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
/
tools
/
text-tool.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-29
Comment dead code not used currently
Jabiertxof
1
-1
/
+2
2019-09-29
Fixes pointed by Thomas
Jabiertxof
1
-1
/
+1
2019-09-07
Add line height UX improvements
Jabier Arraiza
1
-1
/
+0
2019-08-02
Remove line height code and ficx coding style
Jabiertxof
1
-1
/
+1
2019-08-02
Stop worinig with units switch to px. Keep discussion opengit add .git add .
Jabiertxof
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-6
/
+6
2017-02-28
This patch adds the copy-paste formated text functionality to the text tool.
Alexandru-Daniel Roman
1
-0
/
+1
2014-08-30
Reduce header bloat
Alex Valavanis
1
-4
/
+3
2014-03-05
Derive ToolBase from sigc::trackable for easier slot management.
Krzysztof Kosi??ski
1
-0
/
+6
2014-02-26
Made constructors of tools use initializer lists.
Markus Engel
1
-5
/
+5
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-1
/
+1
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-13
/
+21
2013-09-15
Added runtime check in SP_-cast macros.
Markus Engel
1
-1
/
+1
2013-09-14
Modified SP_IS_ macros.
Markus Engel
1
-1
/
+1
2013-07-30
Further refactoring of EventContexts.
Markus Engel
1
-2
/
+2
2013-04-20
Merging of EventContext classes complete.
Markus Engel
1
-23
/
+2
2013-04-13
Replaced casting macros for EventContext tree; added contructors.
Markus Engel
1
-2
/
+5
2013-04-12
Added prefPaths to contexts; modified SPFactory
Markus Engel
1
-0
/
+2
2013-04-09
Added constructors to EventContext tree / some missing virtual pads.
Markus Engel
1
-0
/
+1
2013-04-08
Started conversion of SPEventContext tree; added virtual pads to all classes.
Markus Engel
1
-1
/
+18
2013-03-19
Fixing regression
jtx
1
-2
/
+0
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-0
/
+2
2013-03-14
Fix another load of forward declaration tags
Alex Valavanis
1
-2
/
+0
2012-05-04
C++ification of SPCtrlLine in preparation of visibility improvements.
Jon A. Cruz
1
-1
/
+2
2011-08-07
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
1
-1
/
+0
2011-06-24
Switch to GObject
Alex Valavanis
1
-1
/
+1
2011-06-14
Remove deprecated glib macro wrappers
Alex Valavanis
1
-4
/
+4
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-1
/
+1
2011-02-27
compatibility patch to compile using gcc 4.6
Adib Taraben
1
-0
/
+1
2010-12-23
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
1
-1
/
+0
2009-02-16
utilities for getting style at cursor, placing cursor at iterator or coordina...
bulia byak
1
-0
/
+4
2008-10-27
From trunk
Ted Gould
1
-31
/
+31