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.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-15
Correct order of stylesheet list insertion (after bug fix to libcroco).
Tavmjong Bah
1
-1
/
+1
2019-10-14
Fix a warning issue on theme change
Jabier Arraiza
1
-1
/
+1
2019-10-14
Re-Add blending modes UI using CSS instead filters
Jabier Arraiza
1
-1
/
+1
2019-10-11
Separate Adwaita and Adwaita-dark with specific styling (alowing to tweak any...
Jabier Arraiza
1
-22
/
+21
2019-10-11
Reduce memory leak on editing text, etc.
Nathan Lee
1
-4
/
+7
2019-08-22
Merge XML and CSS widgets improvements from https://gitlab.com/inkscape/inksc...
Jabier Arraiza
1
-7
/
+14
2019-08-17
Fixes for symbols dialog
Jabiertxof
1
-4
/
+8
2019-08-04
Remove MR811 from 5439390adf3975557920a1c047897aa425db713d to ebfcda5a1b0341c...
Jabier Arraiza
1
-65
/
+25
2019-08-03
Fix coding style
Jabiertxof
1
-6
/
+8
2019-08-03
Add custom GTK3 themes inside Inkscape
Jabiertxof
1
-26
/
+64
2019-07-19
Add ruler color customizable
Jabier Arraiza
1
-1
/
+1
2019-07-09
Fix a issue on defaulñt colors for custom theme, remove the not needed folde...
Jabiertxof
1
-3
/
+1
2019-07-08
fix issue on theme change
Jabier Arraiza
1
-1
/
+1
2019-07-08
Bug fixing of update colors
Jabiertxof
1
-3
/
+3
2019-07-08
Coding Style Fixes
Jabiertxof
1
-10
/
+9
2019-07-08
Add coloring default to theme
Jabiertxof
1
-66
/
+6
2019-07-08
working wth colors for icons
Jabier Arraiza
1
-60
/
+59
2019-07-08
add improvements to color handling
Jabiertxof
1
-25
/
+33
2019-07-08
Allow good render of multiples stylesheets
Jabiertxof
1
-8
/
+11
2019-07-08
improve speed not reloading root if only one style tag
Jabier Arraiza
1
-2
/
+4
2019-07-08
allow multiple style tags
Jabier Arraiza
1
-138
/
+137
2019-07-08
Add initial commit
Jabiertxof
1
-24
/
+47
2019-07-08
Adding styles default
Jabiertxof
1
-1
/
+2
2019-07-08
Fix coding style
Jabiertxof
1
-21
/
+12
2019-07-08
Initial code to fix
Jabiertxof
1
-12
/
+82
2019-06-29
Remove gimp ruler.
Tavmjong Bah
1
-1
/
+1
2019-06-29
Make tick color the symbolic icon color if symbolic icons are used.
Tavmjong Bah
1
-1
/
+1
2019-06-23
Remove experimental code to work in MR and fixes for selectors
Jabier Arraiza
1
-17
/
+27
2019-06-18
Fix a icon bug
Jabiertxof
1
-2
/
+2
2019-06-18
Improving styling
Jabiertxof
1
-8
/
+12
2019-06-18
Fix compiling issues
Jabiertxof
1
-1
/
+1
2019-06-18
Base of theming refactor
Jabiertxof
1
-77
/
+65
2019-06-16
Improve default colors and remove symlink icons
Jabier Arraiza
1
-4
/
+4
2019-06-16
Add next gen theme for Adam Bellis
Jabier Arraiza
1
-7
/
+16
2019-06-07
Flush crash message to ensure it's actually printed and update link
Patrick Storz
1
-1
/
+3
2019-06-07
Remove _argv0 from Inkscape::Application
Patrick Storz
1
-18
/
+3
2019-05-26
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
1
-17
/
+5
2019-04-10
Fix segfault when inkscape is started more than once in single app mode.
Tavmjong Bah
1
-1
/
+1
2019-03-21
Misc. typos and whitespace fixes
luz.paz
1
-2
/
+2
2019-02-20
Give more descriptive names to document file related variables and functions.
Tavmjong Bah
1
-3
/
+3
2019-01-28
Add System Default Theme to prefereces theme switch
Jabiertxof
1
-0
/
+1
2019-01-27
Finich CSS refactor
Jabier Arraiza
1
-2
/
+3
2019-01-27
Remove not rebased parts
Jabier Arraiza
1
-7
/
+0
2019-01-27
Fix compiling errors
Jabier Arraiza
1
-5
/
+3
2019-01-27
Adding styling refactoring, moving after to other branch the CSS part
Jabier Arraiza
1
-28
/
+44
2019-01-26
Add 'Theme Decide' option to symbolic icons color
Jabier Arraiza
1
-8
/
+15
2019-01-02
modernize loops
Marc Jeanmougin
1
-24
/
+18
2018-11-18
Rewrite of main.cpp using InkscapeApplication (Gtk::Application)
Tavmjong Bah
1
-3
/
+4
2018-11-15
Remove Adwaita-hicolor icon themes toggles making more compat
Jabier Arraiza
1
-14
/
+7
2018-11-14
Fix bug forcing symbolic system icons in hicolor theme
Jabiertxof
1
-2
/
+6
[next]