summaryrefslogtreecommitdiffstats
path: root/src/widgets/desktop-widget.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use monospace digits font in messages and spinbuttonsJabier Arraiza2018-11-031-4/+6
* Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...Rick Yorgason2018-10-181-2/+2
* New "Outline thin strokes" view mode which draws thin strokes in outline mode...Rick Yorgason2018-10-181-0/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-1/+1
* Fix window resize canvas orientation interferenceThomas Holder2018-09-211-1/+4
* New option to invert y-axisThomas Holder2018-09-121-2/+6
* Fixing coding styleJabier Arraiza2018-07-211-2/+2
* adding gtk-themeJabier Arraiza2018-07-211-18/+24
* Move global functions into SPImage methods.Emmanuel Gil Peyrot2018-06-211-1/+1
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-40/+40
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Fix build issue caused by f09962028d017896279b717a6621a4de772d1b4f on GTK+ <3...Emmanuel Gil Peyrot2018-06-181-1/+5
* Make shutdown dialogs use gtkmm.Emmanuel Gil Peyrot2018-06-131-56/+37
* Make info dialog use gtkmm.Emmanuel Gil Peyrot2018-06-131-11/+6
* Make SPDesktopWidget::window_get_pointer() use gdkmm.Emmanuel Gil Peyrot2018-06-121-9/+13
* Merge branch 'guidespanel' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-05-091-8/+0
|\
| * Add global guide controls to guides panelGeoff Lankow2018-05-041-8/+0
* | Make the CMS toggle button update the canvasTobias Ellinghaus2018-04-281-12/+12
|/
* Convert UnitTracker to use ink-select-one-action.Tavmjong Bah2018-02-041-3/+0
* Remove unneeded header.Tavmjong Bah2018-02-031-1/+0
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-21/+28
* swatches: Code cleanupStefano Facchini2018-01-181-1/+0
* Minor cleanup.Tavmjong Bah2018-01-181-21/+34
* Restore ability to switch mode while using spray tool (is this even useful?).Tavmjong Bah2018-01-081-1/+5
* Fix bug#1643179. Guides lock lost on load. Patch proposed in #5Jabier Arraiza2017-12-051-3/+3
* Unset the current tool early on shutdown.Stefano Facchini2017-11-131-2/+1
* Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-301-22/+19
* Fix duplicate definitionAlexander Valavanis2017-07-111-1/+0
* Update desktop-widget for GdkScreen/GdkMonitor changesAlexander Valavanis2017-07-091-3/+29
* Drop GdkWindow update stuff. Now handled automaticallyAlexander Valavanis2017-07-091-5/+0
* Updates for GdkScreen/GdkMonitor API changesAlexander Valavanis2017-07-091-8/+7
* Remove old icon handling codeAlexander Valavanis2017-06-291-4/+3
* Revert "menu-items: C++ify"Alexander Valavanis2017-06-281-8/+5
* menu-items: C++ifyAlexander Valavanis2017-06-281-5/+8
* Use Glib::ustring to simplify title string code.Tavmjong Bah2017-06-141-55/+39
* Add entry for canvas rotate step in Inkscape Preferences dialog.Tavmjong Bah2017-03-211-2/+3
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-201-157/+176
* Fix zoom reference point when using desktop's zoom widget.Tavmjong Bah2017-03-141-2/+4
* Replace rectangle based zooming by affine based zooming.Tavmjong Bah2017-03-131-13/+7
* Fix field width of rotation input textEduard Braun2017-03-071-1/+1
* Sync code of "sp_dtw_zoom_input()" with code of "sp_dtw_rotation_input()" fro...Eduard Braun2017-03-061-7/+12
* Fix Inkscape crashing on Windows (and possibly other OSs) if $LANG is set to ...Eduard Braun2017-03-061-12/+15
* Fix bug pointed by suv on IRC bad using of unicode degree signJabiertxof2017-03-061-9/+9
* Merged.Shlomi Fish2017-02-061-10/+208
|\
| * Remove some unneeded < C++11 fallback codeAlex Valavanis2017-02-061-5/+0
| * Prevent display units from effecting 'line-height' unit.Tavmjong Bah2017-02-011-0/+7
| * Fix Bug:1659253. Thanks houz and jazzynicoTobias Ellinghaus2017-01-261-1/+1
| * [Bug #1659297] 'Theme parsing error' messages in trunk rev 15447.suv-lp2017-01-261-1/+1