summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Noumerous bugfixes pointed by Lazur on IRCJabier Arraiza2018-04-231-2/+0
* Allow rotation to projection and noumerous bugfixes pointed by Lazur in IRCJabier Arraiza2018-04-231-0/+1
* Handle transforms and gix groups linked by clipboardJabier Arraiza2018-04-232-5/+5
* Fix a couple of buglets in Font Selector widget...Tavmjong Bah2018-04-141-3/+2
* Replace C FontSelector by C++ FontSelector.Tavmjong Bah2018-04-137-87/+623
* Cleanup Text and Font dialog.Tavmjong Bah2018-04-072-274/+62
* Extract and display ligatures in a font.Tavmjong Bah2018-04-052-9/+44
* Add lots of README's.Tavmjong Bah2018-03-301-0/+21
* Fix bug: 1758477Jabier Arraiza2018-03-283-4/+11
* a bit more of warning cleanupFelipe Corrêa da Silva Sanches2018-03-286-11/+13
* Fix bug: 1738504Jabier Arraiza2018-03-281-1/+0
* Fix LPE updating problemsJabiertxo Arraiza Cenoz2018-03-281-1/+0
* Fix a updating path on LPE with path maipulationsJabiertxo Arraiza Cenoz2018-03-281-0/+1
* a few more fixes to build warnings related to libnrtypeFelipe Corrêa da Silva Sanches2018-03-272-12/+12
* Minor cleanup of warnings. No functional change.Felipe Corrêa da Silva Sanches2018-03-273-11/+4
* Allow upadate shapen innside groups with LPEJabier Arraiza2018-03-267-6/+22
* Allow path moveJabier Arraiza2018-03-261-1/+2
* Fixing refsJabier Arraiza2018-03-263-21/+4
* Fix maren problem in https://gitlab.com/inkscape/inkscape/merge_requests/212#...Jabier Arraiza2018-03-261-2/+0
* Base LPE refactorJabier Arraiza2018-03-269-55/+113
* Removing sample meson build files.Felipe Corrêa da Silva Sanches2018-03-171-396/+0
* [meson-build] libdepixelizeFelipe Corrêa da Silva Sanches2018-03-171-1/+2
* [meson-build] libwidgetsFelipe Corrêa da Silva Sanches2018-03-171-0/+1
* [meson-build] libsrcdirFelipe Corrêa da Silva Sanches2018-03-171-2/+14
* [meson-build] wip: inkgc + ui + libnrtypeFelipe Corrêa da Silva Sanches2018-03-171-0/+382
* Avoid crash when confirming new value in InkSpinScale with KeyboardEduard Braun2018-03-131-1/+1
* Use upward pointing arrow cursor in InkSpinScaleEduard Braun2018-03-121-1/+1
* Allow to constrain InkSpinScale slider values by pressing Ctrl keyEduard Braun2018-03-122-5/+25
* Allow to constrain color slider values by pressing Ctrl keyEduard Braun2018-03-123-5/+18
* Merge remote-tracking branch 'remote/master'hellozee2018-03-062-3/+1
|\
| * Remove unused includes, etc.Tavmjong Bah2018-03-061-2/+0
| * ui/monitor: Fix const qualificationAlexander Valavanis2018-03-041-1/+1
* | Fix for Bug #1643260, Step size changed to 0.1% for Blur and Opacity Spin But...hellozee2018-03-061-2/+2
|/
* Allow to align multiple objects as group relatively to a single objectEduard Braun2018-02-281-2/+11
* Misc. typosluz.paz2018-02-182-2/+2
* Convert UnitTracker to use ink-select-one-action.Tavmjong Bah2018-02-044-78/+140
* Fix: relink clone to copy for ellipsesilomaf2018-02-031-1/+2
* Relink GtkAdjustments that use same UnitTracker.Tavmjong Bah2018-02-031-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-3097-994/+1271
* OCAL dialog: make requests non-blocking on windowsEduard Braun2018-01-261-8/+9
* Add pixmap and data (pointer) members to column.Tavmjong Bah2018-01-222-4/+16
* Add 5° rotation optionMarc Jeanmougin2018-01-201-3/+3
* Move general ellipsize text function out of gradient files.Tavmjong Bah2018-01-195-8/+77
* Don't allow dragging path at cap or line joinEduard Braun2018-01-181-0/+1
* PreviewHolder: derive from Gtk::BinStefano Facchini2018-01-182-42/+20
* Remove unused abstract class PreviewFillableStefano Facchini2018-01-186-96/+28
* swatches: Code cleanupStefano Facchini2018-01-182-331/+166
* Properly support palettes without color namesEduard Braun2018-01-171-2/+10
* Fix possible divide by zero.Tavmjong Bah2018-01-171-1/+2
* panel: Cleanup codeStefano Facchini2018-01-173-29/+14