summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Enable SimpleFilterModifier to handle blend and blur filter primitives at the...Tavmjong Bah2017-12-198-173/+129
* | | 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 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
* | | 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
* | | Name a few more widgets.Tavmjong Bah2017-12-113-0/+4
* | | Prevent snapping while space-panningDuncan2017-12-081-1/+2
* | | Fix bug 1733422 - Bezier and pencil tool don't work form: from clipboardJabier Arraiza2017-12-071-0/+16
* | | Fix bug:#1713491: opening the 'Path Effects' dialog causes document to be mar...Jabier Arraiza2017-12-061-2/+4
* | | Fix bug#1643179. Guides lock lost on load. Patch proposed in #5Jabier Arraiza2017-12-051-1/+1
* | | Merge branch 'master' into pen-tool-mode-fixesJabiertxo Arraiza Cenoz2017-12-054-18/+22
|\ \ \
| * | | Attemp to fix compile bugJabiertxo Arraiza Cenoz2017-12-052-3/+2
| * | | Working on compiling on linux problem. Another attemp to Eduard fixJabier Arraiza2017-12-052-1/+1
| * | | Add sugested header by Eduard Braun to allow compilingJabier Arraiza2017-12-041-1/+1
| * | | Working on compiling on linux problemJabier Arraiza2017-12-043-3/+7
| * | | Minor fixes to remove WIPJabier Arraiza2017-12-041-5/+5
| * | | Adding fix to sliders and spin buttons on LPEJabier Arraiza2017-12-044-19/+20
* | | | Add fix to problem switching pen tool modesJabier Arraiza2017-12-044-144/+115
|/ / /
* | | Misc. typosluzpaz2017-12-043-6/+6
* | | Optionaly measure only selected elementsJabier Arraiza2017-12-021-1/+13
* | | Clear meassure when dragging knotsJabier Arraiza2017-12-021-0/+6
* | | Make bitmap export progress dialog transient for the main windowEduard Braun2017-11-301-0/+1
* | | Don't translate the empty stringEduard Braun2017-11-262-2/+2
* | | Allow to cancel PNG exportEduard Braun2017-11-251-4/+4
* | | Fix printing multiple copies of a documentEduard Braun2017-11-201-1/+5
* | | More memleaks fixesJabiertxo Arraiza Cenoz2017-11-171-4/+8
* | | Fix memleaks and double call to title() in a recursive function in Symbols Di...Jabiertxo Arraiza Cenoz2017-11-171-2/+4
* | | Code simplificationJabiertxo Arraiza Cenoz2017-11-171-17/+3
* | | Fix a bug pointed by suv when the title of a symbol has duplicatesJabier Arraiza2017-11-161-15/+24