Gimp/app
Michael Natterer edcd1e7810 libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h
2008-08-29  Michael Natterer  <mitch@gimp.org>

	* libgimpwidgets/Makefile.am
	* libgimpwidgets/gimpwidgets.h
	* libgimpwidgets/gimphruler.[ch]
	* libgimpwidgets/gimpvruler.[ch]: remove separate H/VRuler classes.

	* libgimpwidgets/gimpruler.[ch]: add an "orientation" property
	instead. Add gimp_ruler_new().

	* libgimpwidgets/gimpwidgets.def: changed accordingly.

	* app/dialogs/resolution-calibrate-dialog.c
	* app/display/gimpdisplayshell.c
	* plug-ins/gfig/gfig-preview.c
	* plug-ins/imagemap/imap_preview.c: ditto.


svn path=/trunk/; revision=26810
2008-08-29 10:25:29 +00:00
..
actions removed the "Use GEGL" check-box from the toolbox. 2008-08-22 15:33:02 +00:00
base updated documentation. 2008-08-26 21:06:09 +00:00
composite declared test functions as static. 2008-07-07 08:30:07 +00:00
config allow to disable the Wilber image shown at the top of the toolbox. 2008-08-28 14:30:47 +00:00
core Make the size-changed-detailed signal also contain previous image size. 2008-08-28 19:12:03 +00:00
dialogs libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h 2008-08-29 10:25:29 +00:00
display libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h 2008-08-29 10:25:29 +00:00
file flush the image when done to cause the actions to be updated (in 2008-08-20 06:30:59 +00:00
gegl set any parsed negative value as -1 in the curves object because that's 2008-06-25 08:13:57 +00:00
gui minor cleanups. 2008-08-06 08:15:36 +00:00
menus plugged a small memory leak. 2008-07-21 19:02:30 +00:00
paint make gimp_perspective_clone_get_matrix() static and add 2008-08-20 09:49:40 +00:00
paint-funcs fixed shift direction. 2008-08-28 08:46:08 +00:00
pdb Fix indentation in previous patch. 2008-08-23 13:18:13 +00:00
plug-in app/plug-in/gimppluginprocedure.[ch] moved error handling for asynchronous 2008-08-21 18:09:41 +00:00
text add PANGO_ALIGN_LEFT to the switch to fix warning about unhandled value. 2008-08-20 17:07:46 +00:00
tools some tiny formatting fixes. 2008-08-28 12:54:14 +00:00
vectors Based on a patch from Alexia Death (bug #543706): 2008-07-23 08:30:22 +00:00
widgets #include "gimpwidgets-utils.h", not "gimpwidgets-utils.c" (eek). 2008-08-29 09:05:49 +00:00
xcf If a procedure call fails, pass a string describing the error as the 2008-08-16 13:57:57 +00:00
about.h
app.c Drop duplicated #include <gegl.h>. 2008-07-11 16:47:35 +00:00
app.h
batch.c
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
gimp-log.c add SHADOW_TILES log domain. 2008-05-10 10:15:49 +00:00
gimp-log.h add SHADOW_TILES log domain. 2008-05-10 10:15:49 +00:00
gimp.rc
gimpcore.def
main.c Code built by the still unstable mingw-w64 toolchain gets bogus argc and 2008-08-07 15:45:33 +00:00
Makefile.am Define WIN32_LARGE_ADDRESS_AWARE as -Wl,--large-address-aware on 32-bit 2008-08-07 00:36:47 +00:00
makefile.msc
sanity.c INSTALL configure.in (gegl_required_version) depend on the newest released 2008-06-14 18:30:11 +00:00
sanity.h
unique.c app/widgets/Makefile.am app/widgets/gimpdbusservice.[ch] removed here ... 2008-07-13 19:49:32 +00:00
unique.h moved some common code back to main.c 2008-07-11 09:16:23 +00:00
units.c
units.h
version.c tweaked verbose version output. 2008-04-07 19:33:24 +00:00
version.h
wilber.ico