| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 2geom: update to 7e3b3f75023c7c69fd085574cfaa46de0213bbbc | Patrick Storz | 2019-04-02 | 1 | -1/+1 |
| | | |||||
| * | Update 2geom | Patrick Storz | 2019-03-24 | 1 | -5/+1 |
| | | | | | | | | Now at d9e4cc11f4df4e71e96617699997c989cc9248a4 This is the last version that does not depend on an external copy of double-conversion yet. | ||||
| * | 2geom: update to c709d6b6780098d3e53363d925f7aee3c2640478 | Eduard Braun | 2018-10-01 | 1 | -2/+2 |
| | | | | | Update README and remove obsolete files | ||||
| * | Revert "c++11 refactor: ifdef CPP11 -> std::forward" | Thomas Holder | 2018-09-30 | 1 | -7/+13 |
| | | | | | This reverts commit f9500954af2d6130069087970f8ed97ab61d13c2. | ||||
| * | c++11 refactor: ifdef CPP11 -> std::forward | Thomas Holder | 2018-09-30 | 1 | -13/+7 |
| | | |||||
| * | Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4 | Krzysztof Kosi??ski | 2016-02-08 | 1 | -1/+1 |
| | | | | (bzr r14639) | ||||
| * | Upgrade to 2Geom r2413 | Krzysztof Kosi??ski | 2015-07-04 | 1 | -1/+5 |
| | | | | (bzr r14059.2.18) | ||||
| * | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -7/+6 |
| | | | | (bzr r14059.2.1) | ||||
| * | update 2geom's copy to r2142 | Johan B. C. Engelen | 2014-01-12 | 1 | -2/+13 |
| | | | | (bzr r12921) | ||||
| * | 2geom update | Johan B. C. Engelen | 2012-04-26 | 1 | -4/+7 |
| | | | | (bzr r11297) | ||||
| * | update 2geom to r2049. fixes bugs! | Johan B. C. Engelen | 2012-01-04 | 1 | -1/+4 |
| | | | | (bzr r10837) | ||||
| * | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 1 | -4/+1 |
| | | | | (bzr r10696) | ||||
| * | Update 2Geom to pull in integer rectangle class | Krzysztof Kosi??ski | 2011-06-23 | 1 | -4/+4 |
| | | | | (bzr r10347.1.1) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -5/+130 |
| | | | | (bzr r10025) | ||||
| * | 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) | ||||
| * | update 2geom. needed for extrude lpe | Johan B. C. Engelen | 2009-11-23 | 1 | -2/+7 |
| | | | | (bzr r8840) | ||||
| * | update 2geom. big commit as it has been a while. (2geom svn rev. 1870, i think) | Johan B. C. Engelen | 2009-04-06 | 1 | -2/+15 |
| | | | | | | i turned some optional compilation stuff *on* per default, to help building inkscape. (bzr r7638) | ||||
| * | update to 2geom rev.1773 | Johan B. C. Engelen | 2009-01-07 | 1 | -25/+32 |
| | | | | | | mostly bugfixes (bzr r7094) | ||||
| * | update to 2geom rev.1723 | Johan B. C. Engelen | 2008-12-13 | 1 | -0/+13 |
| | | | | (bzr r6996) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -7/+14 |
| | | | | (bzr r6891) | ||||
| * | Merge from trunk | Ted Gould | 2008-10-28 | 1 | -3/+25 |
| | | | | (bzr r6886) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -0/+2 |
| | | | | (bzr r6884) | ||||
| * | minor bug fix in portion(pw,a,b) when b is a cut of pw. | JF Barraud | 2008-09-15 | 1 | -1/+2 |
| | | | | (bzr r6814) | ||||
| * | update 2geom (svn rev1433) | Johan B. C. Engelen | 2008-07-03 | 1 | -3/+3 |
| | | | | (bzr r6134) | ||||
| * | Partial 2geom update (anticipating changes that will be part of the next ↵ | Maximilian Albert | 2008-07-03 | 1 | -1/+17 |
| | | | | | | major update anyway, so overwriting them on next update is not a problem) (bzr r6125) | ||||
| * | update 2geom | Johan B. C. Engelen | 2008-06-17 | 1 | -2/+2 |
| | | | | (bzr r5970) | ||||
| * | update 2geom | Johan B. C. Engelen | 2008-06-14 | 1 | -0/+1 |
| | | | | (bzr r5931) | ||||
| * | update to really latest 2geom | Johan B. C. Engelen | 2008-05-22 | 1 | -1/+0 |
| | | | | (bzr r5737) | ||||
| * | update to latest 2geom | Johan B. C. Engelen | 2008-05-22 | 1 | -0/+11 |
| | | | | (bzr r5736) | ||||
| * | Convenience access functions for first and last value of a Geom::Piecewise<> | Maximilian Albert | 2008-05-18 | 1 | -0/+6 |
| | | | | (bzr r5692) | ||||
| * | update to latest 2geom. this adds gsl dependency, doesn't seem to make ↵ | Johan B. C. Engelen | 2008-05-10 | 1 | -2/+2 |
| | | | | | | inskape executable bigger (bzr r5649) | ||||
| * | update to latest 2geom (r1195) | Johan B. C. Engelen | 2008-03-23 | 1 | -0/+14 |
| | | | | (bzr r5178) | ||||
| * | CRLF fix | Jon A. Cruz | 2007-12-17 | 1 | -690/+690 |
| | | | | (bzr r4247) | ||||
| * | 2geom tryout: new exceptions | Johan B. C. Engelen | 2007-11-17 | 1 | -1/+1 |
| | | | | (bzr r4094) | ||||
| * | update 2geom | Johan B. C. Engelen | 2007-11-07 | 1 | -7/+7 |
| | | | | (bzr r4041) | ||||
| * | 2geom update to 2Geom-SVN-rev. 1161 | Johan B. C. Engelen | 2007-11-06 | 1 | -10/+10 |
| | | | | (bzr r4034) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 1 | -0/+690 |
| (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | |||||
