| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ↵ | Campbell Barton | 2011-06-12 | 1 | -3/+4 | |
| | | | | | | | | | | | cake keyword, and also dont mix up dor names with libs. (bzr r10274) | |||||
| | * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 2 | -17/+17 | |
| | | | | | | | | | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272) | |||||
| | * | Tracing. Potrace 1.9 update (see http://potrace.sourceforge.net/ChangeLog). | Nicolas Dufour | 2011-04-14 | 16 | -128/+166 | |
| | | | | | | | (bzr r10163) | |||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -1/+1 | |
| |\| | | | | | (bzr r9508.1.73) | |||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -1/+1 | |
| | | | | | | | (bzr r10025) | |||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -7/+10 | |
| |\| | | | | | (bzr r9508.1.72) | |||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -7/+10 | |
| | |\ | | | | | | | (bzr r9945.1.1) | |||||
| | | * | C++ification of SPObject continued along with the onset of XML ↵ | Abhishek Sharma Public | 2010-07-06 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected. (bzr r9546.1.5) | |||||
| | | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | |||||
| | | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r9546.1.2) | |||||
| | | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | |||||
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -1/+1 | |
| |\| | | | | | | | | (bzr r9508.1.70) | |||||
| | * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | |||||
| * | | | merge from trunk | Krzysztof Kosi??ski | 2010-08-08 | 1 | -27/+31 | |
| |\| | | | | | | | | (bzr r9508.1.52) | |||||
| | * | | Corects delete/delete[] issue. Fixes bug #613723. | Jon A. Cruz | 2010-08-06 | 1 | -27/+31 | |
| | |/ | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/613723 (bzr r9691) | |||||
| * / | Wholesale cruft removal part 2 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -14/+13 | |
| |/ | | | (bzr r9508.1.45) | |||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -1/+1 | |
| | | | | | | which cannot be fixed easily. (bzr r8422) | |||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 | |
| | | | | (bzr r8405) | |||||
| * | Only build static libraries for subdirs than actually contain libraries, | Krzysztof Kosi??ski | 2009-02-20 | 1 | -6/+1 | |
| | | | | | | rather than for every subdirectory. (bzr r7336) | |||||
| * | gcc warning cleanup | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -3/+3 | |
| | | | | | | suggested parentheses (bzr r7252) | |||||
| * | fix crash | bulia byak | 2009-02-02 | 1 | -1/+2 | |
| | | | | (bzr r7214) | |||||
| * | small cleanup in src/trace (warnings and trailing spaces) | St??phane Gimenez | 2009-01-23 | 2 | -20/+18 | |
| | | | | (bzr r7162) | |||||
| * | fix include | bulia byak | 2009-01-15 | 1 | -1/+1 | |
| | | | | (bzr r7135) | |||||
| * | Improved version reporting. Add SVN revision and custom status to | Krzysztof Kosi??ski | 2009-01-13 | 1 | -59/+72 | |
| | | | | | | version string on Linux. (bzr r7123) | |||||
| * | Cmake: Fixed the extra -l in the link command, plus a add linking for all ↵ | Joshua L. Blocher | 2009-01-12 | 1 | -1/+3 | |
| | | | | | | sub-libs of inkscape. (bzr r7120) | |||||
| * | Cmake: restructure build files to be more like current build system. Should ↵ | Joshua L. Blocher | 2009-01-09 | 1 | -0/+3 | |
| | | | | | | reduce linking stage command for windows. (bzr r7100) | |||||
| * | More NR ==> Geom changes | Joshua L. Blocher | 2008-12-28 | 1 | -2/+2 | |
| | | | | (bzr r7032) | |||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -3/+3 | |
| | | | | (bzr r6884) | |||||
| * | Fix for PathString to prevent it from getting into a very, very long copying ↵ | Jasper van de Gronde | 2008-07-18 | 1 | -1/+1 | |
| | | | | | | run and make it use minimumexponent. Plus some extra tests. (bzr r6355) | |||||
| * | agree with the FIXME | Bob Jamison | 2008-07-06 | 1 | -2/+1 | |
| | | | | (bzr r6196) | |||||
| * | Mark suspicious ignoring of parameters | Jon A. Cruz | 2008-07-04 | 1 | -0/+1 | |
| | | | | (bzr r6143) | |||||
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 2 | -19/+1 | |
| | | | | (bzr r6046) | |||||
| * | change VERSION to INKSCAPE_VERSION in potracelib.cpp | Joshua L. Blocher | 2008-06-18 | 1 | -1/+2 | |
| | | | | (bzr r5988) | |||||
| * | Updating deprecated type calls. | Jon A. Cruz | 2008-05-06 | 1 | -2/+2 | |
| | | | | (bzr r5617) | |||||
| * | Address string-literal-to-char* warning: Make gm_read_error global var point ↵ | Peter Moulder | 2008-05-04 | 2 | -6/+6 | |
| | | | | | | to const char. (bzr r5597) | |||||
| * | Have Paint Bucket generate the necessary GrayMap for potrace directly, ↵ | John Bintz | 2008-04-17 | 2 | -0/+25 | |
| | | | | | | skipping the standard, slower potrace filtering routines. (bzr r5466) | |||||
| * | process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES() | Aaron Spike | 2008-04-10 | 1 | -9/+0 | |
| | | | | | | | | This more or less mimics what is being done by automake with the Makefile_insert files What we were doing before did not work because add_directories() isn't able to propagate variables upwards. (bzr r5397) | |||||
| * | cmake: EOL of cmakelists.txt in subdirs | Johan B. C. Engelen | 2008-04-07 | 2 | -42/+42 | |
| | | | | (bzr r5379) | |||||
| * | add CMakeLists.txt files for trace, traits, utest, util, widgets and xml. ↵ | Johan B. C. Engelen | 2008-03-30 | 2 | -0/+44 | |
| | | | | | | minimal checking was done with existing Makefile_insert (bzr r5241) | |||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -6/+6 | |
| | | | | (bzr r5149) | |||||
| * | warning cleanup | Jon A. Cruz | 2008-03-02 | 1 | -8/+8 | |
| | | | | (bzr r4917) | |||||
| * | Warning and whitespace cleanup | Jon A. Cruz | 2008-02-24 | 2 | -10/+10 | |
| | | | | (bzr r4838) | |||||
| * | warning cleanup | Jon A. Cruz | 2007-11-02 | 1 | -1/+1 | |
| | | | | (bzr r4012) | |||||
| * | Update Potrace to 1.8 | Bob Jamison | 2007-10-26 | 18 | -131/+174 | |
| | | | | (bzr r3965) | |||||
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵ | Peter Moulder | 2007-09-12 | 1 | -3/+3 | |
| | | | | | | %.$(OBJEXT) instead of %.o. (bzr r3726) | |||||
| * | remove forced blurring from edge detection - tracing removes speckles anyway | bulia byak | 2007-04-06 | 1 | -7/+1 | |
| | | | | (bzr r2829) | |||||
| * | format string protection/clean up (CVE-2007-1463, CVE-2007-1464) | Kees Cook | 2007-03-20 | 2 | -4/+4 | |
| | | | | (bzr r2720) | |||||
| * | switch to using SVG::PathString for building paths | MenTaLguY | 2007-01-24 | 1 | -16/+8 | |
| | | | | (bzr r2268) | |||||
| * | start switching sp_repr_new* over to XML::Document::create*, and rename ↵ | MenTaLguY | 2007-01-21 | 1 | -2/+3 | |
| | | | | | | create methods to match DOM (bzr r2253) | |||||
| * | should fix compilation issues on 64bit arches | St??phane Gimenez | 2006-11-21 | 1 | -3/+3 | |
| | | | | (bzr r2000) | |||||
