summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-0645-25191/+333
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-0353-265/+273
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-0292-515/+520
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-01102-386/+410
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-29137-912/+1038
* | Pot and Dutch translation updateKris De Gussem2010-12-093-1528/+1563
* | Respect "relink duplicates clones" setting with linked offsets.Krzysztof Kosi??ski2010-12-081-0/+9
|\ \
| * | implemented proper error checkingAdonis Papaderos2010-12-061-1/+2
| * | Make linked offsets respect "Relink duplicated clones" settingsAdonis Papaderos2010-12-061-0/+8
* | | Fix version check for wheel selector.Jon A. Cruz2010-12-081-0/+4
* | | Workaround for GTK not scaling the color wheel to match available space.Jon A. Cruz2010-12-071-0/+47
|/ /
* | Remove custom color wheel widget in favor of the (relatively) recent GtkHSV. ...Jon A. Cruz2010-12-066-1259/+28
* | Stop background rendering once crash handler is triggered.Jon A. Cruz2010-12-063-4/+18
* | Restore copies of renamed icons on certain gtk versions. Fixes bug #651678.Jon A. Cruz2010-12-061-2/+33
* | Fix missing warning icon for missing font on text toolbar.Jon A. Cruz2010-12-061-3/+16
* | A proper fix for dock item mising icon problem. Fixes bug #658055.Jon A. Cruz2010-12-061-12/+18
* | Filters. New Chromolitho custom predefined filter (experimental). Some UI (no...Nicolas Dufour2010-12-054-27/+235
* | Dutch translation updateKris De Gussem2010-12-051-302/+253
* | Block display of named color icc profiles.Jon A. Cruz2010-12-041-0/+12
* | Extensions. Notebooks now work with internal extensions.Nicolas Dufour2010-12-036-45/+90
* | C++ cleanup on patch.Jon A. Cruz2010-12-021-14/+9
* | Filters. New custom predefined Drawing filter (experimental, and currently a ...Nicolas Dufour2010-11-284-32/+185