summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* c -> cpp (eliminating unneded casts)Andrius Ramanauskas2006-04-063-31/+27
* TypoAndrius Ramanauskas2006-04-062-3/+3
* Adding simple debugJon A. Cruz2006-04-063-3/+120
* two crashes while editing nodes (one of those is reported as bug 1453558).Andrius Ramanauskas2006-04-065-19/+82
* one type and small updateAndrius Ramanauskas2006-04-061-1478/+974
* ignore generated test .cppJon A. Cruz2006-04-060-0/+0
* ignore2Jon A. Cruz2006-04-060-0/+0
* ignoreJon A. Cruz2006-04-060-0/+0
* missed a fileJon A. Cruz2006-04-062-1/+35
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-0621-116/+148
* Adding rendering-intent to <color-profile>Jon A. Cruz2006-04-068-30/+276
* share/keyboards -> share/keys; first shot at configurable keymapsMenTaLguY2006-04-0612-269/+691
* introduce uniform resource path API to replace copy-and-pasted hacksMenTaLguY2006-04-065-4/+181
* new language zh_TWArpad Biro2006-04-051-1/+1
* new language zh_TWArpad Biro2006-04-051-1/+1
* updated PO filesArpad Biro2006-04-0537-43095/+70674
* POTFILES.in maintenanceArpad Biro2006-04-051-0/+2
* insert clippath/mask item above the unmasked item into the same parent, inste...bulia byak2006-04-051-8/+18
* now sp_item_invoke_bbox_full does union of the item's bbox (after clippath cr...bulia byak2006-04-052-6/+18
* add stroke to bbox for flowtext toobulia byak2006-04-051-0/+15
* Fixing bug 1462517Andrius Ramanauskas2006-04-051-2/+4
* Fixed commentJon A. Cruz2006-04-051-1/+1
* Tuned icc-color() parsingJon A. Cruz2006-04-053-41/+100
* Adding new attributesJon A. Cruz2006-04-051-0/+2
* Moving out icc parserJon A. Cruz2006-04-054-62/+135
* Updated cases for attributes added in <color-profile> supportJon A. Cruz2006-04-041-3/+3
* Converting attributes test to CxxTestJon A. Cruz2006-04-043-31/+37
* Add LittleCMSBob Jamison2006-04-042-2/+4
* include errno.hAaron Spike2006-04-041-0/+1
* new fileBob Jamison2006-04-033-6/+202
* initial parsing of icc-color()Jon A. Cruz2006-04-031-1/+32
* CodingStyle: whitespacePeter Moulder2006-04-031-604/+617
* fix to return the end pointer when desiredJon A. Cruz2006-04-031-0/+4
* CodingStyle: const placementPeter Moulder2006-04-031-6/+5
* CodingStyle: whitespacePeter Moulder2006-04-031-531/+530
* CodingStyle: const placementPeter Moulder2006-04-031-2/+2
* cleanup: Remove some commented-out code.Peter Moulder2006-04-031-95/+2
* CodingStyle: whitespace, and move a few declarations to first use.Peter Moulder2006-04-031-447/+451
* cleanup: Remove commented-out code (dating from 2004, Big Pango Patch)Peter Moulder2006-04-031-52/+1
* CodingStyle: const placementPeter Moulder2006-04-031-6/+6
* Start of support for icc-color in fill/stroke.Peter Moulder2006-04-032-5/+38
* Add a version of the reader that indicates the end of the color specification.Peter Moulder2006-04-032-4/+50
* newPeter Moulder2006-04-031-0/+29
* Reducing the minimum required LittleCms version to 1.14, as checked by Scribu...Jon A. Cruz2006-04-031-1/+1
* Will not try to do image transform with named color profileJon A. Cruz2006-04-031-29/+33
* Fixed to handle relative file pathsJon A. Cruz2006-04-031-1/+13
* Initial support of color-profile on <image>Jon A. Cruz2006-04-036-5/+127
* Adding support for <color-profile> elementJon A. Cruz2006-04-028-0/+325
* Fixed warningsJon A. Cruz2006-04-022-9/+13
* Check for null pointerJon A. Cruz2006-04-022-18/+27