summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix more capitalisation inconsistencies.tim_rawlinson2019-02-081-2/+2
|
* Fix capitalisation of menu items.Tim Rawlinson2019-02-071-4/+4
|
* PencilToolbar: GtkAction migrationAlexander Valavanis2019-02-053-328/+250
|
* NodeToolbar: GtkAction migrationAlexander Valavanis2019-02-043-381/+412
|
* UnitTracker: Create tool item without using GtkActionAlexander Valavanis2019-02-037-19/+36
|
* MeasureToolbar: GtkAction migrationAlexander Valavanis2019-02-033-299/+276
|
* TweakToolbar: GtkAction migrationAlexander Valavanis2019-02-025-306/+273
|
* object properties dialog: label placeholderThomas Holder2019-02-021-2/+10
|
* clang-tidy recent changesAlexander Valavanis2019-02-018-24/+22
|
* ComboToolItem: Temporary workaround to display pixbuf by defaultAlexander Valavanis2019-01-311-2/+2
|
* GradientToolbar: GtkAction migrationAlexander Valavanis2019-01-295-289/+559
|
* ArcToolbar: GtkAction migrationAlexander Valavanis2019-01-293-168/+141
|
* PaintbucketToolbar: GtkAction migrationAlexander Valavanis2019-01-292-124/+83
|
* EraserToolbar: GtkAction migrationAlexander Valavanis2019-01-299-190/+298
|
* Box3DToolbar: GtkAction migrationAlexander Valavanis2019-01-293-140/+125
|
* Add System Default Theme to prefereces theme switchJabiertxof2019-01-281-1/+2
|
* Format stilyng for icons section in preferencesJabier Arraiza2019-01-271-2/+3
|
* SpiralToolbar: GtkAction migrationAlexander Valavanis2019-01-273-106/+106
|
* StarToolbar: GtkAction migrationAlexander Valavanis2019-01-273-176/+145
|
* SpinButtonToolItem: Allow default numeric menu descriptions & migrate ↵Alexander Valavanis2019-01-273-25/+21
| | | | RectToolbar
* SpinButtonToolItem: Allow custom numeric menu itemsAlexander Valavanis2019-01-272-5/+37
|
* SpinButtonToolItem: Allow labels on numeric menuAlexander Valavanis2019-01-272-13/+21
|
* SpinButtonToolItem: Make numeric menu items depend on adjustment parametersAlexander Valavanis2019-01-271-19/+15
|
* SpinButtonToolItem: Handle menu-button pressAlexander Valavanis2019-01-271-4/+13
|
* SpinButtonToolItem: Create popup menu on right-clickAlexander Valavanis2019-01-272-18/+68
|
* SpinButtonToolItem: Handle key events in correct orderAlexander Valavanis2019-01-271-3/+3
|
* Toolbars: Fix alt+x focus switchingAlexander Valavanis2019-01-275-4/+13
|
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-01-275-99/+120
|\
| * Finich CSS refactorJabier Arraiza2019-01-271-2/+5
| |
| * Fix compiling errorsJabier Arraiza2019-01-271-24/+22
| |
| * Remove files from prev branch splitedJabier Arraiza2019-01-272-107/+0
| |
| * Improvements to CSS to easy tweak widgetsJabier Arraiza2019-01-273-154/+143
| |
| * Adding styling refactoring, moving after to other branch the CSS partJabier Arraiza2019-01-276-39/+88
| |
| * Initial work of LPESelectorJabier Arraiza2019-01-274-138/+260
| |
| * Improvements to icon loader codeJabier Arraiza2019-01-272-83/+50
| |
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-01-262-4/+42
|\|
| * Add 'Theme Decide' option to symbolic icons colorJabier Arraiza2019-01-262-4/+42
| |
* | RectToolbar: GtkAction migration (first pass)Alexander Valavanis2019-01-266-131/+254
|/
* Fix inverted up/down when moving last point placed by pen toolWizardOhio242019-01-251-0/+2
| | | | | Fixes inbox#20 Closes !504
* Rewrite main menu bar code:Tavmjong Bah2019-01-256-624/+590
| | | | | | Convert to GTKMM. General cleanup. Move to dedicated files.
* SelectToolbar: cleanup unusedAlexander Valavanis2019-01-242-20/+3
|
* fix CIMarc Jeanmougin2019-01-242-4/+9
|
* SelectToolbar: GtkAction migrationAlexander Valavanis2019-01-225-298/+737
|
* Fix some typos and syntax errorsMattia Rizzolo2019-01-221-1/+1
| | | | | | | | | Some of the typos fixes are in libcroco code. They are already fixed in upstream's git (https://bugzilla.gnome.org/show_bug.cgi?id=776798). Also fix a bunch of "allow to" (with the missing object). Signed-off-by: Mattia Rizzolo <mattia@mapreri.org>
* Tidy up toolbox utilitiesAlexander Valavanis2019-01-2223-31/+180
|
* 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
|