summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-03Relink GtkAdjustments that use same UnitTracker.Tavmjong Bah1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah97-994/+1271
2018-01-26OCAL dialog: make requests non-blocking on windowsEduard Braun1-8/+9
2018-01-22Add pixmap and data (pointer) members to column.Tavmjong Bah2-4/+16
2018-01-20Add 5° rotation optionMarc Jeanmougin1-3/+3
2018-01-19Move general ellipsize text function out of gradient files.Tavmjong Bah5-8/+77
2018-01-18Don't allow dragging path at cap or line joinEduard Braun1-0/+1
2018-01-18PreviewHolder: derive from Gtk::BinStefano Facchini2-42/+20
2018-01-18Remove unused abstract class PreviewFillableStefano Facchini6-96/+28
2018-01-18swatches: Code cleanupStefano Facchini2-331/+166
2018-01-17Properly support palettes without color namesEduard Braun1-2/+10
2018-01-17Fix possible divide by zero.Tavmjong Bah1-1/+2
2018-01-17panel: Cleanup codeStefano Facchini3-29/+14
2018-01-17Move code related to SwatchesPanel where it belongsStefano Facchini12-500/+478
2018-01-16Add change missed in last commit (due to incomplete cherry-pick).Tavmjong Bah1-1/+1
2018-01-16panel: Remove the unused "title" labelStefano Facchini38-80/+38
2018-01-16Remove the dialog "showclose" optionStefano Facchini3-17/+0
2018-01-16panel: remove the "apply_label" APIStefano Facchini6-39/+21
2018-01-16Remove obsolete build definesStefano Facchini1-11/+0
2018-01-15Keep entries compact in Font Variant dialog.Tavmjong Bah1-37/+37
2018-01-12Fix tiny default size of preferences dialogEduard Braun2-13/+63
2018-01-10Convert mesh-toolbar to use ink-select-one-action.Tavmjong Bah1-19/+14
2018-01-10Add option for label with ComboBox in InkSelectOneAction.Tavmjong Bah1-9/+9
2018-01-10Tiled Cloned: Remove check for 1.0 in shift exponent codeFlorian Märkl1-8/+4
2018-01-10Tiled Cloned: Simplify shift exponent codeFlorian Märkl1-10/+4
2018-01-10Tiled Cloned: Apply shift exponent to absolute shiftFlorian Märkl1-2/+14
2018-01-08Misc. typosluz.paz9-10/+10
2018-01-08onvert eraser and calligraphy tools to use ink-select-one-action.Tavmjong Bah2-0/+8
2018-01-07Fix a problem with symbols when updating defs with current document set. Also...Jabier Arraiza1-2/+5
2018-01-07Remove a console warning in envelope about ampersand and allow use markup in ...Jabier Arraiza1-1/+2
2018-01-07Use convenience functions to obtain monitor geometryEduard Braun2-47/+9
2018-01-07Limit geometry from file to width/height of monitorEduard Braun1-2/+4
2018-01-07Make natural window size default and fix small window sizeEduard Braun1-4/+10
2018-01-07Add convenience functions to obtain monitor geometryEduard Braun3-0/+160
2018-01-07Make stored geometry and default window size enumsEduard Braun2-7/+8
2018-01-07Simplify code to restore new windows to previous positionEduard Braun1-41/+4
2018-01-07Fix typoMarc Jeanmougin1-1/+1
2018-01-07Improve FileSave dialogMarc Jeanmougin4-4/+26
2018-01-07Fix for bug 1741625. Visio stencil (.vss) don't load in 0.92+devel ('No resul...Jabier Arraiza1-10/+5
2018-01-05Do not parse visio files, use filenameJabiertxo Arraiza Cenoz1-49/+71
2018-01-05Add suport to noty titled symbols sets with filenameJabiertxo Arraiza Cenoz1-2/+18
2018-01-05Add title to symbols dropdownJabiertxo Arraiza Cenoz2-42/+44
2018-01-04XML Editor: Re-add reasonable size requests for attribute scrollersEduard Braun1-0/+2
2018-01-03XML Editor: Minimum height for attribute entryEduard Braun1-4/+1
2018-01-03Restore behavior of swatches exapanding to fill available space.Tavmjong Bah1-2/+2
2017-12-31Escape font name when setting preview textGeoff Lankow1-1/+2
2017-12-26Fix Gtkmm widget margin deprecationAlexander Valavanis1-0/+20
2017-12-26GtkMM popup menu deprecation fixesAlexander Valavanis9-0/+70
2017-12-26Fix power stroke closed path and minor tweacks for pencil powerstrokeJabier Arraiza3-4/+8
2017-12-26Format connector codeSylvain Chiron2-438/+428