| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mnemonics in "Input devices", and LPE dialogs (Bug 170765) | Kris De Gussem | 2010-12-29 | 6 | -12/+12 |
| | | | | (bzr r9990) | ||||
| * | Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765) | Kris De Gussem | 2010-12-29 | 3 | -11/+18 |
| | | | | (bzr r9989) | ||||
| * | Fix bug #552289 - Ungrouping objects changes position of arrow lines. This ↵ | Arcadie M. Cracan | 2010-12-29 | 1 | -2/+3 |
| | | | | | | | | | was due to incorrect initialization of unattached connector endpoints that was part of a group. Fixed bugs: - https://launchpad.net/bugs/552289 (bzr r9988) | ||||
| * | Initialize pointer. | Maximilian Albert | 2010-12-28 | 1 | -0/+1 |
| | | | | (bzr r9987) | ||||
| * | Snapping: improve calculation of metrics for scaling, modify some comments, ↵ | Diederik van Lierop | 2010-12-27 | 2 | -8/+10 |
| | | | | | | and remove a line of obsolete debugging output (bzr r9986) | ||||
| * | Node tool: snap while scaling a selection of nodes. Consider this as ↵ | Diederik van Lierop | 2010-12-27 | 7 | -43/+148 |
| | | | | | | experimental; needs cleanup! (bzr r9985) | ||||
| * | Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" ↵ | Kris De Gussem | 2010-12-23 | 5 | -17/+39 |
| | | | | | | dialogs (Bug 170765) (bzr r9981) | ||||
| * | Fix crash in cycle-selection (and restructure internals). | Maximilian Albert | 2010-12-23 | 2 | -31/+63 |
| | | | | (bzr r9980) | ||||
| * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 2010-12-23 | 87 | -311/+405 |
| | | | | | | header. (bzr r9978.1.1) | ||||
| * | Enable item-selection by cycling through them (using Alt+mouse wheel scroll). | Maximilian Albert | 2010-12-22 | 2 | -2/+121 |
| | | | | (bzr r9976) | ||||
| * | Handle missing, inaccessible and misnamed cache directories. | Jon A. Cruz | 2010-12-21 | 1 | -26/+38 |
| | | | | (bzr r9974) | ||||
| * | Unify stat type for older glib. | Jon A. Cruz | 2010-12-21 | 1 | -0/+8 |
| | | | | (bzr r9972) | ||||
| * | Indent support for XSLT extensions output. | Nicolas Dufour | 2010-12-21 | 1 | -1/+7 |
| | | | | (bzr r9971) | ||||
| * | Enable icon disk cache by default. | Jon A. Cruz | 2010-12-21 | 1 | -1/+1 |
| | | | | (bzr r9970) | ||||
| * | Clear cached items when state is invalid. | Jon A. Cruz | 2010-12-21 | 1 | -3/+145 |
| | | | | (bzr r9955.1.12) | ||||
| * | Restore name that was broken for testing. | Jon A. Cruz | 2010-12-21 | 1 | -1/+1 |
| | | | | (bzr r9955.1.11) | ||||
| * | C++-ification. | Jon A. Cruz | 2010-12-18 | 2 | -124/+146 |
| | | | | (bzr r9955.1.8) | ||||
| * | Fix other fallback icon lookup. | Jon A. Cruz | 2010-12-18 | 1 | -12/+13 |
| | | | | (bzr r9955.1.7) | ||||
| * | Add missing include\. | Jon A. Cruz | 2010-12-18 | 1 | -0/+1 |
| | | | | (bzr r9955.1.6) | ||||
| * | Fix fallback icon loading order for icons with legacy names. | Jon A. Cruz | 2010-12-18 | 1 | -91/+70 |
| | | | | (bzr r9955.1.5) | ||||
| * | Use subdirectories with icon sizes. | Jon A. Cruz | 2010-12-18 | 1 | -17/+42 |
| | | | | | | Perform work only when cache loading is enabled. (bzr r9955.1.4) | ||||
| * | Prune initial timer work. | Jon A. Cruz | 2010-12-18 | 1 | -27/+0 |
| | | | | (bzr r9955.1.3) | ||||
| * | Merge from trunk. | Jon A. Cruz | 2010-12-18 | 18 | -113/+511 |
| |\ | | | | | (bzr r9955.1.2) | ||||
| | * | Simple tracking of time to display dialogs and main window. | Jon A. Cruz | 2010-12-18 | 7 | -3/+311 |
| | | | | | | | (bzr r9966) | ||||
| | * | Mnemonics in fill and stroke dialog and menu | Kris De Gussem | 2010-12-17 | 4 | -4/+5 |
| | | | | | | | (bzr r9964) | ||||
| | * | Node tool: special case node duplication for endnodes - select new endnode | Krzysztof Kosi??ski | 2010-12-16 | 1 | -10/+19 |
| | | | | | | | (bzr r9962) | ||||
| | * | Node tool: fix Tab and Shift+Tab | Krzysztof Kosi??ski | 2010-12-16 | 3 | -60/+76 |
| | | | | | | | (bzr r9961) | ||||
| | * | Node tool: fix snapping of node rotation center | Krzysztof Kosi??ski | 2010-12-16 | 3 | -1/+49 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/667072 (bzr r9960) | ||||
| | * | Node tool: fix snapping during constrained rotation of handles | Krzysztof Kosi??ski | 2010-12-16 | 1 | -6/+21 |
| | | | | | | | (bzr r9959) | ||||
| | * | Node tool: fix handle retraction with non-cusp nodes | Krzysztof Kosi??ski | 2010-12-16 | 1 | -8/+23 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/610817 (bzr r9958) | ||||
| | * | Node tool: fix moving multiple nodes along handles (Ctrl+Alt) | Krzysztof Kosi??ski | 2010-12-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/642536 (bzr r9957) | ||||
| | * | Node tool: correctly save node skewing to undo history | Krzysztof Kosi??ski | 2010-12-16 | 1 | -0/+8 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/590259 (bzr r9956) | ||||
| * | | Simple first pass for rough timing | Jon A. Cruz | 2010-12-17 | 3 | -21/+106 |
| |/ | | | (bzr r9955.1.1) | ||||
| * | Missed a win32 fix. | Jon A. Cruz | 2010-12-15 | 1 | -1/+1 |
| | | | | (bzr r9954) | ||||
| * | Win32 post-GSoC fixups. | Jon A. Cruz | 2010-12-15 | 4 | -13/+13 |
| | | | | (bzr r9953) | ||||
| * | Unit test cleanup. | Jon A. Cruz | 2010-12-14 | 3 | -42/+42 |
| | | | | (bzr r9952) | ||||
| * | Add a warning to sp-object.h to not use some of the new methods | Krzysztof Kosi??ski | 2010-12-12 | 1 | -0/+5 |
| | | | | | | in SPObject outside of the SP tree (bzr r9951) | ||||
| * | Fix change in revision 9947 to be consistent with rest of the codebase. | Jon A. Cruz | 2010-12-12 | 1 | -2/+4 |
| | | | | (bzr r9950) | ||||
| * | Fixed const/non-const mismatch loop. | Jon A. Cruz | 2010-12-12 | 1 | -1/+1 |
| | | | | (bzr r9949) | ||||
| * | Prevent localized doubles from being written into filter matrices | Krzysztof Kosi??ski | 2010-12-12 | 2 | -7/+10 |
| | | | | (bzr r9948) | ||||
| * | Fix build failure | Krzysztof Kosi??ski | 2010-12-12 | 1 | -1/+2 |
| | | | | (bzr r9947) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 302 | -6575/+7199 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | Naming Correction | Abhishek Sharma public | 2010-08-12 | 1 | -2/+2 |
| | | | | | | | (bzr r9546.1.13) | ||||
| | * | XML Privatisation Stuff after a long time | Abhishek Sharma public | 2010-08-11 | 9 | -27/+138 |
| | | | | | | | (bzr r9546.1.12) | ||||
| | * | Yet mor in c++ification | Abhishek Sharma public | 2010-07-24 | 14 | -107/+170 |
| | | | | | | | (bzr r9546.1.11) | ||||
| | * | More on c++ification and some XML privatisation | Abhishek Sharma public | 2010-07-20 | 9 | -87/+120 |
| | | | | | | | (bzr r9546.1.10) | ||||
| | * | I didn't see it but there was an important file missing namely document-undo.h | Abhishek Sharma Public | 2010-07-18 | 1 | -0/+14 |
| | | | | | | | (bzr r9546.1.9) | ||||
| | * | More in XML privatisation with new create3DBox function and other ↵ | Abhishek Sharma Public | 2010-07-17 | 7 | -16/+70 |
| | | | | | | | | | | | supplements to efficiently hide information. (bzr r9546.1.8) | ||||
| | * | SPShape c++ified to the extent it was possible and more changes done for XML ↵ | Abhishek Sharma Public | 2010-07-14 | 30 | -182/+257 |
| | | | | | | | | | | | privatisation. Major changes yet to come. (bzr r9546.1.7) | ||||
| | * | SPObject c++ification finalized along with the beginning of XML ↵ | Abhishek Sharma Public | 2010-07-12 | 82 | -665/+762 |
| | | | | | | | | | | | Privatisation tweaks (bzr r9546.1.6) | ||||
