index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
toolbar
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-19
Fixes for pressure pencil
Jabier Arraiza
1
-2
/
+2
2019-07-19
Improvements finish pointed by Maren
Jabier Arraiza
1
-1
/
+1
2019-07-19
Fix translations and coding style
Jabier Arraiza
2
-27
/
+26
2019-07-19
Improvemets to power pencil
Jabiertxof
2
-92
/
+114
2019-07-19
Fix maren pointed bugs
Jabiertxof
1
-3
/
+3
2019-07-14
fixing coding style
Jabier Arraiza
2
-13
/
+10
2019-07-14
remove some comments and a warning
Jabier Arraiza
1
-4
/
+1
2019-07-14
PoewePencil improvements
Jabier Arraiza
2
-45
/
+68
2019-07-14
Pre-Threading comment
Jabier Arraiza
1
-3
/
+4
2019-07-01
Fix various minor typos
Yuri Chornoivan
2
-2
/
+2
2019-06-17
Sync pen toolbar mode change with tool
Nathan Lee
1
-0
/
+3
2019-06-17
Fix rounding error issues with 'pt' line-height values that prvent using mous...
Tavmjong Bah
1
-4
/
+8
2019-06-16
Remove deprecated gtk_adjustment_changed() call
Karl Cheng
1
-1
/
+0
2019-06-09
SnapToolbar: Stop using GtkAction
Alexander Valavanis
2
-0
/
+472
2019-06-08
Stop crash when Text > Outermost element is active
Nathan Lee
1
-1
/
+4
2019-06-07
TextToolbar: Fix superscript/subscript handling
Alexander Valavanis
1
-1
/
+1
2019-06-06
Refactoring: call setAttribute() directly.
Shlomi Fish
1
-1
/
+1
2019-06-05
Finish TextToolbar migration
Alexander Valavanis
2
-43
/
+33
2019-06-05
TextToolbar: Migrate FontStyle widget
Alexander Valavanis
2
-29
/
+24
2019-06-05
TextToolbar: Migrate FontSize widget
Alexander Valavanis
2
-46
/
+44
2019-06-04
ComboBoxToolItem: Rebase on ToolItem
Alexander Valavanis
2
-10
/
+10
2019-05-29
Hackfest 2019: C++ify ComboBoxEntryAction
Alexander Valavanis
2
-26
/
+29
2019-05-28
Hackfest2019: Get rid of deprecated InkSelectOneAction
Alexander Valavanis
9
-4
/
+24
2019-05-28
Hackfest2019: Drop unused EgeAdjustmentAction
Alexander Valavanis
3
-9
/
+0
2019-05-28
Hackfest2019: TextToolbar: Start GtkAction migration
Alexander Valavanis
2
-401
/
+315
2019-05-27
Strip out all content from TextToolbar
Alexander Valavanis
2
-8
/
+10
2019-05-26
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
5
-33
/
+0
2019-05-26
Fix gradient toolbar comboboxes and reverse
Nathan Lee
2
-2
/
+6
2019-05-13
Regression fix: hide some toolbar icons on startup
Nathan Lee
4
-70
/
+54
2019-04-30
Make display unit change roll out to toolbars
Nathan Lee
3
-3
/
+4
2019-04-15
Restore select toolbar lock button
Nathan Lee
1
-0
/
+1
2019-04-02
Replace IS_NAN with std::isnan (exists since C++11)
Patrick Storz
1
-1
/
+1
2019-03-18
Don't rebuild font list is only selection changed.
Tavmjong Bah
1
-1
/
+0
2019-03-06
Error handling for reading pencil preferences
Nathan Lee
1
-1
/
+1
2019-02-11
Added Feature: Recenter page in window, Ctrl+4 shortcut
WizardOhio24
1
-0
/
+1
2019-02-10
MeshToolbar: GtkAction migration
Alexander Valavanis
2
-277
/
+219
2019-02-10
LPEToolbar: GtkAction migration
Alexander Valavanis
2
-173
/
+130
2019-02-10
SprayToolbar: GtkAction migration
Alexander Valavanis
2
-449
/
+319
2019-02-09
ConnectorToolbar: GtkAction migration
Alexander Valavanis
2
-137
/
+105
2019-02-09
CalligraphyToolbar: GtkAction migration
Alexander Valavanis
2
-330
/
+279
2019-02-05
PencilToolbar: GtkAction migration
Alexander Valavanis
2
-324
/
+245
2019-02-04
NodeToolbar: GtkAction migration
Alexander Valavanis
2
-376
/
+405
2019-02-03
UnitTracker: Create tool item without using GtkAction
Alexander Valavanis
5
-17
/
+12
2019-02-03
MeasureToolbar: GtkAction migration
Alexander Valavanis
3
-299
/
+276
2019-02-02
TweakToolbar: GtkAction migration
Alexander Valavanis
2
-299
/
+260
2019-02-01
clang-tidy recent changes
Alexander Valavanis
2
-3
/
+3
2019-01-29
GradientToolbar: GtkAction migration
Alexander Valavanis
2
-289
/
+221
2019-01-29
ArcToolbar: GtkAction migration
Alexander Valavanis
2
-167
/
+140
2019-01-29
PaintbucketToolbar: GtkAction migration
Alexander Valavanis
2
-124
/
+83
2019-01-29
EraserToolbar: GtkAction migration
Alexander Valavanis
4
-185
/
+174
[next]