summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move code related to SwatchesPanel where it belongsStefano Facchini2018-01-1712-500/+478
* Add change missed in last commit (due to incomplete cherry-pick).Tavmjong Bah2018-01-161-1/+1
* panel: Remove the unused "title" labelStefano Facchini2018-01-1638-80/+38
* Remove the dialog "showclose" optionStefano Facchini2018-01-163-17/+0
* panel: remove the "apply_label" APIStefano Facchini2018-01-166-39/+21
* Remove obsolete build definesStefano Facchini2018-01-161-11/+0
* Keep entries compact in Font Variant dialog.Tavmjong Bah2018-01-151-37/+37
* Fix tiny default size of preferences dialogEduard Braun2018-01-122-13/+63
* Merge branch 'escapefontspec' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-01-111-1/+2
|\
| * Escape font name when setting preview textGeoff Lankow2017-12-311-1/+2
* | Merge branch 'clonetiler-negative-shift' of gitlab.com:thestr4ng3r/inkscapeMarc Jeanmougin2018-01-101-2/+4
|\ \
| * | Tiled Cloned: Remove check for 1.0 in shift exponent codeFlorian Märkl2018-01-101-8/+4
| * | Tiled Cloned: Simplify shift exponent codeFlorian Märkl2018-01-101-10/+4
| * | Tiled Cloned: Apply shift exponent to absolute shiftFlorian Märkl2018-01-101-2/+14
* | | Convert mesh-toolbar to use ink-select-one-action.Tavmjong Bah2018-01-101-19/+14
* | | Add option for label with ComboBox in InkSelectOneAction.Tavmjong Bah2018-01-101-9/+9
|/ /
* | Fix and improve window size/position handling/restorationEduard Braun2018-01-097-98/+192
|\ \
| * | Use convenience functions to obtain monitor geometryEduard Braun2018-01-072-47/+9
| * | Limit geometry from file to width/height of monitorEduard Braun2018-01-071-2/+4
| * | Make natural window size default and fix small window sizeEduard Braun2018-01-071-4/+10
| * | Add convenience functions to obtain monitor geometryEduard Braun2018-01-073-0/+160
| * | Make stored geometry and default window size enumsEduard Braun2018-01-072-7/+8
| * | Simplify code to restore new windows to previous positionEduard Braun2018-01-071-41/+4
* | | Misc. typosluz.paz2018-01-089-10/+10
* | | onvert eraser and calligraphy tools to use ink-select-one-action.Tavmjong Bah2018-01-082-0/+8
* | | Merge branch 'master' into fixSlowDefsOperationsWhithSymbolsJabier Arraiza2018-01-071-1/+2
|\ \ \
| * | | Remove a console warning in envelope about ampersand and allow use markup in ...Jabier Arraiza2018-01-071-1/+2
| |/ /
* / / Fix a problem with symbols when updating defs with current document set. Also...Jabier Arraiza2018-01-071-2/+5
|/ /
* | Fix typoMarc Jeanmougin2018-01-071-1/+1
* | Improve FileSave dialogMarc Jeanmougin2018-01-074-4/+26
* | Fix for bug 1741625. Visio stencil (.vss) don't load in 0.92+devel ('No resul...Jabier Arraiza2018-01-071-10/+5
* | Do not parse visio files, use filenameJabiertxo Arraiza Cenoz2018-01-051-49/+71
* | Add suport to noty titled symbols sets with filenameJabiertxo Arraiza Cenoz2018-01-051-2/+18
* | Add title to symbols dropdownJabiertxo Arraiza Cenoz2018-01-052-42/+44
* | XML Editor: Re-add reasonable size requests for attribute scrollersEduard Braun2018-01-041-0/+2
* | XML Editor: Minimum height for attribute entryEduard Braun2018-01-031-4/+1
* | Restore behavior of swatches exapanding to fill available space.Tavmjong Bah2018-01-031-2/+2
|/