| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -23/+16 | |
| | | | | | | | (bzr r10347.1.21) | |||||
| * | | Refactoring of the snapping preferences; mainly about storing all toggles in ↵ | Diederik van Lierop | 2011-08-22 | 1 | -1/+1 | |
| |/ | | | | | a single array, instead of each having its own member variable (bzr r10569) | |||||
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 2011-07-17 | 1 | -2/+2 | |
| | | | | | | | | 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 | -6/+5 | |
| | | | | (bzr r10461) | |||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 1 | -8/+10 | |
| |\ | | | | | (bzr r10347.1.5) | |||||
| | * | Implement decent snapping to text (baseline & anchor), and provide a toggle ↵ | Diederik van Lierop | 2011-06-30 | 1 | -8/+10 | |
| | | | | | | | | | | | button for this (as requested in LP bug #727281 ) (bzr r10392) | |||||
| * | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -1/+4 | |
| |/ | | | (bzr r10347.1.2) | |||||
| * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -13/+13 | |
| | | | | (bzr r10060) | |||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -3/+3 | |
| | | | | (bzr r10025) | |||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -67/+72 | |
| |\ | | | | | (bzr r9945.1.1) | |||||
| | * | SPObject c++ification finalized along with the beginning of XML ↵ | Abhishek Sharma Public | 2010-07-12 | 1 | -1/+1 | |
| | | | | | | | | | | | Privatisation tweaks (bzr r9546.1.6) | |||||
| | * | C++ification of SPObject continued along with the onset of XML ↵ | Abhishek Sharma Public | 2010-07-06 | 1 | -2/+4 | |
| | | | | | | | | | | | 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) | |||||
| | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 1 | -7/+7 | |
| | | | | | | | (bzr r9546.1.4) | |||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -2/+2 | |
| | | | | | | | (bzr r9546.1.2) | |||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -8/+8 | |
| |/ | | | | | 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) | |||||
| * | Refactoring the snapping API (making it easier to maintain and understand ↵ | Diederik van Lierop | 2010-01-09 | 1 | -4/+3 | |
| | | | | | | for the devs) (bzr r8960) | |||||
| * | Warning cleanup for char const* | Jon A. Cruz | 2009-12-31 | 1 | -6/+4 | |
| | | | | (bzr r8929) | |||||
| * | Small snap bug has been eliminated, flowed text snapping now uses baseline, ↵ | Diederik van Lierop | 2009-12-30 | 1 | -1/+17 | |
| | | | | | | replacing tabs by spaces, removing some commented lines (bzr r8925) | |||||
| * | utilities and UI support for identifying truncated flowtext and text-on-path | buliabyak | 2009-12-21 | 1 | -2/+8 | |
| | | | | (bzr r8898) | |||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -3/+3 | |
| | | | | | | which cannot be fixed easily. (bzr r8422) | |||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -3/+3 | |
| | | | | (bzr r8404) | |||||
| * | remove desktop-affine.h and refactor sp_desktop_dt2doc_* calls | Thomas Holder | 2009-03-13 | 1 | -3/+2 | |
| | | | | (bzr r7478) | |||||
| * | gcc warning cleanup: | Felipe Corr??a da Silva Sanches | 2009-02-08 | 1 | -1/+1 | |
| | | | | | | | warning: suggest a space before ‘;’ or explicit braces around empty body in 'for'/'while' statement (bzr r7251) | |||||
| * | Make all tools consider full parent transform (up to document, not just up ↵ | Thomas Holder | 2008-12-08 | 1 | -2/+4 | |
| | | | | | | | | to root) See http://wiki.inkscape.org/wiki/index.php/ViewBoxToDo (bzr r6974) | |||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -1/+5 | |
| | | | | (bzr r6891) | |||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -16/+16 | |
| | | | | (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 | -8/+8 | |
| | | | | (bzr r6839) | |||||
| * | 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) | |||||
| * | Patch from codedread. Prevents rendering of title/desc/metadata elements in ↵ | Stephen Silver | 2008-07-08 | 1 | -1/+1 | |
| | | | | | | text (fixes bug 238093). (bzr r6226) | |||||
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -1/+1 | |
| | | | | (bzr r5915) | |||||
| * | plumb XML::Documents in everywhere | MenTaLguY | 2008-06-11 | 1 | -5/+4 | |
| | | | | (bzr r5884) | |||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+2 | |
| | | | | (bzr r4629) | |||||
| * | fix warnings and delete gradient pixmap that will not be used | Johan B. C. Engelen | 2007-11-16 | 1 | -1/+6 | |
| | | | | (bzr r4092) | |||||
| * | Purged fill type enum | Jon A. Cruz | 2007-09-10 | 1 | -1/+1 | |
| | | | | (bzr r3706) | |||||
| * | fix bug 1672619 | bulia byak | 2007-03-03 | 1 | -1/+4 | |
| | | | | (bzr r2520) | |||||
| * | start switching sp_repr_new* over to XML::Document::create*, and rename ↵ | MenTaLguY | 2007-01-21 | 1 | -10/+13 | |
| | | | | | | create methods to match DOM (bzr r2253) | |||||
| * | patch from bug 1497803 by Gustav Broberg; allow to reflow an already flowed text | bulia byak | 2007-01-08 | 1 | -35/+21 | |
| | | | | (bzr r2158) | |||||
| * | port the fix from sp-text.cpp rev 11260 to fix bug 1628173 | bulia byak | 2007-01-05 | 1 | -0/+12 | |
| | | | | (bzr r2133) | |||||
| * | undo annotations | bulia byak | 2006-10-05 | 1 | -1/+1 | |
| | | | | (bzr r1767) | |||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -1/+2 | |
| | | | | (bzr r1315) | |||||
| * | removing some gcc4.1 warnings the right way | Ralf Stephan | 2006-05-30 | 1 | -4/+8 | |
| | | | | (bzr r1082) | |||||
| * | revert patch 12062:12063, deemed unsafe, with better alternatives | Ralf Stephan | 2006-05-30 | 1 | -8/+8 | |
| | | | | (bzr r1081) | |||||
| * | use unions for type-punning to remove some gcc-4.1 warnings | Ralf Stephan | 2006-05-29 | 1 | -8/+8 | |
| | | | | (bzr r1061) | |||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -4/+4 | |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | |||||
| * | add stroke to bbox for flowtext too | bulia byak | 2006-04-05 | 1 | -0/+15 | |
| | | | | (bzr r429) | |||||
| * | minor changes to adjust strings for plural forms | Andrius Ramanauskas | 2006-03-27 | 1 | -2/+2 | |
| | | | | (bzr r308) | |||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -3/+3 | |
| | | | | (bzr r149) | |||||
| * | bulk whitespace removal patch #1198588 by gigaclon | Ralf Stephan | 2006-02-13 | 1 | -3/+3 | |
| | | | | (bzr r134) | |||||
