Gimp/app
Michael Natterer bc9424a2b5 app/actions/data-commands.c app/actions/debug-commands.c
2008-03-12  Michael Natterer  <mitch@gimp.org>

	* app/actions/data-commands.c
	* app/actions/debug-commands.c
	* app/actions/dockable-commands.c
	* app/dialogs/stroke-dialog.c
	* app/display/gimpdisplayshell-handlers.c
	* app/gui/gui-message.c
	* app/gui/gui.c
	* app/tools/gimpforegroundselectoptions.c
	* app/tools/gimpinkoptions-gui.c
	* app/widgets/gimpcolordialog.c
	* app/widgets/gimpcontainerpopup.c
	* app/widgets/gimpcontainerview-utils.c
	* app/widgets/gimpdock.c
	* app/widgets/gimpdockable.c
	* app/widgets/gimpsessioninfo-book.c
	* app/widgets/gimpsessioninfo-dock.c
	* app/widgets/gimptoolbox.c
	* app/widgets/gimpunitcombobox.c
	* app/widgets/gimpviewablebox.c
	* libgimp/gimpexport.c
	* libgimpmodule/gimpmodule.h
	* libgimpwidgets/gimpenumwidgets.c
	* libgimpwidgets/gimpframe.c
	* libgimpwidgets/gimpoldwidgets.c
	* libgimpwidgets/gimpwidgets.c
	* plug-ins/MapObject/mapobject_ui.c
	* plug-ins/common/papertile.c
	* plug-ins/common/sinus.c
	* plug-ins/flame/flame.c
	* plug-ins/helpbrowser/gimpthrobber.c
	* plug-ins/script-fu/scheme-wrapper.c
	* plug-ins/script-fu/script-fu-console.c: use accessors instead of
	accessing GtkBin.child and GtkPaned.child1,2 directly.


svn path=/trunk/; revision=25095
2008-03-12 16:58:28 +00:00
..
actions app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
base add get_pid() which returns getpid(). 2008-02-07 13:19:15 +00:00
composite updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
config changed the default marching ants speed to 200. 2008-01-04 19:01:44 +00:00
core reorder and rename local functions and prototypes to be consistent with 2008-03-11 11:01:19 +00:00
dialogs app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
display app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
file removed "add_alpha" parameter from gimp_item_duplicate() and 2008-01-08 11:46:15 +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/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
menus updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
paint formatting. 2008-03-10 14:34:26 +00:00
paint-funcs sprinkled with const qualifiers. 2007-12-18 14:51:55 +00:00
pdb add gimp_pdb_get_vectors_stroke() which is a replacement for 2008-03-06 18:39:07 +00:00
plug-in add get_pid() which returns getpid(). 2008-02-07 13:19:15 +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 app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
xcf app/actions/image-commands.c app/actions/select-commands.c 2007-12-26 17:33:41 +00:00
about.h updated copyright. 2008-01-24 17:07:51 +00:00
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 renamed log domain TOOLS to TOOL_EVENTS and added domain TOOL_FOCUS. 2007-12-07 18:52:41 +00:00
gimp-log.h code cleanup. 2007-12-13 13:20:42 +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 app/sanity.c minor cleanup. 2008-01-23 12:22:09 +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