index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
desktop.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-2
/
+1
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-7
/
+8
*
Merge from trunk
Krzysztof Kosi??ski
2011-07-06
1
-2
/
+2
|
\
|
*
Switch to GObject
Alex Valavanis
2011-06-24
1
-2
/
+2
*
|
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
1
-0
/
+1
|
/
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-1
/
+10
|
\
|
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-1
/
+3
|
*
Adding initial cut of resource manager.
Jon A. Cruz
2011-05-06
1
-0
/
+7
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-10
/
+40
|
\
|
|
*
Cleaned up memory patch. Fixes bug #737298.
Jon A. Cruz
2011-03-20
1
-0
/
+3
|
*
NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
Johan B. C. Engelen
2011-02-21
1
-1
/
+21
|
*
Pass removing some outdated C-macro use.
Jon A. Cruz
2011-02-20
1
-4
/
+4
|
*
Fix the zoom changed signal to no longer be sent out before the values have f...
Jon A. Cruz
2011-02-19
1
-1
/
+7
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-4
/
+4
|
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
1
-0
/
+1
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-36
/
+52
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-36
/
+52
|
|
\
|
|
*
XML Privatisation Stuff after a long time
Abhishek Sharma public
2010-08-11
1
-7
/
+12
|
|
*
More in XML privatisation with new create3DBox function and other supplements...
Abhishek Sharma Public
2010-07-17
1
-0
/
+22
|
|
*
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
-7
/
+7
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-2
/
+8
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
*
|
Fix LP bug #622350: Discard events when desktop->event_context has not been s...
Diederik van Lierop
2010-08-28
1
-1
/
+7
*
|
|
merge from trunk
Krzysztof Kosi??ski
2010-08-08
1
-2
/
+2
|
\
|
|
|
*
|
Disabling Print Colors dialog due to lack of resolution from mailing list thr...
Josh Andler
2010-07-07
1
-2
/
+2
|
|
/
*
/
Wholesale cruft removal part 3
Krzysztof Kosi??ski
2010-08-04
1
-1
/
+1
|
/
*
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
2010-04-06
1
-8
/
+11
*
Coords: fix SPDesktop::point() method
Krzysztof Kosi??ski
2010-04-04
1
-2
/
+2
*
Fix behavior when loading a document
Krzysztof Kosi??ski
2010-04-03
1
-1
/
+0
*
Initial fix for the inverted coordinate system bug
Krzysztof Kosi??ski
2010-04-03
1
-8
/
+6
*
Cleanup on id access.
Jon A. Cruz
2010-03-02
1
-1
/
+1
*
Whitespace cleanup.
Jon A. Cruz
2010-01-15
1
-1
/
+1
*
* Merge from trunk
Krzysztof Kosi??ski
2010-01-14
1
-2
/
+7
|
\
|
*
C++-ification pass.
Jon A. Cruz
2010-01-08
1
-2
/
+4
|
*
- new: Print Colors Preview Dialog and rendermode
Felipe Corr??a da Silva Sanches
2009-12-11
1
-0
/
+3
*
|
Comment cleanup
Krzysztof Kosi??ski
2009-12-23
1
-5
/
+3
*
|
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
1
-65
/
+29
|
/
*
remove registerEditWidget, move this to SPDesktop::init instead; a noop chang...
bulia byak
2009-10-25
1
-1
/
+3
*
Patch by Adib for 238796
Josh Andler
2009-09-21
1
-7
/
+9
*
- fix bug #414142 (Moving path nodes twice is hard when snap is enabled)
Diederik van Lierop
2009-08-23
1
-1
/
+8
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-3
/
+3
*
SPDocument->Document
johnce
2009-08-05
1
-3
/
+3
*
Fix crash reported in bug #311737
Diederik van Lierop
2009-04-28
1
-45
/
+47
*
Store the snapper tolerances in the snap-preferences instead of in each snapp...
Diederik van Lierop
2009-01-31
1
-34
/
+0
*
Added a new toolbar with snapping controls
Diederik van Lierop
2009-01-10
1
-4
/
+4
*
move shape_editor from node context to the parent class, event context
bulia byak
2009-01-08
1
-2
/
+1
*
object-snapper.cpp
Thomas Holder
2008-12-20
1
-1
/
+7
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-12
/
+9
*
From trunk
Ted Gould
2008-10-27
1
-145
/
+148
[next]