index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
document.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-53
/
+50
*
xml/Document -> DocumentTree
johnce
2009-08-05
1
-1
/
+3
*
struct Document->class Document
johnce
2009-08-05
1
-0
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-49
/
+49
*
doc
Peter Moulder
2009-04-07
1
-3
/
+3
*
sp_document_change_uri_and_hrefs: New function.
Peter Moulder
2009-04-07
1
-1
/
+3
*
noop: whitespace
Peter Moulder
2009-04-07
1
-47
/
+48
*
Fixed to not emit signals from deleted object. May fix 271621.
Jon A. Cruz
2009-01-21
1
-0
/
+2
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-5
/
+2
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-8
/
+12
*
Fixed uninitialized variables, including modified-since-save.
Jon A. Cruz
2008-06-12
1
-3
/
+3
*
Make grouped 3D boxes work correctly when transformed (fixes: LP 188991)
Maximilian Albert
2008-03-19
1
-1
/
+0
*
stop toggling insensitive state for modification flag updates (fixes critical...
MenTaLguY
2008-01-15
1
-2
/
+5
*
abstract use of sodipodi:modified
MenTaLguY
2008-01-15
1
-0
/
+3
*
whitespace cleanup
MenTaLguY
2008-01-15
1
-56
/
+56
*
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
2007-12-13
1
-12
/
+19
*
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
2007-11-04
1
-3
/
+3
*
Adding profile manager and user-visible drop-down in CMS picker
Jon A. Cruz
2007-10-08
1
-0
/
+3
*
Hold perspectives on document level rather than globally; this corrects the c...
Maximilian Albert
2007-08-09
1
-0
/
+20
*
noop: Change fitToRect to take NR::Rect instead of old NRRect. Update callers.
Peter Moulder
2007-05-20
1
-1
/
+1
*
Cleaned up test doc creation
Jon A. Cruz
2007-05-12
1
-1
/
+0
*
add document serial numbers
MenTaLguY
2007-05-10
1
-0
/
+1
*
add method to select objects picked by a vector of points
bulia byak
2007-04-12
1
-1
/
+3
*
better way to deal with undo+id collisions
MenTaLguY
2007-03-17
1
-0
/
+3
*
Moved EventLog from SPDocument to SPDesktop to prevent it from being
gustav_b
2006-10-01
1
-2
/
+0
*
gboolean -> bool conversion commit 1. Modifies code to do with getting the u...
Michael G. Sloan
2006-08-26
1
-2
/
+2
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-7
/
+7
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-7
/
+7
*
Forced redraw of canvas upon document commit to work around event starvation ...
John Bintz
2006-07-23
1
-0
/
+2
*
marker refactoring work
Bryce Harrington
2006-07-20
1
-0
/
+2
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-2
/
+6
*
manually merging the INKBOARD_PEDRO branch into trunk
daleharvey
2006-06-23
1
-0
/
+3
*
fix compile with gcc 4.1 (#1479580)
Ralf Stephan
2006-05-01
1
-1
/
+1
*
SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...
Andrius Ramanauskas
2006-04-20
1
-0
/
+3
*
Adding fit canvas verbs
Aaron Spike
2006-04-19
1
-0
/
+3
*
* src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp,
mjwybrow
2006-02-15
1
-0
/
+7
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+218
[prev]