gimp/app
Martin Nordholts de38a9887b New offset getters for inline use.
* app/core/gimpitem.c
(gimp_item_get_offset_x)
(gimp_item_get_offset_y): New offset getters for inline use.

* app/core/gimpchannel.c
* app/core/gimpdrawable.c
* app/core/gimpimage-merge.c
* app/core/gimpimage-resize.c
* app/tools/gimptexttool.c: Don't access GimpItem offset members
directly, use gimp_item_set_offset() and
gimp_item_get_offset_[xy]() instead.

svn path=/trunk/; revision=27848
2008-12-28 12:43:07 +00:00
..
actions Make instance member private and add getter that didn't already exist. 2008-12-25 11:31:51 +00:00
base formatting. 2008-12-27 15:21:46 +00:00
composite removed trailing whitespace 2008-09-04 08:37:32 +00:00
config removed reference to gimp-remote manual page in the generated gimprc 2008-11-22 23:12:25 +00:00
core New offset getters for inline use. 2008-12-28 12:43:07 +00:00
dialogs Use gimp_item_set/get_image() instead of accessing the instance 2008-12-28 00:09:33 +00:00
display Bug 563179 – Scrollbars not resized when we extend the canvas size 2008-12-04 20:22:30 +00:00
file Bug 565362 – the previously opened file is not suggested if gimp was 2008-12-28 01:43:52 +00:00
gegl app/app.c set the GEGL cache size as large as the GIMP tile-cache. 2008-11-16 10:30:49 +00:00
gui Use GimpContainer getters instead of poking into the class 2008-11-20 23:43:58 +00:00
menus s/gimp_container_children_type/gimp_container_get_children_type/ 2008-11-20 22:45:19 +00:00
paint copy-on-write from the projection is not any longer broken, so use it 2008-12-27 16:11:54 +00:00
paint-funcs s/temp_buf_data/temp_buf_get_data/ 2008-12-13 10:35:53 +00:00
pdb Use gimp_item_set/get_image() instead of accessing the instance 2008-12-28 00:09:33 +00:00
plug-in use the GIMP_PLUG_IN_ERROR domain. 2008-11-12 10:25:43 +00:00
text Use gimp_item_set/get_image() instead of accessing the instance 2008-12-28 00:09:33 +00:00
tools New offset getters for inline use. 2008-12-28 12:43:07 +00:00
vectors Use gimp_item_set/get_image() instead of accessing the instance 2008-12-28 00:09:33 +00:00
widgets Make instance members private (they were not accessed from the outside). 2008-12-25 12:12:33 +00:00
xcf s/gimp_container_children_type/gimp_container_get_children_type/ 2008-11-20 22:45:19 +00:00
about.h updated copyright. 2008-01-24 17:07:51 +00:00
app.c app/app.c set the GEGL cache size as large as the GIMP tile-cache. 2008-11-16 10:30:49 +00:00
app.h Allow other applications to open images in GIMP as if they were new images 2007-04-17 15:54:01 +00:00
batch.c declared function calling exit() as G_GNUC_NORETURN. 2008-12-23 12:08:18 +00:00
batch.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
errors.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
errors.h bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
fileicon.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00
gimp-intl.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimp-log.c Applied 'gimp-decimate.diff' as announced on the mailing-list: 2008-09-07 21:13:09 +00:00
gimp-log.h Applied 'gimp-decimate.diff' as announced on the mailing-list: 2008-09-07 21:13:09 +00:00
gimp.rc
gimpcore.def updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
main.c removed prototype for gimp_sigfatal_handler() 2008-10-13 19:49:51 +00:00
Makefile.am Bug 562427 – Compilation with --as-needed 2008-11-27 19:21:03 +00:00
makefile.msc updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
sanity.c configure.in require GEGL >= 0.0.21. 2008-10-14 22:44:42 +00:00
sanity.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
signals.c comments. 2008-10-14 07:29:59 +00:00
signals.h app/Makefile.am new files with code split out of main.c. 2008-10-13 19:32:33 +00:00
unique.c app/widgets/Makefile.am app/widgets/gimpdbusservice.[ch] removed here ... 2008-07-13 19:49:32 +00:00
unique.h moved some common code back to main.c 2008-07-11 09:16:23 +00:00
units.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
version.c tweaked verbose version output. 2008-04-07 19:33:24 +00:00
version.h New files. Rename gimp_show_version() to gimp_version_show() and move 2008-02-26 14:02:44 +00:00
wilber.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00