| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Extensions. Add option to choose dxf output units | Alvin Penner | 2010-12-27 | 2 | -2/+14 | |
| * | | | | | | Extensions. Fix Color Markers extension (crashed when a fill or stroke attrib... | Nicolas Dufour | 2010-12-23 | 1 | -2/+2 | |
| * | | | | | | Extensions. Color Markers extension improvements (Bug #692582, Color markers ... | Nicolas Dufour | 2010-12-23 | 4 | -234/+323 | |
| * | | | | | | Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo... | Kris De Gussem | 2010-12-23 | 5 | -17/+39 | |
| * | | | | | | Fix crash in cycle-selection (and restructure internals). | Maximilian Albert | 2010-12-23 | 2 | -31/+63 | |
| * | | | | | | Split SPCanvasItem and SPCanvasGroup to individual .h files. Pruned forward h... | Jon A. Cruz | 2010-12-23 | 87 | -311/+405 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ... | Jon A. Cruz | 2010-12-23 | 87 | -311/+405 | |
| |/ / / / / / | ||||||
| * | | | | | | German translation update | Uwe Sch??ler | 2010-12-23 | 1 | -4096/+2417 | |
| * | | | | | | Extensions. Color marker improvements (Bug #692582, Color markers to match st... | Nicolas Dufour | 2010-12-22 | 2 | -7/+42 | |
| * | | | | | | Enable item-selection by cycling through them (using Alt+mouse wheel scroll). | Maximilian Albert | 2010-12-22 | 2 | -2/+121 | |
| * | | | | | | Translations. Spanish translation update by Lucas Vieites (Bug #664501). | Nicolas Dufour | 2010-12-22 | 1 | -196/+265 | |
| * | | | | | | Handle missing, inaccessible and misnamed cache directories. | Jon A. Cruz | 2010-12-21 | 1 | -26/+38 | |
| * | | | | | | Extensions. New SVG to FXG export extension (see Bug #625140, Support export ... | Nicolas Dufour | 2010-12-21 | 5 | -163/+3209 | |
| * | | | | | | Unify stat type for older glib. | Jon A. Cruz | 2010-12-21 | 1 | -0/+8 | |
| * | | | | | | Indent support for XSLT extensions output. | Nicolas Dufour | 2010-12-21 | 1 | -1/+7 | |
| * | | | | | | Enable icon disk cache by default. | Jon A. Cruz | 2010-12-21 | 1 | -1/+1 | |
| * | | | | | | Store cached icons to disk between runs, and invalidate/purge as needed. | Jon A. Cruz | 2010-12-21 | 2 | -146/+381 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Clear cached items when state is invalid. | Jon A. Cruz | 2010-12-21 | 1 | -3/+145 | |
| | * | | | | | | Restore name that was broken for testing. | Jon A. Cruz | 2010-12-21 | 1 | -1/+1 | |
| | * | | | | | | Merge from trunk. | Jon A. Cruz | 2010-12-19 | 1 | -20/+36 | |
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | support for <rect> tag (Bug 657289) | Alvin Penner | 2010-12-19 | 1 | -20/+36 | |
| | * | | | | | | Set merge from trunk | Jon A. Cruz | 2010-12-19 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Correct load order of user icons.svg icons with legacy names. | Jon A. Cruz | 2010-12-19 | 1 | -87/+58 | |
| | * | | | | | | C++-ification. | Jon A. Cruz | 2010-12-18 | 2 | -124/+146 | |
| | * | | | | | | Fix other fallback icon lookup. | Jon A. Cruz | 2010-12-18 | 1 | -12/+13 | |
| | * | | | | | | Add missing include\. | Jon A. Cruz | 2010-12-18 | 1 | -0/+1 | |
| | * | | | | | | Fix fallback icon loading order for icons with legacy names. | Jon A. Cruz | 2010-12-18 | 1 | -91/+70 | |
| | * | | | | | | Use subdirectories with icon sizes. | Jon A. Cruz | 2010-12-18 | 1 | -17/+42 | |
| | * | | | | | | Prune initial timer work. | Jon A. Cruz | 2010-12-18 | 1 | -27/+0 | |
| | * | | | | | | Merge from trunk. | Jon A. Cruz | 2010-12-18 | 22 | -117/+519 | |
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Simple tracking of time to display dialogs and main window. | Jon A. Cruz | 2010-12-18 | 7 | -3/+311 | |
| * | | | | | | | support for 5 point spline (Bug 685707) | Alvin Penner | 2010-12-18 | 1 | -1/+5 | |
| * | | | | | | | Mnemonics in fill and stroke dialog and menu | Kris De Gussem | 2010-12-17 | 4 | -4/+5 | |
| * | | | | | | | User message context in extensions | Kris De Gussem | 2010-12-17 | 3 | -3/+3 | |
| * | | | | | | | Node tool: special case node duplication for endnodes - select new endnode | Krzysztof Kosi??ski | 2010-12-16 | 1 | -10/+19 | |
| * | | | | | | | Node tool: fix Tab and Shift+Tab | Krzysztof Kosi??ski | 2010-12-16 | 3 | -60/+76 | |
| * | | | | | | | Node tool: fix snapping of node rotation center | Krzysztof Kosi??ski | 2010-12-16 | 3 | -1/+49 | |
| * | | | | | | | Node tool: fix snapping during constrained rotation of handles | Krzysztof Kosi??ski | 2010-12-16 | 1 | -6/+21 | |
| * | | | | | | | Node tool: fix handle retraction with non-cusp nodes | Krzysztof Kosi??ski | 2010-12-16 | 1 | -8/+23 | |
| * | | | | | | | Node tool: fix moving multiple nodes along handles (Ctrl+Alt) | Krzysztof Kosi??ski | 2010-12-16 | 1 | -1/+1 | |
| * | | | | | | | Node tool: correctly save node skewing to undo history | Krzysztof Kosi??ski | 2010-12-16 | 1 | -0/+8 | |
| | * | | | | | | Simple first pass for rough timing | Jon A. Cruz | 2010-12-17 | 3 | -21/+106 | |
| |/ / / / / / | ||||||
| * | | | | | | Translations. po files update; fix Ahmaric header. | Nicolas Dufour | 2010-12-16 | 65 | -340094/+589348 | |
| * | | | | | | Missed a win32 fix. | Jon A. Cruz | 2010-12-15 | 1 | -1/+1 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Win32 post-GSoC fixups. | Jon A. Cruz | 2010-12-15 | 4 | -13/+13 | |
| * | | | | | Unit test cleanup. | Jon A. Cruz | 2010-12-14 | 3 | -42/+42 | |
| * | | | | | Add a warning to sp-object.h to not use some of the new methods | Krzysztof Kosi??ski | 2010-12-12 | 1 | -0/+5 | |
| * | | | | | Fix change in revision 9947 to be consistent with rest of the codebase. | Jon A. Cruz | 2010-12-12 | 1 | -2/+4 | |
| * | | | | | Fixed const/non-const mismatch loop. | Jon A. Cruz | 2010-12-12 | 1 | -1/+1 | |
| * | | | | | Prevent localized doubles from being written into filter matrices | Krzysztof Kosi??ski | 2010-12-12 | 2 | -7/+10 | |
