summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove flipping of y-axis from methods that get curves from selection in the ...Felipe Corr??a da Silva Sanches2011-05-201-13/+0
* Reinstating version bump.Jon A. Cruz2011-05-2012-94/+9
* Extension that generates an SVGFont from a set of layers with id="GlyphLayer-...Felipe Corr??a da Silva Sanches2011-05-203-0/+120
* extension to add a glyph layer. It is rather simple now, but may be more usef...Felipe Corr??a da Silva Sanches2011-05-193-0/+64
* Extension for setting up the document dimension according to font metrics pro...Felipe Corr??a da Silva Sanches2011-05-193-0/+120
* fix rendering of SVG Fonts. Apparently the glyphs were wrongly rendered upsid...Felipe Corr??a da Silva Sanches2011-05-192-18/+57
* Revert version bump so win devlibs can catch up.Jon A. Cruz2011-05-1912-9/+94
* Adding inkscape:label parameter to guidelines so that our guidelanes can disp...Felipe Corr??a da Silva Sanches2011-05-186-13/+80
* Made dependencies explicit and bumped versions.Jon A. Cruz2011-05-1812-94/+9
* Fix fallback to MRU locations.Jon A. Cruz2011-05-111-20/+36
* Commit test.Jon A. Cruz2011-05-101-7/+7
|\
| * Fix test case to compile.Jon A. Cruz2011-05-101-7/+7
* | Convert fixed paths to relative, including ..Jon A. Cruz2011-05-101-0/+75
* | Added simple usage of most recent file locations.Jon A. Cruz2011-05-101-4/+40
|/
* Remove mkinstalldirs from version control (this is an autogenerated file)Krzysztof Kosi??ski2011-05-082-111/+1
* Fix compilation on GCC 4.6Krzysztof Kosi??ski2011-05-081-1/+1
* Allow New Document to be created from Unity launcher quicklistAlex Valavanis2011-05-071-0/+6
|\
| * Allow New Document to be created from Unity launcher quicklistAlex Valavanis2011-05-071-0/+6
|/
* corrected fill-rule handling in pdf export, fixes bug:436962Adib Taraben2011-05-071-3/+3
|\
| * corrected fill-rule handling in pdf export, fixes bug:436962Adib Taraben2011-05-071-3/+3
* | Fix windows build.Jon A. Cruz2011-05-071-5/+4
|/
* Adding initial cut of resource manager.Jon A. Cruz2011-05-0622-320/+840
* symbol rendering fix bug:705345Adib Taraben2011-05-051-3/+3
|\
| * symbol rendering fix for bug:705345Adib Taraben2011-05-051-3/+3
|/
* more 63734242, missing fraction of patch for gcc 4.6 compatibilityAdib Taraben2011-05-041-0/+1
* Fix crashes on empty marker definitions.Johan B. C. Engelen2011-05-013-11/+20
* German translation updateUweSch mail@uwe-schoeler.de2011-05-011-1537/+1653
* emf import. support for clip rectangle (Bug 383180)Alvin Penner2011-04-271-14/+53
* dxf input. add adjustable originAlvin Penner2011-04-252-9/+16
* Fixed warning to use GUI when appropriate.Jon A. Cruz2011-04-231-8/+10
* Translations. French translation update.Nicolas Dufour2011-04-211-1615/+1682
* Font Editor. Fix for Bug #706506 (Crash when kerning an empty pair).Nicolas Dufour2011-04-211-1/+4
* Translations. Invalid markup in the scour extension.Nicolas Dufour2011-04-213-632/+643
* UI. New mnemonics (see Bug #768277 , Add mnemonics for menu items without ver...Nicolas Dufour2011-04-213-9/+9
* Partial update of Russian translationAlexandre Prokoudine2011-04-211-2144/+2648
* XAML. XAML export extension fix (see Bug #766971, SVG 2 XAML BlurEffect wrong...Nicolas Dufour2011-04-211-9/+9
* Restore modularity to adjustment action.Jon A. Cruz2011-04-194-21/+76
* dxf import. add support for longer cubic NURB (Bug 685707)Alvin Penner2011-04-181-8/+31
* Added mnemonics for font dialog (Bug #170765)Kris De Gussem2011-04-182-10/+17
* Translations. Translation template update.Nicolas Dufour2011-04-181-848/+918
* Extensions. Optimized SVG export update (scour r210 + custom inx file).Nicolas Dufour2011-04-186-665/+1664
* Restore comment needed in *shared* code file.Jon A. Cruz2011-04-171-0/+2
* fix duplicate units in Preferences > StepsJohan B. C. Engelen2011-04-171-1/+1
* add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-1718-41/+212
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-1622-55/+75
* remove superfluous includesJohan B. C. Engelen2011-04-161-2/+0
* remove unnecessary includes.Johan B. C. Engelen2011-04-161-4/+0
* extensions: use improved spinbutton with math expression evaluationJohan B. C. Engelen2011-04-162-4/+4
* upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have tried...Johan B. C. Engelen2011-04-162-62/+32
* ScalarUnit widget: fix initialization bug. add constructor which takes anothe...Johan B. C. Engelen2011-04-162-0/+39