| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). | Tavmjong Bah | 2012-05-23 | 1 | -0/+12 |
| * | Patch from lp 721448 to make OSX Aqua builds more stable | Josh Andler | 2012-02-08 | 1 | -2/+2 |
| * | add missing files into cmake list | Campbell Barton | 2011-12-02 | 1 | -0/+6 |
| * | update cmake file lists | Campbell Barton | 2011-10-08 | 1 | -1/+0 |
| * | fix for cmake linking | Campbell Barton | 2011-09-21 | 1 | -3/+3 |
| * | Completely remove libnr | Krzysztof Kosi??ski | 2011-08-28 | 1 | -1/+0 |
| * | Refactored to abstract lcms usage more. Added CMSSystem class. | Jon A. Cruz | 2011-07-10 | 1 | -1/+1 |
| * | Next step in refactoring color management. More to come. | Jon A. Cruz | 2011-07-09 | 1 | -0/+2 |
| * | Gcodetools have been upgraded to v. 1.7. | Nick Drobchenko | 2011-07-05 | 1 | -598/+598 |
| * | added missing header | Campbell Barton | 2011-07-02 | 1 | -1/+4 |
| * | Completely remove Inkboard | Krzysztof Kosi??ski | 2011-06-23 | 1 | -2/+0 |
| * | get cmake working again. | Campbell Barton | 2011-06-22 | 1 | -4/+0 |
| * | cmake: fix for install target | Campbell Barton | 2011-06-13 | 1 | -47/+0 |
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -10/+0 |
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -2/+29 |
| * | cmake: basic install target | Campbell Barton | 2011-06-13 | 1 | -0/+47 |
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -85/+325 |
| * | cmake: now builds without having most of the source listed in 1 file. | Campbell Barton | 2011-06-13 | 1 | -43/+17 |
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -32/+24 |
| * | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca... | Campbell Barton | 2011-06-12 | 1 | -24/+49 |
| * | cmake: commented unused files/dirs, double checked all files compile this time | Campbell Barton | 2011-06-12 | 1 | -50/+50 |
| * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -247/+331 |
| * | Remove the failed and unused "new gui" stuff. | Krzysztof Kosi??ski | 2010-10-12 | 1 | -1/+0 |
| * | Cleanup of gradients and stops. | Jon A. Cruz | 2010-03-08 | 1 | -0/+1 |
| * | Merge GSoC2009 Connectors into trunk | Arcadie M. Cracan | 2009-12-02 | 1 | -0/+1 |
| * | remove desktop-affine.cpp | Thomas Holder | 2009-02-11 | 1 | -1/+0 |
| * | Cmake: Fixed the extra -l in the link command, plus a add linking for all sub... | Joshua L. Blocher | 2009-01-12 | 1 | -4/+5 |
| * | Cmake: New FindGTK2 | Joshua L. Blocher | 2009-01-09 | 1 | -16/+13 |
| * | Cmake: Corrections for mistakes | Joshua L. Blocher | 2009-01-09 | 1 | -3/+3 |
| * | Cmake: restructure build files to be more like current build system. Should r... | Joshua L. Blocher | 2009-01-09 | 1 | -56/+9 |
| * | Cmake build fixes, minor | Joshua L. Blocher | 2009-01-05 | 1 | -227/+225 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -4/+0 |
| * | Patch so Inkscape will compile on Solaris 10 from LP https://bugs.launchpad.n... | Joshua L. Blocher | 2008-07-03 | 1 | -3/+3 |
| * | Resolve ID clashes when pasting (fixes bug 165936). | Stephen Silver | 2008-06-24 | 1 | -0/+1 |
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -294/+5 |
| * | * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp, | mjwybrow | 2008-06-22 | 1 | -1/+0 |
| * | Fix include in sp-filter.cpp NR:filter issue | Joshua L. Blocher | 2008-06-09 | 1 | -0/+1 |
| * | Cmake: Improve Gtkmm dependency checking, add new files to CMakeLists.txts, r... | Joshua L. Blocher | 2008-05-29 | 1 | -0/+2 |
| * | Cmake: More Dependency work, added new files | Joshua L. Blocher | 2008-05-25 | 1 | -4/+4 |
| * | Cmake: Fix issue with generated sp-marshall.h/.cpp not linking | Joshua L. Blocher | 2008-05-19 | 1 | -1/+1 |
| * | Cmake: Moved sp-* into own library to reduce link cmdline and add new files t... | Joshua L. Blocher | 2008-05-19 | 1 | -201/+208 |
| * | Cmake: Fix ~PedroGui function being defined multiple times | Joshua L. Blocher | 2008-05-06 | 1 | -1/+1 |
| * | Cmake: Fix some undefined function calls | Joshua L. Blocher | 2008-05-06 | 1 | -5/+8 |
| * | Cmake: Moved helper macros to their own file and removed *-test.h from inksca... | Joshua L. Blocher | 2008-05-05 | 1 | -113/+95 |
| * | Cmake: Fix some double linking flags | Joshua L. Blocher | 2008-05-03 | 1 | -4/+4 |
| * | Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Lin... | Joshua L. Blocher | 2008-05-02 | 1 | -14/+2 |
| * | Cmake: Fixed optional dependency linking | Joshua L. Blocher | 2008-04-28 | 1 | -3/+6 |
| * | Cmake: Fixed issues with pedro not linking correctly | Joshua L. Blocher | 2008-04-28 | 1 | -206/+511 |
| * | Cmake: added livarot as a lib, fixes problem with linking | Joshua L. Blocher | 2008-04-27 | 1 | -2/+3 |
| * | cmake: copy over excluded dirs from build.xml | Johan B. C. Engelen | 2008-04-16 | 1 | -3/+3 |