| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Header cleaning for GTK+3 migration | Alex Valavanis | 2012-06-05 | 1 | -1/+0 |
| | | | | (bzr r11460) | ||||
| * | Eliminated duplication of GTK key defines. | Jon A. Cruz | 2012-05-03 | 1 | -84/+1 |
| | | | | (bzr r11318) | ||||
| * | Get rid of remaining deprecated GDK Key symbols | Alex Valavanis | 2012-04-15 | 1 | -4/+91 |
| | | | | (bzr r11250) | ||||
| * | Cleanup of unused variables and warnings. | Jon A. Cruz | 2012-02-29 | 1 | -14/+25 |
| | | | | (bzr r11031) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -1/+1 |
| | | | | (bzr r11030) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+2 |
| | | | | (bzr r10963) | ||||
| * | turn SPPath into a class, and add some methods... | Johan B. C. Engelen | 2012-01-17 | 1 | -2/+6 |
| | | | | (bzr r10897) | ||||
| * | Initial C++ification of SPCanvas. | Jon A. Cruz | 2012-01-12 | 1 | -1/+1 |
| | | | | (bzr r10873) | ||||
| * | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -68/+69 |
| | | | | (bzr r10659) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+1 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -18/+13 |
| | | | | | | 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 | -40/+36 |
| | | | | (bzr r10347.1.21) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-25 | 1 | -4/+3 |
| |\ | | | | | (bzr r10347.1.18) | ||||
| | * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 1 | -4/+3 |
| | | | | | | | (bzr r10461) | ||||
| * | | Replace direct use of Cairo contexts and surfaces in the rendering tree | Krzysztof Kosi??ski | 2011-07-22 | 1 | -35/+34 |
| |/ | | | | | | | with wrappers which keep some extra information about the surface, amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect. Should simplify implementing filter primitive subregions. (bzr r10347.1.17) | ||||
| * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -1/+1 |
| | | | | (bzr r10350.1.3) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -5/+5 |
| |\ | | | | | (bzr r9508.1.73) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -5/+5 |
| | | | | | | | (bzr r10025) | ||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -20/+22 |
| |\| | | | | | (bzr r9508.1.72) | ||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -20/+21 |
| | |\ | | | | | | | (bzr r9945.1.1) | ||||
| | | * | Yet mor in c++ification | Abhishek Sharma public | 2010-07-24 | 1 | -4/+6 |
| | | | | | | | | | | (bzr r9546.1.11) | ||||
| | | * | 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 | -3/+3 |
| | | | | | | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| | | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -3/+3 |
| | | | | | | | | | | (bzr r9546.1.2) | ||||
| | | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | 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 | -5/+5 |
| |\| | | | | | | | | (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) | ||||
| | * | | i18n. Fix for bug #644967 (Translation of strings using NC_() macro are not ↵ | Nicolas Dufour | 2010-09-24 | 1 | -4/+4 |
| | |/ | | | | | | | | | applied properly). (bzr r9781) | ||||
| * | | Make nr_arena_invoke_render expect an already transformed context, | Krzysztof Kosi??ski | 2010-08-15 | 1 | -0/+1 |
| | | | | | | | | | | | to remove a limitation to integer translations imposed by NRRectL (bzr r9508.1.68) | ||||
| * | | Fix paint bucket tool | Krzysztof Kosi??ski | 2010-08-14 | 1 | -77/+73 |
| | | | | | | | (bzr r9508.1.66) | ||||
| * | | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -6/+1 |
| |/ | | | (bzr r9508.1.44) | ||||
| * | Revert the inverted coordinate system fix. 3D Boxes and guides | Krzysztof Kosi??ski | 2010-04-06 | 1 | -2/+2 |
| | | | | | | | 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) | ||||
| * | Fix tweak and paint bucket tools | Krzysztof Kosi??ski | 2010-04-03 | 1 | -2/+2 |
| | | | | (bzr r9281.1.6) | ||||
| * | Patch by Daniel_J for 522327 | Josh Andler | 2010-04-01 | 1 | -2/+2 |
| | | | | (bzr r9267) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -2/+2 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -2/+2 |
| | | | | (bzr r8404) | ||||
| * | switch to using shape_editor, instead of separate knotholders and listeners; ↵ | bulia byak | 2009-01-08 | 1 | -38/+10 |
| | | | | | | fixes a lot of crashes, simplifies code (bzr r7097) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -1/+1 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -23/+31 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -2/+2 |
| | | | | (bzr r6884) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -63/+63 |
| | | | | (bzr r6839) | ||||
| * | remove extra unref; now ref/unref is done by show/hide; this used to stop ↵ | bulia byak | 2008-09-16 | 1 | -1/+0 |
| | | | | | | this arenaitem from leaking, but this is now fixed properly in SPItem (bzr r6819) | ||||
| * | Eliminate more of SP_ACTIVE_DESKTOP | Maximilian Albert | 2008-08-15 | 1 | -1/+1 |
| | | | | (bzr r6633) | ||||
| * | Removal of SP_ACTIVE_DESKTOP, next take | Maximilian Albert | 2008-08-14 | 1 | -6/+6 |
| | | | | (bzr r6630) | ||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -1/+1 |
| | | | | (bzr r6593) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -1/+1 |
| | | | | (bzr r6569) | ||||
| * | remove many needless references to n-art-bpath.h | Johan B. C. Engelen | 2008-08-03 | 1 | -1/+0 |
| | | | | (bzr r6540) | ||||
| * | 2geomify conversion to livaror in flood-context.cpp | Johan B. C. Engelen | 2008-07-07 | 1 | -3/+4 |
| | | | | (bzr r6215) | ||||
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -1/+1 |
| | | | | (bzr r5915) | ||||
| * | Only trace the painted area of the screen with each fill, reducing memory usage. | John Bintz | 2008-04-21 | 1 | -10/+32 |
| | | | | (bzr r5479) | ||||
