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
*
noop: fix bool type (C to C++)
Johan B. C. Engelen
2014-06-29
1
-5
/
+5
*
string class usage
Kris De Gussem
2014-03-16
1
-7
/
+5
*
Saving. Fix for Bug #529843 (save a copy reverts to save as) by Tomasz Boczko...
penginsbacon
2014-03-15
1
-1
/
+1
*
string class usage
Kris De Gussem
2014-03-14
1
-7
/
+4
*
gtkmmification (seems there is more margin in desktop-widget.cpp)
Kris De Gussem
2014-01-11
1
-5
/
+2
*
c-string buffer > Glib::ustring usage
Kris De Gussem
2014-01-06
1
-8
/
+3
*
memory leak fix (doc_title) + code readability
Kris De Gussem
2014-01-02
1
-14
/
+10
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-1
/
+1
*
fix bug "some of the locale-based templates cause objects to be resized when ...
Johan B. C. Engelen
2013-10-24
1
-1
/
+1
*
properly protect the undo stack from deleting templates and setting viewbox
buliabyak
2013-10-03
1
-1
/
+4
*
Fix for Bug #1229605 (inkscape crashes when canceled import pdf).
Nicolas Dufour
2013-09-26
1
-2
/
+6
*
Fix adding viewBox to new documents.
Matthew Petroff
2013-09-22
1
-0
/
+5
*
Merge gsoc procedural templates work.
Slagvi Public
2013-09-21
1
-18
/
+12
|
\
|
*
Change paths storage to std::string.
Slagvi Public
2013-09-20
1
-1
/
+3
|
*
Opening new documents behaviour fixed.
Slagvi Public
2013-09-18
1
-16
/
+9
*
|
Merge from trunk.
Matthew Petroff
2013-09-12
1
-10
/
+38
|
\
|
|
*
fix build with dbusapi enabled
su_v
2013-08-14
1
-1
/
+1
|
*
NewFromTemplate GSoC project for static templates
Slagvi Public
2013-08-14
1
-9
/
+37
|
|
\
|
|
*
Adapted sp_file_new for use with templates
Slagvi Public
2013-08-06
1
-17
/
+33
|
|
*
Removing template data from XML tree added
Slagvi Public
2013-08-04
1
-4
/
+14
|
|
*
Added loading templates into NewFromTemplate dialog.
Slagvi Public
2013-07-04
1
-7
/
+0
|
|
*
Templates menu item fixed
Slagvi Public
2013-07-03
1
-0
/
+8
*
|
|
Added viewBox implement document unit support.
Matthew Petroff
2013-08-27
1
-1
/
+1
|
/
/
*
/
Modified dbus interface so that it works in console mode (--dbus-listen)
Eric Greveson
2013-07-03
1
-13
/
+20
|
/
*
Fix for Bug #503712 (Personal default template not used) by Slagvi.
Nicolas Dufour
2013-04-15
1
-2
/
+2
*
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
2013-03-26
1
-1
/
+3
*
Drop a couple of unused variables and a pixmap
Alex Valavanis
2013-03-15
1
-3
/
+0
*
Drop dead Inkboard code. Config flag no longer exists
Alex Valavanis
2013-03-04
1
-4
/
+0
*
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
[next]