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
/
selected-style.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try to fix issue with focus with thomas and add also stops to combos and unit...
Jabiertxof
2019-06-13
1
-1
/
+1
*
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
1
-22
/
+0
*
Allows 'none' palette to be drag and dropped onto Selected Style
Nathan Lee
2019-03-06
1
-24
/
+33
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-2
/
+2
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Use monospace digits font in messages and spinbuttons
Jabier Arraiza
2018-11-03
1
-28
/
+27
*
SelectedStyle: Ensure constant field width of stroke width
Eduard Braun
2018-10-27
1
-1
/
+4
*
Make middle-click functionality on color fields discoverable.
Maren Hachmann
2018-10-07
1
-2
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
2018-10-01
1
-0
/
+2
*
Move pixmaps to ui/pixmaps, and update the README accordingly.
Emmanuel Gil Peyrot
2018-06-21
1
-4
/
+4
*
Replace typedef struct with struct in POD type declarations.
Emmanuel Gil Peyrot
2018-06-20
1
-4
/
+4
*
Replace functions with methods in SPColor.
Emmanuel Gil Peyrot
2018-06-19
1
-2
/
+2
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-5
/
+5
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-15
/
+15
*
Minor cleanup of warnings. No functional change.
Felipe Corrêa da Silva Sanches
2018-03-27
1
-3
/
+3
*
Base LPE refactor
Jabier Arraiza
2018-03-26
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-23
/
+28
*
GtkMM popup menu deprecation fixes
Alexander Valavanis
2017-12-26
1
-0
/
+12
*
Use standard glib macro instead of a custom one
Stefano Facchini
2017-10-19
1
-2
/
+1
*
Removed all GSList occurences in .h files
Marc Jeanmougin
2017-10-01
1
-5
/
+3
*
Update Gtk margin handling
Alexander Valavanis
2017-07-09
1
-3
/
+22
*
Update for Gtk alignment changes
Alexander Valavanis
2017-07-09
1
-20
/
+20
*
Fix Gtk alignment API
Alexander Valavanis
2017-07-08
1
-3
/
+6
*
Fix behavior of scroling stroke width statusbar indicator with non-px units
eman-mod
2017-04-15
1
-7
/
+3
*
Fix "swap fill and stroke" for multiple objects in selection
alexandru.roman
2017-01-21
1
-56
/
+1
*
Enable swapping of fill and stroke when one is a mesh.
Tavmjong Bah
2016-11-09
1
-0
/
+6
*
Provide simple "preview" for mesh gradients.
Tavmjong Bah
2016-10-09
1
-2
/
+2
*
Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.
Tavmjong Bah
2016-09-27
1
-2
/
+2
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-45
/
+0
|
\
|
*
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
1
-8
/
+0
|
*
ui/widgets: Drop GTK2 fallbacks
Alex Valavanis
2016-07-28
1
-37
/
+0
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-8
/
+3
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+8
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-8
/
+1
|
/
*
GTK3: Give names to more widgets.
Tavmjong Bah
2016-05-17
1
-0
/
+1
*
Hackfest 2016: fix critical warning on startup
Krzysztof Kosi??ski
2016-04-11
1
-13
/
+11
*
Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...
Tavmjong Bah
2015-03-01
1
-2
/
+2
*
Remove sp_style_new().
Tavmjong Bah
2014-12-25
1
-14
/
+12
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-36
/
+35
*
Purge sp_desktop_canvas
Liam P. White
2014-12-21
1
-2
/
+2
*
Purge sp_desktop_namedview in favor of SPDesktop::getNamedView
Liam P. White
2014-12-21
1
-1
/
+1
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-1
/
+1
*
Units: make it absolutely clear that Document properties unit dropdown is for...
Johan B. C. Engelen
2014-11-24
1
-1
/
+1
*
Update to trunk r13621
Liam P. White
2014-10-17
1
-1
/
+3
|
\
|
*
Fix crash with GTK+ 3.14 on launch
Bryce Harrington
2014-10-14
1
-1
/
+3
*
|
Update to trunk r13580
Liam P. White
2014-10-06
1
-1
/
+5
|
\
|
|
*
i18n. Fix for Bug #380522 (strings that need to be fixed for translation).
Nicolas Dufour
2014-10-02
1
-1
/
+5
*
|
Fix modelines
Alex Valavanis
2014-08-30
1
-2
/
+2
[next]