Code

NR:: => Geom:: for much of src/ui and src/widgets
[inkscape.git] / src / dialogs / layers-panel.cpp
2008-07-20 johanengelenextract ImageToggler from layers dialog
2008-07-15 joncruzFixed layers dialog to correctly fetch icons from new...
2008-07-02 mentaladd shadow to layers list
2008-07-02 mentaladd tab to layers dialog
2008-06-14 joncruzAdded duplicate layer command. Fixes bug #171246.
2008-06-13 joncruzAdded the ability to toggle a layer "solo". Fixes bug...
2008-01-01 mentalmake blend versus blur more configurable on a case...
2008-01-01 mentalseparate blend history for objects versus layers
2008-01-01 mentalfirst crack at enabling blend for layers dialog
2007-12-07 gustav_bRework dialog management. Use singleton behavior for...
2007-11-22 gustav_bThe dialog to panel refactoring:
2007-11-10 joncruzWarning cleanup
2007-08-29 gustav_bDockable dialogs patch applied
2007-01-17 buliabyakprevent self-induced firings of opacity-changed callbac...
2006-12-23 johncoswellChange Layer Dialog opacity to use percentage (0-100...
2006-10-10 buliabyakundo annotations
2006-08-25 kidprotoI peeled back my changes because of some deep error.
2006-08-24 kidprotoCleaned up more of the gboolean to bool janitorial...
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-06-05 joncruzAllow "new layer" action when no layer selected
2006-06-05 joncruzcomment cleanup
2006-06-05 joncruzFixing crash on layer delete undo
2006-06-01 joncruzAdded opacity slider
2006-05-29 joncruzworkaround assertion upon file revert
2006-05-28 joncruzOption to keep selection when changing layers
2006-05-28 joncruzclicking toggles doesn't change selected layer.
2006-05-27 mentalmake button labels translatable, and use HButtonBox...
2006-05-27 joncruzPrevent layer name duplication
2006-05-26 joncruzClear old selection when changing layer
2006-05-23 joncruzPanel refactoring
2006-05-21 joncruzAdding notification when managed layers change.
2006-05-20 joncruzChangled dialog from checkboxes to icons for visible...
2006-05-19 joncruzSelection and event handling cleanup. Added deeper...
2006-05-18 joncruzstop structure rebuilds on change of selected layer...
2006-05-17 joncruzFlipped top/bottom in layers UI to reflect visible...
2006-05-17 joncruzSwitched icons to stock generic.
2006-05-17 mjwybrow * src/dialogs/layers-panel.cpp: Compile fix from...
2006-05-15 joncruzBase implementation of a layers dialog.