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
*
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
*
|
select referred path when pressing shift+d (select original) for a path with ...
Johan B. C. Engelen
2012-01-18
1
-1
/
+15
*
|
add a menu item for using the Clone original LPE efficiently.
Johan B. C. Engelen
2012-01-15
1
-0
/
+57
*
|
Warning and uninitialized variable cleanup.
Jon A. Cruz
2012-01-08
1
-2
/
+1
*
|
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
2012-01-03
1
-2
/
+2
|
/
*
Another minor pass of Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-3
/
+3
*
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+0
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-22
/
+22
*
Remove deprecated Glib symbols
Krzysztof Kosi??ski
2011-07-19
1
-2
/
+3
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-7
/
+7
*
Update 2Geom to pull in integer rectangle class
Krzysztof Kosi??ski
2011-06-23
1
-1
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-1
/
+1
|
\
|
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-1
/
+1
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-88
/
+101
|
\
|
|
*
Linked Offset. Merge branch lp:~ado-papas/inkscape/bug_167419 (Bug #167419, B...
Nicolas Dufour
2011-03-17
1
-3
/
+16
|
*
Fix part of bug 733010, where fit page to drawing did not work the same as fi...
Johan B. C. Engelen
2011-03-12
1
-1
/
+1
|
*
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
2011-02-21
1
-52
/
+52
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-33
/
+33
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-220
/
+241
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-221
/
+228
|
|
\
|
|
*
Naming Correction
Abhishek Sharma public
2010-08-12
1
-2
/
+2
|
|
*
XML Privatisation Stuff after a long time
Abhishek Sharma public
2010-08-11
1
-2
/
+2
|
|
*
More on c++ification and some XML privatisation
Abhishek Sharma public
2010-07-20
1
-1
/
+1
|
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-2
/
+2
|
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-9
/
+9
|
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-48
/
+48
|
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-9
/
+9
[next]