index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix grids with comma as decimal separator [Bug #1216306].
Matthew Petroff
2013-09-01
1
-2
/
+3
*
Switched to global UnitTable.
Matthew Petroff
2013-08-04
3
-9
/
+6
*
Cleanup.
Matthew Petroff
2013-07-30
2
-10
/
+12
*
Merge from trunk.
Matthew Petroff
2013-07-30
2
-157
/
+65
|
\
|
*
Remove unnecessary variable from the GMarkup-based unit parser
Krzysztof Kosi??ski
2013-07-24
1
-8
/
+6
|
*
Remove the "simple SAX" parser. Replace its only use (loading of unit
Krzysztof Kosi??ski
2013-07-24
2
-156
/
+67
*
|
Update unit extraction regular expressions.
Matthew Petroff
2013-07-30
1
-2
/
+2
*
|
Removed SPMetric.
Matthew Petroff
2013-07-22
2
-23
/
+0
*
|
Add string output functions for units.
Matthew Petroff
2013-07-20
2
-0
/
+16
*
|
Added percentage support to "Inkscape::Util::Quantity::convert".
Matthew Petroff
2013-07-20
1
-0
/
+5
*
|
Switch unit functions from using pointer arguements to reference arguements.
Matthew Petroff
2013-07-18
2
-52
/
+62
*
|
Added more more convientent unit functions.
Matthew Petroff
2013-07-18
2
-1
/
+21
*
|
Added more convienient unit conversion functions.
Matthew Petroff
2013-07-18
2
-2
/
+30
*
|
Added quantity string parsing.
Matthew Petroff
2013-07-18
2
-12
/
+37
*
|
Fixed botched merge.
Matthew Petroff
2013-07-17
2
-13
/
+2
*
|
Merge from trunk.
Matthew Petroff
2013-07-17
2
-123
/
+194
|
\
|
|
*
Minor C++ish refactoring pass.
Jon A. Cruz
2013-07-13
2
-99
/
+158
|
*
Whitespace cleanup.
Jon A. Cruz
2013-07-13
1
-79
/
+79
*
|
Added copyright header and name to AUTHORS.
Matthew Petroff
2013-07-17
2
-0
/
+22
*
|
Ported sp-namedview.cpp (todo: fix a bunch of things).
Matthew Petroff
2013-07-09
2
-0
/
+22
*
|
Switch setWidth and setHeight to use Quantity and switch to forward declarati...
Matthew Petroff
2013-07-06
2
-3
/
+3
*
|
Renamed Length class to Quantity class, fixed bugs, and added functions.
Matthew Petroff
2013-07-02
2
-28
/
+75
*
|
Added length class.
Matthew Petroff
2013-06-25
2
-1
/
+50
|
/
*
code cleanup: quiet warnings with gcc.
Campbell Barton
2012-11-20
1
-1
/
+1
*
UI. Patch for Bug #666370 (Not all units in the Object Transform dialog are t...
Nicolas Dufour
2012-03-22
1
-0
/
+2
*
Fix remaining glib deprecation and define compiler macros
Alex Valavanis
2012-02-15
1
-2
/
+1
*
cppcheck tells us: scanf without field width limits can crash with huge input...
Kris De Gussem
2012-02-04
1
-13
/
+20
*
rv some issues with previous commit
Kris De Gussem
2012-02-02
1
-18
/
+7
*
cppcheck tells us: scanf without field width limits can crash with huge input...
Kris De Gussem
2012-02-02
1
-7
/
+18
*
Fix missing header in units.cpp
Alex Valavanis
2012-01-22
1
-0
/
+1
*
memleak / header stuff / unused variable.
Kris De Gussem
2012-01-22
1
-1
/
+0
*
ege-appear-time-tracker GSEAL
Alex Valavanis
2012-01-15
1
-4
/
+4
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
2
-2
/
+2
*
cppcheck: initialization / warning cleanup
Kris De Gussem
2011-11-10
1
-19
/
+18
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
2
-43
/
+45
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
2
-30
/
+35
*
added missing header
Campbell Barton
2011-07-02
1
-0
/
+3
*
Fix aliasing warnings in glib-list-iterators.h by adding G_GNUC_MAY_ALIAS
Krzysztof Kosi??ski
2011-06-23
1
-4
/
+4
*
cmake:
Campbell Barton
2011-06-13
1
-1
/
+31
*
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
2011-06-13
1
-1
/
+2
*
cmake:
Campbell Barton
2011-06-13
1
-2
/
+1
*
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
2011-06-12
1
-2
/
+2
*
work in progress cmake commit:
Campbell Barton
2011-06-12
1
-6
/
+10
*
small tweaks
Johan B. C. Engelen
2011-04-14
1
-3
/
+1
*
add expression evaluator for spinbox input boxes. also knows a little about u...
Johan B. C. Engelen
2011-04-13
3
-0
/
+653
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
3
-0
/
+4
*
Simple tracking of time to display dialogs and main window.
Jon A. Cruz
2010-12-18
3
-0
/
+253
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
24
-24
/
+24
*
- Constrained snap: proper implementation of the preference to snap the mouse...
Diederik van Lierop
2010-10-29
1
-2
/
+2
*
Adding in accumulators. We need them too.
Ted Gould
2010-03-26
1
-0
/
+1
[next]