summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update objects style when remove from selectorJabiertxof2019-06-121-1/+6
* 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
* Add shortcutJabiertxof2019-06-101-1/+1
* Dialogs improvementJabiertxof2019-06-102-5/+4
* Fix pos on toggleJabiertxof2019-06-101-0/+1
* Fix dialog orderJabier Arraiza2019-06-102-2/+2
* Fixing coding styleJabier Arraiza2019-06-105-98/+88
* Move from XMLDialog to another paned dialogJabier Arraiza2019-06-108-194/+213
* Fix typo bug found by PeterKJabiertxof2019-06-101-2/+2
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-06-093-252/+347
|\
| * Minor cleanup (remove unneeded win32-specific defines)Patrick Storz2019-06-091-4/+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-093-0/+474
|/
* Stop crash when Text > Outermost element is activeNathan Lee2019-06-081-1/+4
* 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
* Fix build (loading icon).Tavmjong Bah2019-06-061-1/+2
* Style fixes.Shlomi Fish2019-06-063-3/+3
* Refactoring: call setAttribute() directly.Shlomi Fish2019-06-067-30/+30
* Merge branch 'text-toolbar-migration'Alexander Valavanis2019-06-0527-1026/+1395
|\
| * Finish TextToolbar migrationAlexander Valavanis2019-06-055-43/+874
| * TextToolbar: Migrate FontStyle widgetAlexander Valavanis2019-06-052-29/+24
| * TextToolbar: Migrate FontSize widgetAlexander Valavanis2019-06-052-46/+44
| * ComboBoxToolItem: Rebase on ToolItemAlexander Valavanis2019-06-042-10/+10
| * Hackfest 2019: C++ify ComboBoxEntryActionAlexander Valavanis2019-05-292-26/+29
| * Hackfest2019: Add an entry to ComboBoxToolItemAlexander Valavanis2019-05-282-6/+10
| * Hackfest2019: Get rid of deprecated InkSelectOneActionAlexander Valavanis2019-05-2818-489/+69
| * Hackfest2019: Drop unused EgeAdjustmentActionAlexander Valavanis2019-05-283-9/+0
| * Hackfest2019: TextToolbar: Start GtkAction migrationAlexander Valavanis2019-05-286-418/+383
| * Strip out all content from TextToolbarAlexander Valavanis2019-05-272-8/+10
* | Merge changesAlexander Valavanis2019-06-0515-452/+1442
|\ \ | |/ |/|
| * Use a flowbox when there are more than two options for font feature settings.Tavmjong Bah2019-06-051-40/+55
| * Fix coding style and and fix retaining varJabier Arraiza2019-06-041-4/+1
| * Fix a bug adding selectorsJabier Arraiza2019-06-041-3/+13
| * Fix coding styleJabier Arraiza2019-06-032-29/+27
| * Improvements to CSS dialogJabier Arraiza2019-06-034-92/+148
| * Attemp to add values from enumsJabier Arraiza2019-06-032-7/+9