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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix CI
Marc Jeanmougin
2019-01-24
2
-4
/
+9
*
SelectToolbar: GtkAction migration
Alexander Valavanis
2019-01-22
2
-0
/
+497
*
fix double construction of Button members
Thomas Holder
2019-01-03
1
-8
/
+0
*
run clang tidy modernize pass
Marc Jeanmougin
2019-01-02
1
-1
/
+1
*
modernize: add overrides
Marc Jeanmougin
2019-01-02
1
-3
/
+3
*
modernize loops
Marc Jeanmougin
2019-01-02
9
-29
/
+25
*
Minor style fixes
Marc Jeanmougin
2019-01-01
2
-3
/
+3
*
Move Preview to Inkscape namespace
Alexander Valavanis
2019-01-01
3
-2
/
+668
*
C++ify EekPreview
Alexander Valavanis
2019-01-01
1
-1
/
+1
*
Fix namespace naming consistency
Alexander Valavanis
2018-12-29
2
-7
/
+11
*
Move Button to Inkscape namespace
Alexander Valavanis
2018-12-29
2
-0
/
+371
*
Rm deprecated budget widgets
Alexander Valavanis
2018-12-29
3
-133
/
+0
*
Allow InkFlowBox (XMLInspector) remember opendes status
Jabiertxof
2018-12-26
1
-3
/
+3
*
Fixing styles
Jabier Arraiza
2018-12-26
2
-32
/
+34
*
Fix Tav inputs
Jabier Arraiza
2018-12-26
2
-7
/
+10
*
Fix a prefs bug
Jabier Arraiza
2018-12-26
1
-1
/
+1
*
Add inkFlowBox widget and apply to XML inspector
Jabier Arraiza
2018-12-26
2
-0
/
+207
*
Move DashSelector to Inkscape::UI::Widget namespace
Alexander Valavanis
2018-12-22
2
-0
/
+419
*
Fix failed cast in ColorWheel.
Tavmjong Bah
2018-12-03
1
-8
/
+1
*
-Werror=format-security: g_warning(_("..."))
Thomas Holder
2018-11-21
1
-1
/
+1
*
Rewrite of Gimp Color Wheel in C++.
Tavmjong Bah
2018-11-16
4
-51
/
+784
*
Fix codding style
Jabiertxof
2018-11-09
9
-9
/
+9
*
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
2018-11-09
13
-13
/
+13
*
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
2018-11-09
1
-4
/
+4
*
Clarify licenses
Max Gaukler
2018-11-08
116
-140
/
+309
*
Remove unused widget.
Tavmjong Bah
2018-11-06
2
-564
/
+0
*
Use monospace digits font in messages and spinbuttons
Jabier Arraiza
2018-11-03
2
-28
/
+29
*
Move contents of document-private.h to document.h.
Tavmjong Bah
2018-10-29
2
-4
/
+2
*
SelectedStyle: Ensure constant field width of stroke width
Eduard Braun
2018-10-27
1
-1
/
+4
*
Fix memory leak
Marc Jeanmougin
2018-10-19
1
-0
/
+1
*
Fix typos
Marc Jeanmougin
2018-10-19
2
-28
/
+29
*
Makes page sizes in document properties customizable
Marc Jeanmougin
2018-10-19
2
-188
/
+174
*
Remove unused filter-list.h header.
Emmanuel Gil Peyrot
2018-10-19
1
-1
/
+0
*
Make middle-click functionality on color fields discoverable.
Maren Hachmann
2018-10-07
1
-2
/
+2
*
Misc. typos
luz.paz
2018-10-06
1
-1
/
+1
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
38
-145
/
+10
*
Use _WIN32 instead of WIN32
Eduard Braun
2018-10-01
1
-3
/
+3
*
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
2018-10-01
2
-0
/
+4
*
Propagate IconRenderer's activate signal so we don't have to guess where the ...
Martin Owens
2018-09-27
2
-2
/
+16
*
Refactor addtoicon and turn into more generic iconrenderer CellRenderer
Martin Owens
2018-09-27
2
-35
/
+31
*
cppcheck: fix Same expression in font-variants
Julien Nabet
2018-09-24
1
-1
/
+1
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
21
-84
/
+0
*
fix transform dialog icons with inverted y-axis
Thomas Holder
2018-09-20
2
-0
/
+10
*
Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape
Marc Jeanmougin
2018-09-13
1
-2
/
+2
|
\
|
*
Several more typos
luz.paz
2018-09-11
1
-2
/
+2
*
|
New option to invert y-axis
Thomas Holder
2018-09-12
1
-1
/
+1
*
|
Support smooth scrolling (part 2)
Eduard Braun
2018-09-11
1
-1
/
+4
|
/
*
Fix tiny size of layer visibility/lock icons
Eduard Braun
2018-08-16
1
-1
/
+1
*
fix for bug 1786605
Jabier Arraiza
2018-08-12
1
-4
/
+4
*
Add a label to apply theme sugested by Christoffer Holmstedt on mailing list
Jabier Arraiza
2018-08-10
1
-2
/
+4
[next]