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
/
preferences-widget.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-26
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
1
-8
/
+0
2018-11-09
Fix codding style
Jabiertxof
1
-1
/
+1
2018-11-09
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
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
1
-0
/
+2
2018-09-11
Several more typos
luz.paz
1
-2
/
+2
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-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
1
-11
/
+10
2018-07-25
Working on open folders on WIN
Jabiertxo Arraiza Cenoz
1
-1
/
+7
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
1
-4
/
+12
2018-07-24
Add buttons to open folders as sugestion of Maren
Jabier Arraiza
1
-0
/
+22
2018-07-24
Fix a wrongy commit
Jabier Arraiza
1
-5
/
+0
2018-07-24
Remove pointer
Jabiertxo Arraiza Cenoz
1
-0
/
+5
2018-07-21
Fixing coding style
Jabier Arraiza
1
-12
/
+11
2018-07-21
adding gtk-theme
Jabier Arraiza
1
-3
/
+54
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-10
/
+12
2017-12-25
Use a macro for GtkMM version checks
Alexander Valavanis
1
-2
/
+2
2017-10-22
Preferences: fix inputs not properly expanding horizontally
Eduard Braun
1
-1
/
+1
2017-10-21
Add preferences widget 'PrefMultiEntry'
Eduard Braun
1
-0
/
+31
2017-07-06
Gtkmm deprecation fixes
Alexander Valavanis
1
-39
/
+33
2016-12-27
Rm more deprecated Gtk::Stock
Alex Valavanis
1
-3
/
+3
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-6
/
+2
2016-07-28
ui/widgets: Drop GTK2 fallbacks
Alex Valavanis
1
-78
/
+2
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+6
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-6
/
+1
2016-03-22
Add line-height unit selector to text toolbar.
Tavmjong Bah
1
-4
/
+0
2015-07-24
Make persistence of snap indicator configurable, and clean up the snapping ta...
Diederik van Lierop
1
-0
/
+1
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
1
-4
/
+0
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-1
/
+1
2014-06-25
fix windows build (gtk3) partly. broken because of windows.h poluting namespa...
Johan B. C. Engelen
1
-4
/
+4
2013-10-12
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
1
-1
/
+1
2013-06-06
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
1
-0
/
+2
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
1
-0
/
+2
[next]