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
*
Purging some forward.h files.
Jon A. Cruz
2011-10-04
1
-0
/
+1
*
Remove all NRRect use.
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+0
*
Added overload for getObjectById(). Added safety by zeroing out invalid point...
Jon A. Cruz
2011-07-31
1
-0
/
+1
*
Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...
Jon A. Cruz
2011-06-04
1
-1
/
+0
|
\
*
|
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-2
/
+13
|
/
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
1
-0
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-102
/
+77
|
\
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
1
-0
/
+2
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-10
/
+14
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-29
/
+57
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-5
/
+10
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Safer fix for bug #579932 that won't leak memory.
Jon A. Cruz
2010-07-28
1
-1
/
+2
*
|
Duplicate the undo key passed to sp_document_maybe_done, instead of simply
Krzysztof Kosi??ski
2010-07-27
1
-1
/
+1
|
/
*
Patch by Alex Leone to add margins to resize page options in Document Properties
Josh Andler
2010-01-08
1
-1
/
+1
*
Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...
Maximilian Albert
2009-12-26
1
-7
/
+20
*
Merge GSoC2009 Connectors into trunk
Arcadie M. Cracan
2009-12-02
1
-0
/
+3
*
Patch to fix 205667 by Petteri Aimonen
Josh Andler
2009-10-04
1
-0
/
+1
*
patch by Adrian Johnson for 166678
bulia byak
2009-09-05
1
-2
/
+0
*
Fix for Bug #166678 (Paper size or orientation are not used when printing) b...
Nicolas Dufour
2009-08-12
1
-0
/
+2
*
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
[next]