| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | fix combo enum, to handle enums of all types (not only the ones that range fr... | Johan B. C. Engelen | 2008-07-16 | 1 | -17/+34 |
| * | EOL fixups | Jon A. Cruz | 2008-07-05 | 1 | -245/+245 |
| * | Tests for svg-affine and svg-length (the latter is not much more than a stub)... | Jasper van de Gronde | 2008-07-03 | 1 | -0/+245 |
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -15/+1 |
| * | cmake: EOL of cmakelists.txt in subdirs | Johan B. C. Engelen | 2008-04-07 | 1 | -18/+18 |
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 1 | -5/+0 |
| * | add CMakeLists.txt files for trace, traits, utest, util, widgets and xml. min... | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+19 |
| * | add extra note of importance to EnumDataConverter and add is_valid_id method | Johan B. C. Engelen | 2008-02-06 | 1 | -1/+8 |
| * | When snapping, consider all four grid lines around the current point instead ... | Diederik van Lierop | 2007-12-04 | 1 | -0/+37 |
| * | Fix compile. Don't #include .cpp files! | Johan B. C. Engelen | 2007-12-02 | 2 | -0/+44 |
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX... | Peter Moulder | 2007-09-12 | 1 | -3/+3 |
| * | Add commentary to warn about how to initialize translatable enums | Johan B. C. Engelen | 2007-08-30 | 1 | -0/+6 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-07-16 | 1 | -0/+10 |
| * | Filter effects: | Nicholas Bishop | 2007-07-14 | 2 | -0/+94 |
| * | format string protection/clean up (CVE-2007-1463, CVE-2007-1464) | Kees Cook | 2007-03-20 | 1 | -1/+3 |
| * | Cleaned up DOS line ends that had snuck in. | Jon A. Cruz | 2007-02-19 | 1 | -333/+333 |
| * | jasper's patch for fast iir blur | bulia byak | 2007-02-11 | 2 | -0/+334 |
| * | Included stdexcept to fix compile error | Johan B. C. Engelen | 2006-11-02 | 1 | -0/+1 |
| * | util/ucompose.hpp: catch exception thrown when user has an unsupported | gustav_b | 2006-11-01 | 1 | -1/+6 |
| * | r11667@tres: ted | 2006-05-01 22:48:49 -0700 | Ted Gould | 2006-05-02 | 1 | -1/+1 |
| * | (bzr r690) | Ted Gould | 2006-05-02 | 1 | -1/+1 |
| * | update copyright | MenTaLguY | 2006-04-29 | 1 | -1/+1 |
| * | added refcount logging to GC::Anchored and shared string printf in util | MenTaLguY | 2006-04-29 | 2 | -0/+55 |
| * | shared_ptr -> ptr_shared | MenTaLguY | 2006-03-15 | 2 | -31/+31 |
| * | share_static -> share_static_string | MenTaLguY | 2006-02-08 | 1 | -3/+2 |
| * | replace Util::SharedCStringPtr with the more general Util::shared_ptr<> | MenTaLguY | 2006-02-06 | 5 | -129/+194 |
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 18 | -0/+3141 |