index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
widget
/
unit-menu.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-13
fix coding style
Jabier Arraiza
1
-4
/
+1
2019-06-13
Try to fix issue with focus with thomas and add also stops to combos and unit...
Jabiertxof
1
-0
/
+7
2019-01-02
modernize loops
Marc Jeanmougin
1
-2
/
+2
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-2
/
+1
2014-08-30
Fix modelines
Alex Valavanis
1
-3
/
+3
2013-10-12
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
1
-12
/
+13
2013-10-05
Rewrite the internals of the unit code for somewhat better performance
Krzysztof Kosi??ski
1
-5
/
+3
2013-08-04
Switched to global UnitTable.
Matthew Petroff
1
-7
/
+9
2012-11-26
Drop support for GTK+ < 2.24
Alex Valavanis
1
-13
/
+1
2012-02-11
Replace old ComboText with Gtk::ComboBoxText
Alex Valavanis
1
-1
/
+13
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-73
/
+22
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-1
/
+1
2011-05-26
unitmenu: add method to add a unit
Johan B. C. Engelen
1
-0
/
+8
2011-04-17
add new preference widget for a number with a unit.
Johan B. C. Engelen
1
-0
/
+13