Gimp/app/dialogs
Michael Natterer a7223bbd2d Bug 352823 - Changing image mode discards text layer information
For conversions that have no dither options (like RGB -> GRAY or u8 ->
u16), always preserve text editability, for conversions that have
dither options (like RGB -> INDEXED or u16 -> u8), give the user the
choice whether to enable dithering.
2012-11-10 18:56:44 +01:00
..
.gitignore
about-dialog.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
about-dialog.h
authors.xsl Show maintainers after creators in About-dialog 2011-01-27 18:52:00 +01:00
channel-options-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
channel-options-dialog.h
convert-precision-dialog.c Bug 352823 - Changing image mode discards text layer information 2012-11-10 18:56:44 +01:00
convert-precision-dialog.h app: add a "Convert Precision" dialog for choosing dithering options 2012-09-23 23:47:28 +02:00
convert-type-dialog.c Bug 352823 - Changing image mode discards text layer information 2012-11-10 18:56:44 +01:00
convert-type-dialog.h app: rename convert-dialog.[ch] to convert-type-dialog.[ch] 2012-06-26 13:43:04 +02:00
data-delete-dialog.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
data-delete-dialog.h app: move the GimpData delete confirm dialog to its own files 2011-03-24 21:46:40 +01:00
dialogs-constructors.c Bug 595708 - WM_WINDOW_ROLE should be unique 2012-10-07 18:16:35 +02:00
dialogs-constructors.h Base infra for tool presets. 2010-04-03 21:06:15 +03:00
dialogs-types.h
dialogs.c Some formatting cleanup in the unified transform tool commits 2012-08-21 19:50:01 +02:00
dialogs.h
fade-dialog.c app: turn GimpDrawable::apply_region() into ::apply_buffer() 2012-05-02 17:46:11 +02:00
fade-dialog.h
file-open-dialog.c Use the new g_[s]list_free_full() instead of foreach() and free() 2011-03-07 17:11:28 +01:00
file-open-dialog.h
file-open-location-dialog.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
file-open-location-dialog.h
file-save-dialog.c Bug 677974 - GIMP suggests XCF as default export format 2012-06-12 22:33:47 +02:00
file-save-dialog.h app: make file_save() aware of the difference between overwrite and export 2012-05-18 18:57:58 +02:00
grid-dialog.c Don't use gtk_container_add() for adding to GtkBoxes 2010-10-30 14:57:56 +02:00
grid-dialog.h
image-merge-layers-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
image-merge-layers-dialog.h Bug 625167 - Problem exporting floating selections from within layer groups 2011-02-14 09:45:59 +01:00
image-new-dialog.c app: remove another bunch of one-line GtkTables 2012-03-12 20:12:11 +01:00
image-new-dialog.h
image-properties-dialog.c
image-properties-dialog.h
image-scale-dialog.c Bug 658467 - Replace g_format_size_for_display() by g_format_size() 2011-11-30 23:37:55 +01:00
image-scale-dialog.h
input-devices-dialog.c Don't use gtk_container_add() for adding to GtkBoxes 2010-10-30 14:57:56 +02:00
input-devices-dialog.h
keyboard-shortcuts-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
keyboard-shortcuts-dialog.h
layer-add-mask-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
layer-add-mask-dialog.h
layer-options-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
layer-options-dialog.h
lebl-dialog.c Bug 681016 - GIMP Makes use of the non-windows friendly sleep function 2012-08-02 00:41:52 +02:00
Makefile.am app: add a "Convert Precision" dialog for choosing dithering options 2012-09-23 23:47:28 +02:00
module-dialog.c Bug 687561 - Edit/Modules crashes immediately 2012-11-04 15:46:51 +01:00
module-dialog.h
offset-dialog.c Bug 663531 - Two new button on the Offset dialog for x/2 and y/2 2012-08-25 20:34:27 +02:00
offset-dialog.h
palette-import-dialog.c app: rename gimp_image_base_type() to gimp_image_get_base_type() 2012-05-07 21:57:33 +02:00
palette-import-dialog.h
preferences-dialog.c app/cursors/libgimpwidgets: bye bye stone age B&W bitmap cursors 2012-08-26 22:53:04 +02:00
preferences-dialog.h
print-size-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
print-size-dialog.h
quit-dialog.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
quit-dialog.h
resize-dialog.c Bug 678358 - Add option to skip text layers when resizing the image 2012-09-05 23:26:54 +02:00
resize-dialog.h Bug 678358 - Add option to skip text layers when resizing the image 2012-09-05 23:26:54 +02:00
resolution-calibrate-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
resolution-calibrate-dialog.h
scale-dialog.c app: rename gimp_image_base_type() to gimp_image_get_base_type() 2012-05-07 21:57:33 +02:00
scale-dialog.h
stroke-dialog.c Remove stray semicolons 2012-08-20 15:22:20 +02:00
stroke-dialog.h
template-options-dialog.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
template-options-dialog.h
tips-dialog.c Bug 657505 - Strange behaviour with SWM 2011-11-05 17:52:45 +01:00
tips-dialog.h
tips-parser.c
tips-parser.h
user-install-dialog.c
user-install-dialog.h
vectors-export-dialog.c
vectors-export-dialog.h
vectors-import-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
vectors-import-dialog.h
vectors-options-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
vectors-options-dialog.h