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
/
pencil-toolbar.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-26
Cleaned up includes of tools / revert experimental casting macro replacements...
Markus Engel
1
-10
/
+2
2014-03-02
Fixed includes for tools.
Markus Engel
1
-40
/
+11
2014-03-02
Added some consts. Turned functions to member functions.
Markus Engel
1
-1
/
+1
2014-02-26
Added template functions as a casting-macro replacement.
Markus Engel
1
-2
/
+10
2014-01-02
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
1
-1
/
+1
2013-12-30
Refactorizing
Jabier Arraiza Cenoz
1
-2
/
+0
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-2
/
+2
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-1
/
+1
2013-09-15
Enable unit evaluation in toolbars.
Matthew Petroff
1
-0
/
+1
2013-07-19
Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.
Matthew Petroff
1
-1
/
+1
2013-07-17
Removed unused unit includes.
Matthew Petroff
1
-5
/
+0
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-2
/
+1
2012-12-25
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
1
-2
/
+2
2012-12-14
bzr history lost by a killed merge
Jabier Arraiza Cenoz
1
-1
/
+8
2012-11-11
Replace remaining C-style pointer casts for src/widgets
Alex Valavanis
1
-2
/
+2
2012-06-17
Removed outdated classes.
Jon A. Cruz
1
-0
/
+2
2012-05-28
Build with GDK_DISABLE_DEPRECATED for Gtk+ 2
Alex Valavanis
1
-1
/
+1
2012-05-08
Fix for 986446 : Refactor toolbox into tool specific files
John Smith
1
-0
/
+346