index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
file.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-11
/
+23
|
\
|
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-3
/
+3
|
*
Adding initial cut of resource manager.
Jon A. Cruz
2011-05-06
1
-8
/
+20
*
|
No more PrintWin32, including no special cases for non-Unicode Windows anymore.
Jasper van de Gronde
2011-04-15
1
-14
/
+0
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-8
/
+8
|
\
|
|
*
Import. Patch for Bug #716362 (Invalid result when drag and drop svg file), b...
Nicolas Dufour
2011-03-14
1
-1
/
+1
|
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-6
/
+6
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-54
/
+46
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-54
/
+46
|
|
\
|
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-3
/
+3
|
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-2
/
+2
|
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-6
/
+6
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-5
/
+5
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-22
/
+11
|
\
|
|
|
*
|
Remove the failed and unused "new gui" stuff.
Krzysztof Kosi??ski
2010-10-12
1
-22
/
+11
*
|
|
Completely remove NRPixBlock
Krzysztof Kosi??ski
2010-08-14
1
-1
/
+0
|
/
/
*
|
Fix build failure when DBus is not enabled
Krzysztof Kosi??ski
2010-07-16
1
-1
/
+8
*
|
Merging in from trunk
Ted Gould
2009-11-29
1
-95
/
+126
|
\
|
|
*
Patch by Adib for 429529
Josh Andler
2009-10-18
1
-0
/
+4
|
*
Fixed leaking memory and added proper name fallback. Applies modified patch a...
Jon A. Cruz
2009-09-29
1
-17
/
+34
|
*
Updated buildtool's files to undefine whiteboard. Comment out OCAL Export dia...
Josh Andler
2009-09-27
1
-5
/
+7
|
*
Fix by Adib for 353847
Josh Andler
2009-09-16
1
-2
/
+13
|
*
Fix compile when NEW_EXPORT_DIALOG is defined (however, the dialog crashes wh...
Maximilian Albert
2009-08-09
1
-3
/
+4
|
*
Put #ifdefs around all code related to the so-called "new" ExportDialog (what...
Maximilian Albert
2009-08-09
1
-4
/
+1
|
*
Cleanup (remove unused variable; use generic function to determine the file e...
Maximilian Albert
2009-08-09
1
-1
/
+0
|
*
Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...
Maximilian Albert
2009-08-09
1
-88
/
+69
|
*
Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...
Maximilian Albert
2009-08-07
1
-23
/
+42
|
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-160
/
+19
|
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
|
*
SPDocument->Document
johnce
2009-08-05
1
-18
/
+159
*
|
Added code to add a DBus interface for every desktop created.
Soren Berg
2009-07-12
1
-0
/
+2
|
/
*
save/restore initial dir when importing
bulia byak
2009-06-28
1
-4
/
+23
*
remove temporary prefs hack
Thomas Holder
2009-05-17
1
-7
/
+2
*
parent transformation on import and paste (Bug #376064, Bug #375499)
Thomas Holder
2009-05-13
1
-0
/
+6
*
FIX for BUG 368879: crash on 'save a copy as' when document has no filename yet
theAdib
2009-04-29
1
-2
/
+6
*
Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...
Peter Moulder
2009-04-07
1
-97
/
+2
*
remove more static dialogs.
Johan B. C. Engelen
2009-03-01
1
-23
/
+36
*
fix crash bug #241390
Johan B. C. Engelen
2009-03-01
1
-11
/
+14
*
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
2009-02-21
1
-34
/
+28
*
set waiting cursor while loading a file
bulia byak
2009-01-28
1
-1
/
+7
*
i guess this is better but doesn't fix crash
Johan B. C. Engelen
2009-01-14
1
-5
/
+7
*
fix possible crash
Johan B. C. Engelen
2009-01-04
1
-1
/
+3
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-1
/
+4
*
From trunk
Ted Gould
2008-10-27
1
-21
/
+36
*
Merging from trunk
Ted Gould
2008-10-11
1
-1
/
+1
*
More NR ==> Geom conversion (points and some matrices/transforms)
Maximilian Albert
2008-09-18
1
-4
/
+4
*
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2008-09-16
1
-30
/
+37
*
First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed...
Jeff Schiller
2008-09-11
1
-4
/
+12
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-1
/
+1
[next]