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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give more descriptive names to document file related variables and functions.
Tavmjong Bah
2019-02-20
1
-3
/
+3
*
Add System Default Theme to prefereces theme switch
Jabiertxof
2019-01-28
1
-0
/
+1
*
Finich CSS refactor
Jabier Arraiza
2019-01-27
1
-2
/
+3
*
Remove not rebased parts
Jabier Arraiza
2019-01-27
1
-7
/
+0
*
Fix compiling errors
Jabier Arraiza
2019-01-27
1
-5
/
+3
*
Adding styling refactoring, moving after to other branch the CSS part
Jabier Arraiza
2019-01-27
1
-28
/
+44
*
Add 'Theme Decide' option to symbolic icons color
Jabier Arraiza
2019-01-26
1
-8
/
+15
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-24
/
+18
*
Rewrite of main.cpp using InkscapeApplication (Gtk::Application)
Tavmjong Bah
2018-11-18
1
-3
/
+4
*
Remove Adwaita-hicolor icon themes toggles making more compat
Jabier Arraiza
2018-11-15
1
-14
/
+7
*
Fix bug forcing symbolic system icons in hicolor theme
Jabiertxof
2018-11-14
1
-2
/
+6
*
Rename add_style_sheet to reduce confusion with SVG/CSS
Martin Owens
2018-11-12
1
-2
/
+2
*
Fix a bug icons dont show if no dialog open
Jabiertxof
2018-11-10
1
-0
/
+4
*
Fix codding style
Jabiertxof
2018-11-09
1
-1
/
+1
*
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
2018-11-09
1
-3
/
+15
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove unused widget.
Tavmjong Bah
2018-11-06
1
-2
/
+0
*
Use monospace digits font in messages and spinbuttons
Jabier Arraiza
2018-11-03
1
-0
/
+15
*
Move some files to 'io' directory.
Tavmjong Bah
2018-10-13
1
-7
/
+13
*
Misc. typos
luz.paz
2018-10-06
1
-10
/
+10
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Use _WIN32 instead of WIN32
Eduard Braun
2018-10-01
1
-5
/
+5
*
Enable autosaves by default, puts them in user cache dir
Marc Jeanmougin
2018-08-21
1
-2
/
+5
*
Add inkscape app icon to themes
Jabier Arraiza
2018-08-03
1
-30
/
+30
*
Fix test compiling bug
Jabier Arraiza
2018-08-02
1
-24
/
+26
*
Fix test compiling bug
Jabier Arraiza
2018-08-02
1
-2
/
+2
*
Remove XGD_DATA_DIR as sugestion of su_v
Jabier Arraiza
2018-07-31
1
-0
/
+1
*
Fixing coding style
Jabier Arraiza
2018-07-31
1
-10
/
+12
*
Fixing tests broken
Jabier Arraiza
2018-07-31
1
-1
/
+1
*
First try co fix icons bugs
Jabier Arraiza
2018-07-31
1
-4
/
+25
*
Refactor fo theme switcher
Jabier Arraiza
2018-07-27
1
-16
/
+1
*
Fixing paths to allow themes and icons inside main inkscape instalation not o...
Jabier Arraiza
2018-07-26
1
-4
/
+0
*
Fixing coding style
Jabier Arraiza
2018-07-21
1
-6
/
+6
*
Fixing some icons dont redraw
Jabier Arraiza
2018-07-21
1
-3
/
+1
*
Working on themes
Jabier Arraiza
2018-07-21
1
-1
/
+1
*
adding gtk-theme
Jabier Arraiza
2018-07-21
1
-4
/
+35
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-1
/
+1
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-44
/
+44
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-5
/
+5
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-5
/
+5
*
Minor cleanup of warnings. No functional change.
Felipe Corrêa da Silva Sanches
2018-03-27
1
-2
/
+0
*
Parsing errors in application CSS should not be fatal
Eduard Braun
2018-01-04
1
-1
/
+1
*
Unset the current tool early on shutdown.
Stefano Facchini
2017-11-13
1
-0
/
+2
*
Add preference to load additional fonts from custom directories
Eduard Braun
2017-10-21
1
-0
/
+6
*
Add preference to load additional fonts from 'fonts' directories
Eduard Braun
2017-10-20
1
-0
/
+13
*
Fix bug #1226962 - Keyboard shortcuts (hotkeys) not functional in some
Andrey Mozzhuhin
2017-10-05
1
-1
/
+2
[next]