gimp/app/dialogs
Michael Natterer 867da8f293 app: add gimp_context_get_foreground,background_pixel()
which takes a Babl format to convert from/to.
Include <gegl.h> in a million places.
2012-05-02 17:50:41 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
about-dialog.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
about-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
convert-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
convert-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00: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 app: fix indentation in dialogs-constructors.c 2011-10-09 17:46:00 +02:00
dialogs-constructors.h Base infra for tool presets. 2010-04-03 21:06:15 +03:00
dialogs-types.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
dialogs.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
dialogs.h app: Merge "toplevel" and "display" factories 2010-02-20 10:58:29 +01:00
fade-dialog.c app: turn GimpDrawable::apply_region() into ::apply_buffer() 2012-05-02 17:46:11 +02:00
fade-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
file-save-dialog.c app: don't mess with the dialog's sensitivity while checking the extension 2012-02-14 12:18:34 +01:00
file-save-dialog.h app: Emit the GimpImage::exported signal when image is exported 2009-05-16 13:02:55 +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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
image-properties-dialog.c Use gtk_dialog_get_content_area() instead of dialog->vbox 2009-07-15 16:19:32 +02:00
image-properties-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
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 app: turn the input devices dialog into a session managed toplevel 2010-02-19 20:13:26 +01:00
keyboard-shortcuts-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
keyboard-shortcuts-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
layer-add-mask-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
layer-add-mask-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
layer-options-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
layer-options-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
module-dialog.c plugged memory leaks 2012-02-07 17:32:02 +01:00
module-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
offset-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
offset-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
palette-import-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
palette-import-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
preferences-dialog.c Bug 558795 - Using same quick mask color across sessions 2012-03-03 02:45:10 +01:00
preferences-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
print-size-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
print-size-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
quit-dialog.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
quit-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
resize-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
resize-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
resolution-calibrate-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
resolution-calibrate-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
scale-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
scale-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
stroke-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
stroke-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
template-options-dialog.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
template-options-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
tips-dialog.c Bug 657505 - Strange behaviour with SWM 2011-11-05 17:52:45 +01:00
tips-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
tips-parser.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
tips-parser.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
user-install-dialog.c Use gtk_dialog_get_content_area() instead of dialog->vbox 2009-07-15 16:19:32 +02:00
user-install-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
vectors-export-dialog.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
vectors-export-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
vectors-import-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
vectors-import-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
vectors-options-dialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
vectors-options-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00