| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | updates for cmake | Campbell Barton | 2013-09-19 | 1 | -3/+0 |
| | | | | (bzr r12547) | ||||
| * | Merged from trunk (r12517). | Markus Engel | 2013-09-14 | 1 | -8/+12 |
| |\ | | | | | (bzr r11608.1.121) | ||||
| | * | Forgot check in last commit. | Matthew Petroff | 2013-09-12 | 1 | -1/+1 |
| | | | | | | | (bzr r12509) | ||||
| | * | Fix handling of SVG lengths with spaces between value and unit (hopefully ↵ | Matthew Petroff | 2013-09-12 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | without breaking things this time) [Bug #1208002]. Fixed bugs: - https://launchpad.net/bugs/1208002 (bzr r12508) | ||||
| | * | partially revert 12471, this fixes bug 1215575, but undoes the fix for the ↵ | Johan B. C. Engelen | 2013-09-11 | 1 | -8/+10 |
| | | | | | | | | | | | | | | | | | | | | | less important bug 1208002. (also improved unit conversion legibility) Fixed bugs: - https://launchpad.net/bugs/1215575 (bzr r12506) | ||||
| * | | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 3 | -38/+74 |
| |\| | | | | | (bzr r11608.1.120) | ||||
| | * | Add option to write out path data using only relative coordinates | Tavmjong Bah | 2013-08-15 | 2 | -31/+65 |
| | | | | | | | | | | | | | (in addition to using only absolute coordinates or using a mixture of absolute and relative coordinates optimized for length). (bzr r12480) | ||||
| | * | Fix handling of SVG lengths with spaces [Bug #1208002]. | Matthew Petroff | 2013-08-03 | 1 | -0/+2 |
| | | | | | | | (bzr r12380.1.61) | ||||
| | * | Eliminate "unit-constants.h". | Matthew Petroff | 2013-07-31 | 1 | -7/+7 |
| | | | | | | | (bzr r12380.1.54) | ||||
| * | | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 1 | -16/+11 |
| |\| | | | | | (bzr r11608.1.107) | ||||
| | * | Refactored internals to use a vector of structs instead of several parallel ↵ | Jon A. Cruz | 2013-05-18 | 1 | -16/+11 |
| | | | | | | | | | | | arrays. (bzr r12339) | ||||
| * | | various little changes | Markus Engel | 2013-04-10 | 1 | -0/+7 |
| | | | | | | | (bzr r11608.1.93) | ||||
| * | | Removed unused (ancient!) code. | Markus Engel | 2013-04-10 | 3 | -131/+0 |
| |/ | | | (bzr r11608.1.92) | ||||
| * | Fix another load of forward declaration tags | Alex Valavanis | 2013-03-14 | 1 | -1/+1 |
| | | | | (bzr r12205) | ||||
| * | code cleanup: quiet warnings with gcc. | Campbell Barton | 2012-11-20 | 2 | -0/+3 |
| | | | | (bzr r11888) | ||||
| * | Make last segment before close path absolute. | Jasper van de Gronde | 2012-09-13 | 1 | -1/+5 |
| |\ | | | | | (bzr r11667) | ||||
| | * | Allow shorthand paths | Jasper van de Gronde | 2012-05-07 | 3 | -14/+100 |
| |/ | | | (bzr r11321.1.1) | ||||
| * | c++ification: GHashTable > std::map (bug #970237 ; patch by Samuel Chase + ↵ | Kris De Gussem | 2012-04-04 | 2 | -47/+42 |
| | | | | | | some additional modifications) (bzr r11152) | ||||
| * | cppcheck | Kris De Gussem | 2012-03-07 | 1 | -1/+1 |
| | | | | (bzr r11052) | ||||
| * | Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug ↵ | Jon A. Cruz | 2012-02-13 | 1 | -4/+4 |
| | | | | | | | | | #885324. Fixed bugs: - https://launchpad.net/bugs/885324 (bzr r10969) | ||||
| * | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 2011-12-08 | 13 | -20/+11 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) | ||||
| * | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 1 | -3/+4 |
| | | | | (bzr r10696) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-18 | 1 | -2/+2 |
| | | | | (bzr r10681) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2011-10-02 | 1 | -0/+2 |
| | | | | (bzr r10655) | ||||
| * | Remove nr-forward.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+0 |
| | | | | (bzr r10582.1.8) | ||||
| * | Refactored to abstract lcms usage more. Added CMSSystem class. | Jon A. Cruz | 2011-07-10 | 1 | -10/+7 |
| | | | | (bzr r10437) | ||||
| * | Next step in refactoring color management. More to come. | Jon A. Cruz | 2011-07-09 | 1 | -3/+7 |
| | | | | (bzr r10429) | ||||
| * | added missing header | Campbell Barton | 2011-07-02 | 1 | -0/+3 |
| | | | | (bzr r10397) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -17/+35 |
| |\ | | | | | (bzr r9508.1.89) | ||||
| | * | cmake: | Campbell Barton | 2011-06-13 | 1 | -2/+19 |
| | | | | | | | | | | | | | | | - group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281) | ||||
| | * | cmake: now builds without having most of the source listed in 1 file. | Campbell Barton | 2011-06-13 | 1 | -1/+2 |
| | | | | | | | (bzr r10278) | ||||
| | * | cmake: | Campbell Barton | 2011-06-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276) | ||||
| | * | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ↵ | Campbell Barton | 2011-06-12 | 1 | -2/+2 |
| | | | | | | | | | | | cake keyword, and also dont mix up dor names with libs. (bzr r10274) | ||||
| | * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -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) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 4 | -54/+54 |
| |\| | | | | | (bzr r9508.1.73) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 4 | -54/+54 |
| | | | | | | | (bzr r10025) | ||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -30/+30 |
| |\| | | | | | (bzr r9508.1.72) | ||||
| | * | Unit test cleanup. | Jon A. Cruz | 2010-12-14 | 1 | -30/+30 |
| | | | | | | | (bzr r9952) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 23 | -23/+23 |
| |\| | | | | | (bzr r9508.1.70) | ||||
| | * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 23 | -23/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 4 | -135/+0 |
| |\| | | | | | (bzr r9508.1.52) | ||||
| | * | Revert device-color for now. | Jon A. Cruz | 2010-07-07 | 4 | -135/+0 |
| | | | | | | | | | | | "commit the awesomesauce" (bzr r9587) | ||||
| * | | Wholesale cruft removal part 2 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -3/+0 |
| |/ | | | (bzr r9508.1.45) | ||||
| * | Adding in svg-device-color.h | Ted Gould | 2010-03-26 | 1 | -1/+2 |
| | | | | (bzr r9234) | ||||
| * | Fix compile when lcms is disabled (someone please check that this fix is ↵ | Maximilian Albert | 2009-12-25 | 1 | -0/+2 |
| | | | | | | correct). (bzr r8909) | ||||
| * | Warning cleanup | Jon A. Cruz | 2009-12-20 | 2 | -2/+3 |
| | | | | (bzr r8895) | ||||
| * | This commit hooks device-cmyk handling to color pickers. Now we have basic ↵ | Felipe Corr??a da Silva Sanches | 2009-12-07 | 1 | -2/+0 |
| | | | | | | | | | | | initial support for SVG Color 1.2 uncalibrated device colors: http://www.w3.org/TR/2009/WD-SVGColor12-20091001/#device Fixed bugs: - https://launchpad.net/bugs/444021 (bzr r8875) | ||||
| * | * infrastructure to store device colors as described in ↵ | Felipe Corr??a da Silva Sanches | 2009-12-06 | 3 | -0/+136 |
| | | | | | | | | http://www.w3.org/TR/2009/WD-SVGColor12-20091001/#device * related to https://bugs.launchpad.net/inkscape/+bug/444021 (bzr r8871) | ||||
| * | merging gsoc 2009 color management work by Felipe Sanches (a.k.a. JucaBlues) | Felipe Corr??a da Silva Sanches | 2009-12-05 | 2 | -2/+53 |
| |\ | | | | | (bzr r8869) | ||||
| | * | Updating to current trunk | Ted Gould | 2009-11-29 | 10 | -630/+122 |
| | |\ | | | | | | | (bzr r8050.1.16) | ||||
