Gimp/app
Sven Neumann 75614f65cc added new function gimp_cairo_set_focus_line_pattern().
2007-12-16  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/gimpcairo-utils.[ch]: added new function
	gimp_cairo_set_focus_line_pattern().

	* libgimpwidgets/gimpcellrenderercolor.c
	(gimp_cell_renderer_color_render): use the focus line pattern to
	emphasize the selected entry.

	* app/widgets/gimppaletteview.c (gimp_palette_view_expose): use 
the
	new utility function.

	* libgimpwidgets/gimpwidgets.def: updated.


svn path=/trunk/; revision=24371
2007-12-16 11:15:36 +00:00
..
actions Bill Skaggs <weskaggs@primate.ucdavis.edu> 2007-12-16 02:06:15 +00:00
base reduced rounding errors. 2007-12-14 08:58:36 +00:00
composite updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
config updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
core added GErrors when functions can fail. 2007-12-14 13:58:10 +00:00
dialogs updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
display Bill Skaggs <weskaggs@primate.ucdavis.edu> 2007-12-16 02:06:15 +00:00
file updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
gui INSTALL configure.in bumped minimum required version of gtk+ to 2.12.1. 2007-12-12 12:25:26 +00:00
menus updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
paint no need to declare init() and class_init(), these declarations come for 2007-12-12 13:47:06 +00:00
paint-funcs updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
pdb use gimp_pdb_get_buffer() which sets a proper error instead of looking up 2007-12-14 14:00:49 +00:00
plug-in made the code more robust against errors on the wire protocol level. 2007-12-11 09:40:10 +00:00
text added GError to GimpItem::rename(). 2007-12-12 13:57:11 +00:00
tools Reverted the changes that made GimpRectangleTool keep track of its active 2007-12-14 17:22:46 +00:00
vectors updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
widgets added new function gimp_cairo_set_focus_line_pattern(). 2007-12-16 11:15:36 +00:00
xcf updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
about.h
app.c if GIMP_UNSTABLE is undefined before calling exit() call tile_swap_exit(), 2007-06-13 14:01:37 +00:00
app.h
batch.c only show the message about using the default batch interpreter when 2007-12-07 11:47:32 +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 an ugly but working variant for no varargs macros 2007-12-09 14:19:02 +00:00
main.c app/Makefile.am new files implementing a log facility which can be enabled 2007-11-15 10:57:53 +00:00
Makefile.am app/Makefile.am new files implementing a log facility which can be enabled 2007-11-15 10:57:53 +00:00
makefile.msc updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
sanity.c added Pango version sanity check. 2007-11-12 13:18:01 +00:00
sanity.h
units.c
units.h
wilber.ico