summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hackfest icon work: restore selected menu icons and make theming easierAlexander Valavanis2017-06-2942-1896/+120
|\
| * Remove old icon handling codeAlexander Valavanis2017-06-2942-1894/+120
| * Revert "color wheel: Temp fix for Gtk+ style properties"Alexander Valavanis2017-06-281-30/+0
| * Revert "menu-items: C++ify"Alexander Valavanis2017-06-282-13/+6
| * menu-items: C++ifyAlexander Valavanis2017-06-282-6/+13
| * color wheel: Temp fix for Gtk+ style propertiesAlexander Valavanis2017-06-271-0/+30
* | Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens2017-06-282-11/+13
|/
* Attempt to make paintbucket build option not cause errors for toolbar loadingMartin Owens2017-06-161-0/+11
* Fix err leaking and cmakeMartin Owens2017-06-161-0/+2
* Complete to move to using ui files instead of compiled in xmlMartin Owens2017-06-161-470/+23
* Cleanup old xmlMartin Owens2017-06-161-55/+4
* Use user interface files for the user interfaceMartin Owens2017-06-161-3/+17
* Remove duplicated build checks.Elliott Sales de Andrade2017-06-151-2/+0
* Use Glib::ustring to simplify title string code.Tavmjong Bah2017-06-141-55/+39
* stroke-style: fix preloading no-markerchr2017-05-181-4/+10
* 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-202-158/+180
* 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
* Implement arc "chord" type. (Matches Krita "chord" arc type.)Tavmjong Bah2017-03-021-34/+57
* merge minor refactoringShlomi Fish2017-02-282-9/+0
|\
| * Merged.Shlomi Fish2017-02-231-1/+1
| |\
| * \ Merged.Shlomi Fish2017-02-067-41/+370
| |\ \
| * \ \ Merged.Shlomi Fish2017-01-101-0/+2
| |\ \ \
| * \ \ \ Merged.Shlomi Fish2017-01-063-7/+6
| |\ \ \ \
| * | | | | Remove an old comment which I don't understand.Shlomi Fish2017-01-061-1/+0
| * | | | | Cleanup: remove an unused local enum declaration.Shlomi Fish2017-01-041-8/+0
* | | | | | Don't block data entry into the text-tool font-size entry widget after an emp...Tavmjong Bah2017-02-241-0/+1
| |_|_|_|/ |/| | | |
* | | | | Fix g_warnings (typo in action name).Tavmjong Bah2017-02-081-1/+1
| |_|_|/ |/| | |
* | | | Remove some unneeded < C++11 fallback codeAlex Valavanis2017-02-062-8/+2
* | | | Add GUI support for 'direction' property (right to left vs. left to right text).Tavmjong Bah2017-02-022-0/+105
* | | | Fix line-height conversions between no unit and 'em' unit.Tavmjong Bah2017-02-021-1/+4
* | | | Enable setting of default 'font-style'.Tavmjong Bah2017-02-021-4/+16
* | | | Prevent display units from effecting 'line-height' unit.Tavmjong Bah2017-02-013-22/+24
* | | | 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
* | | | [Bug #1537497] Icon preview doesn't render background.tghs2017-01-251-0/+14
* | | | 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-243-7/+206
|\ \ \ \ | |_|_|/ |/| | |
| * | | fixing to new trunkJabiertxof2017-01-2422-1385/+789
| |\ \ \ | |/ / / |/| | |
| * | | Update to trunkJabier Arraiza Cenoz2016-11-051-22/+14
| |\ \ \
| * \ \ \ Update to trunkJabier Arraiza Cenoz2016-10-251-1/+1
| |\ \ \ \
| * | | | | 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