Gimp/app
Sven Neumann 3f2120ed09 include a better Wilber path, thanks to Jimmac.
2008-03-26  Sven Neumann  <sven@gimp.org>

	* app/widgets/gimpcairo-wilber.c: include a better Wilber path,
	thanks to Jimmac.

	* app/display/gimpcanvas.c (gimp_canvas_draw_drop_zone): undid
	scaling "fix", instead take the offset into account. Draw with
	transparency.

svn path=/trunk/; revision=25246
2008-03-26 17:25:00 +00:00
..
actions remove "image-new-from-image" action. 2008-03-25 10:31:47 +00:00
base
composite
config only fiddle with GtkRecentManager when "save-document-history" is enabled. 2008-03-24 23:03:23 +00:00
core app/core/gimp-gui.[ch] added gimp_get_empty_display() to the vtable. 2008-03-25 10:50:42 +00:00
dialogs only fiddle with GtkRecentManager when "save-document-history" is enabled. 2008-03-24 23:03:23 +00:00
display include a better Wilber path, thanks to Jimmac. 2008-03-26 17:25:00 +00:00
file app/core/gimp-gui.[ch] added gimp_get_empty_display() to the vtable. 2008-03-25 10:50:42 +00:00
gegl get rid of fixed-size arrays and allocate the points and curve arrays 2008-02-28 12:34:46 +00:00
gui app/core/gimp-gui.[ch] added gimp_get_empty_display() to the vtable. 2008-03-25 10:50:42 +00:00
menus added gimp_statusbar_peek(), a method to access the contents of the 2008-03-25 14:07:10 +00:00
paint formatting. 2008-03-10 14:34:26 +00:00
paint-funcs minor formatting cleanup. 2008-03-19 10:51:12 +00:00
pdb add gimp_pdb_get_vectors_stroke() which is a replacement for 2008-03-06 18:39:07 +00:00
plug-in Remove the toolbox menu: 2008-03-21 17:55:32 +00:00
text check if the font has the glyphs from the sample string. Fixes bug 2008-02-14 13:13:47 +00:00
tools app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
vectors use g_slice_dup() instead of copying the struct contents manually. 2008-03-10 14:25:47 +00:00
widgets include a better Wilber path, thanks to Jimmac. 2008-03-26 17:25:00 +00:00
xcf
about.h
app.c app/app.c app/batch.c app/core/gimp.c use G_STRLOC instead of hardcoding 2008-02-19 13:38:24 +00:00
app.h
batch.c app/app.c app/batch.c app/core/gimp.c use G_STRLOC instead of hardcoding 2008-02-19 13:38:24 +00:00
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
gimp-log.c introduced log domain "menus". 2008-03-21 18:27:56 +00:00
gimp-log.h introduced log domain "menus". 2008-03-21 18:27:56 +00:00
gimp.rc
gimpcore.def
main.c New files. Rename gimp_show_version() to gimp_version_show() and move 2008-02-26 14:02:44 +00:00
Makefile.am don't assume that global AM_LDFLAGS and per-target LD_FLAGS would sum up 2008-02-26 21:20:48 +00:00
makefile.msc
sanity.c
sanity.h
units.c
units.h
version.c made the library version information easier to translate. 2008-02-26 15:50:07 +00:00
version.h New files. Rename gimp_show_version() to gimp_version_show() and move 2008-02-26 14:02:44 +00:00
wilber.ico