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
/
widget
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
fix issue on theme change
Jabier Arraiza
2
-13
/
+1
2019-07-08
Fix coding style
Jabiertxof
1
-1
/
+0
2019-07-08
Allow pop in front and disable color buttons view
Jabiertxof
2
-9
/
+12
2019-07-08
Coding Style Fixes
Jabiertxof
1
-7
/
+2
2019-07-08
Add coloring default to theme
Jabiertxof
1
-2
/
+6
2019-07-08
Add initial commit
Jabiertxof
1
-0
/
+5
2019-07-08
Initial code to fix
Jabiertxof
2
-7
/
+17
2019-07-01
Fix various minor typos
Yuri Chornoivan
3
-3
/
+3
2019-06-29
Remove gimp ruler.
Tavmjong Bah
1
-3
/
+6
2019-06-29
Make ruler tickes line up with other GUI elements (e.g. grids).
Tavmjong Bah
1
-1
/
+1
2019-06-29
Fix rendering on high DPI screens.
Tavmjong Bah
2
-8
/
+11
2019-06-29
Reimplement ruler in C++.
Tavmjong Bah
2
-0
/
+545
2019-06-18
Show correct selected font feature for large lists
Nathan Lee
1
-1
/
+1
2019-06-16
Remove custom tab order in Document Properties
Karl Cheng
2
-8
/
+0
2019-06-16
Replace deprecated Gtk::Menu::popup() -> popup_at_pointer()
Karl Cheng
2
-15
/
+6
2019-06-15
PageSizer: Avoid writing terminating NULL to pages.csv
Patrick Storz
1
-1
/
+1
2019-06-14
PageSizer: Allow spaces in pages.csv
Patrick Storz
2
-80
/
+70
2019-06-14
PageSizer: Do not require portrait page sizes
Patrick Storz
1
-3
/
+4
2019-06-13
fix coding style
Jabier Arraiza
5
-12
/
+6
2019-06-13
Fix CI problem
Jabiertxof
3
-3
/
+3
2019-06-13
Fix step value
Jabiertxof
1
-5
/
+5
2019-06-13
Try to fix issue with focus with thomas and add also stops to combos and unit...
Jabiertxof
6
-11
/
+32
2019-06-13
Improve event handle
Jabier Arraiza
1
-2
/
+2
2019-06-13
allow page increments with control key
Jabier Arraiza
1
-0
/
+3
2019-06-13
Fixes hover scrool bug
Jabiertxof
2
-2
/
+31
2019-06-12
Update comments to match reality.
Tavmjong Bah
2
-4
/
+5
2019-06-07
ComboBoxEntryToolItem: Add tooltip support (Fix issue #290)
Alexander Valavanis
1
-1
/
+1
2019-06-07
ComboToolItem: Add tooltip support (Partial fix for issue #290)
Alexander Valavanis
1
-0
/
+2
2019-06-07
ComboToolItem: Add missing proxy-menu label
Alexander Valavanis
1
-1
/
+1
2019-06-06
Fix build (loading icon).
Tavmjong Bah
1
-1
/
+2
2019-06-05
Finish TextToolbar migration
Alexander Valavanis
2
-0
/
+839
2019-06-05
Use a flowbox when there are more than two options for font feature settings.
Tavmjong Bah
1
-40
/
+55
2019-06-02
Fixing coding style
Jabier Arraiza
1
-4
/
+2
2019-06-02
Remove lock button from XML dialog
Jabier Arraiza
1
-4
/
+7
2019-06-02
fix coding style
Jabier Arraiza
1
-2
/
+3
2019-06-02
Add CSS and remove XML toggler button
Jabier Arraiza
1
-3
/
+3
2019-06-02
Styling fixes and remove a crash
Jabier Arraiza
1
-0
/
+1
2019-05-28
Hackfest2019: Add an entry to ComboBoxToolItem
Alexander Valavanis
2
-6
/
+10
2019-05-28
Hackfest2019: Get rid of deprecated InkSelectOneAction
Alexander Valavanis
4
-475
/
+5
2019-05-28
Hackfest2019: TextToolbar: Start GtkAction migration
Alexander Valavanis
4
-17
/
+68
2019-05-26
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
10
-135
/
+9
2019-05-26
Fix gradient toolbar comboboxes and reverse
Nathan Lee
1
-7
/
+0
2019-05-14
Prevent dialog from becoming super-wide.
Tavmjong Bah
1
-8
/
+10
2019-05-12
Remove support for LCMS 1
Karl Cheng
3
-48
/
+44
2019-04-30
Make display unit change roll out to toolbars
Nathan Lee
1
-0
/
+2
2019-04-25
Change Alpha slider max from 255 to 100
Nathan Lee
3
-16
/
+3
2019-04-06
More document.h cleanup.
Tavmjong Bah
2
-4
/
+4
2019-04-05
More cleanup of document.h.
Tavmjong Bah
2
-2
/
+2
2019-04-02
Realign and reorder guides UI
Nathan Lee
2
-8
/
+21
2019-04-02
Tidy various dialog UIs
Nathan Lee
2
-9
/
+56
[next]