summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-291-1/+1
* | | More progress on variable fonts support.Tavmjong Bah2018-04-282-3/+0
* | | Add start of 'font-variations' widget.Tavmjong Bah2018-04-262-0/+5
* | | Implement FontSelectorToolbar.Tavmjong Bah2018-04-252-11/+8
|/ /
* | Replace C FontSelector by C++ FontSelector.Tavmjong Bah2018-04-134-87/+71
* | Cleanup Text and Font dialog.Tavmjong Bah2018-04-072-274/+62
* | a bit more of warning cleanupFelipe Corrêa da Silva Sanches2018-03-281-1/+2
* | a few more fixes to build warnings related to libnrtypeFelipe Corrêa da Silva Sanches2018-03-271-4/+2
* | Base LPE refactorJabier Arraiza2018-03-261-29/+14
|/
* Allow to align multiple objects as group relatively to a single objectEduard Braun2018-02-281-2/+11
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-3039-357/+450
* OCAL dialog: make requests non-blocking on windowsEduard Braun2018-01-261-8/+9
* Add 5° rotation optionMarc Jeanmougin2018-01-201-3/+3
* Remove unused abstract class PreviewFillableStefano Facchini2018-01-182-35/+24
* swatches: Code cleanupStefano Facchini2018-01-182-331/+166
* Properly support palettes without color namesEduard Braun2018-01-171-2/+10
* panel: Cleanup codeStefano Facchini2018-01-171-1/+6
* Move code related to SwatchesPanel where it belongsStefano Facchini2018-01-1710-19/+471
* 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-1636-38/+36
* Remove the dialog "showclose" optionStefano Facchini2018-01-163-17/+0
* panel: remove the "apply_label" APIStefano Facchini2018-01-164-29/+19
* 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
* | 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
* | Fix and improve window size/position handling/restorationEduard Braun2018-01-092-31/+17
|\ \
| * | Use convenience functions to obtain monitor geometryEduard Braun2018-01-071-24/+4
| * | Make natural window size default and fix small window sizeEduard Braun2018-01-071-4/+10
| * | Make stored geometry and default window size enumsEduard Braun2018-01-071-5/+5
* | | Misc. typosluz.paz2018-01-083-3/+3
* | | 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
|/
* Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-292-0/+2
|\
| * Merge branch 'attrvaluesize' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2017-12-291-0/+1
| |\
| | * Show attribute value widget by defaultGeoff Lankow2017-12-181-0/+1
| * | Merge branch 'maxfontsize' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2017-12-291-0/+1
| |\ \
| | * | Limit size of font preview to 100ptGeoff Lankow2017-12-181-0/+1
| | |/
* | | Merge branch 'master' into powerpencilIIJabiertxo Arraiza Cenoz2017-12-277-0/+69
|\| |
| * | Fix Gtkmm widget margin deprecationAlexander Valavanis2017-12-261-0/+20
| * | GtkMM popup menu deprecation fixesAlexander Valavanis2017-12-266-0/+49