summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add word-spacing attribute.Tavmjong Bah2010-04-151-3/+20
* | Added missing Pango Weights.Tavmjong Bah2010-04-152-4/+16
* | show more axonometric grid linesJohan B. C. Engelen2010-04-141-7/+9
* | Spelling correction in Optimized SVG extension.Nicolas Dufour2010-04-141-2/+2
* | Fix for ImageMagick solarize extension.Nicolas Dufour2010-04-141-1/+3
* | Changed default font from Bitstream Vera Sans to Sans. NotTavmjong Bah2010-04-144-9/+9
* | Finally add myself to AUTHORS file as test of using Bazaar.Tavmjong Bah2010-04-141-0/+1
|\ \
| * | Finally add myself to AUTHORS file as test of using Bazaar.Tavmjong Bah2010-04-141-0/+1
|/ /
* | Updated GtkAction subclass to allow "open" selections for a user to type into.Jon A. Cruz2010-04-142-28/+212
* | Update of UI translation into Ukrainian by Yuri ChornoivanAlexandre Prokoudine2010-04-141-221/+174
* | Ukrainian translation of Win32 installation package by Yuri ChornoivanAlexandre Prokoudine2010-04-141-0/+112
* | Typo fix by Yuri ChornoivanAlexandre Prokoudine2010-04-141-1/+1
* | Added method to fetch currently active text.Jon A. Cruz2010-04-132-0/+23
* | Minor fix of pointer check.Jon A. Cruz2010-04-131-1/+1
* | german translation UpdateUwe Sch??ler2010-04-121-13/+13
* | Added defaults to node tool values that were missing from preference init.Jon A. Cruz2010-04-121-3/+3
* | Leave uninitialized bools in preferences to the default 'false' value. Code s...Jon A. Cruz2010-04-121-1/+1
* | Simplifying sigc::bind use. Possible fix for mac compile.Jon A. Cruz2010-04-123-28/+30
* | Fixed state sync for node tool booleans. Addressing bug #426032.Jon A. Cruz2010-04-121-430/+378
* | fix some typing errors when converting from quadratic to cubic BezierAlvin Penner2010-04-111-11/+11
* | UI inconsistency fix (Preferences>Interface.Nicolas Dufour2010-04-112-1027/+1019
* | German translation update 99%Uwe Sch??ler2010-04-111-14/+17
* | Switching to new input dialog. Allows for a better UI and addresses bug #3348...Jon A. Cruz2010-04-1110-794/+379
* | Correct calligraphic toggles getting out of sync with behavior.Jon A. Cruz2010-04-111-25/+88
* | Translations. Dutch translation update.Nicolas Dufour2010-04-101-4155/+1915
* | fix bug 166659. precisely calculate bbox when exporting to pngJohan B. C. Engelen2010-04-101-6/+6
* | commit patch for LaTeX equation render extension by Christoph Schmidt-HieberJohan B. C. Engelen2010-04-103-5/+31
* | * improve boundingbox calculation: include strokecaps.Johan B. C. Engelen2010-04-104-140/+414
* | fix bug 168275 by removing a ceil on document height and width in pdf/eps/ps ...Johan B. C. Engelen2010-04-101-2/+2
* | German translation update 99%Uwe Sch??ler2010-04-101-129/+89
* | Do not emit signals when setting values to their existing state.Jon A. Cruz2010-04-101-4/+9
* | German translation updateUwe Sch??ler2010-04-091-610/+1101
* | inkscape.pot and French translation update.Nicolas Dufour2010-04-092-1336/+1800
* | PDF+LaTeX: fix bug 555488, and fix bug with missing space after setting justi...Johan B. C. Engelen2010-04-081-6/+6
* | Cleanup of device internal handling and API.Jon A. Cruz2010-04-083-56/+322
* | Fix "show handles" button state on Ctrl+HKrzysztof Kosi??ski2010-04-061-0/+27
* | Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-0625-167/+217
* | Fixed use of dialogs in more than one window, and tile problem with selection...Jon A. Cruz2010-04-063-36/+38
* | Track selected text items and append as needed.Jon A. Cruz2010-04-062-25/+156
* | Second batch of coords fixes (guides, text cursor, zoom)Krzysztof Kosi??ski2010-04-056-15/+18
|\ \
| * | Coords: fix guidelinesKrzysztof Kosi??ski2010-04-044-12/+15
| * | Coords: fix initial cursor position in the text toolKrzysztof Kosi??ski2010-04-041-1/+1
| * | Coords: fix SPDesktop::point() methodKrzysztof Kosi??ski2010-04-041-2/+2
| * | Merge PDF rendering fixKrzysztof Kosi??ski2010-04-042-6/+3
* | | Translations. inkscape.pot update (glyph dialog again).Nicolas Dufour2010-04-041-102/+498
* | | Added control to select Unicode range limiting. Switched to using "Basic Lati...Jon A. Cruz2010-04-042-14/+209
* | | Turn off debugging.Jon A. Cruz2010-04-041-1/+1
* | | zero out pointers to deleted members. might expose problems if a stail pointe...Jon A. Cruz2010-04-044-57/+59
* | | Fix --export-page-drawing option in PDF, PS and LaTeX export.Krzysztof Kosi??ski2010-04-032-6/+3
* | | remove debug text from cairo-render-context.cppJohan B. C. Engelen2010-04-031-3/+3