Gimp/app/dialogs
Jehan 9e9955480b app: add an extracted comment for translators on the quit dialog's text.
"There is one image" should not necessarily be translated to '1' in
other languages. It depends if their singular applies only to 1, like
in English. For instance in French, it can also apply to 0, so I fixed
the French translation.
2016-10-02 00:26:37 +02:00
..
.gitignore
about-dialog.c app: fix position of "inline" keyword in about-dialog.c 2016-09-07 20:23:36 +02:00
about-dialog.h
action-search-dialog.c app: add missing NULL check in action_search_match_keyword() 2016-05-16 12:48:15 +00:00
action-search-dialog.h app: more action search cleanup 2014-02-18 23:24:48 +01:00
authors.xsl Bug 754652 - About dialog does not credit contributors for 2.10. 2015-09-07 17:04:23 +02:00
channel-options-dialog.c app: make the ChannelOptionsDialog private 2016-09-24 22:10:32 +02:00
channel-options-dialog.h app: make the ChannelOptionsDialog private 2016-09-24 22:10:32 +02:00
color-profile-dialog.c Bug 320447 - fast switching between "color managed display" and "softproof" 2016-09-30 20:56:04 +02:00
color-profile-dialog.h Bug 320447 - fast switching between "color managed display" and "softproof" 2016-09-30 20:56:04 +02:00
color-profile-import-dialog.c app: don't let display color management settings affect file import 2016-06-05 22:36:52 +02:00
color-profile-import-dialog.h app: don't let display color management settings affect file import 2016-06-05 22:36:52 +02:00
convert-indexed-dialog.c Bug 599573 - Remember dialog defaults between Gimp sessions 2016-09-28 00:31:59 +02:00
convert-indexed-dialog.h app: reorder and rename indexed conversion parameters to make more sense 2016-09-27 23:51:33 +02:00
convert-precision-dialog.c app: add a callback to the convert precision dialog 2016-09-26 22:44:34 +02:00
convert-precision-dialog.h app: add a callback to the convert precision dialog 2016-09-26 22:44:34 +02:00
data-delete-dialog.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
data-delete-dialog.h
dialogs-constructors.c app: simplify GimpSymmetryEditor even more 2016-02-06 00:32:57 +01:00
dialogs-constructors.h Bug 648776 - mirror symmetries. 2016-02-02 21:15:13 +01:00
dialogs-types.h
dialogs.c app: remember the size of the prefs dialog 2016-10-01 00:20:00 +02:00
dialogs.h app: add dialogs_destroy_dialog(), destroys an attached dialog by its key 2016-09-25 01:23:55 +02:00
fade-dialog.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
fade-dialog.h
file-open-dialog.c app: move some stuff out of app/file/ 2016-01-03 23:38:08 +01:00
file-open-dialog.h
file-open-location-dialog.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
file-open-location-dialog.h
file-save-dialog.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
file-save-dialog.h Bug 736907 - Compat mode for XCF 2014-10-20 22:54:11 +02:00
fill-dialog.c app: add a callback to the stroke dialog 2016-09-27 11:15:52 +02:00
fill-dialog.h app: add a callback to the fill dialog 2016-09-27 00:01:11 +02:00
grid-dialog.c
grid-dialog.h
image-merge-layers-dialog.c app: use gimp_enum_radio_frame_new_with_range() in the merge layers dialog 2016-09-25 00:31:41 +02:00
image-merge-layers-dialog.h app: make ImageMergeLayersDialog private and provide a cutom callback instead 2016-09-23 19:44:11 +02:00
image-new-dialog.c app: add screen and monitor to all display and image window constructors 2014-05-02 20:21:41 +02:00
image-new-dialog.h
image-properties-dialog.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
image-properties-dialog.h
image-scale-dialog.c
image-scale-dialog.h
input-devices-dialog.c app: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h" 2013-11-01 22:28:18 +01:00
input-devices-dialog.h
keyboard-shortcuts-dialog.c app: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h" 2013-11-01 22:28:18 +01:00
keyboard-shortcuts-dialog.h
layer-add-mask-dialog.c app: make the VectorsOptionsDialog private 2016-09-24 20:32:44 +02:00
layer-add-mask-dialog.h app: make the LayerAddMaskDialog struct private 2016-09-23 14:35:14 +02:00
layer-options-dialog.c app: make the LayerOptionsDialog private 2016-09-24 21:10:54 +02:00
layer-options-dialog.h app: make the LayerOptionsDialog private 2016-09-24 21:10:54 +02:00
lebl-dialog.c app, plug-ins, libgimp*: clean out all remaining trailing spaces/tabs. 2016-06-02 02:04:26 +02:00
lebl-dialog.h app, plug-ins, libgimp*: clean out all remaining trailing spaces/tabs. 2016-06-02 02:04:26 +02:00
Makefile.am app: add preferences-dialog-utils.[ch] 2016-09-22 19:15:42 +02:00
module-dialog.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
module-dialog.h
offset-dialog.c app: add a callback to the offset dialog 2016-09-26 23:08:29 +02:00
offset-dialog.h app: add a callback to the offset dialog 2016-09-26 23:08:29 +02:00
palette-import-dialog.c app: more filename -> GFile 2014-07-01 15:56:39 +02:00
palette-import-dialog.h
preferences-dialog-utils.c Bug 599573 - Remember dialog defaults between Gimp sessions 2016-09-26 00:16:47 +02:00
preferences-dialog-utils.h Bug 599573 - Remember dialog defaults between Gimp sessions 2016-09-26 00:16:47 +02:00
preferences-dialog.c app: fix capitalization in prefs frame title 2016-10-01 00:19:37 +02:00
preferences-dialog.h
print-size-dialog.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
print-size-dialog.h
quit-dialog.c app: add an extracted comment for translators on the quit dialog's text. 2016-10-02 00:26:37 +02:00
quit-dialog.h
resize-dialog.c app: remove helper struct ImageResizeOptions 2016-09-24 15:07:04 +02:00
resize-dialog.h app: remove helper struct ImageResizeOptions 2016-09-24 15:07:04 +02:00
resolution-calibrate-dialog.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
resolution-calibrate-dialog.h
scale-dialog.c
scale-dialog.h
stroke-dialog.c app: add a callback to the stroke dialog 2016-09-27 11:15:52 +02:00
stroke-dialog.h app: add a callback to the stroke dialog 2016-09-27 11:15:52 +02:00
template-options-dialog.c app: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02:00
template-options-dialog.h app: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02:00
tips-dialog.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
tips-dialog.h
tips-parser.c app: some filename -> GFile in the tips parsing code 2014-07-23 23:40:01 +02:00
tips-parser.h app: some filename -> GFile in the tips parsing code 2014-07-23 23:40:01 +02:00
user-install-dialog.c app: s/gimp_stock_init/gimp_icons_init/ in the user install dialog 2015-12-13 20:03:52 +01:00
user-install-dialog.h
vectors-export-dialog.c
vectors-export-dialog.h
vectors-import-dialog.c
vectors-import-dialog.h
vectors-options-dialog.c app: make the VectorsOptionsDialog private 2016-09-24 20:32:44 +02:00
vectors-options-dialog.h app: make the VectorsOptionsDialog private 2016-09-24 20:32:44 +02:00