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
*
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
*
Move around files to remove some vanity directories.
Krzysztof Kosi??ski
2010-03-14
14
-229
/
+494
*
Clean up the unordered containers fix.
Krzysztof Kosi??ski
2010-03-04
3
-57
/
+80
*
Fixing build breakage with more proper autoconf usage.
Jon A. Cruz
2010-03-04
2
-0
/
+56
*
Use Boost unordeed containers instead of TR1 to minimize pain
Krzysztof Kosi??ski
2010-03-02
1
-41
/
+0
*
Go back to using TR1 unordered containers to fix warnings. Add configure
Krzysztof Kosi??ski
2010-01-20
1
-2
/
+4
*
Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set),
Krzysztof Kosi??ski
2010-01-14
1
-4
/
+2
*
* Merge from trunk
Krzysztof Kosi??ski
2010-01-14
3
-0
/
+301
|
\
|
*
Added UXManager. Cleaning up toolbox creation.
Jon A. Cruz
2010-01-07
3
-0
/
+301
*
|
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
2
-0
/
+154
|
/
*
Revert commit 20742 that opened a can of worms.
Krzysztof Kosi??ski
2009-02-25
1
-27
/
+12
*
Fix aliasing rules violation in glib-list-iterators.h
Krzysztof Kosi??ski
2009-02-21
1
-12
/
+27
*
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
2009-02-20
1
-6
/
+2
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-1
/
+3
*
Cmake: restructure build files to be more like current build system. Should r...
Joshua L. Blocher
2009-01-09
1
-0
/
+1
*
Cmake build fixes, minor
Joshua L. Blocher
2009-01-05
1
-1
/
+0
*
Build a single test executable on Linux to match Windows build system.
Krzysztof Kosi??ski
2008-12-29
1
-13
/
+1
*
Simplify "make check" makefile rules and remove most of the obsolete
Krzysztof Kosi??ski
2008-12-09
2
-222
/
+11
*
"make check" now compiles and runs on Linux.
Krzysztof Kosi??ski
2008-12-08
1
-3
/
+4
*
Warning and 'using' cleanup.
Jon A. Cruz
2008-12-08
1
-33
/
+31
*
NR:: => Geom:: for util dir
Johan B. C. Engelen
2008-08-04
1
-2
/
+5
*
Enable exception handling for CxxTest in Makefiles
Jasper van de Gronde
2008-08-02
1
-1
/
+1
*
Warning cleanup
Jon A. Cruz
2008-08-01
1
-1
/
+1
*
Consistently use (create/destroy)Suite in unit tests.
Jasper van de Gronde
2008-07-19
1
-0
/
+5
*
The new CxxTest unit tests now also work on Linux! (Note that test-all
Jasper van de Gronde
2008-07-17
1
-0
/
+22
[next]