Gimp/app
2010-02-03 19:53:45 +01:00
..
actions app: Get rid of config -> display module dependency 2010-02-01 21:56:48 +01:00
base app: Remove unused include #include <sys/types.h> in base/base.c 2009-12-21 17:25:01 +01:00
composite
config app: Get rid of config -> display module dependency 2010-02-01 21:56:48 +01:00
core Don't access the image's unit and resolution members directly 2010-02-03 19:53:45 +01:00
dialogs app: Merge 'global_toolbox_factory' into 'global_dock_factory' 2010-01-20 18:29:54 +01:00
display Remove macros SCREEN_XRES() and SCREEN_YRES() 2010-02-03 19:50:46 +01:00
file Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
gegl app: add back individual operation classes for the layer modes 2009-12-30 15:22:35 +01:00
gui app: Merge 'global_toolbox_factory' into 'global_dock_factory' 2010-01-20 18:29:54 +01:00
menus app: global_dock_window_factory -> global_dock_factory 2010-01-19 22:40:06 +01:00
paint app: Remove unused variable 'hardness' in paint/gimpbrushcore.c 2010-01-02 20:36:59 +01:00
paint-funcs app: Clean up the hardness feature. Lets convolve PixelRegions. 2010-01-01 18:16:29 +02:00
pdb Bug 604508 - gimp-layer-new-from-visible should work from updated projection 2009-12-14 14:01:37 +01:00
plug-in Kill plug-ins that write to tiles of locked drawables or group layers 2009-09-02 19:48:46 +02:00
tests app/tests: Make sessionrc more realistic 2010-01-31 19:04:51 +01:00
text initialize all fields of GimpCoords (based on a patch by Massimo) 2009-12-14 20:28:47 +01:00
tools Remove macros SCREEN_XRES() and SCREEN_YRES() 2010-02-03 19:50:46 +01:00
vectors Revert "app: Add gimp_vectors_get_stroke()" 2010-01-02 20:20:10 +01:00
widgets app: Get rid of config -> display module dependency 2010-02-01 21:56:48 +01:00
xcf Don't access the image's unit and resolution members directly 2010-02-03 19:53:45 +01:00
.gitignore Bug 554748 - Version information for gimp.exe 2009-10-14 21:30:59 +02:00
about.h
app.c app: add GimpTranslationStore class 2010-01-05 22:30:16 +01:00
app.h
batch.c
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
gimp-log.c app: Add GIMP_LOG_FLOATING_SELECTION domain 2010-01-02 23:41:52 +01:00
gimp-log.h app: Add GIMP_LOG_FLOATING_SELECTION domain 2010-01-02 23:41:52 +01:00
gimp.rc.in Bug 554748 - Version information for gimp.exe 2009-10-14 21:30:59 +02:00
gimpcore.def
main.c app: add "language" gimprc option and set the language accordingly 2010-01-05 22:30:16 +01:00
Makefile.am app: Get rid of config -> display module dependency 2010-02-01 21:56:48 +01:00
makefile.msc
sanity.c Sync required pango version with configure 2009-10-22 20:37:01 +02:00
sanity.h
signals.c
signals.h
tests.c app: Add gimp_test_run_mainloop_until_idle() 2009-12-24 17:50:39 +01:00
tests.h app: Add gimp_test_run_mainloop_until_idle() 2009-12-24 17:50:39 +01: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
version.h
wilber.ico