summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/preferences-widget.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixing coding styleJabiertxo Arraiza Cenoz2018-07-261-1/+0
* Add allow to use system icon setsJabiertxo Arraiza Cenoz2018-07-261-1/+6
* fix coding styleJabiertxo Arraiza Cenoz2018-07-261-1/+1
* Open folders in inkscape preferences with XGD. Also added a tentative for MacJabiertxo Arraiza Cenoz2018-07-261-5/+4
* Fixing a win bug open foldersJabiertxo Arraiza Cenoz2018-07-251-0/+4
* Fixing coding styleJabiertxo Arraiza Cenoz2018-07-251-1/+2
* Fixing a win compiling bug and fix a string pointed by vladaJabiertxo Arraiza Cenoz2018-07-251-1/+1
* Fixing a win compiling bug and coding styleJabiertxo Arraiza Cenoz2018-07-251-1/+1
* Fixing a win compiling bug and coding styleJabiertxo Arraiza Cenoz2018-07-251-9/+2
* Fix a win compiling bug and coding styleJabiertxo Arraiza Cenoz2018-07-251-11/+10
* Working on open folders on WINJabiertxo Arraiza Cenoz2018-07-251-1/+7
* Improve string for open button in preferences IIJabiertxo Arraiza Cenoz2018-07-251-1/+1
* Improve string for open button in preferencesJabiertxo Arraiza Cenoz2018-07-251-1/+1
* Improve the look of prefs buttonsJabier Arraiza2018-07-241-4/+12
* Add buttons to open folders as sugestion of MarenJabier Arraiza2018-07-241-0/+22
* Fix a wrongy commitJabier Arraiza2018-07-241-5/+0
* Remove pointerJabiertxo Arraiza Cenoz2018-07-241-0/+5
* Fixing coding styleJabier Arraiza2018-07-211-12/+11
* adding gtk-themeJabier Arraiza2018-07-211-3/+54
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-10/+12
* Use a macro for GtkMM version checksAlexander Valavanis2017-12-251-2/+2
* Preferences: fix inputs not properly expanding horizontallyEduard Braun2017-10-221-1/+1
* Add preferences widget 'PrefMultiEntry'Eduard Braun2017-10-211-0/+31
* 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