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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove OCAL
Marc Jeanmougin
2019-11-01
1
-31
/
+0
*
Add comment, rename function
Marc Jeanmougin
2019-04-24
1
-1
/
+1
*
Removes style on empty lines
Marc Jeanmougin
2019-04-24
1
-0
/
+1
*
Make InkscapeApplication responsible for managing documents and windows.
Tavmjong Bah
2019-03-15
1
-11
/
+0
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Merge branch 'bugfix-1789838-confirmation-needed-before-overwriting-template'...
Marc Jeanmougin
2018-10-18
1
-1
/
+1
|
\
|
*
Fix bug 1789838 - Ask for confirmation before overwriting template
Christophe Lebras
2018-08-31
1
-1
/
+1
*
|
fix vi modelines: encoding -> fileencoding
Thomas Holder
2018-10-15
1
-1
/
+1
|
/
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-2
/
+2
*
Remove deprecated GNOME VFS
Stefano Facchini
2017-10-13
1
-7
/
+0
*
Manage template informations
Christophe Lebras
2017-07-02
1
-1
/
+3
*
Add function to save template
Christophe Lebras
2017-07-02
1
-0
/
+5
*
Porting the pre-92 file update message from 0.92.x to trunk:
Marc Jeanmougin
2017-06-04
1
-0
/
+3
*
forward-port from 0.92.x the line height conversion from <.92 to >=.92
Marc Jeanmougin
2017-02-05
1
-1
/
+2
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-4
/
+4
*
Change paths storage to std::string.
Slagvi Public
2013-09-20
1
-1
/
+2
*
NewFromTemplate GSoC project for static templates
Slagvi Public
2013-08-14
1
-0
/
+1
|
\
|
*
Adapted sp_file_new for use with templates
Slagvi Public
2013-08-06
1
-2
/
+1
|
*
Removing template data from XML tree added
Slagvi Public
2013-08-04
1
-2
/
+8
|
*
Added loading templates into NewFromTemplate dialog.
Slagvi Public
2013-07-04
1
-1
/
+0
|
*
Adding NewFromTemplate to the Inkscape menu
Slagvi Public
2013-07-02
1
-0
/
+1
*
|
Modified dbus interface so that it works in console mode (--dbus-listen)
Eric Greveson
2013-07-03
1
-1
/
+1
|
/
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-1
/
+5
*
Fix another load of forward declaration tags
Alex Valavanis
2013-03-14
1
-1
/
+1
*
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
2013-03-14
1
-2
/
+2
*
Fix for 170550 : open blank document on 'close'
John Smith
2012-08-30
1
-0
/
+2
*
Clipboard code cleaning (patch for bug #964852 by Romain, see devmail thread...
Kris De Gussem
2012-04-05
1
-0
/
+2
*
Fix for 390458 : Convert Export Bitmap to a dockable dialog
John Smith
2012-03-03
1
-1
/
+1
*
Merge Andrew's new OCAL dialog and clean headers. Please test
Alex Valavanis
2012-02-27
1
-4
/
+8
|
\
|
*
merged with trunk so I can build again...
Andrew Higginson
2011-12-27
1
-13
/
+7
|
|
\
|
*
|
Made dialog's state persistant
Andrew rugby471@gmail.com
2011-03-24
1
-2
/
+1
|
*
|
Split OCALDialog code in fill.cpp into two, so we can have async stuff working
Andrew rugby471@gmail.com
2011-03-22
1
-0
/
+7
*
|
|
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-1
/
+0
|
|
/
|
/
|
*
|
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
1
-1
/
+1
*
|
More forward.h purging.
Jon A. Cruz
2011-10-04
1
-4
/
+3
*
|
DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.
Nicolas Dufour
2011-08-21
1
-1
/
+1
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-1
/
+1
|
\
\
|
*
|
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-1
/
+1
|
|
/
*
/
No more PrintWin32, including no special cases for non-Unicode Windows anymore.
Jasper van de Gronde
2011-04-15
1
-5
/
+0
|
/
*
Updated buildtool's files to undefine whiteboard. Comment out OCAL Export dia...
Josh Andler
2009-09-27
1
-2
/
+2
*
Fix compile when NEW_EXPORT_DIALOG is defined (however, the dialog crashes wh...
Maximilian Albert
2009-08-09
1
-1
/
+1
*
Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...
Maximilian Albert
2009-08-09
1
-1
/
+3
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-32
/
+5
*
SPDocument->Document
johnce
2009-08-05
1
-5
/
+32
*
Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...
Peter Moulder
2009-04-07
1
-8
/
+11
*
Removed Win32 only Print Direct verb, which was an exact clone of normal print
Joel Holdsworth
2007-12-23
1
-5
/
+0
*
Fixed the parenting of the print dialog so that it cannot fall behind the mai...
Joel Holdsworth
2007-12-22
1
-2
/
+2
*
add import from ocal feature
Bruno Dilly
2007-08-16
1
-18
/
+0
*
export to ocal bug fix
Bruno Dilly
2007-08-08
1
-0
/
+17
*
adds export to ocal feature without dialog window
Bruno Dilly
2007-08-06
1
-0
/
+33
[next]