Gimp/app
Martin Nordholts 2238b68d16 app: Add helper function gimp_file_dialog_process_procedure()
Add helper function gimp_file_dialog_process_procedure() to better
isolate logic in gimp_file_dialog_add_filters().
2009-08-28 08:21:20 +02:00
..
actions Change GimpProjectable::update to GimpProjectable:invalidate 2009-08-26 13:06:55 +02:00
base app: Add temp_buf_dump() 2009-08-14 19:23:01 +02:00
composite
config app: Change default brush to "Round Fuzzy" 2009-08-14 19:57:06 +02:00
core use G_FILE_TEST_IS_REGULAR instead of G_FILE_TEST_EXISTS 2009-08-27 23:12:55 +02:00
dialogs Remove web-browser gimprc option 2009-08-08 15:26:34 +02:00
display Don't allow to drop stuff to locked drawables 2009-08-21 13:50:07 +02:00
file Change GimpProjectable::update to GimpProjectable:invalidate 2009-08-26 13:06:55 +02:00
gegl Bug 401754 – Port Hue, Saturation, Value to CIE LCH 2009-08-02 21:36:00 +02:00
gui Use gtk_dialog_get_content_area() instead of dialog->vbox 2009-07-15 16:19:32 +02:00
menus app: Remove Tools dockable 2009-07-22 00:21:31 +02:00
paint Add forgotten #include "libgimpbase/gimpbase.h" 2009-06-17 20:55:05 +02:00
paint-funcs
pdb Include "gimppdb-utils.h" 2009-08-26 12:01:50 +02:00
plug-in Minor plug-in sensitivity refactoring 2009-08-22 11:03:05 +02:00
text Explicitly ask for a FT font map for the text tool 2009-08-27 00:08:22 +03:00
tools Rename gimp_image_pick_correlate_layer() to gimp_image_pick_layer() 2009-08-25 23:18:34 +02:00
vectors Use gimp_image_set_size() instead of setting width and height manually 2009-08-26 13:03:40 +02:00
widgets app: Add helper function gimp_file_dialog_process_procedure() 2009-08-28 08:21:20 +02:00
xcf Bring parent items to the public API in the core 2009-08-03 19:21:51 +02:00
.gitignore
about.h
app.c
app.h
batch.c
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
gimp-log.c app: Add GIMP_LOG_WM 2009-07-20 13:16:30 +02:00
gimp-log.h app: Add GIMP_LOG_WM 2009-07-20 13:16:30 +02:00
gimp.rc
gimpcore.def
main.c
Makefile.am
makefile.msc
sanity.c Bump GEGL and BABL versions here too 2009-07-02 12:24:13 +02:00
sanity.h
signals.c
signals.h
unique.c
unique.h
units.c
units.h
version.c
version.h
wilber.ico