summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extensions. New SVG to FXG export extension (see Bug #625140, Support export ...Nicolas Dufour2010-12-215-163/+3209
* Unify stat type for older glib.Jon A. Cruz2010-12-211-0/+8
* Indent support for XSLT extensions output.Nicolas Dufour2010-12-211-1/+7
* Enable icon disk cache by default.Jon A. Cruz2010-12-211-1/+1
* Store cached icons to disk between runs, and invalidate/purge as needed.Jon A. Cruz2010-12-212-146/+381
|\
| * Clear cached items when state is invalid.Jon A. Cruz2010-12-211-3/+145
| * Restore name that was broken for testing.Jon A. Cruz2010-12-211-1/+1
| * Merge from trunk.Jon A. Cruz2010-12-191-20/+36
| |\ | |/ |/|
* | support for <rect> tag (Bug 657289)Alvin Penner2010-12-191-20/+36
| * Set merge from trunkJon A. Cruz2010-12-190-0/+0
| |\ | |/ |/|
* | Correct load order of user icons.svg icons with legacy names.Jon A. Cruz2010-12-191-87/+58
| * C++-ification.Jon A. Cruz2010-12-182-124/+146
| * Fix other fallback icon lookup.Jon A. Cruz2010-12-181-12/+13
| * Add missing include\.Jon A. Cruz2010-12-181-0/+1
| * Fix fallback icon loading order for icons with legacy names.Jon A. Cruz2010-12-181-91/+70
| * Use subdirectories with icon sizes.Jon A. Cruz2010-12-181-17/+42
| * Prune initial timer work.Jon A. Cruz2010-12-181-27/+0
| * Merge from trunk.Jon A. Cruz2010-12-1822-117/+519
| |\ | |/ |/|
* | Simple tracking of time to display dialogs and main window.Jon A. Cruz2010-12-187-3/+311
* | support for 5 point spline (Bug 685707)Alvin Penner2010-12-181-1/+5
* | Mnemonics in fill and stroke dialog and menuKris De Gussem2010-12-174-4/+5
* | User message context in extensionsKris De Gussem2010-12-173-3/+3
* | Node tool: special case node duplication for endnodes - select new endnodeKrzysztof Kosi??ski2010-12-161-10/+19
* | Node tool: fix Tab and Shift+TabKrzysztof Kosi??ski2010-12-163-60/+76
* | Node tool: fix snapping of node rotation centerKrzysztof Kosi??ski2010-12-163-1/+49
* | Node tool: fix snapping during constrained rotation of handlesKrzysztof Kosi??ski2010-12-161-6/+21
* | Node tool: fix handle retraction with non-cusp nodesKrzysztof Kosi??ski2010-12-161-8/+23
* | Node tool: fix moving multiple nodes along handles (Ctrl+Alt)Krzysztof Kosi??ski2010-12-161-1/+1
* | Node tool: correctly save node skewing to undo historyKrzysztof Kosi??ski2010-12-161-0/+8
| * Simple first pass for rough timingJon A. Cruz2010-12-173-21/+106
|/
* Translations. po files update; fix Ahmaric header.Nicolas Dufour2010-12-1665-340094/+589348
* Missed a win32 fix.Jon A. Cruz2010-12-151-1/+1
* Win32 post-GSoC fixups.Jon A. Cruz2010-12-154-13/+13
* Unit test cleanup.Jon A. Cruz2010-12-143-42/+42
* Add a warning to sp-object.h to not use some of the new methodsKrzysztof Kosi??ski2010-12-121-0/+5
* Fix change in revision 9947 to be consistent with rest of the codebase.Jon A. Cruz2010-12-121-2/+4
* Fixed const/non-const mismatch loop.Jon A. Cruz2010-12-121-1/+1
* Prevent localized doubles from being written into filter matricesKrzysztof Kosi??ski2010-12-122-7/+10
* Fix build failureKrzysztof Kosi??ski2010-12-121-1/+2
* GSoC C++-ificiation merge and cleanup.Jon A. Cruz2010-12-12302-6575/+7199
|\
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-12302-6575/+7199
|/|
| * A simple layout document as to what, why and how is cppification.Abhishek Sharma public2010-08-161-0/+0
| * Naming CorrectionAbhishek Sharma public2010-08-121-2/+2
| * XML Privatisation Stuff after a long timeAbhishek Sharma public2010-08-119-27/+138
| * Yet mor in c++ificationAbhishek Sharma public2010-07-2414-107/+170
| * More on c++ification and some XML privatisationAbhishek Sharma public2010-07-209-87/+120
| * I didn't see it but there was an important file missing namely document-undo.hAbhishek Sharma Public2010-07-181-0/+14
| * More in XML privatisation with new create3DBox function and other supplements...Abhishek Sharma Public2010-07-177-16/+70
| * SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public2010-07-1430-182/+257
| * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-1282-665/+762