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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix Windows build
Johan B. C. Engelen
2013-09-12
1
-3
/
+3
*
Add a check so objects removed from the document dont crash inkscape, happens...
Martin Owens
2013-09-08
1
-1
/
+2
*
Fix for bug #1219175 (Typing in Layers Dialog searches hidden/unhidden state ...
Nicolas Dufour
2013-09-07
1
-1
/
+2
*
Allow EMF import from Wine apps on Linux
Krzysztof Kosi??ski
2013-09-02
1
-14
/
+17
*
Fix PNG export with non-px default unit [Bug #1215104].
Matthew Petroff
2013-09-01
1
-1
/
+1
*
update cmakefiles
Campbell Barton
2013-08-31
1
-0
/
+7
*
Add option to write out path data using only relative coordinates
Tavmjong Bah
2013-08-15
2
-3
/
+7
*
Fix Gtk+ 3 build failure and make check
Alex Valavanis
2013-08-15
3
-6
/
+8
*
Fix warning and hopefully fix build failures on Launchpad
Krzysztof Kosi??ski
2013-08-14
2
-3
/
+4
*
NewFromTemplate GSoC project for static templates
Slagvi Public
2013-08-14
7
-0
/
+649
|
\
|
*
Cleanups before merge
Slagvi Public
2013-08-13
4
-8
/
+6
|
*
Existing templates metadata added. Small keywords processing fix.
Slagvi Public
2013-08-10
1
-0
/
+5
|
*
Adapted sp_file_new for use with templates
Slagvi Public
2013-08-06
1
-1
/
+1
|
*
Removing template data from XML tree added
Slagvi Public
2013-08-04
1
-1
/
+1
|
*
Template preview size fixed
Slagvi Public
2013-07-27
2
-2
/
+5
|
*
New preview rendering option in New From Template
Slagvi Public
2013-07-27
3
-1
/
+15
|
*
Templates related bug fixes
Slagvi Public
2013-07-27
2
-2
/
+10
|
*
Templates gui fixes
Slagvi Public
2013-07-24
4
-20
/
+19
|
*
Old templates support removed
Slagvi Public
2013-07-24
1
-1
/
+1
|
*
Minor code fixes
Slagvi Public
2013-07-19
6
-49
/
+23
|
*
New From Template ui rearrangement
Slagvi Public
2013-07-19
8
-144
/
+160
|
*
Searching by words in descriptions, titles etc. Translation support improved
Slagvi Public
2013-07-17
2
-13
/
+60
|
*
Template info loading + searching by keywords added.
Slagvi Public
2013-07-12
3
-10
/
+109
|
*
Coding style improvements and display bug fixes
Slagvi Public
2013-07-08
6
-62
/
+126
|
*
Added loading templates into NewFromTemplate dialog.
Slagvi Public
2013-07-04
6
-12
/
+108
|
*
Templates menu item fixed
Slagvi Public
2013-07-03
4
-7
/
+8
|
*
Adding NewFromTemplate to the Inkscape menu
Slagvi Public
2013-07-02
7
-0
/
+325
*
|
Allow Object to Path verb from non-GUI (DBus) interface
Eric Greveson
2013-08-12
1
-1
/
+1
*
|
Merge Google Summer of Code unit refactor.
Matthew Petroff
2013-08-06
27
-245
/
+606
|
\
\
|
*
|
Fixed bug in page sizer.
Matthew Petroff
2013-08-06
1
-69
/
+69
|
*
|
Switched to global UnitTable.
Matthew Petroff
2013-08-04
10
-31
/
+26
|
*
|
Fix UnitTracker percentage bug.
Matthew Petroff
2013-08-01
1
-1
/
+1
|
*
|
Eliminate "unit-constants.h".
Matthew Petroff
2013-07-31
6
-23
/
+22
|
*
|
Added percent support back to select toolbar.
Matthew Petroff
2013-07-31
2
-1
/
+9
|
*
|
Cleanup.
Matthew Petroff
2013-07-30
3
-3
/
+5
|
*
|
Merge from trunk.
Matthew Petroff
2013-07-30
5
-326
/
+0
|
|
\
\
|
*
|
|
Ported away from and removed "sp-metrics.*".
Matthew Petroff
2013-07-20
1
-6
/
+12
|
*
|
|
Removed last traces of "SPUnit" and removed "helper/unit*".
Matthew Petroff
2013-07-20
1
-1
/
+0
|
*
|
|
Ported "ui/widget/style-swatch.*".
Matthew Petroff
2013-07-19
2
-5
/
+9
|
*
|
|
Ported "ui/widget/selected-style.*".
Matthew Petroff
2013-07-19
2
-17
/
+23
|
*
|
|
Removed "helper/units.h" from "ui/dialog/document-properties.cpp".
Matthew Petroff
2013-07-19
1
-3
/
+2
|
*
|
|
Switch unit functions from using pointer arguements to reference arguements.
Matthew Petroff
2013-07-18
4
-30
/
+17
|
*
|
|
Ported "ui/dialog/clonetiler.*".
Matthew Petroff
2013-07-18
2
-34
/
+72
|
*
|
|
Ported "ui/dialog/export.*".
Matthew Petroff
2013-07-17
2
-47
/
+35
|
*
|
|
Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".
Matthew Petroff
2013-07-17
2
-4
/
+3
|
*
|
|
Merge from trunk.
Matthew Petroff
2013-07-17
10
-183
/
+80
|
|
\
\
\
|
*
|
|
|
Temporary fixes/kludges.
Matthew Petroff
2013-07-17
1
-0
/
+1
|
*
|
|
|
Fixed conversion factors and missed unit include removal.
Matthew Petroff
2013-07-17
1
-1
/
+1
|
*
|
|
|
Added new UnitTracker class.
Matthew Petroff
2013-07-17
3
-1
/
+333
|
*
|
|
|
Ported sp-namedview.cpp (todo: fix a bunch of things).
Matthew Petroff
2013-07-09
6
-9
/
+9
[next]