| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -705/+0 | |
| (bzr r12785) | |||||
| 2013-11-07 | First step of moving tools into appropriate namespaces. | Markus Engel | 1 | -29/+37 | |
| (bzr r12782) | |||||
| 2013-10-09 | Fix cycling through nodes with tab key. | Markus Engel | 1 | -11/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1237667 (bzr r12675) | |||||
| 2013-07-31 | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes. | Markus Engel | 1 | -14/+8 | |
| (bzr r11608.1.110) | |||||
| 2013-07-30 | Further refactoring of EventContexts. | Markus Engel | 1 | -4/+4 | |
| (bzr r11608.1.109) | |||||
| 2013-04-21 | Removed some unused files; more refactoring in EventContext tree. | Markus Engel | 1 | -11/+11 | |
| (bzr r11608.1.104) | |||||
| 2013-04-21 | Cleaned up a bit. | Markus Engel | 1 | -299/+283 | |
| (bzr r11608.1.102) | |||||
| 2013-04-20 | Moved factories to different files. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.100) | |||||
| 2013-04-20 | Merging of EventContext classes complete. | Markus Engel | 1 | -109/+12 | |
| (bzr r11608.1.98) | |||||
| 2013-04-20 | Further changes to EventContexts; they work without GObject | Markus Engel | 1 | -17/+74 | |
| (bzr r11608.1.97) | |||||
| 2013-04-13 | Replaced casting macros for EventContext tree; added contructors. | Markus Engel | 1 | -0/+16 | |
| (bzr r11608.1.96) | |||||
| 2013-04-12 | Added prefPaths to contexts; modified SPFactory | Markus Engel | 1 | -0/+2 | |
| (bzr r11608.1.94) | |||||
| 2013-04-09 | Added constructors to EventContext tree / some missing virtual pads. | Markus Engel | 1 | -7/+29 | |
| (bzr r11608.1.90) | |||||
| 2013-04-08 | Started conversion of SPEventContext tree; added virtual pads to all classes. | Markus Engel | 1 | -12/+48 | |
| (bzr r11608.1.89) | |||||
| 2013-01-26 | More GObject boilerplate reduction | Alex Valavanis | 1 | -49/+29 | |
| (bzr r12065) | |||||
| 2012-11-01 | remove flash path when nodetool eventcontext is destroyed. fixes bug for ↵ | Johan B. C. Engelen | 1 | -0/+4 | |
| persistent flashpath when flashtime is set to zero (=infinite) and pressing space to instantly go to select tool while flashpath is still being shown. (bzr r11859) | |||||
| 2012-09-02 | Fix for 406044 : Esc with no selection, activates selection tool | John Smith | 1 | -1/+2 | |
| (bzr r11647) | |||||
| 2012-07-05 | Drop GTK+ 2.20 support. | Alex Valavanis | 1 | -4/+0 | |
| Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | |||||
| 2012-06-09 | Stop deriving SPCanvasItem from GtkObject | Alex Valavanis | 1 | -1/+1 | |
| (bzr r11469.1.1) | |||||
| 2012-05-17 | Extended resizing to node handles. | Jon A. Cruz | 1 | -0/+17 | |
| (bzr r11375) | |||||
| 2012-05-03 | Eliminated duplication of GTK key defines. | Jon A. Cruz | 1 | -5/+1 | |
| (bzr r11318) | |||||
| 2012-04-15 | Get rid of remaining deprecated GDK Key symbols | Alex Valavanis | 1 | -5/+13 | |
| (bzr r11250) | |||||
| 2012-02-29 | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 1 | -2/+1 | |
| (bzr r11030) | |||||
| 2012-02-06 | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 1 | -0/+2 | |
| (bzr r10940) | |||||
| 2012-01-23 | Patch from John Smith for 623660 | Josh Andler | 1 | -3/+3 | |
| (bzr r10921) | |||||
| 2011-10-03 | Doxygen cleanup. | Jon A. Cruz | 1 | -2/+3 | |
| (bzr r10660) | |||||
| 2011-07-17 | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 1 | -1/+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) | |||||
| 2011-04-01 | use shape's curve before LPE as flash path in node tool. so now, you should ↵ | Johan B. C. Engelen | 1 | -2/+3 | |
| see a flashing path for all shapes now (bzr r10143) | |||||
| 2010-12-23 | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 1 | -0/+1 | |
| header. (bzr r9978.1.1) | |||||
| 2010-11-21 | Reintroduce plural forms into the node selection description | Krzysztof Kosi??ski | 1 | -4/+9 | |
| Fixed bugs: - https://launchpad.net/bugs/601719 (bzr r9911) | |||||
| 2010-11-21 | Minor documentation update | Krzysztof Kosi??ski | 1 | -1/+11 | |
| (bzr r9908) | |||||
| 2010-11-18 | Fix four minor node tool regressions: | Krzysztof Kosi??ski | 1 | -2/+8 | |
| * Inverted modifier for spatial/linear grow * PgDn/PgUp keyboard shortcuts for grow * Shift during drag disables snapping * Clicking on the background deselects first the nodes and then the path Fixed bugs: - https://launchpad.net/bugs/647498 - https://launchpad.net/bugs/588628 (bzr r9904) | |||||
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 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) | |||||
| 2010-10-31 | Only create / delete shape editors in the node tool when necessary. | Krzysztof Kosi??ski | 1 | -12/+15 | |
| (bzr r9868) | |||||
| 2010-10-31 | Fix pattern editing in the node editor. As a bonus, allow editing | Krzysztof Kosi??ski | 1 | -12/+13 | |
| of more than one non-path shape at once. (bzr r9867) | |||||
| 2010-07-06 | C++ification of SPObject continued along with the onset of XML ↵ | Abhishek Sharma Public | 1 | -2/+5 | |
| 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) | |||||
| 2010-07-01 | C++fied SPDocument added | Abhishek Sharma Public | 1 | -2/+1 | |
| (bzr r9546.1.2) | |||||
| 2010-06-29 | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 1 | -2/+2 | |
| 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) | |||||
| 2010-05-26 | Consistency fix in the tools strings (badly places :). | Nicolas Dufour | 1 | -2/+2 | |
| (bzr r9453) | |||||
| 2010-04-02 | Add Ctrl+H as a shortcut for "show handles" in the node tool. | Krzysztof Kosi??ski | 1 | -1/+11 | |
| Fixed bugs: - https://launchpad.net/bugs/324208 (bzr r9277) | |||||
| 2010-02-14 | color the original-d path just like a normal path when an LPE is applied. | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r9086.1.3) | |||||
| 2010-02-11 | Correct fix from r9070 so that it doesn't break path highlighting | Krzysztof Kosi??ski | 1 | -6/+2 | |
| (bzr r9081) | |||||
| 2010-02-10 | fix middle button pan and rubberband-zoom in node tool | buliabyak | 1 | -1/+7 | |
| (bzr r9080) | |||||
| 2010-02-09 | Fix multiple minor problems in the node tool | Krzysztof Kosi??ski | 1 | -28/+54 | |
| (bzr r9070) | |||||
| 2010-01-31 | Add pref settings that control updating the display of paths when dragging | Krzysztof Kosi??ski | 1 | -0/+8 | |
| or transforming nodes them. Fixed bugs: - https://launchpad.net/bugs/380762 (bzr r9038) | |||||
| 2010-01-22 | Fix some of the LPE issues. | Krzysztof Kosi??ski | 1 | -5/+3 | |
| (bzr r9013) | |||||
| 2010-01-15 | Warning cleanup. | Jon A. Cruz | 1 | -7/+7 | |
| (bzr r8981) | |||||
| 2010-01-14 | * Add "show transform handles" toggle button. | Krzysztof Kosi??ski | 1 | -0/+1 | |
| * Transform handle mode switching similar to selector tool, when node transform handles are visible. (bzr r8846.2.18) | |||||
| 2010-01-10 | * Implement node snapping. | Krzysztof Kosi??ski | 1 | -6/+6 | |
| * Fix minor bug in linear grow. * Add --fixes. * Move some node selection-related functions to ControlPointSelection. Fixed bugs: - https://launchpad.net/bugs/170561 - https://launchpad.net/bugs/171893 - https://launchpad.net/bugs/182585 - https://launchpad.net/bugs/446773 (bzr r8846.2.9) | |||||
| 2009-12-26 | Implement selection linear grow | Krzysztof Kosi??ski | 1 | -0/+44 | |
| (bzr r8846.2.8) | |||||
