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
/
connector-toolbar.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-5
/
+5
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-4
/
+4
*
Move GtkAction subclasses to widgets/
Liam P. White
2014-10-05
1
-2
/
+2
*
Cleaned up includes of tools / revert experimental casting macro replacements...
Markus Engel
2014-03-26
1
-0
/
+3
*
Fixed includes for tools.
Markus Engel
2014-03-02
1
-33
/
+18
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-2
/
+2
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-4
/
+4
*
Enable unit evaluation in toolbars.
Matthew Petroff
2013-09-15
1
-3
/
+3
*
Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.
Matthew Petroff
2013-07-19
1
-3
/
+3
*
Removed unused unit includes.
Matthew Petroff
2013-07-17
1
-4
/
+0
*
Step 1. Remove junk and keep functionality.
Martin Owens
2012-11-30
1
-67
/
+0
*
Replace remaining C-style pointer casts for src/widgets
Alex Valavanis
2012-11-11
1
-8
/
+8
*
Build with GDK_DISABLE_DEPRECATED for Gtk+ 2
Alex Valavanis
2012-05-28
1
-1
/
+1
*
Fix for 986446 : Refactor toolbox into tool specific files
John Smith
2012-05-08
1
-0
/
+532