summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | In some environments (specifically Ubuntu 16.04) the minimum height of a Gtk::ScrolledWindow seems to be always zero disrespecting the natural size of any children. (follow-up to f6aa341b9fa89c03411fc62bf4576077cb8e771a)
* XML Editor: Minimum height for attribute entryEduard Braun2018-01-031-4/+1
| | | | | | | | | More elegant fix for eea412898d16c7217ca752550f12f9239cf6ad7c which also prevents the user from reducing the height of the attribute name/value area to zero (see bug #1723233). Fixed bug: - https://bugs.launchpad.net/inkscape/+bug/1723233
* Restore behavior of swatches exapanding to fill available space.Tavmjong Bah2018-01-031-2/+2
|
* 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-2711-0/+112
|\| |
| * | Fix Gtkmm widget margin deprecationAlexander Valavanis2017-12-261-0/+20
| | |
| * | GtkMM popup menu deprecation fixesAlexander Valavanis2017-12-269-0/+70
| | |
| * | :Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2017-12-262-438/+428
| |\ \
| * | | UXManager: Gtkmm deprecation fixAlexander Valavanis2017-12-261-0/+22
| | | |
* | | | Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-262-438/+428
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of gitlab.com:inkscape/inkscapeSylvain Chiron2017-12-262-1223/+102
| |\| |
| * | | Format connector codeSylvain Chiron2017-12-262-438/+428
| | | | | | | | | | | | | | | | Signed-off-by: Sylvain Chiron <chironsylvain@orange.fr>
* | | | Fix power stroke closed path and minor tweacks for pencil powerstrokeJabier Arraiza2017-12-263-4/+8
| | | |
* | | | Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-2532-1510/+719
|\ \ \ \ | | |/ / | |/| |
| * | | Merge about-box Gtkmm changesAlexander Valavanis2017-12-252-1223/+102
| |\ \ \ | | |/ / | |/| |
| | * | AboutBox: Resolve conflictsAlexander Valavanis2017-08-161-2/+0
| | |\ \
| | | * | AboutBox: Add metadataAlexander Valavanis2017-08-131-13/+10
| | | | |
| | | * | Install AUTHORS & TRANSLATORS files and auto-generate credits in AboutBoxAlexander Valavanis2017-08-131-361/+25
| | | | |
| | | * | Initial rebase on Gtk::AboutDialogAlexander Valavanis2017-08-132-1009/+217
| | | | |
| | * | | AboutBox: Add placeholder Copyright string. Need to confirm contentsAlexander Valavanis2017-08-161-8/+9
| | | | |
| | * | | AboutBox: Tweak class structureAlexander Valavanis2017-08-162-33/+44
| | | | |
| | * | | AboutBox: Add metadataAlexander Valavanis2017-08-161-13/+10
| | | | |
| | * | | Install AUTHORS & TRANSLATORS files and auto-generate credits in AboutBoxAlexander Valavanis2017-08-161-361/+25
| | | | |
| | * | | Initial rebase on Gtk::AboutDialogAlexander Valavanis2017-08-162-1009/+217
| | | | |
| * | | | Fix FTBFS with GtkMM < 3.14 (lp:1740024)Alexander Valavanis2017-12-252-4/+4
| | | | |
| * | | | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2017-12-252-7/+18
| |\ \ \ \
| | * | | | Bug fixes for radio action mode.Tavmjong Bah2017-12-242-7/+18
| | | | | |
| * | | | | Use a macro for GtkMM version checksAlexander Valavanis2017-12-258-16/+16
| |/ / / /
| * | | | Name a few more widgets. Minor cleanup.Tavmjong Bah2017-12-248-25/+29
| | | | |
| * | | | Replace the Gtk::Range by Gtk::Scale in the InkSpinScale widget.Tavmjong Bah2017-12-192-45/+77
| | | | | | | | | | | | | | | | | | | | The Gtk::Scale is more likely to produce a satisfactory result independent of theme.
| * | | | Enable SimpleFilterModifier to handle blend and blur filter primitives at ↵Tavmjong Bah2017-12-198-173/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the same time. Add opacity to SimpleFilterModifier. Use SimpleFilterModifier in Layers, Objects, and Fill and Stroke dialogs.
| * | | | 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 start anchorsJabier Arraiza2017-12-255-376/+371
| | | |
* | | | Refactoring pencil powerstrokeJabier Arraiza2017-12-213-70/+103
| | | |
* | | | Tiny fix to improbe release pentoolJabier Arraiza2017-12-181-0/+1
| | | |
* | | | Working on powerstroke fixes to pentoolJabier Arraiza2017-12-185-215/+124
| | | |
* | | | Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-152-0/+6
|\| | |
| * | | 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
| | | |
* | | | Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-148-178/+168
|\| | |