index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
text-toolbar.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-20
fix crasher
Johan B. C. Engelen
1
-3
/
+6
2012-11-26
Made a few user-visible messages translatable
Alexandre Prokoudine
1
-2
/
+2
2012-11-11
Replace remaining C-style pointer casts for src/widgets
Alex Valavanis
1
-5
/
+5
2012-10-04
code cleanup: make more functions static or include their own headers.
Campbell Barton
1
-2
/
+2
2012-09-19
Fix for 900602 : Enter key returns focus to canvas for Font family selector
John Smith
1
-3
/
+12
2012-09-18
Fix for 168164 : Fix precision of font size
John Smith
1
-3
/
+6
2012-08-25
Fix for bug #900602 (Switching font with up/down arrows de-selects font list ...
cadabra
1
-2
/
+2
2012-08-25
Fix for 168164 : Default text output to px
John Smith
1
-1
/
+1
2012-08-23
Fix for 575831 : font variant drop-down - fix for selection problem
John Smith
1
-13
/
+11
2012-08-21
Fix for 168164 : Font size, always output px option
John Smith
1
-3
/
+7
2012-08-16
Fix for 168164 : Font sizes in points option
John Smith
1
-16
/
+42
2012-08-04
Fix for 575831 : Add font variant drop-down box to new text toolbar
John Smith
1
-93
/
+117
2012-07-20
Fix for 940578 : Max font size in toolbar font chooser
John Smith
1
-0
/
+6
2012-06-17
Removed outdated classes.
Jon A. Cruz
1
-0
/
+2
2012-05-28
Build with GDK_DISABLE_DEPRECATED for Gtk+ 2
Alex Valavanis
1
-1
/
+1
2012-05-08
Fix for 986446 : Refactor toolbox into tool specific files
John Smith
1
-0
/
+1809