Code

Fix change in revision 9947 to be consistent with rest of the codebase.
[inkscape.git] / src / util /
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-10-29 Diederik van Lierop- Constrained snap: proper implementation of the prefer...
2010-03-26 Ted GouldMerge from trunk
2010-03-26 Ted GouldAdding in accumulators. We need them too.
2010-03-14 Krzysztof KosińskiMove around files to remove some vanity directories.
2010-03-04 Krzysztof KosińskiClean up the unordered containers fix.
2010-03-04 Jon A. CruzFixing build breakage with more proper autoconf usage.
2010-03-02 Krzysztof KosińskiUse Boost unordeed containers instead of TR1 to minimiz...
2010-01-20 Krzysztof KosińskiGo back to using TR1 unordered containers to fix warnin...
2010-01-14 Krzysztof KosińskiReplace std::tr1::unordered_(map|set) with __gnu_cxx...
2010-01-14 Krzysztof KosińskiMerge GSoC 2009 node tool rewrite
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-07 Jon A. CruzAdded UXManager. Cleaning up toolbox creation.
2009-11-29 Krzysztof KosińskiGSoC node tool
2009-11-29 Krzysztof KosińskiFirst GSoC node tool commit to Bazaar
2009-02-25 tweenkRevert commit 20742 that opened a can of worms.
2009-02-21 tweenkFix aliasing rules violation in glib-list-iterators.h
2009-02-20 tweenkOnly build static libraries for subdirs than actually...
2009-01-12 verbalshadowCmake: Fixed the extra -l in the link command, plus...
2009-01-09 verbalshadowCmake: restructure build files to be more like current...
2009-01-05 verbalshadowCmake build fixes, minor
2008-12-29 tweenkBuild a single test executable on Linux to match Window...
2008-12-09 tweenkSimplify "make check" makefile rules and remove most...
2008-12-08 tweenk"make check" now compiles and runs on Linux.
2008-12-08 joncruzWarning and 'using' cleanup.
2008-08-04 johanengelenNR:: => Geom:: for util dir
2008-08-02 jaspervdgEnable exception handling for CxxTest in Makefiles
2008-08-01 joncruzWarning cleanup
2008-07-19 jaspervdgConsistently use (create/destroy)Suite in unit tests.
2008-07-17 jaspervdgThe new CxxTest unit tests now also work on Linux!...
2008-07-16 johanengelenfix combo enum, to handle enums of all types (not only...
2008-07-05 joncruzEOL fixups
2008-07-03 jaspervdgTests for svg-affine and svg-length (the latter is...
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-04-07 johanengelencmake: EOL of cmakelists.txt in subdirs
2008-04-01 theadibdelete remaining .cvsignore files
2008-03-30 johanengelenadd CMakeLists.txt files for trace, traits, utest,...
2008-02-06 johanengelenadd extra note of importance to EnumDataConverter and...
2007-12-04 dvlierop2When snapping, consider all four grid lines around...
2007-12-02 johanengelenFix compile. Don't #include .cpp files!
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-08-30 johanengelenAdd commentary to warn about how to initialize translat...
2007-07-16 nicholasbishopFilter effects dialog:
2007-07-14 nicholasbishopFilter effects:
2007-03-20 keescookformat string protection/clean up (CVE-2007-1463, CVE...
2007-02-19 joncruzCleaned up DOS line ends that had snuck in.
2007-02-11 buliabyakjasper's patch for fast iir blur
2006-11-02 johanengelenIncluded stdexcept to fix compile error
2006-11-01 gustav_butil/ucompose.hpp: catch exception thrown when user...
2006-05-02 gouldtj r11667@tres: ted | 2006-05-01 22:48:49 -0700
2006-05-02 gouldtj(no commit message)
2006-04-29 mentalupdate copyright
2006-04-29 mentaladded refcount logging to GC::Anchored and shared strin...
2006-03-15 mentalshared_ptr -> ptr_shared
2006-02-08 mentalshare_static -> share_static_string
2006-02-06 mentalreplace Util::SharedCStringPtr with the more general...
2006-01-16 mentalmoving trunk for module inkscape