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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-04
Removing template data from XML tree added
Slagvi Public
1
-1
/
+1
2013-08-03
rename variable for clarity
Johan B. C. Engelen
1
-3
/
+3
2013-08-03
fix initialization
Johan B. C. Engelen
1
-0
/
+1
2013-08-01
Fix UnitTracker percentage bug.
Matthew Petroff
1
-1
/
+1
2013-07-31
Eliminate "unit-constants.h".
Matthew Petroff
6
-23
/
+22
2013-07-31
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
3
-5
/
+5
2013-07-31
Added percent support back to select toolbar.
Matthew Petroff
2
-1
/
+9
2013-07-31
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
Markus Engel
3
-22
/
+15
2013-07-30
Further refactoring of EventContexts.
Markus Engel
3
-29
/
+37
2013-07-30
Cleanup.
Matthew Petroff
3
-3
/
+5
2013-07-27
Template preview size fixed
Slagvi Public
2
-2
/
+5
2013-07-27
New preview rendering option in New From Template
Slagvi Public
3
-1
/
+15
2013-07-27
Templates related bug fixes
Slagvi Public
2
-2
/
+10
2013-07-24
Templates gui fixes
Slagvi Public
4
-20
/
+19
2013-07-24
Old templates support removed
Slagvi Public
1
-1
/
+1
2013-07-23
Remove the disabled script dialog and the nonfunctional Java binding
Krzysztof Kosi??ski
5
-326
/
+0
2013-07-20
Ported away from and removed "sp-metrics.*".
Matthew Petroff
1
-6
/
+12
2013-07-20
Removed last traces of "SPUnit" and removed "helper/unit*".
Matthew Petroff
1
-1
/
+0
2013-07-19
Ported "ui/widget/style-swatch.*".
Matthew Petroff
2
-5
/
+9
2013-07-19
Ported "ui/widget/selected-style.*".
Matthew Petroff
2
-17
/
+23
2013-07-19
Minor code fixes
Slagvi Public
6
-49
/
+23
2013-07-19
New From Template ui rearrangement
Slagvi Public
8
-144
/
+160
2013-07-19
Removed "helper/units.h" from "ui/dialog/document-properties.cpp".
Matthew Petroff
1
-3
/
+2
2013-07-18
Switch unit functions from using pointer arguements to reference arguements.
Matthew Petroff
4
-30
/
+17
2013-07-18
Ported "ui/dialog/clonetiler.*".
Matthew Petroff
2
-34
/
+72
2013-07-17
Ported "ui/dialog/export.*".
Matthew Petroff
2
-47
/
+35
2013-07-17
Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".
Matthew Petroff
2
-4
/
+3
2013-07-17
Searching by words in descriptions, titles etc. Translation support improved
Slagvi Public
2
-13
/
+60
2013-07-17
Temporary fixes/kludges.
Matthew Petroff
1
-0
/
+1
2013-07-17
Fixed conversion factors and missed unit include removal.
Matthew Petroff
1
-1
/
+1
2013-07-17
Added new UnitTracker class.
Matthew Petroff
3
-1
/
+333
2013-07-12
Template info loading + searching by keywords added.
Slagvi Public
3
-10
/
+109
2013-07-12
Do not effect the focus in align computation
Martin Owens
1
-7
/
+9
2013-07-11
Step 2 refactoring the align functions, added some functionality to selection.
Martin Owens
2
-117
/
+20
2013-07-10
Small refactor of align and distribute to reduce complexity.
Martin Owens
1
-42
/
+17
2013-07-09
Ported sp-namedview.cpp (todo: fix a bunch of things).
Matthew Petroff
6
-9
/
+9
2013-07-08
Coding style improvements and display bug fixes
Slagvi Public
6
-62
/
+126
2013-07-06
Switch setWidth and setHeight to use Quantity and switch to forward declarati...
Matthew Petroff
1
-2
/
+2
2013-07-06
Fix build failure with GDL >= 3.6
Alex Valavanis
2
-9
/
+21
2013-07-04
Improve handle xpm loading using rotate
Martin Owens
1
-6
/
+6
2013-07-04
Added loading templates into NewFromTemplate dialog.
Slagvi Public
6
-12
/
+108
2013-07-03
Templates menu item fixed
Slagvi Public
4
-7
/
+8
2013-07-02
Adding NewFromTemplate to the Inkscape menu
Slagvi Public
7
-0
/
+325
2013-07-02
Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class.
Matthew Petroff
2
-85
/
+83
2013-07-01
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
5
-8
/
+13
2013-06-29
Transform dialog. do not use singular transforms. (Bug 1189446)
Alvin Penner
1
-0
/
+35
2013-06-29
Make DAMN sure paths with zero nodes do not cause a crash.
Martin Owens
1
-2
/
+6
2013-06-28
Fix crash when undoing/redoing a duplicate layer.
Martin Owens
1
-2
/
+2
2013-06-28
Add the ability to reorder filters using drag-drop in the gtklist
Martin Owens
2
-1
/
+15
2013-06-26
Fix Gtk3 build by including togglebutton header
Martin Owens
1
-0
/
+1
[prev]
[next]