gimp/app
Michael Natterer 8ea6d3a94f app: when scaling, use the proper image api to move guides and sample points
so the image's "foo-moved" signals are emitted and the display can
follow. Moving them around manually was needed before the displayed
guides and sample points were proper views of the resp. core objects.
2012-02-24 00:31:27 +01:00
..
actions Bug 589229 - Keyboard shortcuts for zoom do not work as expected 2012-02-23 20:17:35 +01:00
base Bug 666949: Segfault when reading XCF file 2012-01-22 17:58:50 +01:00
composite app: remove two duplicated variable inits 2012-02-16 11:30:38 +01:00
config Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
core app: when scaling, use the proper image api to move guides and sample points 2012-02-24 00:31:27 +01:00
dialogs about-dialog: Add ifdef GIMP_UNSTABLE around about_dialog_add_unstable_message() 2012-02-19 22:14:36 +05:30
display app: make sure undrawing the selection doesn't leave right/bottom pixel garbage 2012-02-21 16:01:53 +01:00
file Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
gegl Bug #666751: Replace M_PI with G_PI 2011-12-23 14:47:34 +05:30
gui Review the last few commits and apply some style fanaticism 2012-02-07 20:36:55 +01:00
menus app: remove gimpdisplay-utils.[ch], move its only function to gimpdisplay.[ch] 2012-02-11 17:57:27 +01:00
paint app: remove unused typedef GimpDynamicsOptions 2012-02-11 18:12:42 +01:00
paint-funcs Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
pdb Review the last few commits and apply some style fanaticism 2012-02-07 20:36:55 +01:00
plug-in Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
tests app/tests: The single-window-mode setting is in the sessionrc now 2012-01-10 19:47:52 +01:00
text plugged memory leaks 2012-02-07 17:32:02 +01:00
tools app: don't rely on gtk_container_remove() to always destroy the child 2012-02-21 00:36:18 +01:00
vectors Review the last few commits and apply some style fanaticism 2012-02-07 20:36:55 +01:00
widgets app: remove unused variable in GimpSpinScale 2012-02-22 23:38:35 +01:00
xcf plugged memory leaks 2012-02-07 17:32:02 +01:00
.gitignore app: Include git commit hash in verbose version output 2010-06-19 23:55:35 +02:00
Makefile.am Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
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: port gimp-log to also work with latest GLib 2011-11-09 23:33:55 +01:00
gimp-log.h app: port gimp-log to also work with latest GLib 2011-11-09 23:33:55 +01:00
gimpcore.def app: Prefix TileManager functions 2011-09-07 12:08:43 +02: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
sanity.c configure: depend on GLib >= 2.30.2 2011-11-30 23:32:00 +01: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 app: port the client side of the unique impl to GDBus 2011-10-28 09:34:59 +02: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