Gimp/app
Martin Nordholts aea5b1a9dc Bug 562366 – Default image dimensions are not correctly
transferred in the file/new dialog box

* app/dialogs/preferences-dialog.c
(prefs_template_select_callback): We need to copy the template in
the same way as in the New Image dialog.

* app/dialogs/image-new-dialog.c (image_new_dialog_set): ... and
when we copy the template to the New Image dialog.

svn path=/trunk/; revision=27724
2008-11-27 07:26:44 +00:00
..
actions make the entire selection API take GimpSelection arguments, not 2008-11-22 22:07:55 +00:00
base use NC_() to mark enum values for translation. Use a lower-case short form 2008-11-06 08:28:28 +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 split spaghetti code into lots of helper functions. 2008-11-26 07:20:04 +00:00
dialogs Bug 562366 – Default image dimensions are not correctly 2008-11-27 07:26:44 +00:00
display app/core/gimpprojection.c (gimp_projection_get_tiles_at_level) cosmetics. 2008-11-21 17:59:04 +00:00
file Bug 559725 – Allow to set image-type and image-num-layers for thumbnail 2008-11-10 08:21:36 +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 app/core/Makefile.am added GIMP_ERROR as general error domain. 2008-11-12 10:56:06 +00:00
paint-funcs Bug 560283 – "Scale image..." causes distortion around edges. 2008-11-11 07:47:31 +00:00
pdb make the entire selection API take GimpSelection arguments, not 2008-11-22 22:07:55 +00:00
plug-in use the GIMP_PLUG_IN_ERROR domain. 2008-11-12 10:25:43 +00:00
text use NC_() to mark enum values for translation. Use a lower-case short form 2008-11-06 08:28:28 +00:00
tools make the entire selection API take GimpSelection arguments, not 2008-11-22 22:07:55 +00:00
vectors app/core/Makefile.am added GIMP_ERROR as general error domain. 2008-11-12 10:56:06 +00:00
widgets inlined local variables that are only used once. 2008-11-21 21:15:29 +00:00
xcf s/gimp_container_children_type/gimp_container_get_children_type/ 2008-11-20 22:45:19 +00:00
about.h
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
batch.c
batch.h
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
gimp-intl.h
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 removed checks for PangoFT2. 2008-10-31 07:53:40 +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
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
unique.h
units.c
units.h
version.c
version.h
wilber.ico