Gimp/app
Michael Natterer 276b507285 Bug 681799 - Canvas size doesn't show preview after canceling once
gimp_viewable_get_pixbuf(): if there is a cached pixbuf of the right
size, actually return it, instead of the local "pixbuf" variable which
is always NULL.
2012-08-14 09:23:16 +02:00
..
actions Bug 676270 - cppcheck report 2012-08-04 03:20:36 +02:00
config app: use GeglConfig's new 64 bit tile-cache-size property if it exists 2012-06-29 01:51:56 +02:00
core Bug 681799 - Canvas size doesn't show preview after canceling once 2012-08-14 09:23:16 +02:00
dialogs Bug 681016 - GIMP Makes use of the non-windows friendly sleep function 2012-08-02 00:41:52 +02:00
display Bug 676270 - cppcheck report 2012-08-04 03:20:36 +02:00
file Bug 676566 - Window title becomes "Untitled" after exporting without saving 2012-07-17 22:52:49 +02:00
gegl app: don't flush the gegl file backend when painting 2012-08-13 12:37:50 +03:00
gui app: use an idle source to dispatch GTK menu events in ige-mac-menu 2012-05-27 19:02:55 +02:00
menus app: remove all use-gegl config stuff 2012-05-19 00:50:53 +02:00
operations app: include cleanup and s/M_PI/G_PI/ in test-operations 2012-08-03 23:41:29 +02:00
paint app: small cleanup in gimp_paint_core_start() 2012-06-11 12:39:42 +02:00
pdb pdb: add missing breaks in switch() so we don't always pattern-fill 2012-08-04 03:13:52 +02:00
plug-in Bug 676270 - cppcheck report 2012-08-04 03:20:36 +02:00
tests app: disable UI test alt_click_is_layer_to_selection() 2012-08-04 01:53:55 +02:00
text app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
tools Bug 676270 - cppcheck report 2012-08-04 03:20:36 +02:00
vectors Use GimpValueArray and GimpParamSpecValueArray 2012-05-04 00:51:50 +02:00
widgets Bug 669795 - Toolbox can't be shrinked to 1 or 2 columns 2012-07-30 18:04:27 +02:00
xcf Bug 676270 - cppcheck report 2012-08-04 03:20:36 +02:00
.gitignore
about.h
app.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
app.h
batch.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
batch.h
errors.c
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h update translations 2012-05-06 03:46:09 +02:00
gimpcore.def
language.c
language.h
main.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
Makefile.am app: remove obsolete -u smooth_region from Makefile.am 2012-08-09 19:39:48 +02:00
sanity.c configure: require GEGL 0.2.1 from git 2012-07-05 21:46:07 +02:00
sanity.h
signals.c
signals.h
tests.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
tests.h
unique.c
unique.h
units.c
units.h
version.c
version.h