index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
widget
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-01
Use _WIN32 instead of WIN32
Eduard Braun
1
-3
/
+3
2018-10-01
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
2
-0
/
+4
2018-09-27
Propagate IconRenderer's activate signal so we don't have to guess where the ...
Martin Owens
2
-2
/
+16
2018-09-27
Refactor addtoicon and turn into more generic iconrenderer CellRenderer
Martin Owens
2
-35
/
+31
2018-09-24
cppcheck: fix Same expression in font-variants
Julien Nabet
1
-1
/
+1
2018-09-24
Remove #include "config.h" from header files where possible
Eduard Braun
21
-84
/
+0
2018-09-20
fix transform dialog icons with inverted y-axis
Thomas Holder
2
-0
/
+10
2018-09-12
New option to invert y-axis
Thomas Holder
1
-1
/
+1
2018-09-11
Support smooth scrolling (part 2)
Eduard Braun
1
-1
/
+4
2018-09-11
Several more typos
luz.paz
1
-2
/
+2
2018-08-16
Fix tiny size of layer visibility/lock icons
Eduard Braun
1
-1
/
+1
2018-08-12
fix for bug 1786605
Jabier Arraiza
1
-4
/
+4
2018-08-10
Add a label to apply theme sugested by Christoffer Holmstedt on mailing list
Jabier Arraiza
1
-2
/
+4
2018-07-27
fixing coding style
Jabier Arraiza
1
-2
/
+1
2018-07-27
Refactor fo theme switcher
Jabier Arraiza
1
-1
/
+1
2018-07-26
Fixing coding style
Jabiertxo Arraiza Cenoz
1
-1
/
+0
2018-07-26
Add allow to use system icon sets
Jabiertxo Arraiza Cenoz
1
-1
/
+6
2018-07-26
fix coding style
Jabiertxo Arraiza Cenoz
1
-1
/
+1
2018-07-26
Open folders in inkscape preferences with XGD. Also added a tentative for Mac
Jabiertxo Arraiza Cenoz
1
-5
/
+4
2018-07-25
Fixing a win bug open folders
Jabiertxo Arraiza Cenoz
1
-0
/
+4
2018-07-25
Fixing coding style
Jabiertxo Arraiza Cenoz
1
-1
/
+2
2018-07-25
Fixing a win compiling bug and fix a string pointed by vlada
Jabiertxo Arraiza Cenoz
1
-1
/
+1
2018-07-25
Fixing a win compiling bug and coding style
Jabiertxo Arraiza Cenoz
1
-1
/
+1
2018-07-25
Fixing a win compiling bug and coding style
Jabiertxo Arraiza Cenoz
1
-9
/
+2
2018-07-25
Fix a win compiling bug and coding style
Jabiertxo Arraiza Cenoz
2
-29
/
+24
2018-07-25
Working on open folders on WIN
Jabiertxo Arraiza Cenoz
1
-1
/
+7
2018-07-25
Fix codding style
Jabiertxo Arraiza Cenoz
2
-43
/
+42
2018-07-25
Improve string for open button in preferences II
Jabiertxo Arraiza Cenoz
1
-1
/
+1
2018-07-25
Improve string for open button in preferences
Jabiertxo Arraiza Cenoz
1
-1
/
+1
2018-07-24
Improve the look of prefs buttons
Jabier Arraiza
2
-5
/
+13
2018-07-24
Add buttons to open folders as sugestion of Maren
Jabier Arraiza
2
-0
/
+32
2018-07-24
Fix a wrongy commit
Jabier Arraiza
2
-11
/
+0
2018-07-24
Remove pointer
Jabiertxo Arraiza Cenoz
2
-0
/
+11
2018-07-21
Fixing coding style
Jabier Arraiza
3
-18
/
+17
2018-07-21
adding gtk-theme
Jabier Arraiza
15
-99
/
+112
2018-07-03
Fix non-standard type
Eduard Braun
1
-1
/
+1
2018-07-02
Reduce width of Transform dialog by making spinbuttons narrower
Geoff Lankow
2
-0
/
+11
2018-06-21
Move pixmaps to ui/pixmaps, and update the README accordingly.
Emmanuel Gil Peyrot
1
-4
/
+4
2018-06-20
Replace typedef enum with enum in POD type declarations.
Emmanuel Gil Peyrot
2
-4
/
+4
2018-06-20
Replace typedef struct with struct in POD type declarations.
Emmanuel Gil Peyrot
1
-4
/
+4
2018-06-19
Replace functions with methods in SPColor.
Emmanuel Gil Peyrot
3
-48
/
+48
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2
-6
/
+6
2018-06-18
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2
-9
/
+9
2018-06-18
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
3
-7
/
+10
2018-06-18
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
5
-5
/
+5
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
20
-34
/
+24
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
45
-227
/
+227
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
42
-184
/
+184
2018-06-17
Move toolbars to ui/toolbar
Alexander Valavanis
1
-1
/
+1
2018-06-14
Create at least two radio buttons for a table.
Tavmjong Bah
1
-0
/
+7
[prev]
[next]