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
*
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 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
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-24
/
+24
*
|
implemented proper error checking
Adonis Papaderos
2010-12-06
1
-1
/
+2
*
|
Make linked offsets respect "Relink duplicated clones" settings
Adonis Papaderos
2010-12-06
1
-0
/
+8
*
|
Fix Bug #675309 - crash when unlinking an orphaned clone
Adonis Papaderos
2010-11-25
1
-0
/
+5
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
i18n. Context cleanup (context|string replaced with C_).
Nicolas Dufour
2010-08-22
1
-7
/
+3
*
|
Suppress gradient direction line for 'solid' gradients.
Jon A. Cruz
2010-07-04
1
-44
/
+44
|
/
*
* improve boundingbox calculation: include strokecaps.
Johan B. C. Engelen
2010-04-10
1
-3
/
+3
*
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
2010-04-06
1
-6
/
+8
*
Fix behavior when loading a document
Krzysztof Kosi??ski
2010-04-03
1
-5
/
+3
*
Initial fix for the inverted coordinate system bug
Krzysztof Kosi??ski
2010-04-03
1
-3
/
+3
*
Patch by Martin Sucha for 542004
Josh Andler
2010-03-20
1
-21
/
+50
*
Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.
Jon A. Cruz
2010-03-19
1
-37
/
+42
*
i18n. Remove underscores in message context.
Nicolas Dufour
2010-03-06
1
-1
/
+1
*
Always embed bitmap copies created with Alt+B.
Krzysztof Kosi??ski
2010-03-05
1
-6
/
+2
*
Cleanup on id access.
Jon A. Cruz
2010-03-02
1
-2
/
+2
*
Fix multiple minor problems in the node tool
Krzysztof Kosi??ski
2010-02-09
1
-3
/
+5
*
Patch by Martin Sucha to add preferences to for grouping on Clip/Mask
Josh Andler
2010-02-04
1
-27
/
+119
*
Restore encapsulation of selection implementation.
Jon A. Cruz
2010-01-15
1
-3
/
+106
*
Warning cleanup.
Jon A. Cruz
2010-01-15
1
-1
/
+1
*
* Merge from trunk
Krzysztof Kosi??ski
2010-01-14
1
-8
/
+42
|
\
|
*
Patch by Alex Leone to add margins to resize page options in Document Properties
Josh Andler
2010-01-08
1
-7
/
+18
|
*
Major simplification of 3D box code.
Maximilian Albert
2009-12-26
1
-1
/
+24
*
|
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
1
-46
/
+43
|
/
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-20
/
+20
*
SPDocument->Document
johnce
2009-08-05
1
-20
/
+20
*
* [INTL:*] translator comments for all context strings added
Ivan Mas??r
2009-06-03
1
-1
/
+3
*
new "compensate" param for sp_selection_apply_affine and sp_selection_move_re...
Thomas Holder
2009-05-13
1
-8
/
+8
*
Make sure that the item center (origin for rotations) does not change due to ...
Diederik van Lierop
2009-04-29
1
-1
/
+1
*
(sp_selection_create_bitmap_copy): Fix: Set xlink:href relative to the correc...
Peter Moulder
2009-04-07
1
-2
/
+8
*
noop: rename a local var
Peter Moulder
2009-04-07
1
-6
/
+9
*
noop: whitespace
Peter Moulder
2009-04-07
1
-280
/
+280
*
functional noop: Clarify g_strcanon behaviour by not redundantly reassigning ...
Peter Moulder
2009-04-07
1
-1
/
+1
*
do not transform, display, reverse, node-edit, or remove LPE if LPE stack is ...
bulia byak
2009-03-26
1
-1
/
+2
*
fix crash when duplicating an orphaned clone
bulia byak
2009-03-09
1
-0
/
+2
*
use the same steps to figure out dir for bitmap copy as in export dialog
bulia byak
2009-02-02
1
-2
/
+11
*
move shape_editor from node context to the parent class, event context
bulia byak
2009-01-08
1
-1
/
+1
*
add utility for recursively replacing groups with their members in a list of ...
bulia byak
2008-12-29
1
-0
/
+30
[next]