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
...
*
units: remove a remnant from old code. There should be only one UnitTable ins...
Johan B. C. Engelen
2014-11-19
1
-1
/
+0
*
Fix grid jumping (bug #1342238).
Matthew Petroff
2014-08-17
1
-1
/
+5
*
Update CMake Files
Campbell Barton
2014-04-27
1
-0
/
+2
*
fix cmake build errors for changes in 2geom
Johan B. C. Engelen
2014-04-04
1
-0
/
+1
*
Fix for Bug #1301869 (util/signal-blocker.h not included in tarbal) by Ryan L...
ryanlerch
2014-04-03
1
-0
/
+1
*
End support for obsolete GNU hash. Supported either natively, through TR1 or ...
Alex Valavanis
2014-03-30
1
-31
/
+0
*
Reconnect correctly as documents are replaced.
Jon A. Cruz
2014-03-08
1
-0
/
+70
*
Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...
Martin Owens
2014-02-26
3
-0
/
+3600
*
inspired by r13052, fix up the code to hopefully work when someone has differ...
Johan B. C. Engelen
2014-02-24
2
-4
/
+17
*
fix warnings on compilers that provide unordered_set
Alex Valavanis
2014-01-14
1
-1
/
+17
*
saving units is not implemented yet, and noone should call the save method
Johan B. C. Engelen
2013-10-29
2
-5
/
+6
*
"fix" some "unused parameter" warnings
Kris De Gussem
2013-10-29
1
-3
/
+3
*
unit display: fix typo
Johan B. C. Engelen
2013-10-28
1
-1
/
+1
*
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
2013-10-12
4
-53
/
+57
*
Rewrite the internals of the unit code for somewhat better performance
Krzysztof Kosi??ski
2013-10-05
3
-169
/
+248
*
units: Catch FileError if no units.xml is in /usr/local/...
Bryce Harrington
2013-09-22
1
-0
/
+3
*
Comment clean up.
Matthew Petroff
2013-09-16
3
-25
/
+22
*
Add exponent to expression evaluator.
Matthew Petroff
2013-09-16
2
-13
/
+32
*
C++ify expression evaluator.
Matthew Petroff
2013-09-16
3
-416
/
+318
*
Merge from trunk.
Matthew Petroff
2013-09-12
1
-2
/
+3
|
\
|
*
Fix grids with comma as decimal separator [Bug #1216306].
Matthew Petroff
2013-09-01
1
-2
/
+3
*
|
Added Quantity comparison functions.
Matthew Petroff
2013-08-28
2
-0
/
+26
*
|
Use enum names instead of numbers.
Matthew Petroff
2013-08-28
2
-21
/
+21
*
|
Use real world units for page sizes.
Matthew Petroff
2013-08-25
2
-0
/
+34
|
/
*
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
[prev]
[next]