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
/
dialog
/
clonetiler.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
DrawingContext: change variable names ct to dc (bug #1272073)
David Mathog
2014-02-08
1
-2
/
+2
*
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
2013-10-12
1
-5
/
+5
*
Switched to global UnitTable.
Matthew Petroff
2013-08-04
1
-5
/
+1
*
Switch unit functions from using pointer arguements to reference arguements.
Matthew Petroff
2013-07-18
1
-11
/
+6
*
Ported "ui/dialog/clonetiler.*".
Matthew Petroff
2013-07-18
1
-32
/
+54
*
Ported sp-namedview.cpp (todo: fix a bunch of things).
Matthew Petroff
2013-07-09
1
-1
/
+1
*
Header cleanup
Alex Valavanis
2013-03-29
1
-1
/
+0
*
Migrate remaining stuff from GtkTable to GtkGrid
Alex Valavanis
2012-12-09
1
-4
/
+43
*
cppcheck: Simple fixes for src/ui/dialog
Alex Valavanis
2012-11-15
1
-10
/
+10
*
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
2012-04-30
1
-4
/
+53
*
Replace deprecated gtk_vbox_new and gtk_widget_size_request
Alex Valavanis
2012-04-10
1
-0
/
+15
*
Replace remaining gtk_hbox_new usage
Alex Valavanis
2012-04-10
1
-0
/
+60
*
Fix for 251674 and 592323 : Make CloneTiler dialog dockable
John Smith
2012-03-24
1
-0
/
+2833