index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesh-context.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-1017
/
+0
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-24
/
+30
2013-10-27
"fix" some "unused parameter" warnings
Kris De Gussem
1
-1
/
+1
2013-07-31
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
Markus Engel
1
-12
/
+5
2013-07-30
Further refactoring of EventContexts.
Markus Engel
1
-3
/
+3
2013-04-28
Temporily fix abiguous macros before later removal.
Jon A. Cruz
1
-22
/
+22
2013-04-27
various changes
Markus Engel
1
-172
/
+168
2013-04-20
Moved factories to different files.
Markus Engel
1
-1
/
+1
2013-04-20
Merging of EventContext classes complete.
Markus Engel
1
-57
/
+11
2013-04-13
Replaced casting macros for EventContext tree; added contructors.
Markus Engel
1
-0
/
+16
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
-4
/
+15
2013-04-08
Started conversion of SPEventContext tree; added virtual pads to all classes.
Markus Engel
1
-6
/
+29
2013-01-26
More GObject boilerplate reduction
Alex Valavanis
1
-30
/
+6
2012-07-05
Drop GTK+ 2.20 support.
Alex Valavanis
1
-4
/
+0
2012-05-31
Replace deprecated GDK key symbols in mesh-context
Alex Valavanis
1
-10
/
+10
2012-05-25
Fixing warnings.
Jon A. Cruz
1
-3
/
+2
2012-05-24
fix windows build. use 'guint' instead of 'uint'. although I do not know why ...
Johan B. C. Engelen
1
-8
/
+8
2012-05-23
Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).
Tavmjong Bah
1
-355
/
+412
2012-05-08
Follow-up conversion from bool.
Jon A. Cruz
1
-3
/
+3
2012-05-08
Fixing to use explicit enum types instead of generic guint & bool.
Jon A. Cruz
1
-19
/
+22
2012-05-03
Eliminated duplication of GTK key defines.
Jon A. Cruz
1
-46
/
+1
2012-04-09
Replace deprecated GDK key symbols
Alex Valavanis
1
-42
/
+91
2012-04-01
Fix for 627728 : newly-added gradient node by dbl click set active
John Smith
1
-1
/
+3
2012-04-01
Fix for 179830 : gradient tool focus problems with overlapping objects
John Smith
1
-15
/
+21
2012-04-01
Fix for 627728 : Make newly added gradient stop active
John Smith
1
-3
/
+11
2012-04-01
Fix for 950677 : Add stops and repeat controls to the gradient toolbar
John Smith
1
-1
/
+8
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+2
2011-08-28
Completely remove libnr
Krzysztof Kosi??ski
1
-3
/
+2
2011-07-01
Gradient context: Don't try to snap when no gradient will be drawn (i.e. when...
Diederik van Lierop
1
-5
/
+7
2011-06-26
- Add a third group of snap sources/targets, called ¨others¨ (before we had...
Diederik van Lierop
1
-1
/
+1
2011-06-24
Switch to GObject
Alex Valavanis
1
-1
/
+1
2011-06-23
Remove more of libnr
Krzysztof Kosi??ski
1
-3
/
+3
2011-04-17
add new preference widget for a number with a unit.
Johan B. C. Engelen
1
-1
/
+1
2011-02-20
Pass removing some outdated C-macro use.
Jon A. Cruz
1
-8
/
+8
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-08-11
Clear pointers in the snapmanager if they're no longer needed.
Diederik van Lierop
1
-0
/
+3
2010-08-04
Wholesale cruft removal part 3
Krzysztof Kosi??ski
1
-1
/
+1
2010-07-04
Suppress gradient direction line for 'solid' gradients.
Jon A. Cruz
1
-2
/
+0
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-6
/
+6
2010-06-28
Partial C++-ification of SPGradient
Jon A. Cruz
1
-1
/
+1
2010-04-01
Patch by Daniel_J for 522327
Josh Andler
1
-1
/
+1
2010-03-08
Cleanup of gradients and stops.
Jon A. Cruz
1
-2
/
+2
2010-03-05
Whitespace cleanup.
Jon A. Cruz
1
-23
/
+23
2010-02-14
Gradient editor: don't show pre-snap indicator when hovering above the knot o...
Diederik van Lierop
1
-1
/
+1
2010-02-06
Tiny bit of refactoring (inverting some logic)
Diederik van Lierop
1
-1
/
+1
2010-01-30
Finally introducing the pre-snap indicator
Diederik van Lierop
1
-0
/
+9
2010-01-23
Remove redundancy from snapping API (type of snapsource no longer has to be s...
Diederik van Lierop
1
-1
/
+1
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-3
/
+3
2009-08-05
SPDocument->Document
johnce
1
-3
/
+3
[next]