.. |
actions
|
app: Fix the description of layers-merge-down
|
2010-06-12 21:13:09 +03:00 |
base
|
Add tile_manager_duplicate() which does quick tile-by-tile COW copy
|
2010-03-19 19:18:18 +01:00 |
composite
|
Added .gitignore files generated with git svn create-ignore.
|
2009-01-31 11:37:44 +00:00 |
config
|
app: link ../gimp-debug.o into test-config
|
2010-06-29 00:25:32 +02:00 |
core
|
structure of the cage tool, with an options object
|
2010-08-08 13:17:10 +02:00 |
dialogs
|
app: run dispose manually on the dialog factory before unrefing it
|
2010-06-24 18:38:17 +02:00 |
display
|
app: disconnect from the dialog factory in dispose() instead of finalize()
|
2010-06-24 18:38:18 +02:00 |
file
|
Use gimp_image_undo_is_enabled() instead of private->undo_freeze_count
|
2010-02-05 09:19:43 +01:00 |
gegl
|
structure of the cage tool, with an options object
|
2010-08-08 13:17:10 +02:00 |
gui
|
app: Kill UI configurer gracefully
|
2010-06-24 22:59:37 +02:00 |
menus
|
app: add missing bits so GimpToolPresetEditor doesn't warn and crash
|
2010-04-11 13:40:28 +02:00 |
paint
|
Bug 595170 - brush - color from gradient works wrong in greyscale
|
2010-06-27 01:55:21 +02:00 |
paint-funcs
|
app: Clean up the hardness feature. Lets convolve PixelRegions.
|
2010-01-01 18:16:29 +02:00 |
pdb
|
Bug 620604 - Description of "histogram" procedure is slightly inaccurate
|
2010-06-05 19:26:06 +02:00 |
plug-in
|
Bug 615071 - invalid menu path crashes GIMP
|
2010-04-07 21:27:51 +02:00 |
tests
|
app/tests: Prepare test-core.c for other tests
|
2010-06-29 19:08:59 +02:00 |
text
|
Make cairo code work with newer cairo backends that actually use caching
|
2010-06-28 12:23:31 +02:00 |
tools
|
structure of the cage tool, with an options object
|
2010-08-08 13:17:10 +02:00 |
vectors
|
app: use the new unit conversion functions
|
2010-02-21 16:46:39 +01:00 |
widgets
|
structure of the cage tool, with an options object
|
2010-08-08 13:17:10 +02:00 |
xcf
|
app: use the new unit conversion functions
|
2010-02-21 16:46:39 +01:00 |
.gitignore
|
app: Include git commit hash in verbose version output
|
2010-06-19 23:55:35 +02:00 |
Makefile.am
|
app: move the instance debug facility to the new file app/gimp-debug.c
|
2010-06-24 19:11:56 +02:00 |
about.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00: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
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
batch.c
|
added a newline to the output in the error case.
|
2009-03-22 20:49:55 +00:00 |
batch.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
errors.c
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
errors.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
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
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
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: add "language" gimprc option and set the language accordingly
|
2010-01-05 22:30:16 +01:00 |
makefile.msc
|
…
|
|
sanity.c
|
Depend on GLib >= 2.24.0 and GTK+ 2.20.0
|
2010-04-19 19:03:08 +02:00 |
sanity.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
signals.c
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
signals.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
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
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
units.c
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
units.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
version.c
|
app: Include git commit hash in verbose version output
|
2010-06-19 23:55:35 +02:00 |
version.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
wilber.ico
|
…
|
|