index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lpe-tool-context.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-503
/
+0
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-30
/
+39
*
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
2013-10-12
1
-4
/
+4
*
Fix crash with experimental lpe tool.
Markus Engel
2013-10-12
1
-3
/
+2
*
C++
Johan B. C. Engelen
2013-10-04
1
-1
/
+1
*
random code cleanup
Johan B. C. Engelen
2013-09-26
1
-2
/
+2
*
Merge from trunk.
Matthew Petroff
2013-09-20
1
-102
/
+63
|
\
|
*
Merged from trunk (r12488).
Markus Engel
2013-08-30
1
-11
/
+19
|
|
\
|
*
\
Merged from trunk (r12465).
Markus Engel
2013-08-04
1
-10
/
+8
|
|
\
\
|
*
|
|
Cleaned up once more.
Markus Engel
2013-08-04
1
-73
/
+39
|
*
|
|
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
Markus Engel
2013-07-31
1
-7
/
+1
|
*
|
|
Further refactoring of EventContexts.
Markus Engel
2013-07-30
1
-2
/
+2
|
*
|
|
various changes
Markus Engel
2013-04-27
1
-1
/
+1
|
*
|
|
Removed some unused files; more refactoring in EventContext tree.
Markus Engel
2013-04-21
1
-2
/
+2
|
*
|
|
Moved factories to different files.
Markus Engel
2013-04-20
1
-1
/
+1
|
*
|
|
Merging of EventContext classes complete.
Markus Engel
2013-04-20
1
-85
/
+19
|
*
|
|
Replaced casting macros for EventContext tree; added contructors.
Markus Engel
2013-04-13
1
-0
/
+16
|
*
|
|
Added prefPaths to contexts; modified SPFactory
Markus Engel
2013-04-12
1
-0
/
+2
|
*
|
|
Added constructors to EventContext tree / some missing virtual pads.
Markus Engel
2013-04-09
1
-9
/
+21
|
*
|
|
Started conversion of SPEventContext tree; added virtual pads to all classes.
Markus Engel
2013-04-08
1
-7
/
+44
*
|
|
|
Added viewBox implement document unit support.
Matthew Petroff
2013-08-27
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge Google Summer of Code unit refactor.
Matthew Petroff
2013-08-06
1
-11
/
+19
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Switched to global UnitTable.
Matthew Petroff
2013-08-04
1
-3
/
+2
|
*
|
Cleanup.
Matthew Petroff
2013-07-19
1
-8
/
+0
|
*
|
Ported "src/lpe-tool-context.*"
Matthew Petroff
2013-07-19
1
-9
/
+28
|
|
/
*
/
reduce scope of variables
Johan B. C. Engelen
2013-08-03
1
-10
/
+8
|
/
*
More GObject boilerplate reduction
Alex Valavanis
2013-01-26
1
-37
/
+12
*
Removed outdated classes.
Jon A. Cruz
2012-06-17
1
-0
/
+1
*
Stop deriving SPCanvasItem from GtkObject
Alex Valavanis
2012-06-09
1
-3
/
+3
*
CanvasText: reinstate ability to set anchor position manually
Diederik van Lierop
2012-01-04
1
-4
/
+2
*
1) Fix CanvasText alignment bugs caused by static variables, uninitialized va...
Diederik van Lierop
2012-01-01
1
-2
/
+4
*
Cleaned up display-forward.h, including many redundant usages.
Jon A. Cruz
2011-10-04
1
-1
/
+0
*
Another minor pass of Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-5
/
+4
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-4
/
+5
|
\
|
*
SPShape c++ified to the extent it was possible and more changes done for XML ...
Abhishek Sharma Public
2010-07-14
1
-2
/
+2
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-2
/
+2
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
/
*
Removed unused static pixmap reference.
Jon A. Cruz
2010-03-04
1
-1
/
+0
*
Remove remnants of old node tool
Krzysztof Kosi??ski
2009-12-24
1
-30
/
+0
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
Fix most icons in the geometry tool
Krzysztof Kosi??ski
2009-04-18
1
-11
/
+12
*
move canvastext to its own file (no linking error for me anymore), add outlin...
bulia byak
2009-03-11
1
-0
/
+1
*
More NR ==> Geom changes
Joshua L. Blocher
2008-12-28
1
-3
/
+3
*
Warning cleanup.
Jon A. Cruz
2008-12-05
1
-2
/
+2
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-3
/
+4
*
From trunk
Ted Gould
2008-10-27
1
-16
/
+23
*
Unselet item in geometry tool when the user clicked into empty space
Maximilian Albert
2008-09-08
1
-1
/
+3
*
Make click-select work in geometry tool
Maximilian Albert
2008-09-05
1
-0
/
+33
[next]