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
/
dialog
/
text-edit.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...
Tavmjong Bah
2015-05-14
1
-1
/
+4
*
GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...
Tavmjong Bah
2015-05-12
1
-1
/
+8
*
more cast cleanup
Marc Jeanmougin
2015-02-27
1
-1
/
+1
*
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
1
-1
/
+1
*
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-6
/
+6
*
Just...
mc
2015-02-18
1
-14
/
+12
*
Add missing SPStyle::readFromPrefs(), remove sp_style_read_from_prefs().
Tavmjong Bah
2014-12-24
1
-16
/
+15
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-4
/
+4
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-4
/
+4
*
Move obvious ui component to ui/
Liam P. White
2014-10-05
1
-1
/
+1
*
Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran...
Tavmjong Bah
2014-09-29
1
-1
/
+0
*
Merge in font-speedup branch to improve launch times
Liam P. White
2014-08-17
1
-3
/
+3
*
Fix Pango markup in Text and Font dialog.
Tavmjong Bah
2014-05-15
1
-4
/
+4
*
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
2014-01-02
1
-5
/
+5
*
Improve code readability.
Matthew Petroff
2013-08-28
1
-1
/
+1
*
Eliminate "unit-constants.h".
Matthew Petroff
2013-07-31
1
-2
/
+2
*
Warning cleanup.
Jon A. Cruz
2013-04-28
1
-1
/
+1
*
Added simple control to font dialog to address text on path's startOffset. Bu...
Jon A. Cruz
2013-04-08
1
-2
/
+48
*
cppcheck
Kris De Gussem
2013-03-17
1
-2
/
+1
*
Fix missing Gtkmm/Glib headers for Gtk+ 3 build
Alex Valavanis
2013-03-15
1
-0
/
+1
*
Convert font-selector, text-edit, glyphs to use updated font-lister (use font...
Tavmjong Bah
2013-03-01
1
-55
/
+48
*
GTK+ 3: Use orientable widgets
Alex Valavanis
2012-12-16
1
-0
/
+10
*
Drop support for GTK+ < 2.24
Alex Valavanis
2012-11-26
1
-27
/
+0
*
Fix for 168164 : Default text output to px
John Smith
2012-08-25
1
-1
/
+1
*
Fix for 168164 : Font size, always output px option
John Smith
2012-08-21
1
-6
/
+10
*
Fix for 168164 : Font sizes in points option
John Smith
2012-08-16
1
-5
/
+13
*
Fix for 169888 : HIG Style frame
John Smith
2012-04-17
1
-1
/
+2
*
Warning cleanup.
Jon A. Cruz
2012-04-04
1
-2
/
+2
*
Fix deprecated Gtk::Widget flags
Alex Valavanis
2012-03-12
1
-2
/
+1
*
cppcheck
Kris De Gussem
2012-02-29
1
-1
/
+1
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-1
/
+3
*
Fix conditional build for old GTK+ in new text-edit dialog
Alex Valavanis
2012-02-21
1
-1
/
+1
*
Documentation of the Text and Font dialog
Kris De Gussem
2012-02-16
1
-11
/
+6
*
Fix for 930535 : Convert Font and Text dialog to a dockable dialog
John Smith
2012-02-16
1
-0
/
+703
[prev]