summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* add basic livecode toolbars-ol2019-12-011-1/+2
* add livecoding tool to toolbars-ol2019-11-231-0/+3
* refactor: Eliminate SPIString::value_defaultThomas Holder2019-11-031-3/+5
* refactor: TypedSPIThomas Holder2019-10-284-7/+7
* Reduce memory leak on editing text, etc.Nathan Lee2019-10-112-7/+20
* Fix various minor code problemsMarc Jeanmougin2019-10-051-3/+1
* Fix some memory leaks found by scan-buildMarc Jeanmougin2019-10-051-2/+1
* Improvements and bug fixes to XMLDialogJabier Arraiza2019-08-301-3/+36
* remove HAVE_POTRACEMarc Jeanmougin2019-08-221-15/+1
* Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.Valentin Ionita2019-08-192-2/+30
* fix #385 inbox#765 macOS acceleratorsThomas Holder2019-08-161-1/+3
* fix #383 macOS "ask to save" on CMD+QThomas Holder2019-08-141-1/+1
* Fixes to regresion pointed in RC about text and tooltipsJabier Arraiza2019-08-101-6/+4
* Fix regression on text launch shortcutsJabier Arraiza2019-08-072-1/+15
* Remove line height code and ficx coding styleJabiertxof2019-08-021-7/+4
* Allow tools sensitive when overflow canvas area also fix a bug i couldent rem...Jabiertxof2019-08-021-1/+9
* Hide spellcheck dialog if Aspell is missingNathan Lee2019-07-311-1/+1
* Add Patrick improvements to verbs toggle menu itemsJabiertxof2019-07-291-1/+1
* icons: replace deprecated gtk stock iconsPatrick Storz2019-07-191-2/+1
* Stop End button selecting first swatch in listNathan Lee2019-07-172-9/+33
* Override navigation in swatch/gradient listNathan Lee2019-07-152-0/+64
* PoewePencil improvementsJabier Arraiza2019-07-141-4/+4
* macOS menu: "Window" before "Help"Thomas Holder2019-07-111-0/+14
* Use GtkStack for toolbar, fixes https://gitlab.com/inkscape/inkscape/issues/125Marc Jeanmougin2019-07-041-23/+11
* Fix various minor typosYuri Chornoivan2019-07-011-1/+1
* Remove gimp ruler.Tavmjong Bah2019-06-296-1608/+16
* Reimplement ruler in C++.Tavmjong Bah2019-06-292-5/+48
* Remove experimental code to work in MR and fixes for selectorsJabier Arraiza2019-06-231-0/+1
* fix inbox#537 macOS Window menuThomas Holder2019-06-221-0/+1
* Merge branch 'gtk3-deprecated' of gitlab.com:Qantas94Heavy/inkscapeMarc Jeanmougin2019-06-201-2/+0
|\
| * Remove deprecated gtk_adjustment_changed() callKarl Cheng2019-06-161-2/+0
* | Remove unused code.Tavmjong Bah2019-06-203-308/+0
* | revert 9f72ca52805914ce62d7da1accbef6fe72bd6a46Jabiertxof2019-06-171-1/+0
* | Add Vlada sugestion to rulers in roket.chatJabiertxof2019-06-171-0/+1
|/
* Dialogs improvementJabiertxof2019-06-101-0/+1
* SnapToolbar: Stop using GtkActionAlexander Valavanis2019-06-091-385/+20
* Style fixes.Shlomi Fish2019-06-061-1/+1
* Refactoring: call setAttribute() directly.Shlomi Fish2019-06-062-5/+5
* Merge branch 'text-toolbar-migration'Alexander Valavanis2019-06-059-2634/+70
|\
| * Finish TextToolbar migrationAlexander Valavanis2019-06-053-840/+0
| * TextToolbar: Migrate FontSize widgetAlexander Valavanis2019-06-052-9/+5
| * ComboBoxToolItem: Rebase on ToolItemAlexander Valavanis2019-06-042-65/+60
| * Hackfest 2019: C++ify ComboBoxEntryActionAlexander Valavanis2019-05-292-646/+422
| * Hackfest2019: Drop deprecated prep-method for toolbarsAlexander Valavanis2019-05-281-163/+52
| * Hackfest2019: Get rid of deprecated InkSelectOneActionAlexander Valavanis2019-05-282-13/+18
| * Hackfest2019: Drop unused EgeAdjustmentActionAlexander Valavanis2019-05-285-1385/+0
| * Strip out all content from TextToolbarAlexander Valavanis2019-05-271-1/+1
* | Merge changesAlexander Valavanis2019-06-052-0/+21
|\ \ | |/ |/|
| * macOS: gtk-mac-integrationThomas Holder2019-05-292-0/+21
* | Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-266-66/+1
|/