summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace the Gtk::Range by Gtk::Scale in the InkSpinScale widget.Tavmjong Bah2017-12-192-45/+77
* Enable SimpleFilterModifier to handle blend and blur filter primitives at the...Tavmjong Bah2017-12-198-173/+129
* Replace GimpSpinScale by InkSpinScale.Tavmjong Bah2017-12-189-68/+393
* Reduce with of +/- buttons. Reduce width of Fill and Stroke dialog.Tavmjong Bah2017-12-181-0/+2
* Fix typosJabier Arraiza2017-12-141-1/+1
* Add break apart. Thanks MarenJabier Arraiza2017-12-141-1/+1
* Fix strings, thanks MarenJabier Arraiza2017-12-141-2/+2
* Make optional convert clone to path by a prefs optionJabier Arraiza2017-12-142-0/+6
* Minor header cleanup. Add a few class names.Tavmjong Bah2017-12-136-7/+8
* Fix scrollbar overlapping palette.Tavmjong Bah2017-12-132-118/+114
* Cleanup before GTK3 fixes.Tavmjong Bah2017-12-122-77/+70
* Name a few more widgets.Tavmjong Bah2017-12-113-0/+4
* Prevent snapping while space-panningDuncan2017-12-081-1/+2
* Fix bug 1733422 - Bezier and pencil tool don't work form: from clipboardJabier Arraiza2017-12-071-0/+16
* Fix bug:#1713491: opening the 'Path Effects' dialog causes document to be mar...Jabier Arraiza2017-12-061-2/+4
* Fix bug#1643179. Guides lock lost on load. Patch proposed in #5Jabier Arraiza2017-12-051-1/+1
* Merge branch 'master' into pen-tool-mode-fixesJabiertxo Arraiza Cenoz2017-12-054-18/+22
|\
| * Attemp to fix compile bugJabiertxo Arraiza Cenoz2017-12-052-3/+2
| * Working on compiling on linux problem. Another attemp to Eduard fixJabier Arraiza2017-12-052-1/+1
| * Add sugested header by Eduard Braun to allow compilingJabier Arraiza2017-12-041-1/+1
| * Working on compiling on linux problemJabier Arraiza2017-12-043-3/+7
| * Minor fixes to remove WIPJabier Arraiza2017-12-041-5/+5
| * Adding fix to sliders and spin buttons on LPEJabier Arraiza2017-12-044-19/+20
* | Add fix to problem switching pen tool modesJabier Arraiza2017-12-044-144/+115
|/
* Misc. typosluzpaz2017-12-043-6/+6
* Optionaly measure only selected elementsJabier Arraiza2017-12-021-1/+13
* Clear meassure when dragging knotsJabier Arraiza2017-12-021-0/+6
* Make bitmap export progress dialog transient for the main windowEduard Braun2017-11-301-0/+1
* Don't translate the empty stringEduard Braun2017-11-262-2/+2
* Allow to cancel PNG exportEduard Braun2017-11-251-4/+4
* Fix printing multiple copies of a documentEduard Braun2017-11-201-1/+5
* More memleaks fixesJabiertxo Arraiza Cenoz2017-11-171-4/+8
* Fix memleaks and double call to title() in a recursive function in Symbols Di...Jabiertxo Arraiza Cenoz2017-11-171-2/+4
* Code simplificationJabiertxo Arraiza Cenoz2017-11-171-17/+3
* Fix a bug pointed by suv when the title of a symbol has duplicatesJabier Arraiza2017-11-161-15/+24
* Fix last bug pointed by Eduard Brawn in MR 126Jabier Arraiza2017-11-161-13/+13
* Add labelJabiertxo Arraiza Cenoz2017-11-161-1/+1
* Merge branch 'master' into DocPropsMarginImprovementsJabiertxo Arraiza Cenoz2017-11-162-59/+46
|\
| * Fix title problemsJabiertxo Arraiza Cenoz2017-11-161-13/+19
| * Working on fixJabier Arraiza2017-11-162-46/+27
* | Add tooggle icon button intead checkboxJabiertxo Arraiza Cenoz2017-11-162-13/+25
|/
* Fix unincilizated value that not work in release mode. also remove duplicate ...Jabiertxo Arraiza Cenoz2017-11-152-4/+3
* Add auto update margins on checkbuttonJabiertxo Arraiza Cenoz2017-11-152-3/+29
* Catch Gtk::IconThemeErrorTavmjong Bah2017-11-152-3/+15
* Don't set a default 'font-size' when copying text if one is not set.Tavmjong Bah2017-11-141-2/+5
* Symbols: Fix uninitialized variable and some minor consistency fixesEduard Braun2017-11-131-19/+9
* Refactor SPDesktop::setEventContext to allow for unsetting the current toolStefano Facchini2017-11-131-1/+1
* Merge branch 'master' into powerpencilJabiertxo Arraiza Cenoz2017-11-1034-342/+919
|\
| * Removing regectsJabiertxo Arraiza Cenoz2017-11-104-1939/+0
| * Add lock margins to document settingsJabiertxo Arraiza Cenoz2017-11-106-16/+1994