| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixing warnings. | Jon A. Cruz | 2012-05-25 | 1 | -14/+14 |
| | | | | (bzr r11414) | ||||
| * | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). | Tavmjong Bah | 2012-05-23 | 1 | -12/+616 |
| | | | | (bzr r11406) | ||||
| * | fix crash (bug #941317) | Johan B. C. Engelen | 2012-04-05 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/941317 (bzr r11157) | ||||
| * | cppcheck | Kris De Gussem | 2012-03-07 | 1 | -2/+2 |
| | | | | (bzr r11052) | ||||
| * | Add a tolerance-based hack, so that radial gradients with focus outside | Krzysztof Kosi??ski | 2011-11-14 | 1 | -3/+24 |
| | | | | | | | | | the outer circle work reliably. Fixes #845153 Fixed bugs: - https://launchpad.net/bugs/845153 (bzr r10740) | ||||
| * | Fix crash when previewing objectBoundingBox gradients | Krzysztof Kosi??ski | 2011-09-18 | 1 | -1/+1 |
| | | | | (bzr r10637) | ||||
| * | Remove NRRect from paint servers and temporary calculations | Krzysztof Kosi??ski | 2011-08-27 | 1 | -6/+6 |
| | | | | (bzr r10582.1.4) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -22/+23 |
| |\ | | | | | (bzr r9508.1.73) | ||||
| | * | NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5) | Johan B. C. Engelen | 2011-02-21 | 1 | -7/+43 |
| | | | | | | | (bzr r10065) | ||||
| | * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -11/+11 |
| | | | | | | | (bzr r10060) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -30/+30 |
| | | | | | | | (bzr r10025) | ||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -47/+44 |
| |\| | | | | | (bzr r9508.1.72) | ||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -47/+44 |
| | |\ | | | | | | | (bzr r9945.1.1) | ||||
| | | * | SPObject c++ification finalized along with the beginning of XML ↵ | Abhishek Sharma Public | 2010-07-12 | 1 | -23/+23 |
| | | | | | | | | | | | | | | | | Privatisation tweaks (bzr r9546.1.6) | ||||
| | | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 1 | -8/+8 |
| | | | | | | | | | | (bzr r9546.1.4) | ||||
| | | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -2/+2 |
| | | | | | | | | | | (bzr r9546.1.2) | ||||
| * | | | 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 | -195/+233 |
| |\| | | | | | | | | (bzr r9508.1.52) | ||||
| | * | | Correct behavior of gradient stops to extract color from swatch when color ↵ | Jon A. Cruz | 2010-07-18 | 1 | -38/+9 |
| | | | | | | | | | | | | | | | | is drag-n-drop'ed or selected. (bzr r9620) | ||||
| | * | | Stop setting of stops from getting url() reference colors. | Jon A. Cruz | 2010-07-11 | 1 | -0/+1 |
| | | | | | | | | | | (bzr r9606) | ||||
| | * | | Cleanup of gradient swatch property and collection policy. | Jon A. Cruz | 2010-07-09 | 1 | -21/+57 |
| | | | | | | | | | | (bzr r9602) | ||||
| | * | | Removed "Add" and enabled "Delete" for swatch context menu. Updated swatch ↵ | Jon A. Cruz | 2010-07-06 | 1 | -7/+25 |
| | | | | | | | | | | | | | | | | marker string. (bzr r9582) | ||||
| | * | | Rough pass of Fill-n-Stroke swatch conversion. | Jon A. Cruz | 2010-07-02 | 1 | -0/+12 |
| | |/ | | | | | (bzr r9553) | ||||
| | * | Partial C++-ification of SPGradient | Jon A. Cruz | 2010-06-28 | 1 | -231/+233 |
| | | | | | | | (bzr r9542) | ||||
| * | | Wholesale cruft removal part 2 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -3/+0 |
| | | | | | | | (bzr r9508.1.45) | ||||
| * | | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -501/+20 |
| | | | | | | | (bzr r9508.1.44) | ||||
| * | | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. | Krzysztof Kosi??ski | 2010-06-29 | 1 | -1/+1 |
| | | | | | | | (bzr r9508.1.8) | ||||
| * | | Initial Cairo rendering commit: solid shapes, gradients, opacity and patterns | Krzysztof Kosi??ski | 2010-06-22 | 1 | -1/+85 |
| |/ | | | (bzr r9508.1.1) | ||||
| * | Initial F&S dialog setting of swatch colors. | Jon A. Cruz | 2010-03-09 | 1 | -17/+7 |
| | | | | (bzr r9169) | ||||
| * | Cleanup of gradients and stops. | Jon A. Cruz | 2010-03-08 | 1 | -1/+1 |
| | | | | (bzr r9163) | ||||
| * | New tab in Fill&Stroke dialog for swatch fills. | Jon A. Cruz | 2010-03-06 | 1 | -8/+16 |
| | | | | (bzr r9153) | ||||
| * | Added method to query "solid paint" status of SPGradient. | Jon A. Cruz | 2010-03-04 | 1 | -0/+14 |
| | | | | (bzr r9140) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -8/+8 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -8/+8 |
| | | | | (bzr r8404) | ||||
| * | Some extra comments. | Jasper van de Gronde | 2009-04-04 | 1 | -3/+8 |
| | | | | (bzr r7622) | ||||
| * | And now gradients should be (almost) perfect... The gradient vector is set ↵ | Jasper van de Gronde | 2009-04-03 | 1 | -23/+125 |
| | | | | | | | | up to be a good approximation to the "true" gradient and it is used consistently throughout (I hope). Also some other, minor, tweaks and a small bugfix. (bzr r7616) | ||||
| * | Fix for gradient code I committed recently (which accidentally used unsigned ↵ | Jasper van de Gronde | 2009-04-01 | 1 | -4/+4 |
| | | | | | | ints where it should not). (bzr r7601) | ||||
| * | Fix for helperfns_read_vector (which could go on trying to read numbers for ↵ | Jasper van de Gronde | 2009-03-31 | 1 | -16/+5 |
| | | | | | | ever) and some quality improvements to gradient rendering and feComponentTransfer handling. (bzr r7599) | ||||
| * | Merge from trunk | Ted Gould | 2008-10-31 | 1 | -34/+36 |
| | | | | (bzr r6887) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -10/+9 |
| | | | | (bzr r6884) | ||||
| * | replace matrix division code. | Johan B. C. Engelen | 2008-08-01 | 1 | -2/+1 |
| | | | | (bzr r6512) | ||||
| * | plumb XML::Documents in everywhere | MenTaLguY | 2008-06-11 | 1 | -16/+13 |
| | | | | (bzr r5884) | ||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -8/+2 |
| | | | | (bzr r5149) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+2 |
| | | | | (bzr r4629) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-04 | 1 | -9/+9 |
| | | | | (bzr r4025) | ||||
| * | Fixed unsafe hardcoding of buffer size | Jon A. Cruz | 2007-09-24 | 1 | -2/+2 |
| | | | | (bzr r3791) | ||||
| * | Refactoring SPColor to C++ and removing legacy CMYK implementation | Jon A. Cruz | 2007-09-15 | 1 | -16/+13 |
| | | | | (bzr r3753) | ||||
| * | do the same remembering for stop opacity | bulia byak | 2007-08-26 | 1 | -1/+2 |
| | | | | (bzr r3590) | ||||
| * | calling parent's write method may reset the stop's color from repr if it was ↵ | bulia byak | 2007-08-26 | 1 | -1/+3 |
| | | | | | | changed in the object but not yet written to repr; to fix it, remember the specified color before calling parent write (bzr r3589) | ||||
