Gimp/app
2011-10-01 15:03:16 +03:00
..
actions app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
base app: #undef G_DISABLE_DEPRECATED where GStaticMutex is used 2011-09-28 23:27:49 +02:00
composite libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
config app: Single-window mode does not require a restart 2011-08-31 18:49:38 +02:00
core Bug 616416: hidden layer groups appear again after an image change 2011-09-25 21:57:20 +02:00
dialogs app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
display app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
file app: when opening an image, don't unref it if no display could be created 2011-05-17 14:55:57 +02:00
gegl app: Add basic GimpTileBackendTileManager unit test 2011-09-30 12:00:40 +02:00
gui app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
menus
paint app: Move smooth to painttool and clean up the rest 2011-09-14 20:44:45 +03:00
paint-funcs app: Prefix TileManager functions 2011-09-07 12:08:43 +02:00
pdb Bug 656716 - Have a procedure to get a layer from its name 2011-09-24 16:35:59 +02:00
plug-in libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
tests app: Add basic GimpTileBackendTileManager unit test 2011-09-30 12:00:40 +02:00
text app/text: nuke gimpfont-utils.[ch] 2011-09-19 15:44:26 +02:00
tools app: handle motion right just created size fixed rects 2011-10-01 15:03:16 +03:00
vectors app/libgimp*: remove stuff found by -Wunused-but-set-variable 2011-05-01 23:23:19 +02:00
widgets libgimpwidgets: add gtk_button_box_new() to gimp3migration.[ch] 2011-09-30 15:44:33 +02:00
xcf Bug 616416: hidden layer groups appear again after an image change 2011-09-25 21:57:20 +02:00
.gitignore
about.h
app.c app: Move language specific code into language.[ch] 2011-09-06 23:12:36 +05:30
app.h
batch.c
batch.h
errors.c
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h
gimpcore.def app: Prefix TileManager functions 2011-09-07 12:08:43 +02:00
language.c app: Move language specific code into language.[ch] 2011-09-06 23:12:36 +05:30
language.h app: Move language specific code into language.[ch] 2011-09-06 23:12:36 +05:30
main.c app: Small --dump-pdb-procedures-deprecated cleanup 2011-05-06 07:29:01 +02:00
Makefile.am Bug 659084 - git-version.h can't be generated from shallow repositories 2011-09-15 20:47:34 +02:00
makefile.msc
sanity.c
sanity.h
signals.c
signals.h
tests.c app/tests: Add gimp_init_for_gui_testing_with_rc() 2011-06-14 23:34:11 +02:00
tests.h app/tests: Add gimp_init_for_gui_testing_with_rc() 2011-06-14 23:34:11 +02:00
unique.c
unique.h
units.c
units.h
version.c
version.h