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
*
A couple of forward declarations
Alex Valavanis
2013-02-11
1
-0
/
+1
*
Fix for Bug #1072391 (Save as copy crash).
Nicolas Dufour
2012-10-28
1
-1
/
+6
*
Fix for Bug #1070903 (Crash when saving a new document).
Nicolas Dufour
2012-10-26
1
-1
/
+7
*
Fix for 426763 : Cancelling import leads to error message
John Smith
2012-10-11
1
-1
/
+7
*
Fix for 643150 : Auto-palette swatches duplicated on copy and paste
John Smith
2012-09-19
1
-6
/
+3
*
Fix for 422644 : Show filename in statusbar on saving
John Smith
2012-09-03
1
-2
/
+4
*
Fix for 170550 : open blank document on 'close'
John Smith
2012-08-30
1
-2
/
+12
*
Fix for 612221 : Add metadata default configuration in the preferences
John Smith
2012-07-12
1
-1
/
+1
*
Fix for 168658 : Font substitution warning dialog
John Smith
2012-07-04
1
-0
/
+4
*
Fix for 591225 : Fix wording of 'Clean up document' in Undo History
John Smith
2012-06-20
1
-1
/
+1
*
add test code for bug #967416
Johan B. C. Engelen
2012-04-05
1
-0
/
+11
*
fix crash (bug #973174)
Johan B. C. Engelen
2012-04-05
1
-4
/
+5
*
Clipboard code cleaning (patch for bug #964852 by Romain, see devmail thread...
Kris De Gussem
2012-04-05
1
-0
/
+84
*
Patch for multi-import by heisenbug from lp:203070
Josh Andler
2012-03-13
1
-4
/
+30
*
Fix for 390458 : Convert Export Bitmap to a dockable dialog
John Smith
2012-03-03
1
-5
/
+5
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-0
/
+2
*
Merge Andrew's new OCAL dialog and clean headers. Please test
Alex Valavanis
2012-02-27
1
-43
/
+26
|
\
|
*
merged with trunk so I can build again...
Andrew Higginson
2011-12-27
1
-34
/
+32
|
|
\
|
*
|
Sorted wrapping of labels
Andrew rugby471@gmail.com
2011-03-26
1
-1
/
+0
|
*
|
Change menutems and title to "Import Clip Art"
Andrew rugby471@gmail.com
2011-03-25
1
-1
/
+1
|
*
|
Made dialog's state persistant
Andrew rugby471@gmail.com
2011-03-24
1
-15
/
+11
|
*
|
Split OCALDialog code in fill.cpp into two, so we can have async stuff working
Andrew rugby471@gmail.com
2011-03-22
1
-32
/
+20
|
*
|
Added OCAL namespace within Dialog namespace
Andrew rugby471@gmail.com
2011-03-13
1
-4
/
+4
|
*
|
converted to use var_name from CamelCase
Andrew rugby471@gmail.com
2011-03-11
1
-17
/
+17
*
|
|
Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...
Alex Valavanis
2012-02-15
1
-5
/
+5
*
|
|
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+1
*
|
|
file saving: fix appending of extension for files in directories with periods...
Johan B. C. Engelen
2012-01-02
1
-1
/
+22
|
|
/
|
/
|
*
|
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
1
-1
/
+1
*
|
Another minor pass of Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-2
/
+3
*
|
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+1
*
|
DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.
Nicolas Dufour
2011-08-21
1
-3
/
+3
*
|
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
|
\
|
[next]