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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-03
Another minor pass of Doxygen cleanup.
Jon A. Cruz
1
-3
/
+3
2011-08-27
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
1
-1
/
+0
2011-08-27
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
1
-22
/
+22
2011-07-19
Remove deprecated Glib symbols
Krzysztof Kosi??ski
1
-2
/
+3
2011-07-17
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
1
-7
/
+7
2011-06-23
Update 2Geom to pull in integer rectangle class
Krzysztof Kosi??ski
1
-1
/
+1
2011-06-04
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
1
-1
/
+1
2011-03-17
Linked Offset. Merge branch lp:~ado-papas/inkscape/bug_167419 (Bug #167419, B...
Nicolas Dufour
1
-3
/
+16
2011-03-12
Fix part of bug 733010, where fit page to drawing did not work the same as fi...
Johan B. C. Engelen
1
-1
/
+1
2011-02-21
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
1
-52
/
+52
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-33
/
+33
2010-12-06
implemented proper error checking
Adonis Papaderos
1
-1
/
+2
2010-12-06
Make linked offsets respect "Relink duplicated clones" settings
Adonis Papaderos
1
-0
/
+8
2010-11-25
Fix Bug #675309 - crash when unlinking an orphaned clone
Adonis Papaderos
1
-0
/
+5
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-08-22
i18n. Context cleanup (context|string replaced with C_).
Nicolas Dufour
1
-7
/
+3
2010-08-12
Naming Correction
Abhishek Sharma public
1
-2
/
+2
2010-08-11
XML Privatisation Stuff after a long time
Abhishek Sharma public
1
-2
/
+2
2010-08-04
Wholesale cruft removal part 3
Krzysztof Kosi??ski
1
-16
/
+16
2010-08-04
Wholesale cruft removal part 1
Krzysztof Kosi??ski
1
-4
/
+0
2010-07-20
More on c++ification and some XML privatisation
Abhishek Sharma public
1
-1
/
+1
2010-07-12
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
1
-2
/
+2
2010-07-04
Suppress gradient direction line for 'solid' gradients.
Jon A. Cruz
1
-44
/
+44
2010-07-03
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
1
-9
/
+9
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-48
/
+48
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-9
/
+9
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-24
/
+24
2010-04-10
* improve boundingbox calculation: include strokecaps.
Johan B. C. Engelen
1
-3
/
+3
2010-04-06
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
1
-6
/
+8
2010-04-03
Fix behavior when loading a document
Krzysztof Kosi??ski
1
-5
/
+3
2010-04-03
Initial fix for the inverted coordinate system bug
Krzysztof Kosi??ski
1
-3
/
+3
2010-03-20
Patch by Martin Sucha for 542004
Josh Andler
1
-21
/
+50
2010-03-19
Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.
Jon A. Cruz
1
-37
/
+42
2010-03-06
i18n. Remove underscores in message context.
Nicolas Dufour
1
-1
/
+1
2010-03-05
Always embed bitmap copies created with Alt+B.
Krzysztof Kosi??ski
1
-6
/
+2
2010-03-02
Cleanup on id access.
Jon A. Cruz
1
-2
/
+2
2010-02-09
Fix multiple minor problems in the node tool
Krzysztof Kosi??ski
1
-3
/
+5
2010-02-04
Patch by Martin Sucha to add preferences to for grouping on Clip/Mask
Josh Andler
1
-27
/
+119
2010-01-15
Restore encapsulation of selection implementation.
Jon A. Cruz
1
-3
/
+106
2010-01-15
Warning cleanup.
Jon A. Cruz
1
-1
/
+1
2010-01-08
Patch by Alex Leone to add margins to resize page options in Document Properties
Josh Andler
1
-7
/
+18
2009-12-26
Major simplification of 3D box code.
Maximilian Albert
1
-1
/
+24
2009-11-29
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
1
-46
/
+43
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-20
/
+20
2009-08-05
SPDocument->Document
johnce
1
-20
/
+20
2009-06-03
* [INTL:*] translator comments for all context strings added
Ivan Mas??r
1
-1
/
+3
2009-05-13
new "compensate" param for sp_selection_apply_affine and sp_selection_move_re...
Thomas Holder
1
-8
/
+8
2009-04-29
Make sure that the item center (origin for rotations) does not change due to ...
Diederik van Lierop
1
-1
/
+1
2009-04-07
(sp_selection_create_bitmap_copy): Fix: Set xlink:href relative to the correc...
Peter Moulder
1
-2
/
+8
2009-04-07
noop: rename a local var
Peter Moulder
1
-6
/
+9
[next]