summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update objects style when remove from selectorJabiertxof2019-06-121-1/+6
* revert `export-pdf-level` to `export-pdf-version`Thomas Holder2019-06-122-4/+4
* revert `--without-gui` shortcut to `-z`Thomas Holder2019-06-121-1/+1
* Update comments to match reality.Tavmjong Bah2019-06-122-4/+5
* Fix a bug changing desktopJabiertxof2019-06-121-1/+1
* Fix coding styleJabiertxof2019-06-111-7/+3
* Allow not reorder commented styles and refresh stiles on selectors dragJabiertxof2019-06-112-46/+50
* Fixing coding styleJabiertxof2019-06-111-39/+32
* Add @doctormo UX improvementsJabiertxof2019-06-113-306/+361
* trying to improbe @doctormo feedbackJabier Arraiza2019-06-114-15/+43
* Fix coding styleJabier Arraiza2019-06-112-7/+7
* Add panned to XMLDialog and ArrtDialogJabier Arraiza2019-06-115-36/+74
* Move XMLDialog and Attributes Dialog to Gtk::PanedJabier Arraiza2019-06-104-22/+69
* Fix typos by PeterK.Jabiertxof2019-06-101-4/+4
* Add shortcutJabiertxof2019-06-102-3/+2
* Dialogs improvementJabiertxof2019-06-104-6/+6
* Fix pos on toggleJabiertxof2019-06-101-0/+1
* Fix dialog orderJabier Arraiza2019-06-103-3/+3
* Fixing coding styleJabier Arraiza2019-06-107-101/+92
* Move from XMLDialog to another paned dialogJabier Arraiza2019-06-1011-200/+220
* Fix typo bug found by PeterKJabiertxof2019-06-101-2/+2
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-06-097-273/+353
|\
| * CMake: Use bin subfolder for binaries on WindowsPatrick Storz2019-06-091-17/+5
| * Minor cleanup (remove unneeded win32-specific defines)Patrick Storz2019-06-093-8/+1
| * rsync with last merge in 2GeomJabier Arraiza2019-06-081-0/+1
| * fix rebaseJabier Arraiza2019-06-081-1/+0
| * fix coding styleJabier Arraiza2019-06-082-47/+40
| * Fixes on selector dialog based in LGM inputJabier Arraiza2019-06-082-246/+352
* | SnapToolbar: Stop using GtkActionAlexander Valavanis2019-06-094-385/+494
|/
* Preferences: Work around issue with parsing unsigned integersPatrick Storz2019-06-083-3/+19
* Stop crash when Text > Outermost element is activeNathan Lee2019-06-081-1/+4
* fix inbox#549 Rectangle missing left sideThomas Holder2019-06-081-0/+3
* Flush crash message to ensure it's actually printed and update linkPatrick Storz2019-06-071-1/+3
* Remove _argv0 from Inkscape::ApplicationPatrick Storz2019-06-075-32/+9
* TextToolbar: Fix superscript/subscript handlingAlexander Valavanis2019-06-071-1/+1
* ComboBoxEntryToolItem: Add tooltip support (Fix issue #290)Alexander Valavanis2019-06-071-1/+1
* ComboToolItem: Add tooltip support (Partial fix for issue #290)Alexander Valavanis2019-06-071-0/+2
* ComboToolItem: Add missing proxy-menu labelAlexander Valavanis2019-06-071-1/+1
* Use share/inkscape subfolder on WindowsPatrick Storz2019-06-061-30/+4
* Fix build (loading icon).Tavmjong Bah2019-06-061-1/+2
* Style fixes.Shlomi Fish2019-06-065-10/+10
* Refactoring: call setAttribute() directly.Shlomi Fish2019-06-0633-105/+105
* Remove unused libyaml dependencyPatrick Storz2019-06-051-5/+1
* Merge branch 'text-toolbar-migration'Alexander Valavanis2019-06-0538-3665/+1471
|\
| * Finish TextToolbar migrationAlexander Valavanis2019-06-056-46/+37
| * TextToolbar: Migrate FontStyle widgetAlexander Valavanis2019-06-052-29/+24
| * TextToolbar: Migrate FontSize widgetAlexander Valavanis2019-06-054-55/+49
| * ComboBoxToolItem: Rebase on ToolItemAlexander Valavanis2019-06-044-75/+70
| * Hackfest 2019: C++ify ComboBoxEntryActionAlexander Valavanis2019-05-294-672/+451
| * Hackfest2019: Add an entry to ComboBoxToolItemAlexander Valavanis2019-05-282-6/+10