summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-08Fix more capitalisation inconsistencies.tim_rawlinson2-3/+3
2019-02-07Fix capitalisation of menu items.Tim Rawlinson2-11/+11
2019-02-05Fix wrong message in path parameterJabiertxof1-1/+1
2019-02-05PencilToolbar: GtkAction migrationAlexander Valavanis15-374/+281
2019-02-04NodeToolbar: GtkAction migrationAlexander Valavanis7-503/+413
2019-02-03rm unused InkRadioActionAlexander Valavanis3-257/+0
2019-02-03UnitTracker: Create tool item without using GtkActionAlexander Valavanis7-19/+36
2019-02-03MeasureToolbar: GtkAction migrationAlexander Valavanis8-686/+280
2019-02-03Add missing file in previous commit.Tavmjong Bah1-1/+1
2019-02-03Correct comments due to last commit.Tavmjong Bah1-1/+1
2019-02-03Change from hooking up signal handler to overriding class method.Tavmjong Bah1-2/+6
2019-02-03Fix widget focus bug.Tavmjong Bah1-1/+1
2019-02-02TweakToolbar: GtkAction migrationAlexander Valavanis7-318/+289
2019-02-02object properties dialog: label placeholderThomas Holder1-2/+10
2019-02-01clang-tidy recent changesAlexander Valavanis17-54/+48
2019-01-31ComboToolItem: Temporary workaround to display pixbuf by defaultAlexander Valavanis1-2/+2
2019-01-30Allow InkscapeApplication to track current document, selection, and desktop.Tavmjong Bah7-27/+83
2019-01-29GradientToolbar: GtkAction migrationAlexander Valavanis6-290/+560
2019-01-29ArcToolbar: GtkAction migrationAlexander Valavanis4-169/+142
2019-01-29PaintbucketToolbar: GtkAction migrationAlexander Valavanis3-125/+84
2019-01-29EraserToolbar: GtkAction migrationAlexander Valavanis10-191/+299
2019-01-29Box3DToolbar: GtkAction migrationAlexander Valavanis4-141/+126
2019-01-28Add System Default Theme to prefereces theme switchJabiertxof2-1/+3
2019-01-28Temporary fix for crash on quit.Tavmjong Bah3-4/+14
2019-01-27Format stilyng for icons section in preferencesJabier Arraiza1-2/+3
2019-01-27SpiralToolbar: GtkAction migrationAlexander Valavanis4-107/+107
2019-01-27StarToolbar: GtkAction migrationAlexander Valavanis4-177/+146
2019-01-27Add swatches and styling to directly created toolbarsAlexander Valavanis1-5/+38
2019-01-27SpinButtonToolItem: Allow default numeric menu descriptions & migrate RectToo...Alexander Valavanis3-25/+21
2019-01-27SpinButtonToolItem: Allow custom numeric menu itemsAlexander Valavanis2-5/+37
2019-01-27SpinButtonToolItem: Allow labels on numeric menuAlexander Valavanis2-13/+21
2019-01-27SpinButtonToolItem: Make numeric menu items depend on adjustment parametersAlexander Valavanis1-19/+15
2019-01-27SpinButtonToolItem: Handle menu-button pressAlexander Valavanis1-4/+13
2019-01-27SpinButtonToolItem: Create popup menu on right-clickAlexander Valavanis2-18/+68
2019-01-27SpinButtonToolItem: Handle key events in correct orderAlexander Valavanis1-3/+3
2019-01-27Toolbars: Fix alt+x focus switchingAlexander Valavanis8-7/+61
2019-01-27toolbox - add commentAlexander Valavanis1-0/+6
2019-01-27Finich CSS refactorJabier Arraiza3-4/+10
2019-01-27Remove not rebased partsJabier Arraiza1-7/+0
2019-01-27Add desktop function to know we are on dark themeJabier Arraiza2-0/+7
2019-01-27Fix compiling errorsJabier Arraiza3-32/+28
2019-01-27Remove files from prev branch splitedJabier Arraiza2-107/+0
2019-01-27Improvements to CSS to easy tweak widgetsJabier Arraiza6-1068/+217
2019-01-27Adding styling refactoring, moving after to other branch the CSS partJabier Arraiza10-74/+160
2019-01-27Initial work of LPESelectorJabier Arraiza6-207/+1169
2019-01-27Improvements to icon loader codeJabier Arraiza2-83/+50
2019-01-26Add 'Theme Decide' option to symbolic icons colorJabier Arraiza3-12/+57
2019-01-26RectToolbar: GtkAction migration (first pass)Alexander Valavanis7-132/+255
2019-01-25Fix inverted up/down when moving last point placed by pen toolWizardOhio241-0/+2
2019-01-25Rewrite main menu bar code:Tavmjong Bah7-625/+593