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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-09-24
Remove #include "config.h" from header files where possible
Eduard Braun
1
-4
/
+0
2018-07-25
Fix codding style
Jabiertxo Arraiza Cenoz
1
-4
/
+4
2018-07-24
Improve the look of prefs buttons
Jabier Arraiza
1
-1
/
+1
2018-07-24
Add buttons to open folders as sugestion of Maren
Jabier Arraiza
1
-0
/
+10
2018-07-24
Fix a wrongy commit
Jabier Arraiza
1
-6
/
+0
2018-07-24
Remove pointer
Jabiertxo Arraiza Cenoz
1
-0
/
+6
2018-07-21
Fixing coding style
Jabier Arraiza
1
-5
/
+5
2018-07-21
adding gtk-theme
Jabier Arraiza
1
-0
/
+10
2018-06-18
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-13
/
+13
2017-10-21
Add preferences widget 'PrefMultiEntry'
Eduard Braun
1
-0
/
+12
2016-07-28
ui/widgets: Drop GTK2 fallbacks
Alex Valavanis
1
-25
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+1
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-1
/
+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-08-30
Fix modelines
Alex Valavanis
1
-2
/
+2
2013-06-07
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
1
-0
/
+4
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
/
+3
2013-03-07
Fix deprecated Gtkmm symbols in preferences widget
Alex Valavanis
1
-3
/
+29
2012-12-28
Implement GTK+ 3 drawing for zoom correction ruler in preferences dialog
Alex Valavanis
1
-2
/
+5
2012-09-11
Fix for 167181 : Gnome-HIG-2.0 conformant Preferences dialog - accel keys
John Smith
1
-2
/
+7
2012-04-28
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
1
-0
/
+2
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-2
/
+1
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-1
/
+5
2012-01-03
More deprecated GtkTooltips
Alex Valavanis
1
-10
/
+1
2012-01-03
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
1
-2
/
+0
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-0
/
+5
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
1
-2
/
+4
2011-04-17
add new preference widget for a number with a unit.
Johan B. C. Engelen
1
-0
/
+16
2011-04-16
change spinbox to new one in many places.
Johan B. C. Engelen
1
-3
/
+3
2011-04-11
Use the subclassed SpinButton class for numeric inputs, such that '.' and ','...
Johan B. C. Engelen
1
-1
/
+2
2011-02-27
compatibility patch to compile using gcc 4.6
Adib Taraben
1
-0
/
+1
2011-02-21
Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...
Nicolas Dufour
1
-0
/
+13
2008-12-30
add possibility to change the UI language (gettext) in preferences dialogue
theAdib
1
-0
/
+3
2008-11-21
Merge from fe-moved
Ted Gould
1
-0
/
+17
2008-10-27
From trunk
Ted Gould
1
-20
/
+10
2008-09-16
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
1
-35
/
+34
2008-09-04
Add a zoom correction option to preferences (used when zooming to 1:1 etc. to...
Maximilian Albert
1
-0
/
+44
2008-02-11
* Missing localization for Reset preferences button
Luca Bruno
1
-1
/
+1
2007-12-16
add default unit to grid preferences.
Johan B. C. Engelen
1
-0
/
+10
2007-12-14
Add default grid settings to Inkscape preferences.
Johan B. C. Engelen
1
-0
/
+18
2007-09-26
Changed preference to use file chooser button
Jon A. Cruz
1
-5
/
+17
2007-08-20
search and reset buttons added to ocal related features. fixed signals in imp...
Bruno Dilly
1
-0
/
+16
2007-08-08
export to ocal bug fix
Bruno Dilly
1
-1
/
+1
2007-08-06
adds export to ocal feature without dialog window
Bruno Dilly
1
-1
/
+13
[next]