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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-10-10
undo annotations
bulia byak
1
-4
/
+4
2006-08-25
I peeled back my changes because of some deep error.
Jon Phillips
1
-1
/
+1
2006-08-24
Cleaned up more of the gboolean to bool janitorial task...great!
Jon Phillips
1
-1
/
+1
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-3
/
+6
2006-06-05
Allow "new layer" action when no layer selected
Jon A. Cruz
1
-3
/
+7
2006-06-05
comment cleanup
Jon A. Cruz
1
-2
/
+2
2006-06-05
Fixing crash on layer delete undo
Jon A. Cruz
1
-3
/
+5
2006-06-01
Added opacity slider
Jon A. Cruz
1
-0
/
+60
2006-05-29
workaround assertion upon file revert
Jon A. Cruz
1
-6
/
+9
2006-05-28
Option to keep selection when changing layers
Jon A. Cruz
1
-8
/
+2
2006-05-28
clicking toggles doesn't change selected layer.
Jon A. Cruz
1
-1
/
+83
2006-05-27
make button labels translatable, and use HButtonBox versus HBox for better ap...
MenTaLguY
1
-16
/
+20
2006-05-27
Prevent layer name duplication
Jon A. Cruz
1
-2
/
+2
2006-05-26
Clear old selection when changing layer
Jon A. Cruz
1
-1
/
+7
2006-05-23
Panel refactoring
Jon A. Cruz
1
-1
/
+1
2006-05-21
Adding notification when managed layers change.
Jon A. Cruz
1
-3
/
+25
2006-05-20
Changled dialog from checkboxes to icons for visible and locked.
Jon A. Cruz
1
-14
/
+102
2006-05-19
Selection and event handling cleanup. Added deeper display.
Jon A. Cruz
1
-92
/
+133
2006-05-18
stop structure rebuilds on change of selected layer. Added scrolling, pop-up ...
Jon A. Cruz
1
-9
/
+138
2006-05-17
Flipped top/bottom in layers UI to reflect visible stacking.
Jon A. Cruz
1
-2
/
+2
2006-05-17
Switched icons to stock generic.
Jon A. Cruz
1
-8
/
+19
2006-05-17
* src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche.
mjwybrow
1
-1
/
+1
2006-05-15
Base implementation of a layers dialog.
Jon A. Cruz
1
-0
/
+487