summaryrefslogtreecommitdiffstats
path: root/src/ui/toolbar (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Alexander Valavanis2019-01-271-19/+10
| | | | RectToolbar
* 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
|
* SelectToolbar: GtkAction migrationAlexander Valavanis2019-01-222-298/+238
|
* Tidy up toolbox utilitiesAlexander Valavanis2019-01-2220-29/+29
|
* Tidy more memory mgmt in toolbarsAlexander Valavanis2019-01-226-45/+10
|
* NodeToolbar: Fix initialisationAlexander Valavanis2019-01-226-37/+12
|
* NodeToolbar: Fix initialisationAlexander Valavanis2019-01-221-1/+2
|
* Tidy memory management in toolbarsAlexander Valavanis2019-01-221-7/+6
|
* Tidy memory management in toolbarsAlexander Valavanis2019-01-223-33/+12
|
* Tidy up toolbox codeAlexander Valavanis2019-01-2218-74/+70
|
* Cleanup unused toolbar codeAlexander Valavanis2019-01-2118-145/+9
|
* Update potfiles and add overridesMarc Jeanmougin2019-01-2013-13/+13
|
* derive all toolbars from Inkscape::ToolbarAlexander Valavanis2019-01-1938-5770/+7216
|
* run clang tidy modernize passMarc Jeanmougin2019-01-024-30/+30
|
* modernize loopsMarc Jeanmougin2019-01-028-49/+41
|
* Clarify licensesMax Gaukler2018-11-0844-42/+102
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah2018-10-221-1/+0
|
* Move macros.h and remove unneeded macrosEduard Braun2018-10-011-1/+0
|
* Remove #include "config.h" wherever possibleEduard Braun2018-10-0121-84/+0
|
* DropperToolbar: GtkAction migrationAlexander Valavanis2018-07-294-68/+139
|
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-1820-303/+303
| | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
* ZoomToolbar: C++ify and GtkAction migrationAlexander Valavanis2018-06-174-10/+176
|
* Move toolbars to ui/toolbarAlexander Valavanis2018-06-1742-0/+13420