| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -33/+1 |
| | | | | (bzr r10697) | ||||
| * | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -24/+22 |
| | | | | (bzr r10659) | ||||
| * | Remove all NRRect use. | Krzysztof Kosi??ski | 2011-08-27 | 1 | -41/+16 |
| | | | | (bzr r10582.1.5) | ||||
| * | Remove NRRect from paint servers and temporary calculations | Krzysztof Kosi??ski | 2011-08-27 | 1 | -0/+1 |
| | | | | (bzr r10582.1.4) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -7/+7 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Merge rendering cache branch (GSoC 2011) | Krzysztof Kosi??ski | 2011-08-25 | 1 | -50/+52 |
| |\ | | | | | (bzr r10579) | ||||
| | * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -10/+11 |
| | | | | | | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | ||||
| | * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -44/+45 |
| | | | | | | | (bzr r10347.1.21) | ||||
| * | | Better memory-leak fix by just changing member to Glib::ustring. Eliminates ↵ | Jon A. Cruz | 2011-07-31 | 1 | -20/+13 |
| | | | | | | | | | | | potential for missing g_free() calls. (bzr r10522) | ||||
| * | | Memory leaks fix / code cleanup | Kris De Gussem | 2011-07-30 | 1 | -0/+3 |
| |/ | | | (bzr r10519) | ||||
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 2011-07-17 | 1 | -2/+1 |
| | | | | | | | | item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466) | ||||
| * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 1 | -7/+8 |
| | | | | (bzr r10461) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 1 | -2/+2 |
| |\ | | | | | (bzr r10347.1.5) | ||||
| | * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -2/+2 |
| | | | | | | | (bzr r10350.1.3) | ||||
| * | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -0/+1 |
| |/ | | | (bzr r10347.1.2) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -1/+10 |
| |\ | | | | | (bzr r9508.1.89) | ||||
| | * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -1/+3 |
| | | | | | | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| | * | Adding initial cut of resource manager. | Jon A. Cruz | 2011-05-06 | 1 | -0/+7 |
| | | | | | | | (bzr r10198) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -10/+40 |
| |\| | | | | | (bzr r9508.1.73) | ||||
| | * | Cleaned up memory patch. Fixes bug #737298. | Jon A. Cruz | 2011-03-20 | 1 | -0/+3 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/737298 (bzr r10118) | ||||
| | * | NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5) | Johan B. C. Engelen | 2011-02-21 | 1 | -1/+21 |
| | | | | | | | (bzr r10065) | ||||
| | * | Pass removing some outdated C-macro use. | Jon A. Cruz | 2011-02-20 | 1 | -4/+4 |
| | | | | | | | (bzr r10059) | ||||
| | * | Fix the zoom changed signal to no longer be sent out before the values have ↵ | Jon A. Cruz | 2011-02-19 | 1 | -1/+7 |
| | | | | | | | | | | | finished changing. (bzr r10058) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -4/+4 |
| | | | | | | | (bzr r10025) | ||||
| | * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 2010-12-23 | 1 | -0/+1 |
| | | | | | | | | | | | header. (bzr r9978.1.1) | ||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -36/+52 |
| |\| | | | | | (bzr r9508.1.72) | ||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -36/+52 |
| | |\ | | | | | | | (bzr r9945.1.1) | ||||
| | | * | XML Privatisation Stuff after a long time | Abhishek Sharma public | 2010-08-11 | 1 | -7/+12 |
| | | | | | | | | | | (bzr r9546.1.12) | ||||
| | | * | More in XML privatisation with new create3DBox function and other ↵ | Abhishek Sharma Public | 2010-07-17 | 1 | -0/+22 |
| | | | | | | | | | | | | | | | | supplements to efficiently hide information. (bzr r9546.1.8) | ||||
| | | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -9/+9 |
| | | | | | | | | | | (bzr r9546.1.2) | ||||
| | | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | 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 | -2/+8 |
| |\| | | | | | | | | (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) | ||||
| | * | | Fix LP bug #622350: Discard events when desktop->event_context has not been ↵ | Diederik van Lierop | 2010-08-28 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | set, instead of crashing. (bzr r9728) | ||||
| * | | | merge from trunk | Krzysztof Kosi??ski | 2010-08-08 | 1 | -2/+2 |
| |\| | | | | | | | | (bzr r9508.1.52) | ||||
| | * | | Disabling Print Colors dialog due to lack of resolution from mailing list ↵ | Josh Andler | 2010-07-07 | 1 | -2/+2 |
| | |/ | | | | | | | | | thread and no response by author (bzr r9593) | ||||
| * / | Wholesale cruft removal part 3 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -1/+1 |
| |/ | | | (bzr r9508.1.47) | ||||
| * | Revert the inverted coordinate system fix. 3D Boxes and guides | Krzysztof Kosi??ski | 2010-04-06 | 1 | -8/+11 |
| | | | | | | | require an XML-level backwards compatibility mechanism to fix properly, and it's too late in the 0.48 cycle to introduce it. (bzr r9298) | ||||
| * | Coords: fix SPDesktop::point() method | Krzysztof Kosi??ski | 2010-04-04 | 1 | -2/+2 |
| | | | | (bzr r9281.1.12) | ||||
| * | Fix behavior when loading a document | Krzysztof Kosi??ski | 2010-04-03 | 1 | -1/+0 |
| | | | | (bzr r9281.1.7) | ||||
| * | Initial fix for the inverted coordinate system bug | Krzysztof Kosi??ski | 2010-04-03 | 1 | -8/+6 |
| | | | | (bzr r9281.1.1) | ||||
| * | Cleanup on id access. | Jon A. Cruz | 2010-03-02 | 1 | -1/+1 |
| | | | | (bzr r9127) | ||||
| * | Whitespace cleanup. | Jon A. Cruz | 2010-01-15 | 1 | -1/+1 |
| | | | | (bzr r8984) | ||||
| * | * Merge from trunk | Krzysztof Kosi??ski | 2010-01-14 | 1 | -2/+7 |
| |\ | | | | | | | | | | | * Update to new snapping API * Modify the join action slightly (bzr r8846.2.11) | ||||
| | * | C++-ification pass. | Jon A. Cruz | 2010-01-08 | 1 | -2/+4 |
| | | | | | | | (bzr r8954) | ||||
| | * | - new: Print Colors Preview Dialog and rendermode | Felipe Corr??a da Silva Sanches | 2009-12-11 | 1 | -0/+3 |
| | | | | | | | | | | | - works with shapes. I still need to make it work with gradients and imported images (bzr r8881) | ||||
| * | | Comment cleanup | Krzysztof Kosi??ski | 2009-12-23 | 1 | -5/+3 |
| | | | | | | | (bzr r8846.2.5) | ||||
| * | | First GSoC node tool commit to Bazaar | Krzysztof Kosi??ski | 2009-11-29 | 1 | -65/+29 |
| |/ | | | (bzr r8846.1.1) | ||||
| * | remove registerEditWidget, move this to SPDesktop::init instead; a noop ↵ | bulia byak | 2009-10-25 | 1 | -1/+3 |
| | | | | | | change but fixes a weird crash on Windows (bzr r8805) | ||||
| * | Patch by Adib for 238796 | Josh Andler | 2009-09-21 | 1 | -7/+9 |
| | | | | (bzr r8626) | ||||
