summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve default colors and remove symlink iconsJabier Arraiza2019-06-161-8/+8
* Improve nextgen icon setJabier Arraiza2019-06-161-0/+7
* Fix a style bugJabier Arraiza2019-06-161-1/+1
* Add next gen theme for Adam BellisJabier Arraiza2019-06-162-2/+28
* Fix a bug when multiple stylesheetJabier Arraiza2019-06-162-0/+4
* PageSizer: Avoid writing terminating NULL to pages.csvPatrick Storz2019-06-151-1/+1
* PageSizer: Allow spaces in pages.csvPatrick Storz2019-06-142-80/+70
* PageSizer: Do not require portrait page sizesPatrick Storz2019-06-141-3/+4
* fix coding styleJabier Arraiza2019-06-135-12/+6
* Fix CI problemJabiertxof2019-06-133-3/+3
* Fix step valueJabiertxof2019-06-131-5/+5
* Try to fix issue with focus with thomas and add also stops to combos and unit...Jabiertxof2019-06-136-11/+32
* Improve event handleJabier Arraiza2019-06-131-2/+2
* allow page increments with control keyJabier Arraiza2019-06-131-0/+3
* Fixes hover scrool bugJabiertxof2019-06-132-2/+31
* Better word last commitJabiertxof2019-06-131-1/+1
* Warn if CSS value in stylesheet is wrongJabiertxof2019-06-131-1/+5
* Gix a bug dragging/droping selectorsJabiertxof2019-06-121-0/+1
* 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