index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
inkscape.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-11
Separate Adwaita and Adwaita-dark with specific styling (alowing to tweak any...
Jabier Arraiza
1
-0
/
+1
2019-08-04
Remove MR811 from 5439390adf3975557920a1c047897aa425db713d to ebfcda5a1b0341c...
Jabier Arraiza
1
-2
/
+0
2019-08-03
Add custom GTK3 themes inside Inkscape
Jabiertxof
1
-0
/
+2
2019-07-08
finish rebase from master
Jabier Arraiza
1
-1
/
+0
2019-07-08
Add coloring default to theme
Jabiertxof
1
-1
/
+0
2019-07-08
working wth colors for icons
Jabier Arraiza
1
-1
/
+1
2019-07-08
add improvements to color handling
Jabiertxof
1
-1
/
+1
2019-07-08
improve speed not reloading root if only one style tag
Jabier Arraiza
1
-1
/
+1
2019-07-08
allow multiple style tags
Jabier Arraiza
1
-0
/
+1
2019-07-08
Add initial commit
Jabiertxof
1
-1
/
+2
2019-07-08
Adding styles default
Jabiertxof
1
-1
/
+1
2019-07-08
Initial code to fix
Jabiertxof
1
-2
/
+1
2019-06-23
Remove experimental code to work in MR and fixes for selectors
Jabier Arraiza
1
-1
/
+4
2019-06-18
Improving styling
Jabiertxof
1
-7
/
+7
2019-06-18
Fix compiling issues
Jabiertxof
1
-1
/
+1
2019-06-18
Base of theming refactor
Jabiertxof
1
-1
/
+2
2019-06-07
Remove _argv0 from Inkscape::Application
Patrick Storz
1
-7
/
+3
2019-05-28
Fix segfault for bad `--pdf-page` argument values
Sergei Izmailov
1
-3
/
+1
2019-05-28
Prevent settng PDF page to less than 1. Fixes #265.
Tavmjong Bah
1
-1
/
+3
2019-04-24
Fix commandline page selection page selection and allow to select poppler in cmd
Marc Jeanmougin
1
-0
/
+8
2019-03-21
Misc. typos and whitespace fixes
luz.paz
1
-1
/
+1
2018-11-12
Rename add_style_sheet to reduce confusion with SVG/CSS
Martin Owens
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-07-21
Fixing coding style
Jabier Arraiza
1
-1
/
+1
2018-07-21
adding gtk-theme
Jabier Arraiza
1
-3
/
+2
2018-06-19
Add command-line option to select PDF page
Joe Rabinoff
1
-0
/
+8
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2017-06-28
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
1
-3
/
+0
2016-08-09
Move some main functions to Application class
Alex Valavanis
1
-0
/
+3
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+1
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-1
/
+0
2014-08-26
Standardise InkscapeApplication GObject implementation (namespace not support...
Alex Valavanis
1
-7
/
+8
2014-06-27
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
1
-14
/
+13
2014-06-27
Move constructor/destructor into private section, remove protected section. R...
Liam P. White
1
-7
/
+6
2014-06-26
4. further refactor Application class; create proper singleton, encapsulate m...
Liam P. White
1
-54
/
+53
2014-06-26
3. remove dead code, refactor existing code. Connect overlooked signals.
Liam P. White
1
-14
/
+22
2014-06-25
1. make it compile
Liam P. White
1
-80
/
+180
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-2
/
+11
2013-07-31
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
1
-1
/
+1
2013-07-04
Further renaming of DBus variables (object -> app_interface/doc_interface
Eric Greveson
1
-0
/
+10
2013-07-03
Modified dbus interface so that it works in console mode (--dbus-listen)
Eric Greveson
1
-0
/
+11
2013-03-14
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
1
-3
/
+3
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
1
-1
/
+1
2010-12-06
Stop background rendering once crash handler is triggered.
Jon A. Cruz
1
-0
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-10-12
Remove the failed and unused "new gui" stuff.
Krzysztof Kosi??ski
1
-0
/
+1
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-2
/
+2
2009-08-05
SPDocument->Document
johnce
1
-2
/
+2
2009-07-12
Made public some functions so they could be used by the DBus code. Similar f...
Soren Berg
1
-0
/
+3
2008-10-27
From trunk
Ted Gould
1
-1
/
+0
[next]