index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-22
Tidy up toolbox utilities
Alexander Valavanis
2
-133
/
+0
2019-01-22
Tidy up toolbox code
Alexander Valavanis
2
-8
/
+0
2019-01-21
Cleanup unused toolbar code
Alexander Valavanis
2
-15
/
+0
2019-01-20
No longer use widget data to store pointer to window.
Tavmjong Bah
1
-16
/
+0
2019-01-20
Use document rather than namedview in creating desktop widget.
Tavmjong Bah
2
-5
/
+8
2019-01-19
Get rid of unneccessary type conversions (SPDesktopWidget <-> SPViewWidget).
Tavmjong Bah
2
-5
/
+4
2019-01-19
derive all toolbars from Inkscape::Toolbar
Alexander Valavanis
7
-431
/
+36
2019-01-14
Misc. typo and whitespace fixes
luz.paz
1
-2
/
+2
2019-01-08
Remove dependence on window.h.
Tavmjong Bah
1
-3
/
+4
2019-01-06
Fix compile error for Gtk versions <3.20
octycs
1
-1
/
+1
2019-01-06
Add documentation to toolbox code
Alexander Valavanis
1
-4
/
+65
2019-01-02
modernize loops
Marc Jeanmougin
6
-52
/
+51
2019-01-01
Minor style fixes
Marc Jeanmougin
1
-1
/
+1
2019-01-01
Move Preview to Inkscape namespace
Alexander Valavanis
3
-653
/
+0
2019-01-01
C++ify EekPreview
Alexander Valavanis
2
-444
/
+238
2018-12-29
Fix permission on non-executable file
Alexander Valavanis
1
-0
/
+0
2018-12-29
Fix namespace naming consistency
Alexander Valavanis
2
-74
/
+71
2018-12-29
Update README
Alexander Valavanis
1
-1
/
+0
2018-12-29
Move Button to Inkscape namespace
Alexander Valavanis
6
-397
/
+34
2018-12-29
C++ify button widget
Alexander Valavanis
5
-196
/
+204
2018-12-28
SPDesktopWidget: Migrate ruler events to sigc++
Alexander Valavanis
2
-170
/
+205
2018-12-28
desktop-widget: Use members instead of static variables for ruler events
Alexander Valavanis
2
-33
/
+42
2018-12-22
Move DashSelector to Inkscape::UI::Widget namespace
Alexander Valavanis
5
-413
/
+7
2018-12-14
DocumentUndo::ScopedInsensitive
Thomas Holder
2
-7
/
+2
2018-12-06
desktop-widget: Make canvas private
Alexander Valavanis
2
-59
/
+318
2018-12-06
desktop-widget: Make ruler origin private
Alexander Valavanis
2
-16
/
+14
2018-12-06
desktop-widget: C++ify rulers
Alexander Valavanis
2
-33
/
+32
2018-12-06
desktop-widget: make rulers private
Alexander Valavanis
2
-53
/
+72
2018-12-05
desktop-widget: make canvas_tbl private
Alexander Valavanis
2
-31
/
+28
2018-12-05
desktop-widget: make scrollbars private
Alexander Valavanis
2
-29
/
+27
2018-12-05
desktop-widget: C++ify rotation_status
Alexander Valavanis
2
-151
/
+88
2018-12-05
desktop-widget: C++ify select_status
Alexander Valavanis
2
-15
/
+14
2018-12-01
Fix coding style
Jabier Arraiza
2
-5
/
+4
2018-12-01
Fix merging
Jabier Arraiza
2
-29
/
+32
2018-12-01
Add some Martin fixes and UX improvements
Jabiertxof
2
-13
/
+0
2018-12-01
Adding draggin area
Jabier Arraiza
1
-1
/
+2
2018-12-01
Second cleanup to use cancas instead widgets
Jabier Arraiza
2
-8
/
+1
2018-12-01
Remove widget way to split in favor a cairo canvas one
Jabiertxof
1
-4
/
+0
2018-12-01
Initial commit of split canvas
Jabiertxof
2
-3
/
+30
2018-12-01
desktopwidget: C++ify zoom_status
Alexander Valavanis
2
-213
/
+148
2018-12-01
desktopwidget: C++ify sticky_zoom/cms_adjust
Alexander Valavanis
2
-56
/
+71
2018-12-01
desktopwidget: C++ify guides_lock
Alexander Valavanis
2
-14
/
+16
2018-12-01
desktopwidget: C++ify
Alexander Valavanis
2
-40
/
+42
2018-12-01
desktopwidget: C++ify a few members
Alexander Valavanis
2
-121
/
+135
2018-11-28
SPButton: GObject style fix
Alexander Valavanis
1
-19
/
+12
2018-11-27
desktop-widget: Move function to correct header
Alexander Valavanis
1
-0
/
+5
2018-11-25
EgeOutputAction: Replace deprecated g_type_class_add_private
Alexander Valavanis
2
-19
/
+29
2018-11-25
EgeAdjustmentAction: Replace deprecated g_type_class_add_private and adhere t...
Alexander Valavanis
2
-145
/
+157
2018-11-25
InkRadioAction: Replace deprecated g_type_class_add_private
Alexander Valavanis
2
-22
/
+23
2018-11-25
InkAction: Replace deprecated g_type_class_add_private
Alexander Valavanis
2
-22
/
+23
[prev]
[next]