index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
selection-chemistry.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
C++ify calling a few SPLPEItem functions, much more work than expected... slo...
Johan B. C. Engelen
2013-09-25
1
-7
/
+8
|
*
Fixed segfault on copying text.
Markus Engel
2013-09-21
1
-10
/
+16
|
*
Merge from trunk.
Matthew Petroff
2013-09-20
1
-4
/
+6
|
|
\
|
*
\
Merge from trunk.
Matthew Petroff
2013-09-15
1
-1
/
+2
|
|
\
\
|
*
|
|
Improve code readability.
Matthew Petroff
2013-08-28
1
-3
/
+3
|
*
|
|
Added viewBox implement document unit support.
Matthew Petroff
2013-08-27
1
-2
/
+2
*
|
|
|
Refactored SPUse.
Markus Engel
2013-09-24
1
-20
/
+26
|
|
_
|
/
|
/
|
|
*
|
|
Merge C++ification of the SP tree by Markus Engel
Krzysztof Kosi??ski
2013-09-19
1
-3
/
+3
|
\
\
\
|
*
\
\
Merged from trunk (r12517).
Markus Engel
2013-09-14
1
-1
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merged from trunk (r12488).
Markus Engel
2013-08-30
1
-8
/
+7
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merged from trunk (r12419).
Markus Engel
2013-07-14
1
-81
/
+98
|
|
\
\
\
|
*
\
\
\
Merged from trunk (r12305)
Markus Engel
2013-04-27
1
-36
/
+42
|
|
\
\
\
\
|
*
\
\
\
\
merged from trunk (r12287)
Markus Engel
2013-04-20
1
-0
/
+1
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Merged PaintServer and subclasses; moved Gradient classes to own files.
Markus Engel
2013-04-05
1
-2
/
+2
|
*
|
|
|
|
|
Merged Item.
Markus Engel
2013-04-05
1
-1
/
+1
|
*
|
|
|
|
|
Renamed virtual function names.
Markus Engel
2013-03-29
1
-1
/
+1
|
*
|
|
|
|
|
merged from trunk
Markus Engel
2013-03-29
1
-19
/
+216
|
|
\
\
\
\
\
\
*
|
|
|
|
|
|
|
Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
Krzysztof Kosi??ski
2013-09-19
1
-1
/
+3
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Do not recompress images when embedding and generating PDFs.
Krzysztof Kosi??ski
2013-09-14
1
-1
/
+2
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Eliminate "unit-constants.h".
Matthew Petroff
2013-07-31
1
-7
/
+7
*
|
|
|
|
|
Removed "helper/units.h" from "selection-chemistry.cpp".
Matthew Petroff
2013-07-19
1
-1
/
+0
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Code readability improvements and licence changes for action-context.*
Eric Greveson
2013-07-04
1
-11
/
+11
*
|
|
|
|
Changed dbus interface to treat 'division' like other boolops, with a new
Eric Greveson
2013-07-03
1
-54
/
+40
*
|
|
|
|
Modified dbus interface so that it works in console mode (--dbus-listen)
Eric Greveson
2013-07-03
1
-18
/
+19
*
|
|
|
|
Big change in symbols ui and selection chemistry.
Martin Owens
2013-06-15
1
-6
/
+4
*
|
|
|
|
Allow svg elements to be ungrouped
Martin Owens
2013-06-14
1
-2
/
+4
*
|
|
|
|
Fix for Bug #181493 (Locked layers not completely locked) by frenchie4111.
Nicolas Dufour
2013-05-12
1
-0
/
+30
*
|
|
|
|
Fixed logic error confusing bitwise and with logical and.
Jon A. Cruz
2013-04-29
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Allow multiple groups to be symbolised and replace groups with clones.
Martin Owens
2013-04-23
1
-29
/
+41
*
|
|
|
Add balloon symbols and connect defs modified signal.
Martin Owens
2013-04-22
1
-7
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Group bbox update (Bug 1168979)
Alvin Penner
2013-04-20
1
-0
/
+1
|
|
/
|
/
|
*
|
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-3
/
+2
*
|
Warning and dead code cleanup.
Jon A. Cruz
2013-01-11
1
-1
/
+1
*
|
cppcheck: Convert more C-style pointer casts to GObject or C++
Alex Valavanis
2012-11-11
1
-1
/
+4
*
|
Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog
Tavmjong Bah
2012-10-11
1
-0
/
+158
*
|
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
2012-10-04
1
-12
/
+12
*
|
Fix for 172222 : Move direct to specified layer
John Smith
2012-09-22
1
-0
/
+30
*
|
Fix for 406044 : Esc with no selection, activates selection tool
John Smith
2012-09-02
1
-2
/
+9
|
/
*
Fix for 722625 : Select Same by Object Type
John Smith
2012-07-25
1
-0
/
+105
*
cpp-style casting
Kris De Gussem
2012-05-04
1
-57
/
+56
*
some more string class usage as opposed to c-strings to prevent issues
Kris De Gussem
2012-04-16
1
-13
/
+23
*
Fix for 170378 : Select All by Stroke or Fill Color - Added search within groups
John Smith
2012-04-11
1
-11
/
+39
*
Fix for 170378 : Select same objects by fill or stroke : Fix transformed stro...
John Smith
2012-04-05
1
-1
/
+23
*
Fix for 170378 : Select same objects by fill or stroke : Added stroke style
John Smith
2012-04-04
1
-15
/
+116
*
Fix for 170378 : Select same objects by fill or stroke
John Smith
2012-04-03
1
-0
/
+117
*
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
2012-04-02
1
-1
/
+1
*
fork LPE on duplicating objects. (configurable, defaults to "on")
Johan B. C. Engelen
2012-03-18
1
-0
/
+8
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-0
/
+1
*
Merge Andrew's new OCAL dialog and clean headers. Please test
Alex Valavanis
2012-02-27
1
-1
/
+1
|
\
*
|
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+1
[prev]
[next]