gimp/app
Michael Natterer 1bff8224ad app: use the toggle_behavior_mask instead of CONTROL to pick BG
And don't use gimp_get_mod_separator().
2011-10-07 00:00:42 +02:00
..
actions app: pull virtual modifier replacement into gimp_get_mod_string() 2011-10-06 22:56:05 +02:00
base app (siox): Delete redundant total initializer 2011-10-04 14:44:56 +05:30
composite libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
config app (gimprc): Delete dead assignment 2011-10-06 19:23:06 +05:30
core app: Remove dead assignment 2011-10-03 19:13:22 +05:30
dialogs app (file-save-dialog): Remove dead code and variables 2011-10-06 09:01:51 +05:30
display app: use the toggle_behavior modifier instead of GDK_CONTROL_MASK 2011-10-06 21:10:18 +02:00
file app: Don't overload head_size with different meanings 2011-10-02 18:42:16 +05:30
gegl Revert "app: Add /gimptilebackendtilemanager/basic_write unit test" 2011-10-02 18:41:11 +02:00
gui app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
menus app: Add gimp_display_get_action_name() utility function 2011-04-07 07:12:32 +02:00
paint app: Move smooth to painttool and clean up the rest 2011-09-14 20:44:45 +03:00
paint-funcs app (paint-funcs): Delete dead assignment and move variable 2011-10-04 14:55:41 +05:30
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 Revert "app: Add /gimptilebackendtilemanager/basic_write unit test" 2011-10-02 18:41:11 +02:00
text app/text: nuke gimpfont-utils.[ch] 2011-09-19 15:44:26 +02:00
tools app: pull virtual modifier replacement into gimp_get_mod_string() 2011-10-06 22:56:05 +02:00
vectors app/libgimp*: remove stuff found by -Wunused-but-set-variable 2011-05-01 23:23:19 +02:00
widgets app: use the toggle_behavior_mask instead of CONTROL to pick BG 2011-10-07 00:00:42 +02:00
xcf app (xcf): Remove duplicate assignment 2011-10-06 08:35:00 +05:30
.gitignore app: Include git commit hash in verbose version output 2010-06-19 23:55:35 +02:00
Makefile.am app: don't use GNU-only options when generating git-version.h 2011-10-04 23:36:21 +02:00
about.h app: use last git commit year for copyright label 2010-09-28 15:07:45 +02:00
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 app: actually add the new files, sorry 2010-06-24 21:33:50 +02:00
gimp-debug.h app: actually add the new files, sorry 2010-06-24 21:33:50 +02:00
gimp-intl.h
gimp-log.c app: make GimpBrushCache debug spew depend on GIMP_LOG=brush-cache 2011-04-06 09:15:50 +02:00
gimp-log.h app: make GimpBrushCache debug spew depend on GIMP_LOG=brush-cache 2011-04-06 09:15:50 +02:00
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.msc
sanity.c Depend on GTK+ >= 2.24.3, cairo >= 1.20.1, gdk-pixbuf >= 2.22.1 2011-04-06 19:58:24 +02:00
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 Fix some compile warnings on Microsoft Windows 2010-01-06 14:12:40 +01:00
unique.h
units.c
units.h
version.c app: add the GdkPixbuf and Cairo versions to the output of "gimp -v" 2011-04-08 12:30:50 +02:00
version.h