summaryrefslogtreecommitdiffstats
path: root/src/ui/toolbar (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix various minor typosYuri Chornoivan2019-07-012-2/+2
* Merge branch 'gtk3-deprecated' of gitlab.com:Qantas94Heavy/inkscapeMarc Jeanmougin2019-06-201-1/+0
|\
| * Remove deprecated gtk_adjustment_changed() callKarl Cheng2019-06-161-1/+0
* | Sync pen toolbar mode change with toolNathan Lee2019-06-171-0/+3
* | Fix rounding error issues with 'pt' line-height values that prvent using mous...Tavmjong Bah2019-06-171-4/+8
|/
* SnapToolbar: Stop using GtkActionAlexander Valavanis2019-06-092-0/+472
* Stop crash when Text > Outermost element is activeNathan Lee2019-06-081-1/+4
* TextToolbar: Fix superscript/subscript handlingAlexander Valavanis2019-06-071-1/+1
* Refactoring: call setAttribute() directly.Shlomi Fish2019-06-061-1/+1
* Finish TextToolbar migrationAlexander Valavanis2019-06-052-43/+33
* TextToolbar: Migrate FontStyle widgetAlexander Valavanis2019-06-052-29/+24
* TextToolbar: Migrate FontSize widgetAlexander Valavanis2019-06-052-46/+44
* ComboBoxToolItem: Rebase on ToolItemAlexander Valavanis2019-06-042-10/+10
* Hackfest 2019: C++ify ComboBoxEntryActionAlexander Valavanis2019-05-292-26/+29
* Hackfest2019: Get rid of deprecated InkSelectOneActionAlexander Valavanis2019-05-289-4/+24
* Hackfest2019: Drop unused EgeAdjustmentActionAlexander Valavanis2019-05-283-9/+0
* Hackfest2019: TextToolbar: Start GtkAction migrationAlexander Valavanis2019-05-282-401/+315
* Strip out all content from TextToolbarAlexander Valavanis2019-05-272-8/+10
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-05-262-2/+6
|\
| * Fix gradient toolbar comboboxes and reverseNathan Lee2019-05-262-2/+6
* | Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-265-33/+0
|/
* Regression fix: hide some toolbar icons on startupNathan Lee2019-05-134-70/+54
* Make display unit change roll out to toolbarsNathan Lee2019-04-303-3/+4
* Restore select toolbar lock buttonNathan Lee2019-04-151-0/+1
* Replace IS_NAN with std::isnan (exists since C++11)Patrick Storz2019-04-021-1/+1
* Don't rebuild font list is only selection changed.Tavmjong Bah2019-03-181-1/+0
* Error handling for reading pencil preferencesNathan Lee2019-03-061-1/+1
* Added Feature: Recenter page in window, Ctrl+4 shortcutWizardOhio242019-02-111-0/+1
* MeshToolbar: GtkAction migrationAlexander Valavanis2019-02-102-277/+219
* LPEToolbar: GtkAction migrationAlexander Valavanis2019-02-102-173/+130
* SprayToolbar: GtkAction migrationAlexander Valavanis2019-02-102-449/+319
* ConnectorToolbar: GtkAction migrationAlexander Valavanis2019-02-092-137/+105
* CalligraphyToolbar: GtkAction migrationAlexander Valavanis2019-02-092-330/+279
* PencilToolbar: GtkAction migrationAlexander Valavanis2019-02-052-324/+245
* NodeToolbar: GtkAction migrationAlexander Valavanis2019-02-042-376/+405
* UnitTracker: Create tool item without using GtkActionAlexander Valavanis2019-02-035-17/+12
* MeasureToolbar: GtkAction migrationAlexander Valavanis2019-02-033-299/+276
* TweakToolbar: GtkAction migrationAlexander Valavanis2019-02-022-299/+260
* clang-tidy recent changesAlexander Valavanis2019-02-012-3/+3
* GradientToolbar: GtkAction migrationAlexander Valavanis2019-01-292-289/+221
* ArcToolbar: GtkAction migrationAlexander Valavanis2019-01-292-167/+140
* PaintbucketToolbar: GtkAction migrationAlexander Valavanis2019-01-292-124/+83
* EraserToolbar: GtkAction migrationAlexander Valavanis2019-01-294-185/+174
* Box3DToolbar: GtkAction migrationAlexander Valavanis2019-01-292-139/+124
* SpiralToolbar: GtkAction migrationAlexander Valavanis2019-01-272-105/+105
* StarToolbar: GtkAction migrationAlexander Valavanis2019-01-273-176/+145
* SpinButtonToolItem: Allow default numeric menu descriptions & migrate RectToo...Alexander Valavanis2019-01-271-19/+10
* Toolbars: Fix alt+x focus switchingAlexander Valavanis2019-01-271-2/+0
* RectToolbar: GtkAction migration (first pass)Alexander Valavanis2019-01-262-130/+134
* SelectToolbar: cleanup unusedAlexander Valavanis2019-01-242-20/+3