Gimp/app
Michael Natterer cd192adf09 app: undo some of the previous refactorings and keep using GdkSegment
It's not going to be deprecated, so there is no harm in using it; get
rid of all the added _old() functions too.
2010-08-25 21:21:16 +02:00
..
actions app: Add a better tooltip to "Save a Copy" (see Bug 588097) 2010-08-23 16:10:39 +03:00
base app: minor formatting changes and some const qualifiers 2010-08-22 21:50:18 +02:00
composite
config app: Disable dynamics by default 2010-07-12 16:32:18 +02:00
core app: reduce code duplication in gimpimage-duplicate.c 2010-08-08 18:00:08 +02:00
dialogs app: draw the about dialog's animated string with cairo, not gdk_draw_layout() 2010-07-27 18:01:34 +02:00
display app: undo some of the previous refactorings and keep using GdkSegment 2010-08-25 21:21:16 +02: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 gimp_interpolation_to_gegl_filter() 2010-06-06 17:41:31 +02:00
gui app: draw the splash's strings with cairo, not gdk_draw_layout() 2010-07-28 16:00:50 +02:00
menus app: add missing bits so GimpToolPresetEditor doesn't warn and crash 2010-04-11 13:40:28 +02:00
paint app: whitespace and formatting cleanup 2010-08-24 13:43:31 +02:00
paint-funcs app: Clean up the hardness feature. Lets convolve PixelRegions. 2010-01-01 18:16:29 +02:00
pdb app: add new parameter check function gimp_pdb_item_is_in_tree() 2010-07-23 22:08:28 +02:00
plug-in pdb: add a new PDB group "item" and move lots of functions to it 2010-07-09 09:34:44 +02:00
tests app/tests: Add layer group regression testing for XCF write and read 2010-08-21 11:14:20 +02:00
text Make cairo code work with newer cairo backends that actually use caching 2010-06-28 12:23:31 +02:00
tools app: undo some of the previous refactorings and keep using GdkSegment 2010-08-25 21:21:16 +02:00
vectors app: introduce GimpItem::to_selection() 2010-07-20 23:09:19 +02:00
widgets app: Make Alt-Click on layer thumbnail in Layers dockable discoverable 2010-08-17 18:59:04 +02:00
xcf app: forgot to remove debug output in xcf_save_choose_format() 2010-08-24 18:04:49 +02:00
.gitignore app: Include git commit hash in verbose version output 2010-06-19 23:55:35 +02:00
about.h app: update copyright, it's 2010 for a while now ... 2010-07-09 00:16:39 +02:00
app.c app: move the instance debug facility to the new file app/gimp-debug.c 2010-06-24 19:11:56 +02:00
app.h
batch.c
batch.h
errors.c
errors.h
fileicon.ico
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: move the instance debug facility to the new file app/gimp-debug.c 2010-06-24 19:11:56 +02:00
gimp-log.h app: move the instance debug facility to the new file app/gimp-debug.c 2010-06-24 19:11:56 +02:00
gimp.manifest Bug 574018 - Add a manifest to executables 2010-06-22 19:35:16 +02:00
gimp.rc.in Bug 574018 - Add a manifest to executables 2010-06-22 19:35:16 +02:00
gimpcore.def
main.c app: Refer to splash screen as splash screen, not startup window 2010-08-17 18:59:04 +02:00
Makefile.am Substitute target header filename like the rest of the code 2010-08-02 02:40:08 +05:30
makefile.msc
sanity.c Require cairo >= 1.8.0 and add a cairo sanity check to app/sanity.c 2010-08-08 16:49:50 +02:00
sanity.h
signals.c
signals.h
tests.c app: Introduce error margin in sessionrc in test cases 2010-06-19 23:55:35 +02: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 app: Unmark the git version string for translation 2010-08-05 21:39:34 +03:00
version.h
wilber.ico