summaryrefslogtreecommitdiffstats
path: root/src/widgets/desktop-widget.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * Comented one of the shortcuts for doc rotate because bad response now interac...Jabier Arraiza Cenoz2017-01-251-1/+1
| * merge lp:~inkscape.dev/inkscape/doc_rotateJabier Arraiza Cenoz2017-01-241-6/+202
| |\
| | * fixing to new trunkJabiertxof2017-01-241-7/+0
| | |\ | | |/ | |/|
| | * Some bug fixes and improvementsJabier Arraiza Cenoz2016-10-251-11/+0
| | * Fix for widget value of rotateJabier Arraiza Cenoz2016-10-231-3/+10
| | * Add right click rotation panning, some fixesJabier Arraiza Cenoz2016-10-231-5/+7
| | * Add right click attemptJabier Arraiza Cenoz2016-10-231-17/+17
| | * Working with rotate previewJabier Arraiza Cenoz2016-10-191-10/+14
| | * Reposition widget and add degree symbolJabier Arraiza Cenoz2016-10-151-11/+49
| | * Change from slider to spinJabier Arraiza Cenoz2016-10-141-79/+87
| | * Working with rotate widgetJabier Arraiza Cenoz2016-10-141-2/+91
| | * Fix some canvas problems and refactorizationJabier Arraiza Cenoz2016-10-101-11/+30
| | * Added widget to to rotateJabier Arraiza Cenoz2016-10-091-3/+43
* | | Cleanup: remove an unused local enum declaration.Shlomi Fish2017-01-041-8/+0
|/ /
* / fix automatic dockbar resizingMarc Jeanmougin2016-11-111-7/+0
|/
* Adjust dock size to minimum width during canvas table size allocation signal.Martin Owens2016-10-021-3/+10
* Move GIMP widgets to their own folderAlex Valavanis2016-08-081-1/+1
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-163/+16
|\
| * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-162/+16
| * ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-1/+0
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-8/+0
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+8
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-8/+0
|/
* Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-211-2/+2
* GTK3: Give even more widgets names.Tavmjong Bah2016-05-181-1/+1
* Remove unneeded widget in Status Bar. Reorder code. Use two lines for status ...Tavmjong Bah2016-05-181-35/+44
* Remove three unneeded widgets in desktop status bar.Tavmjong Bah2016-05-171-17/+3
* GTK3: Give names to more widgets.Tavmjong Bah2016-05-171-0/+3
* GTK3: Give names to many widgets. Useful for debugging and for using CSS.Tavmjong Bah2016-05-151-10/+29
* Start of GTK3 external style sheet support.Tavmjong Bah2016-05-081-0/+1
* Gtk3 compatibility fix. Hackfest 2016Tavmjong Bah2016-04-131-4/+4
* Fix referencing problem with widget is moved from one container to another. H...Tavmjong Bah2016-04-131-0/+5
* desktop-widget: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-13/+18