Michael Natterer
9412ca8e23
app/actions/data-commands.c app/actions/file-commands.c
...
2005-09-27 Michael Natterer <mitch@gimp.org>
* app/actions/data-commands.c
* app/actions/file-commands.c
* app/actions/templates-commands.c
* app/dialogs/image-scale-dialog.c
* app/dialogs/resize-dialog.c
* app/dialogs/vectors-options-dialog.c
* app/tools/gimptexttool.c
* libgimpwidgets/gimpcolorbutton.c
* plug-ins/Lighting/lighting_ui.c
* plug-ins/common/AlienMap2.c
* plug-ins/common/aa.c
* plug-ins/gimpressionist/orientmap.c
* plug-ins/script-fu/script-fu-interface.c
* plug-ins/xjt/xjt.c: fixed indentation in calls to
gtk_dialog_set_alternative_button_order().
2005-09-27 18:51:44 +00:00
Sven Neumann
1a94b2be20
app/actions/channels-commands.c app/actions/qmask-commands.c
...
2005-08-23 Sven Neumann <sven@gimp.org>
* app/actions/channels-commands.c
* app/actions/qmask-commands.c
* app/dialogs/channel-options-dialog.c
* app/dialogs/layer-options-dialog.c
* app/dialogs/module-dialog.c
* app/dialogs/palette-import-dialog.c
* app/dialogs/preferences-dialog.c
* app/dialogs/resize-dialog.c
* app/dialogs/stroke-dialog.c
* app/dialogs/vectors-options-dialog.c
* app/display/gimpdisplayshell-scale.c
* app/tools/gimpaligntool.c
* app/tools/gimpblendoptions.c
* app/widgets/gimphistogrameditor.c
* app/widgets/gimpstrokeeditor.c
* libgimpwidgets/gimpcolorselection.c
* modules/cdisplay_colorblind.c
* modules/cdisplay_highcontrast.c
* modules/colorsel_cmyk.c
* plug-ins/Lighting/lighting_ui.c
* plug-ins/common/colorify.c
* plug-ins/common/film.c
* plug-ins/common/iwarp.c
* plug-ins/common/lic.c
* plug-ins/common/pixelize.c
* plug-ins/common/sample_colorize.c
* plug-ins/common/sinus.c
* plug-ins/common/sparkle.c
* plug-ins/gflare/gflare.c
* plug-ins/ifscompose/ifscompose.c
* plug-ins/imagemap/imap_cmd_guides.c
* plug-ins/imagemap/imap_preferences.c
* plug-ins/metadata/interface.c
* plug-ins/print/gimp_color_window.c
* plug-ins/print/gimp_main_window.c
* plug-ins/rcm/rcm_dialog.c
* plug-ins/script-fu/script-fu-server.c: applied patch from
Stephan Binner that fixes capitalization issues (bug #309657 ).
2005-08-22 23:39:12 +00:00
Sven Neumann
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
Michael Natterer
00401dcfe7
app/dialogs/Makefile.am one more dialog split out of actions/.
...
2004-10-19 Michael Natterer <mitch@gimp.org>
* app/dialogs/Makefile.am
* app/dialogs/vectors-options-dialog.[ch]: one more dialog split
out of actions/.
* app/actions/vectors-commands.c: removed it here. Merged more
utility functions into their only callers.
* app/actions/dockable-commands.c
* app/actions/edit-commands.c
* app/actions/file-commands.c
* app/actions/palettes-commands.c
* app/actions/tool-options-commands.c
* app/actions/view-commands.c: renamed "qbox" and "query_box"
variables to "dialog".
2004-10-19 14:08:44 +00:00