summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/preferences-widget.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Gtkmm deprecation fixesAlexander Valavanis2017-07-061-39/+33
* Rm more deprecated Gtk::StockAlex Valavanis2016-12-271-3/+3
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-78/+2
|\
| * ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-78/+2
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-6/+2
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+6
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-6/+1
|/
* Add line-height unit selector to text toolbar.Tavmjong Bah2016-03-221-4/+0
* Make persistence of snap indicator configurable, and clean up the snapping ta...Diederik van Lierop2015-07-241-0/+1
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* fix windows build (gtk3) partly. broken because of windows.h poluting namespa...Johan B. C. Engelen2014-06-251-4/+4
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-1/+1
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
* Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-261-0/+2
* Fix deprecated Gtkmm symbols in preferences widgetAlex Valavanis2013-03-071-79/+160
* Implement GTK+ 3 drawing for zoom correction ruler in preferences dialogAlex Valavanis2012-12-281-10/+24
* Drop support for GTK+ < 2.24Alex Valavanis2012-11-261-13/+0
* cppcheck: Simple fixes for src/ui/widgetAlex Valavanis2012-11-151-1/+1
* Fix for 167181 : Gnome-HIG-2.0 conformant Preferences dialog - accel keysJohn Smith2012-09-111-1/+26
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-13/+1
* Replace deprecated Gdk::Window APIAlex Valavanis2012-03-131-0/+4
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+2
* Lots of gtkmm deprecation fixesAlex Valavanis2012-02-111-17/+38
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-0/+1
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-2/+2
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-5/+1
* Doxygen cleanup.Jon A. Cruz2011-10-031-1/+1
* fix duplicate units in Preferences > StepsJohan B. C. Engelen2011-04-171-1/+1
* add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-171-0/+39
* add expression evaluator for spinbox input boxes. also knows a little about u...Johan B. C. Engelen2011-04-131-1/+0
* Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...Nicolas Dufour2011-02-211-0/+138
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Fix some console warning spam (most cannot be fixed, unfortunately)Krzysztof Kosi??ski2009-02-091-4/+4
* Warning and whitespace cleanup.Jon A. Cruz2009-01-061-9/+8
* add possibility to change the UI language (gettext) in preferences dialoguetheAdib2008-12-301-1/+34
* Merge from fe-movedTed Gould2008-11-211-0/+60
* From trunkTed Gould2008-10-271-55/+44
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-75/+102
* Warning cleanupJon A. Cruz2008-09-141-1/+1
* Add a zoom correction option to preferences (used when zooming to 1:1 etc. to...Maximilian Albert2008-09-041-0/+206
* * Missing localization for Reset preferences buttonLuca Bruno2008-02-111-1/+1
* add default unit to grid preferences.Johan B. C. Engelen2007-12-161-0/+17
* Add default grid settings to Inkscape preferences.Johan B. C. Engelen2007-12-141-0/+17
* Changed preference to use file chooser buttonJon A. Cruz2007-09-261-21/+35
* search and reset buttons added to ocal related features. fixed signals in imp...Bruno Dilly2007-08-201-0/+40
* export to ocal bug fixBruno Dilly2007-08-081-2/+1
* adds export to ocal feature without dialog windowBruno Dilly2007-08-061-1/+21
* patch 1750206 by Bruno Dilly - bdillyFelipe Corr??a da Silva Sanches2007-07-271-1/+0