2381068a89
app/dialogs/channel-options-dialog.c app/dialogs/convert-dialog.c
...
2007-05-23 Sven Neumann <sven@gimp.org >
* app/dialogs/channel-options-dialog.c
* app/dialogs/convert-dialog.c
* app/dialogs/desaturate-dialog.c
* app/dialogs/fade-dialog.c
* app/dialogs/image-merge-layers-dialog.c
* app/dialogs/image-new-dialog.c
* app/dialogs/image-scale-dialog.c
* app/dialogs/layer-add-mask-dialog.c
* app/dialogs/layer-options-dialog.c
* app/dialogs/module-dialog.c
* app/dialogs/offset-dialog.c
* app/dialogs/palette-import-dialog.c
* app/dialogs/print-size-dialog.c
* app/dialogs/resize-dialog.c
* app/dialogs/scale-dialog.c
* app/dialogs/template-options-dialog.c
* app/dialogs/vectors-export-dialog.c
* app/dialogs/vectors-import-dialog.c
* app/dialogs/vectors-options-dialog.c: allocate structs using GSlice.
svn path=/trunk/; revision=22598
2007-05-23 20:08:27 +00:00
aae05d4eaf
app/actions/error-console-commands.c app/actions/gradients-commands.c
...
2007-02-02 Sven Neumann <sven@gimp.org >
* app/actions/error-console-commands.c
* app/actions/gradients-commands.c
* app/actions/text-editor-commands.c
* app/dialogs/vectors-export-dialog.c
* app/dialogs/vectors-import-dialog.c
* app/tools/gimpimagemaptool.c
(gimp_image_map_tool_settings_dialog):
set default response and do-overwrite-confirmation on the file
chooser dialogs. Fixes bug #403449 for all core dialogs.
svn path=/trunk/; revision=21832
2007-02-02 07:50:36 +00:00
41237259c9
In all files, changed the standard copyright notice to say "GIMP - The GNU
...
2006-12-09 Sven Neumann <sven@gimp.org >
* In all files, changed the standard copyright notice to say
"GIMP - The GNU Image Manipulation Program".
2006-12-09 21:33:38 +00:00
e09c3f2da6
app/dialogs/vectors-import-dialog.c (vectors_import_dialog_new) fixed
...
2006-03-03 Sven Neumann <sven@gimp.org >
* app/dialogs/vectors-import-dialog.c (vectors_import_dialog_new)
* app/widgets/gimpfiledialog.c (gimp_file_dialog_add_filters):
fixed capitalization of filter names.
2006-03-03 22:46:01 +00:00
93eab43eef
Use the canonical form for signal names.
...
2005-05-27 Sven Neumann <sven@gimp.org >
* (lots of files): Use the canonical form for signal names.
2005-05-27 16:51:39 +00:00
8c83ddc063
Applied a patch from Patrice Tremblay that makes (almost) all dialogs obey
...
2005-02-08 Sven Neumann <sven@gimp.org >
Applied a patch from Patrice Tremblay that makes (almost) all
dialogs obey the "gtk-alternative-button-order" setting
(bug #166678 ). Changes too many files to list them all...
2005-02-08 20:40:33 +00:00
86c108c5d3
app/dialogs/Makefile.am app/dialogs/vectors-export-dialog.[ch] new files.
...
2004-10-24 Michael Natterer <mitch@gimp.org >
* app/dialogs/Makefile.am
* app/dialogs/vectors-export-dialog.[ch]
* app/dialogs/vectors-import-dialog.[ch]: new files.
* app/actions/vectors-commands.c: use the new dialogs and remember
their last values.
2004-10-23 22:54:41 +00:00