summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Add improvements sugested by Eduard Brawn And MoiniJabiertxo Arraiza Cenoz2017-12-282-3/+17
* | Stop using deprecated gtk_adjustment_value_changedAlexander Valavanis2017-12-266-0/+42
* | Fix Gtkmm widget margin deprecationAlexander Valavanis2017-12-262-4/+32
* | GtkMM popup menu deprecation fixesAlexander Valavanis2017-12-2610-1/+75
* | Inkview: GtkMM deprecation fixesAlexander Valavanis2017-12-261-2/+34
* | :Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2017-12-265-618/+545
|\ \
| * \ Merge branch 'master' of gitlab.com:inkscape/inkscapeSylvain Chiron2017-12-264-1223/+119
| |\ \
| * | | Format connector codeSylvain Chiron2017-12-265-618/+545
* | | | UXManager: Gtkmm deprecation fixAlexander Valavanis2017-12-261-0/+22
| |/ / |/| |
* | | LPE message Gtkmm deprecation fixesAlexander Valavanis2017-12-261-0/+13
* | | Merge about-box Gtkmm changesAlexander Valavanis2017-12-253-1223/+106
|\ \ \ | |/ / |/| |
| * | 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-132-361/+29
| | * | 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-162-361/+29
| * | | Initial rebase on Gtk::AboutDialogAlexander Valavanis2017-08-162-1009/+217
* | | | Fix FTBFS with GtkMM < 3.14 (lp:1740024)Alexander Valavanis2017-12-252-4/+4
* | | | sp-marshal: fix deprecationAlexander Valavanis2017-12-251-1/+1
* | | | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2017-12-253-55/+63
|\ \ \ \
| * | | | Convert spray tool to use ink-select-one-action.Tavmjong Bah2017-12-241-48/+45
| * | | | Bug fixes for radio action mode.Tavmjong Bah2017-12-242-7/+18
* | | | | Use a macro for GtkMM version checksAlexander Valavanis2017-12-2511-23/+23
|/ / / /
* | | | Name a few more widgets. Minor cleanup.Tavmjong Bah2017-12-248-25/+29
* | | | Show appropriate warning if non-existent export ID is specifiedEduard Braun2017-12-225-1/+22
* | | | Allow extensions to throw more fine-grained exceptionsEduard Braun2017-12-222-7/+2
* | | | Minor cleanup (remove some unimplemented methods)Eduard Braun2017-12-201-5/+0
* | | | Make script warnings transient for "Working..." dialogEduard Braun2017-12-207-5/+35
* | | | Effects: make "Working..." dialog transient for preferences dialogEduard Braun2017-12-203-2/+18
* | | | Replace the Gtk::Range by Gtk::Scale in the InkSpinScale widget.Tavmjong Bah2017-12-192-45/+77
* | | | Enable SimpleFilterModifier to handle blend and blur filter primitives at the...Tavmjong Bah2017-12-198-173/+129
* | | | Banish sliders from toolbars.Tavmjong Bah2017-12-181-1/+1
* | | | Replace GimpSpinScale by InkSpinScale.Tavmjong Bah2017-12-1815-1126/+408
* | | | Reduce with of +/- buttons. Reduce width of Fill and Stroke dialog.Tavmjong Bah2017-12-181-0/+2
| |_|/ |/| |
* | | Add README's so I don't have to figure out what these libraries are used for ...Tavmjong Bah2017-12-172-0/+2
* | | Fix typosJabier Arraiza2017-12-141-1/+1
* | | Add break apart. Thanks MarenJabier Arraiza2017-12-143-4/+3
* | | Fix strings, thanks MarenJabier Arraiza2017-12-141-2/+2
* | | Make optional convert clone to path by a prefs optionJabier Arraiza2017-12-143-3/+18
* | | This commit:Jabiertxo Arraiza Cenoz2017-12-142-10/+12
* | | Minor header cleanup. Add a few class names.Tavmjong Bah2017-12-136-7/+8
* | | Fix scrollbar overlapping palette.Tavmjong Bah2017-12-132-118/+114
* | | Cleanup before GTK3 fixes.Tavmjong Bah2017-12-122-77/+70