.. |
actions
|
String review: fix some spelling and formatting issues
|
2011-08-28 20:07:55 +02:00 |
base
|
app: Remove tile_manager_tiles_per_col() and _per_row()
|
2011-08-28 12:36:05 +02:00 |
composite
|
libgimpwidgets/color: move the cairo color utility functions to libgimpcolor
|
2011-04-28 15:50:39 +02:00 |
config
|
app: Single-window mode does not require a restart
|
2011-08-31 18:49:38 +02:00 |
core
|
Bug 612931 - Moving individual layer in layer group not possible with Move Tool in 'pick a layer' mode
|
2011-08-20 17:57:12 +02:00 |
dialogs
|
app: Use of GimpViewableDialog with a NULL viewable is depecrated!
|
2011-09-05 18:27:34 +02:00 |
display
|
app: Add a close button to image window tabs
|
2011-08-24 23:02:19 +02:00 |
file
|
app: when opening an image, don't unref it if no display could be created
|
2011-05-17 14:55:57 +02:00 |
gegl
|
unmark technical string for translation in the cage tool gegl ops
|
2011-08-09 13:44:29 +02:00 |
gui
|
Bug 624642 - 'GtkAccelLabel' has no member named 'accel_closure'
|
2011-09-01 21:25:00 +02:00 |
menus
|
app: Add gimp_display_get_action_name() utility function
|
2011-04-07 07:12:32 +02:00 |
paint
|
String review: fix some spelling and formatting issues
|
2011-08-28 20:07:55 +02:00 |
paint-funcs
|
app: Remove COWSHOW debug output
|
2011-08-29 02:51:05 +02:00 |
pdb
|
Bug 656471 - GIMP crashes when File > Properties
|
2011-08-13 23:03:31 +02:00 |
plug-in
|
libgimpwidgets/color: move the cairo color utility functions to libgimpcolor
|
2011-04-28 15:50:39 +02:00 |
tests
|
app/tests: Add single-window mode specific tests
|
2011-07-20 16:36:36 +02:00 |
text
|
libgimpwidgets/color: move the cairo color utility functions to libgimpcolor
|
2011-04-28 15:50:39 +02:00 |
tools
|
app: GimpPerspectiveCloneTool: don't start an already active draw tool
|
2011-09-03 10:14:52 +02:00 |
vectors
|
app/libgimp*: remove stuff found by -Wunused-but-set-variable
|
2011-05-01 23:23:19 +02:00 |
widgets
|
app: draw Wilber as in gimp-2.6
|
2011-09-02 18:07:34 +02:00 |
xcf
|
app/libgimp*: remove stuff found by -Wunused-but-set-variable
|
2011-05-01 23:23:19 +02:00 |
.gitignore
|
app: Include git commit hash in verbose version output
|
2010-06-19 23:55:35 +02:00 |
Makefile.am
|
app: Move language specific code into language.[ch]
|
2011-09-06 23:12:36 +05:30 |
about.h
|
app: use last git commit year for copyright label
|
2010-09-28 15:07:45 +02:00 |
app.c
|
app: Move language specific code into language.[ch]
|
2011-09-06 23:12:36 +05:30 |
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 |
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: make GimpBrushCache debug spew depend on GIMP_LOG=brush-cache
|
2011-04-06 09:15:50 +02:00 |
gimp-log.h
|
app: make GimpBrushCache debug spew depend on GIMP_LOG=brush-cache
|
2011-04-06 09:15:50 +02:00 |
gimpcore.def
|
app: gimp_image_get_uri() -> gimp_image_get_uri_or_untitled()
|
2011-01-26 07:55:14 +01:00 |
language.c
|
app: Move language specific code into language.[ch]
|
2011-09-06 23:12:36 +05:30 |
language.h
|
app: Move language specific code into language.[ch]
|
2011-09-06 23:12:36 +05:30 |
main.c
|
app: Small --dump-pdb-procedures-deprecated cleanup
|
2011-05-06 07:29:01 +02:00 |
makefile.msc
|
…
|
|
sanity.c
|
Depend on GTK+ >= 2.24.3, cairo >= 1.20.1, gdk-pixbuf >= 2.22.1
|
2011-04-06 19:58:24 +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/tests: Add gimp_init_for_gui_testing_with_rc()
|
2011-06-14 23:34:11 +02:00 |
tests.h
|
app/tests: Add gimp_init_for_gui_testing_with_rc()
|
2011-06-14 23:34:11 +02: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: add the GdkPixbuf and Cairo versions to the output of "gimp -v"
|
2011-04-08 12:30:50 +02:00 |
version.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |