gimp/app
2010-02-17 16:05:45 +01:00
..
actions Bug 608178 - view->show rules shortcut broken, duplicate keybinding 2010-02-16 22:33:40 +01:00
base base: add a proper version of the code that tracked down the tile manager leak 2010-02-10 12:33:30 +01:00
composite
config app: Get rid of config -> display module dependency 2010-02-01 21:56:48 +01:00
core app: properly implement GimpData::duplicate() 2010-02-16 19:58:06 +01:00
dialogs app: add "gimp" property needed for next step 2010-02-12 23:36:38 +01:00
display app: move the entire get-coords API from GimpDisplayShell to GimpDeviceInfo 2010-02-16 13:00:46 +01:00
file Use gimp_image_undo_is_enabled() instead of private->undo_freeze_count 2010-02-05 09:19:43 +01:00
gegl
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: fix compiler warning and improve formatting a little 2010-02-03 20:49:38 +01:00
paint-funcs
pdb Move gimp_edit_paste_as_new() to gimp_image_new_from_buffer() 2010-02-09 22:32:49 +01:00
plug-in Bug 609026 - leaks shared memory 2010-02-10 19:37:46 +01:00
tests app/tests: Add regression test for Recently Closed Docks 2010-02-13 20:10:40 +01:00
text
tools app: clean up the text options notify callback 2010-02-17 16:05:45 +01:00
vectors Use the newly added get_parent() APIs 2010-02-07 13:46:46 +01:00
widgets app: add a focus rectangle to GimpCurveView 2010-02-16 20:08:03 +01:00
xcf Move the undo disable/freeze APIs to gimpimage-undo.[ch] 2010-02-09 22:32:48 +01:00
.gitignore
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 log output when attaching/detaching shared memory 2010-02-10 19:24:40 +01:00
gimp-log.h app: add log output when attaching/detaching shared memory 2010-02-10 19:24:40 +01:00
gimp.rc.in
gimpcore.def
main.c
Makefile.am app: Get rid of config -> display module dependency 2010-02-01 21:56:48 +01:00
makefile.msc
sanity.c Bump required babl and gegl versions in the run-time sanity checks. 2010-02-08 21:36:30 +01:00
sanity.h
signals.c
signals.h
tests.c
tests.h
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