summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/preferences-widget.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-26Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis1-8/+0
2018-11-09Fix codding styleJabiertxof1-1/+1
2018-11-09Move icon-loader and provide a temporary fallback to render pixbufJabiertxof1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-10-01Use _WIN32 instead of WIN32Eduard Braun1-3/+3
2018-10-01Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun1-0/+2
2018-09-11Several more typosluz.paz1-2/+2
2018-08-12fix for bug 1786605Jabier Arraiza1-4/+4
2018-08-10Add a label to apply theme sugested by Christoffer Holmstedt on mailing listJabier Arraiza1-2/+4
2018-07-26Fixing coding styleJabiertxo Arraiza Cenoz1-1/+0
2018-07-26Add allow to use system icon setsJabiertxo Arraiza Cenoz1-1/+6
2018-07-26fix coding styleJabiertxo Arraiza Cenoz1-1/+1
2018-07-26Open folders in inkscape preferences with XGD. Also added a tentative for MacJabiertxo Arraiza Cenoz1-5/+4
2018-07-25Fixing a win bug open foldersJabiertxo Arraiza Cenoz1-0/+4
2018-07-25Fixing coding styleJabiertxo Arraiza Cenoz1-1/+2
2018-07-25Fixing a win compiling bug and fix a string pointed by vladaJabiertxo Arraiza Cenoz1-1/+1
2018-07-25Fixing a win compiling bug and coding styleJabiertxo Arraiza Cenoz1-1/+1
2018-07-25Fixing a win compiling bug and coding styleJabiertxo Arraiza Cenoz1-9/+2
2018-07-25Fix a win compiling bug and coding styleJabiertxo Arraiza Cenoz1-11/+10
2018-07-25Working on open folders on WINJabiertxo Arraiza Cenoz1-1/+7
2018-07-25Improve string for open button in preferences IIJabiertxo Arraiza Cenoz1-1/+1
2018-07-25Improve string for open button in preferencesJabiertxo Arraiza Cenoz1-1/+1
2018-07-24Improve the look of prefs buttonsJabier Arraiza1-4/+12
2018-07-24Add buttons to open folders as sugestion of MarenJabier Arraiza1-0/+22
2018-07-24Fix a wrongy commitJabier Arraiza1-5/+0
2018-07-24Remove pointerJabiertxo Arraiza Cenoz1-0/+5
2018-07-21Fixing coding styleJabier Arraiza1-12/+11
2018-07-21adding gtk-themeJabier Arraiza1-3/+54
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-2/+2
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-10/+12
2017-12-25Use a macro for GtkMM version checksAlexander Valavanis1-2/+2
2017-10-22Preferences: fix inputs not properly expanding horizontallyEduard Braun1-1/+1
2017-10-21Add preferences widget 'PrefMultiEntry'Eduard Braun1-0/+31
2017-07-06Gtkmm deprecation fixesAlexander Valavanis1-39/+33
2016-12-27Rm more deprecated Gtk::StockAlex Valavanis1-3/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-6/+2
2016-07-28ui/widgets: Drop GTK2 fallbacksAlex Valavanis1-78/+2
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+6
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-6/+1
2016-03-22Add line-height unit selector to text toolbar.Tavmjong Bah1-4/+0
2015-07-24Make persistence of snap indicator configurable, and clean up the snapping ta...Diederik van Lierop1-0/+1
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+0
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+1
2014-06-25fix windows build (gtk3) partly. broken because of windows.h poluting namespa...Johan B. C. Engelen1-4/+4
2013-10-12Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen1-1/+1
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2