Gimp/app
Sven Neumann 33b5a890cc app/widgets/gimpdockable.[ch] added a "locked" propery to GimpDockable. A
2008-05-19  Sven Neumann  <sven@gimp.org>

	* app/widgets/gimpdockable.[ch]
	* app/widgets/gimpdockbook.[ch]: added a "locked" propery to
	GimpDockable. A locked dockable cannot be moved by drag-n-drop.
	Allows users to protect their dockables from accidental changes,
	mainly when working with a tablet.

	* app/widgets/gimpsessioninfo-dockable.[ch]: store the "locked"
	property in the session info.

	* app/actions/dockable-actions.c
	* app/actions/dockable-commands.[ch]: added an action for 
toggling
	the "locked" state.

	* app/widgets/gimphelp-ids.h: new help-id "gimp-dock-tab-lock".

	* menus/dockable-menu.xml.in: show the new menu item.

	* app/actions/plug-in-actions.c: formatting.


svn path=/trunk/; revision=25715
2008-05-19 21:11:03 +00:00
..
actions app/widgets/gimpdockable.[ch] added a "locked" propery to GimpDockable. A 2008-05-19 21:11:03 +00:00
base applied patch from Michael Deal that fixes use of the overlap option (bug 2008-04-28 14:46:20 +00:00
composite app/composite/gimp-composite-3dnow-test.c 2008-04-07 21:17:25 +00:00
config initialize the units vtable in libgimpbase instead of trying to override 2008-04-16 10:35:52 +00:00
core set "identity" to TRUE if appropriate. 2008-05-19 11:08:24 +00:00
dialogs add new function gimp_stock_button_new() which creates a button with icon 2008-05-17 14:29:25 +00:00
display disable rulers by default as suggested by Peter. Please give feedback. 2008-05-16 17:12:19 +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 Unabstract image map tool settings load/save a bit before it's turned into 2008-05-19 18:22:01 +00:00
gui Implement the presistent menu of recently closed docks, still somewhat 2008-05-16 16:06:42 +00:00
menus reverse the list after loading so it keeps its order. 2008-05-16 16:24:24 +00:00
paint removed unused import. 2008-05-19 13:48:04 +00:00
paint-funcs minor formatting cleanup. 2008-03-19 10:51:12 +00:00
pdb corrected description of gimp-layer-set-show-mask procedure. 2008-05-19 13:27:29 +00:00
plug-in add SHADOW_TILES log domain. 2008-05-10 10:15:49 +00:00
text Bill Skaggs <weskaggs@primate.ucdavis.edu> 2008-04-02 21:32:32 +00:00
tools Unabstract image map tool settings load/save a bit before it's turned into 2008-05-19 18:22:01 +00:00
vectors add a comment explaining the hack. 2008-05-13 09:18:32 +00:00
widgets app/widgets/gimpdockable.[ch] added a "locked" propery to GimpDockable. A 2008-05-19 21:11:03 +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 app/app.c reverted change from 2008-01-31. Use the GEGL option group again 2008-04-25 11:44:00 +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 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 **/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 formatting. 2008-05-16 17:35:19 +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 add check for the GEGL version. 2008-04-22 14:15:30 +00:00
sanity.h
units.c
units.h
version.c tweaked verbose version output. 2008-04-07 19:33:24 +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