index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ege-adjustment-action.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-12-04
Implemented use of "short_label" for toolbar items.
Jon A. Cruz
1
-1
/
+2
2007-08-21
add colon before value description
bulia byak
1
-1
/
+3
2007-04-15
Visual layout and spacing cleanup
Jon A. Cruz
1
-1
/
+4
2007-04-10
Making display narrower
Jon A. Cruz
1
-0
/
+1
2007-03-23
fix floating point comparrisons to not skip values
Jon A. Cruz
1
-6
/
+6
2007-03-22
Adding non-labeled default entries
Jon A. Cruz
1
-5
/
+3
2007-03-21
Correction for tooltips addition
Jon A. Cruz
1
-3
/
+3
2007-03-21
Added tootips for toolbar spinbuttons
Jon A. Cruz
1
-0
/
+17
2007-03-21
Adding all described values to menu of values
Jon A. Cruz
1
-47
/
+138
2007-03-21
Adding labels to popup menu values
Jon A. Cruz
1
-10
/
+101
2006-10-24
Added pop-up and toolbar menu
Jon A. Cruz
1
-4
/
+166
2006-10-24
Added callback function to allow shrinking of widgets
Jon A. Cruz
1
-1
/
+26
2006-10-23
Corrected focus problems by moving flag setting back to first thing
Jon A. Cruz
1
-6
/
+6
2006-10-22
Key, tab and focus refinement
Jon A. Cruz
1
-4
/
+83
2006-10-21
Adding climb and digits properties, key processing and focus handling
Jon A. Cruz
1
-31
/
+185
2006-10-19
Adding custom action to work with spinbuttons in toolbars
Jon A. Cruz
1
-0
/
+328