Gimp/app
Martin Nordholts 1e9048ded9 app: Turn gimp_dialog_factory_dock_with_window_new() into util func
Turn gimp_dialog_factory_dock_with_window_new() into a utility
function, it doesn't make sense to let it be part of the generic
GimpDialogFactory.
2010-02-20 16:55:59 +01:00
..
actions app: Turn gimp_dialog_factory_dock_with_window_new() into util func 2010-02-20 16:55:59 +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: Make Recently Used Docks work with GIMP 2.6 dockrc files 2010-02-20 13:05:16 +01:00
display app: add API to add overlays in image coordinates 2010-02-20 15:15:53 +01:00
file Use gimp_image_undo_is_enabled() instead of private->undo_freeze_count 2010-02-05 09:19:43 +01:00
gegl app: add back individual operation classes for the layer modes 2009-12-30 15:22:35 +01:00
gui app: Don't show toolbox when last image is closed 2010-02-20 14:28:08 +01:00
menus app: Merge "toplevel" and "dock" dialog factories 2010-02-20 09:28:26 +01:00
paint app: Fix direction in strokig with dynamics. 2010-02-20 12:35:07 +02:00
paint-funcs app: Clean up the hardness feature. Lets convolve PixelRegions. 2010-01-01 18:16:29 +02:00
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: Turn gimp_dialog_factory_dock_with_window_new() into util func 2010-02-20 16:55:59 +01:00
text app: use gimp_item_tree_rename_item() to auto-rename text layers 2010-02-19 23:17:36 +01:00
tools app: buncha more text tool fixes 2010-02-20 16:18:41 +01:00
vectors Use the newly added get_parent() APIs 2010-02-07 13:46:46 +01:00
widgets app: Turn gimp_dialog_factory_dock_with_window_new() into util func 2010-02-20 16:55:59 +01:00
xcf Move the undo disable/freeze APIs to gimpimage-undo.[ch] 2010-02-09 22:32:48 +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: turn text editing debug spew into proper GIMP_LOG() output 2010-02-18 09:39:25 +01:00
gimp-log.h app: turn text editing debug spew into proper GIMP_LOG() output 2010-02-18 09:39:25 +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 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 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