Gimp/app
Michael Natterer b5207f42d0 reorder functions so getters and setters are together, rename fontsize()
2008-04-04  Michael Natterer  <mitch@gimp.org>

	* tools/pdbgen/pdb/text_layer.pdb: reorder functions so getters
	and setters are together, rename fontsize() functions to
	font_size(), fix get_color() implementation.

	* app/pdb/text-layer-cmds.c
	* libgimp/gimptextlayer_pdb.[ch]: regenerated.

	* libgimp/gimp.def: changed accordingly.


svn path=/trunk/; revision=25368
2008-04-04 15:42:50 +00:00
..
actions don't set a help-id on items in the Open Recent menu. 2008-04-02 14:11:32 +00:00
base Fixes for some Sparse reported issues in app/ 2008-03-28 23:18:19 +00:00
composite updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
config removed SHOW_TIPS_BLURB. 2008-03-27 19:45:41 +00:00
core clear the selection as gimp_selection_extract() doesn't do this for us any 2008-04-04 14:31:06 +00:00
dialogs deprecate gimp_memsize_to_string() in favor of 2008-03-28 16:33:24 +00:00
display no need to translate the empty string. 2008-03-31 22:17:45 +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 use gimp_pango_layout_set_weight(). 2008-04-02 16:39:44 +00:00
menus don't set a help-id on items in the Open Recent menu. 2008-04-02 14:11:32 +00:00
paint Merged Bill's changes for bug #521433 from trunk with some minor cleanups: 2008-03-30 13:38:59 +00:00
paint-funcs minor formatting cleanup. 2008-03-19 10:51:12 +00:00
pdb reorder functions so getters and setters are together, rename fontsize() 2008-04-04 15:42:50 +00:00
plug-in Fixes for some Sparse reported issues in app/ 2008-03-28 23:18:19 +00:00
text Bill Skaggs <weskaggs@primate.ucdavis.edu> 2008-04-02 21:32:32 +00:00
tools Bill Skaggs <weskaggs@primate.ucdavis.edu> 2008-04-02 21:32:32 +00:00
vectors Fixes for some Sparse reported issues in app/ 2008-03-28 23:18:19 +00:00
widgets Add missing code for the "spacing" property. Spotted by Jerry Baker. 2008-03-31 14:17:14 +00:00
xcf don't leak the grid. 2008-03-30 17:03:18 +00:00
about.h updated copyright. 2008-01-24 17:07:51 +00:00
app.c Preparing for a revamp of the "Tip of the Day" feature: 2008-03-27 19:42:22 +00:00
app.h Allow other applications to open images in GIMP as if they were new images 2007-04-17 15:54:01 +00:00
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 added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
errors.h added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
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 **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00
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 **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00
sanity.c bumped glib version. 2008-03-28 16:34:57 +00:00
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