index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dialogs
/
layers-panel.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make blend versus blur more configurable on a case-by-case basis
MenTaLguY
2008-01-01
1
-1
/
+1
*
separate blend history for objects versus layers
MenTaLguY
2008-01-01
1
-1
/
+2
*
first crack at enabling blend for layers dialog
MenTaLguY
2008-01-01
1
-54
/
+5
*
Rework dialog management. Use singleton behavior for dialogs when
gustav_b
2007-12-07
1
-10
/
+6
*
The dialog to panel refactoring:
gustav_b
2007-11-22
1
-9
/
+9
*
Warning cleanup
Jon A. Cruz
2007-11-10
1
-8
/
+8
*
Dockable dialogs patch applied
gustav_b
2007-08-29
1
-10
/
+11
*
prevent self-induced firings of opacity-changed callback; fixes 1636968
bulia byak
2007-01-17
1
-5
/
+2
*
Change Layer Dialog opacity to use percentage (0-100%) rather than 0..1 range
John Bintz
2006-12-23
1
-9
/
+9
*
undo annotations
bulia byak
2006-10-10
1
-4
/
+4
*
I peeled back my changes because of some deep error.
Jon Phillips
2006-08-25
1
-1
/
+1
*
Cleaned up more of the gboolean to bool janitorial task...great!
Jon Phillips
2006-08-24
1
-1
/
+1
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-3
/
+6
*
Allow "new layer" action when no layer selected
Jon A. Cruz
2006-06-05
1
-3
/
+7
*
comment cleanup
Jon A. Cruz
2006-06-05
1
-2
/
+2
*
Fixing crash on layer delete undo
Jon A. Cruz
2006-06-05
1
-3
/
+5
*
Added opacity slider
Jon A. Cruz
2006-06-01
1
-0
/
+60
*
workaround assertion upon file revert
Jon A. Cruz
2006-05-29
1
-6
/
+9
*
Option to keep selection when changing layers
Jon A. Cruz
2006-05-28
1
-8
/
+2
*
clicking toggles doesn't change selected layer.
Jon A. Cruz
2006-05-28
1
-1
/
+83
*
make button labels translatable, and use HButtonBox versus HBox for better ap...
MenTaLguY
2006-05-27
1
-16
/
+20
*
Prevent layer name duplication
Jon A. Cruz
2006-05-27
1
-2
/
+2
*
Clear old selection when changing layer
Jon A. Cruz
2006-05-26
1
-1
/
+7
*
Panel refactoring
Jon A. Cruz
2006-05-23
1
-1
/
+1
*
Adding notification when managed layers change.
Jon A. Cruz
2006-05-21
1
-3
/
+25
*
Changled dialog from checkboxes to icons for visible and locked.
Jon A. Cruz
2006-05-20
1
-14
/
+102
*
Selection and event handling cleanup. Added deeper display.
Jon A. Cruz
2006-05-19
1
-92
/
+133
*
stop structure rebuilds on change of selected layer. Added scrolling, pop-up ...
Jon A. Cruz
2006-05-18
1
-9
/
+138
*
Flipped top/bottom in layers UI to reflect visible stacking.
Jon A. Cruz
2006-05-17
1
-2
/
+2
*
Switched icons to stock generic.
Jon A. Cruz
2006-05-17
1
-8
/
+19
*
* src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche.
mjwybrow
2006-05-17
1
-1
/
+1
*
Base implementation of a layers dialog.
Jon A. Cruz
2006-05-15
1
-0
/
+487