summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Small fix for nr-compose-transform (I compared against 255 where I should ↵Jasper van de Gronde2010-04-201-2/+2
| | | | | | | | | | have compared against 255*255). (bzr r9358)
* | Drop short limit on propery values.Jon A. Cruz2010-04-201-5/+5
| | | | | | (bzr r9357)
* | Added completion entry for editable lists.Jon A. Cruz2010-04-201-5/+41
| | | | | | (bzr r9356)
* | Extensions. JavaFX output fix by ycswyw.Nicolas Dufour2010-04-191-1/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/439270 (bzr r9355)
* | Added settor method for custom/non-model textJon A. Cruz2010-04-192-3/+32
| | | | | | (bzr r9354)
* | cubic root solver patch by NickAlvin Penner2010-04-181-4/+25
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/539614 (bzr r9353)
* | Patch to fix return values. Fixes bug #530790.Jon A. Cruz2010-04-181-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/530790 (bzr r9352)
* | Fix bbox snapping as reported in LP bug #562205Diederik van Lierop2010-04-186-22/+37
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/562205 (bzr r9351)
* | Fix for bug #455302 and bug #165529, also partially fixes bounding box of ↵Jasper van de Gronde2010-04-186-126/+144
| | | | | | | | | | various NR Arena Items as passed to filters (it used to explicitly make the bounding box larger) and makes nr-filter-displacement-map use rowstride (bzr r9350)
* | Correct #endif placement. Should fix win32 build.Jon A. Cruz2010-04-181-1/+1
| | | | | | (bzr r9349)
* | Added/Fixed Pango font weights. Included Jon's workaround for PangoTavmjong Bah2010-04-181-8/+13
| | | | | | | | | | older than 1.24. (bzr r9348)
* | German translation update.Uwe Sch??ler2010-04-181-1182/+1203
| | | | | | (bzr r9347)
* | Temp build-break workaround for systems with Pango older than 1.24.Jon A. Cruz2010-04-173-0/+21
| | | | | | (bzr r9346)
* | Whitespace and brace cleanup. Minor refactoring of font_style_equal.Jon A. Cruz2010-04-173-380/+425
| | | | | | (bzr r9345)
* | Translations. Black and White extension added in POTFILES. inkscape.pot and ↵Nicolas Dufour2010-04-173-220/+251
| | | | | | | | | | French translation update. (bzr r9344)
* | Typo and consistency fix in webslicer extensions.Nicolas Dufour2010-04-173-20/+20
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/565241 (bzr r9343)
* | Missing dependency for webslicer extensions.Nicolas Dufour2010-04-171-0/+1
| | | | | | (bzr r9342)
* | Spray tool: default preferences fix.Nicolas Dufour2010-04-161-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/562227 (bzr r9341)
* | Second step in fixing changing of font faces.Tavmjong Bah2010-04-161-25/+74
| | | | | | (bzr r9340)
* | Translations. inkscape.pot and French translation update.Nicolas Dufour2010-04-152-1700/+1718
| | | | | | (bzr r9339)
* | Tooltips inconsistency fix in Inkscape Preferences.(part 2)Nicolas Dufour2010-04-151-2/+2
| | | | | | (bzr r9338)
* | Tooltips inconsistency fix in Inkscape Preferences.Nicolas Dufour2010-04-151-38/+38
| | | | | | (bzr r9337)
* | Extensions. Extract Image fix for uppercase image type, and default path set ↵Nicolas Dufour2010-04-152-4/+11
| | | | | | | | | | | | | | | | to the user's home directory. Fixed bugs: - https://launchpad.net/bugs/554734 (bzr r9336)
* | filterUnits and primitiveUnits are now actually read/set, percentages for ↵Jasper van de Gronde2010-04-152-8/+18
| | | | | | | | | | primitiveUnits are still problematic though (bzr r9335)
* | First step in fixing the changing of font faces (must also updateTavmjong Bah2010-04-152-65/+168
| | | | | | | | | | toolbox.cpp). Expands use of pango_font_decription_better_match(). (bzr r9334)
* | Add word-spacing attribute.Tavmjong Bah2010-04-151-3/+20
| | | | | | (bzr r9333)
* | Added missing Pango Weights.Tavmjong Bah2010-04-152-4/+16
| | | | | | (bzr r9332)
* | show more axonometric grid linesJohan B. C. Engelen2010-04-141-7/+9
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/429776 (bzr r9331)
* | Spelling correction in Optimized SVG extension.Nicolas Dufour2010-04-141-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/562784 (bzr r9330)
* | Fix for ImageMagick solarize extension.Nicolas Dufour2010-04-141-1/+3
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/362271 (bzr r9329)
* | Changed default font from Bitstream Vera Sans to Sans. NotTavmjong Bah2010-04-144-9/+9
| | | | | | | | | | | | everyone has Bitstream Vera Sans and having a non-existant default font can cause problems. (bzr r9328)
* | Finally add myself to AUTHORS file as test of using Bazaar.Tavmjong Bah2010-04-141-0/+1
|\ \ | | | | | | (bzr r9327)
| * | Finally add myself to AUTHORS file as test of using Bazaar.Tavmjong Bah2010-04-141-0/+1
|/ / | | | | (bzr r9326.1.1)
* | Updated GtkAction subclass to allow "open" selections for a user to type into.Jon A. Cruz2010-04-142-28/+212
| | | | | | (bzr r9326)
* | Update of UI translation into Ukrainian by Yuri ChornoivanAlexandre Prokoudine2010-04-141-221/+174
| | | | | | (bzr r9325)
* | Ukrainian translation of Win32 installation package by Yuri ChornoivanAlexandre Prokoudine2010-04-141-0/+112
| | | | | | (bzr r9324)
* | Typo fix by Yuri ChornoivanAlexandre Prokoudine2010-04-141-1/+1
| | | | | | (bzr r9323)
* | Added method to fetch currently active text.Jon A. Cruz2010-04-132-0/+23
| | | | | | (bzr r9322)
* | Minor fix of pointer check.Jon A. Cruz2010-04-131-1/+1
| | | | | | (bzr r9321)
* | german translation UpdateUwe Sch??ler2010-04-121-13/+13
| | | | | | (bzr r9320)
* | Added defaults to node tool values that were missing from preference init.Jon A. Cruz2010-04-121-3/+3
| | | | | | (bzr r9319)
* | Leave uninitialized bools in preferences to the default 'false' value. Code ↵Jon A. Cruz2010-04-121-1/+1
| | | | | | | | | | should initialize those explicitly and not count on GUI widgets to do so. (bzr r9318)
* | Simplifying sigc::bind use. Possible fix for mac compile.Jon A. Cruz2010-04-123-28/+30
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/196195 (bzr r9317)
* | Fixed state sync for node tool booleans. Addressing bug #426032.Jon A. Cruz2010-04-121-430/+378
| | | | | | (bzr r9316)
* | fix some typing errors when converting from quadratic to cubic BezierAlvin Penner2010-04-111-11/+11
| | | | | | (bzr r9315)
* | UI inconsistency fix (Preferences>Interface.Nicolas Dufour2010-04-112-1027/+1019
| | | | | | (bzr r9314)
* | German translation update 99%Uwe Sch??ler2010-04-111-14/+17
| | | | | | (bzr r9313)
* | Switching to new input dialog. Allows for a better UI and addresses bug ↵Jon A. Cruz2010-04-1110-794/+379
| | | | | | | | | | | | | | | | | | #334800 and bug #196195. Fixed bugs: - https://launchpad.net/bugs/334800 - https://launchpad.net/bugs/196195 (bzr r9312)
* | Correct calligraphic toggles getting out of sync with behavior.Jon A. Cruz2010-04-111-25/+88
| | | | | | (bzr r9311)
* | Translations. Dutch translation update.Nicolas Dufour2010-04-101-4155/+1915
| | | | | | (bzr r9310)