| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix XML output of guideline color | Johan B. C. Engelen | 2012-04-01 | 1 | -1/+1 |
| | | | | | | | | | (this does not fix loading of guide color) Fixed bugs: - https://launchpad.net/bugs/823739 (bzr r11138) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+2 |
| | | | | (bzr r10963) | ||||
| * | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -9/+9 |
| | | | | (bzr r10582.1.6) | ||||
| * | fix for bad argument crash for guides | Johan B. C. Engelen | 2011-08-21 | 1 | -15/+19 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/829947 (bzr r10562) | ||||
| * | Fix memory leak. | Jon A. Cruz | 2011-07-23 | 1 | -1/+3 |
| | | | | (bzr r10497) | ||||
| * | Fix issue with deleted guides and gtk warnings. | Jon A. Cruz | 2011-07-23 | 1 | -29/+32 |
| | | | | (bzr r10496) | ||||
| * | fix crash when guideline is deleted by dragging it off-canvas | Johan B. C. Engelen | 2011-07-22 | 1 | -0/+4 |
| | | | | (bzr r10488) | ||||
| * | another case of SP_ACTIVE_DESKTOP removed | Johan B. C. Engelen | 2011-07-19 | 1 | -3/+4 |
| | | | | (bzr r10478) | ||||
| * | remove some unnecessary inkscape_active_desktop() calls | Johan B. C. Engelen | 2011-07-19 | 1 | -6/+8 |
| | | | | (bzr r10477) | ||||
| * | revert unnecessary complicated change | Johan B. C. Engelen | 2011-07-18 | 1 | -23/+3 |
| | | | | (bzr r10472) | ||||
| * | refactor the guideline drawing. now it obeys desktop transforms a lot better. | Johan B. C. Engelen | 2011-07-18 | 1 | -3/+23 |
| | | | | (bzr r10471) | ||||
| * | Adding a "Remove All Guides" option to the Edit menu. | Felipe Corr??a da Silva Sanches | 2011-06-22 | 1 | -0/+20 |
| | | | | (bzr r10343) | ||||
| * | The label ‘Guides Around Page’ does not include a verb. ‘Guides Around ↵ | Felipe Corr??a da Silva Sanches | 2011-06-22 | 1 | -1/+1 |
| | | | | | | | | | | Page’ what? 'Create Guides Around the Page' :-D http://cuts.thinking-garment.com/144 (bzr r10340) | ||||
| * | user interface for selecting colors of guidelines | Felipe Corr??a da Silva Sanches | 2011-06-18 | 1 | -0/+17 |
| | | | | (bzr r10315) | ||||
| * | add entry widget to guideline dialog to change guide's label | Johan B. C. Engelen | 2011-05-26 | 1 | -2/+2 |
| | | | | | | (and fix some label xml writing and rendering bugs) (bzr r10234) | ||||
| * | Adding inkscape:label parameter to guidelines so that our guidelanes can ↵ | Felipe Corr??a da Silva Sanches | 2011-05-18 | 1 | -1/+24 |
| | | | | | | display labels (we still dont have a user interface, but files with that parameter will render correctly) (bzr r10209) | ||||
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -6/+6 |
| | | | | (bzr r10067) | ||||
| * | 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 and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -34/+34 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | Yet mor in c++ification | Abhishek Sharma public | 2010-07-24 | 1 | -21/+22 |
| | | | | | | | (bzr r9546.1.11) | ||||
| | * | SPObject c++ification finalized along with the beginning of XML ↵ | Abhishek Sharma Public | 2010-07-12 | 1 | -2/+2 |
| | | | | | | | | | | | Privatisation tweaks (bzr r9546.1.6) | ||||
| | * | C++ification of SPObject continued along with the onset of XML ↵ | Abhishek Sharma Public | 2010-07-06 | 1 | -4/+7 |
| | | | | | | | | | | | 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 | -1/+1 |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -1/+1 |
| |/ | | | (bzr r9546.1.2) | ||||
| * | Revert the inverted coordinate system fix. 3D Boxes and guides | Krzysztof Kosi??ski | 2010-04-06 | 1 | -4/+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) | ||||
| * | Coords: fix guidelines | Krzysztof Kosi??ski | 2010-04-04 | 1 | -2/+4 |
| | | | | (bzr r9281.1.14) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -4/+4 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -4/+4 |
| | | | | (bzr r8404) | ||||
| * | Implement guide behaviour as discussed on the mailing list | Maximilian Albert | 2009-07-16 | 1 | -8/+18 |
| | | | | (bzr r8293) | ||||
| * | more detailed shortcut info | bulia byak | 2009-06-22 | 1 | -3/+6 |
| | | | | (bzr r8141) | ||||
| * | Change 'Effect' to 'Extension' in Extensions menu. | Tavmjong Bah | 2009-06-09 | 1 | -1/+1 |
| | | | | | | Change capitalization of "Guides Around Page" for consistency. (bzr r8030) | ||||
| * | display guide anchor on canvas; anchor and angle can be edited by mouse | Maximilian Albert | 2009-01-26 | 1 | -2/+2 |
| | | | | (bzr r7180) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -12/+12 |
| | | | | (bzr r6885) | ||||
| * | 2geomify a lot of NR::Points to Geom::Point | Johan B. C. Engelen | 2008-08-01 | 1 | -3/+3 |
| | | | | (bzr r6513) | ||||
| * | convert all SPCurve's points and matrices arguments and return types to 2Geom | Johan B. C. Engelen | 2008-07-17 | 1 | -1/+1 |
| | | | | (bzr r6339) | ||||
| * | fix 243913 | bulia byak | 2008-07-09 | 1 | -1/+1 |
| | | | | (bzr r6248) | ||||
| * | try to use consistent document for creating guides | MenTaLguY | 2008-07-07 | 1 | -6/+8 |
| | | | | (bzr r6212) | ||||
| * | New menu command to quickly create guides around page | Maximilian Albert | 2008-03-05 | 1 | -0/+19 |
| | | | | (bzr r4970) | ||||
| * | Also display guides as vertical/horizontal when they are angled at -90/180 ↵ | Maximilian Albert | 2008-03-04 | 1 | -2/+4 |
| | | | | | | degrees (bzr r4965) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+4 |
| | | | | (bzr r4629) | ||||
| * | Display Ctrl+click option for guidelines in status bar message | Maximilian Albert | 2008-01-27 | 1 | -1/+1 |
| | | | | (bzr r4605) | ||||
| * | copyedit | bulia byak | 2008-01-25 | 1 | -4/+3 |
| | | | | (bzr r4590) | ||||
| * | Add possibility to convert objects (only rectangles and 3D boxes currently) ↵ | Maximilian Albert | 2008-01-11 | 1 | -0/+27 |
| | | | | | | to guidelines. Also see corresponding post on the mailing list; in particular, feel free to revert it if this is inappropriate during Frost phase. (bzr r4462) | ||||
| * | fix angle description of guides | Johan B. C. Engelen | 2007-12-23 | 1 | -5/+4 |
| | | | | (bzr r4288) | ||||
| * | guidelines: minor corrections | Johan B. C. Engelen | 2007-12-20 | 1 | -3/+3 |
| | | | | | | add point reading to repr-util.cpp (bzr r4264) | ||||
| * | correctly handle orientation changes of guidelines | Johan B. C. Engelen | 2007-12-19 | 1 | -1/+32 |
| | | | | (bzr r4261) | ||||
| * | guides: switch from using one position coordinate to Geom::Point point_on_line | Johan B. C. Engelen | 2007-12-19 | 1 | -21/+32 |
| | | | | (bzr r4258) | ||||
| * | rename guide parameters to match snapping code naming convention. | Johan B. C. Engelen | 2007-12-19 | 1 | -19/+40 |
| | | | | | | start conversion to use point_on_line instead of position. (bzr r4257) | ||||
| * | start of getting angled guidelines. | Johan B. C. Engelen | 2007-12-16 | 1 | -1/+20 |
| | | | | | | | define guide's normal instead of vertical/horizontal. rendering is not implemented for angled guides yet. (bzr r4243) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-11-08 | 1 | -6/+6 |
| | | | | (bzr r4043) | ||||
