| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Temporary compile fix for GTK before 2.16.0 | Jon A. Cruz | 2010-04-24 | 1 | -89/+95 | |
| | | | | | | | (bzr r9368) | |||||
| * | | Updating to trunk | Ted Gould | 2010-05-15 | 123 | -6044/+7301 | |
| |\| | | | | | (bzr r8254.1.54) | |||||
| | * | Minor tweaks to text toolbar. | Tavmjong Bah | 2010-04-23 | 1 | -4/+4 | |
| | | | | | | | (bzr r9366) | |||||
| | * | Converted text toolbar to GTK toolbar. | Tavmjong Bah | 2010-04-23 | 4 | -822/+1621 | |
| | | | | | | | | | | | | | | | | | | | | | | | Moved Bold and Italics buttons to group font items together. Added items for line-height, word-spacing, and letter-spacing. Added ink-comboboxentry-action to wrap a GtkComboBoxEntry widget: Options: Pop-up completion menu. Use of external cell_data_func for formatting (e.g. font preview). Adjustable GtkEntry width. Display warning icon/tooltip if entry isn't in list. (bzr r9365) | |||||
| | * | Fix snapping regression introduced by rev. #9118 | Diederik van Lierop | 2010-04-22 | 4 | -5/+14 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/562205 (bzr r9364) | |||||
| | * | Extensions. Fix Render>Grid extension (Bug #401567). | Nicolas Dufour | 2010-04-21 | 1 | -18/+20 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/401567 (bzr r9361) | |||||
| | * | Small fix for nr-compose-transform (I compared against 255 where I should ↵ | Jasper van de Gronde | 2010-04-20 | 1 | -2/+2 | |
| | | | | | | | | | | | have compared against 255*255). (bzr r9358) | |||||
| | * | Drop short limit on propery values. | Jon A. Cruz | 2010-04-20 | 1 | -5/+5 | |
| | | | | | | | (bzr r9357) | |||||
| | * | Added completion entry for editable lists. | Jon A. Cruz | 2010-04-20 | 1 | -5/+41 | |
| | | | | | | | (bzr r9356) | |||||
| | * | Extensions. JavaFX output fix by ycswyw. | Nicolas Dufour | 2010-04-19 | 1 | -1/+2 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/439270 (bzr r9355) | |||||
| | * | Added settor method for custom/non-model text | Jon A. Cruz | 2010-04-19 | 2 | -3/+32 | |
| | | | | | | | (bzr r9354) | |||||
| | * | Patch to fix return values. Fixes bug #530790. | Jon A. Cruz | 2010-04-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/530790 (bzr r9352) | |||||
| | * | Fix bbox snapping as reported in LP bug #562205 | Diederik van Lierop | 2010-04-18 | 6 | -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 Gronde | 2010-04-18 | 6 | -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. Cruz | 2010-04-18 | 1 | -1/+1 | |
| | | | | | | | (bzr r9349) | |||||
| | * | Added/Fixed Pango font weights. Included Jon's workaround for Pango | Tavmjong Bah | 2010-04-18 | 1 | -8/+13 | |
| | | | | | | | | | | | older than 1.24. (bzr r9348) | |||||
| | * | Temp build-break workaround for systems with Pango older than 1.24. | Jon A. Cruz | 2010-04-17 | 3 | -0/+21 | |
| | | | | | | | (bzr r9346) | |||||
| | * | Whitespace and brace cleanup. Minor refactoring of font_style_equal. | Jon A. Cruz | 2010-04-17 | 3 | -380/+425 | |
| | | | | | | | (bzr r9345) | |||||
| | * | Spray tool: default preferences fix. | Nicolas Dufour | 2010-04-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/562227 (bzr r9341) | |||||
| | * | Second step in fixing changing of font faces. | Tavmjong Bah | 2010-04-16 | 1 | -25/+74 | |
| | | | | | | | (bzr r9340) | |||||
| | * | Tooltips inconsistency fix in Inkscape Preferences.(part 2) | Nicolas Dufour | 2010-04-15 | 1 | -2/+2 | |
| | | | | | | | (bzr r9338) | |||||
| | * | Tooltips inconsistency fix in Inkscape Preferences. | Nicolas Dufour | 2010-04-15 | 1 | -38/+38 | |
| | | | | | | | (bzr r9337) | |||||
| | * | filterUnits and primitiveUnits are now actually read/set, percentages for ↵ | Jasper van de Gronde | 2010-04-15 | 2 | -8/+18 | |
| | | | | | | | | | | | primitiveUnits are still problematic though (bzr r9335) | |||||
| | * | First step in fixing the changing of font faces (must also update | Tavmjong Bah | 2010-04-15 | 2 | -65/+168 | |
| | | | | | | | | | | | toolbox.cpp). Expands use of pango_font_decription_better_match(). (bzr r9334) | |||||
| | * | Add word-spacing attribute. | Tavmjong Bah | 2010-04-15 | 1 | -3/+20 | |
| | | | | | | | (bzr r9333) | |||||
| | * | Added missing Pango Weights. | Tavmjong Bah | 2010-04-15 | 2 | -4/+16 | |
| | | | | | | | (bzr r9332) | |||||
| | * | show more axonometric grid lines | Johan B. C. Engelen | 2010-04-14 | 1 | -7/+9 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/429776 (bzr r9331) | |||||
| | * | Fix for ImageMagick solarize extension. | Nicolas Dufour | 2010-04-14 | 1 | -1/+3 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/362271 (bzr r9329) | |||||
| | * | Changed default font from Bitstream Vera Sans to Sans. Not | Tavmjong Bah | 2010-04-14 | 4 | -9/+9 | |
| | | | | | | | | | | | | | everyone has Bitstream Vera Sans and having a non-existant default font can cause problems. (bzr r9328) | |||||
| | * | Updated GtkAction subclass to allow "open" selections for a user to type into. | Jon A. Cruz | 2010-04-14 | 2 | -28/+212 | |
| | | | | | | | (bzr r9326) | |||||
| | * | Added method to fetch currently active text. | Jon A. Cruz | 2010-04-13 | 2 | -0/+23 | |
| | | | | | | | (bzr r9322) | |||||
| | * | Minor fix of pointer check. | Jon A. Cruz | 2010-04-13 | 1 | -1/+1 | |
| | | | | | | | (bzr r9321) | |||||
| | * | Added defaults to node tool values that were missing from preference init. | Jon A. Cruz | 2010-04-12 | 1 | -3/+3 | |
| | | | | | | | (bzr r9319) | |||||
| | * | Leave uninitialized bools in preferences to the default 'false' value. Code ↵ | Jon A. Cruz | 2010-04-12 | 1 | -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. Cruz | 2010-04-12 | 3 | -28/+30 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/196195 (bzr r9317) | |||||
| | * | Fixed state sync for node tool booleans. Addressing bug #426032. | Jon A. Cruz | 2010-04-12 | 1 | -430/+378 | |
| | | | | | | | (bzr r9316) | |||||
| | * | UI inconsistency fix (Preferences>Interface. | Nicolas Dufour | 2010-04-11 | 1 | -5/+5 | |
| | | | | | | | (bzr r9314) | |||||
| | * | Switching to new input dialog. Allows for a better UI and addresses bug ↵ | Jon A. Cruz | 2010-04-11 | 10 | -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. Cruz | 2010-04-11 | 1 | -25/+88 | |
| | | | | | | | (bzr r9311) | |||||
| | * | fix bug 166659. precisely calculate bbox when exporting to png | Johan B. C. Engelen | 2010-04-10 | 1 | -6/+6 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/166659 (bzr r9309) | |||||
| | * | * improve boundingbox calculation: include strokecaps. | Johan B. C. Engelen | 2010-04-10 | 4 | -140/+414 | |
| | | | | | | | | | | | * increasing boundingbox calculation precision for selection to marker, selection to pattern and fit canvas to selection (bzr r9307) | |||||
| | * | fix bug 168275 by removing a ceil on document height and width in pdf/eps/ps ↵ | Johan B. C. Engelen | 2010-04-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | exporter. Fixed bugs: - https://launchpad.net/bugs/168275 (bzr r9306) | |||||
| | * | Do not emit signals when setting values to their existing state. | Jon A. Cruz | 2010-04-10 | 1 | -4/+9 | |
| | | | | | | | (bzr r9304) | |||||
| | * | PDF+LaTeX: fix bug 555488, and fix bug with missing space after setting ↵ | Johan B. C. Engelen | 2010-04-08 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | | justification Fixed bugs: - https://launchpad.net/bugs/555488 (bzr r9301) | |||||
| | * | Cleanup of device internal handling and API. | Jon A. Cruz | 2010-04-08 | 3 | -56/+322 | |
| | | | | | | | (bzr r9300) | |||||
| | * | Fix "show handles" button state on Ctrl+H | Krzysztof Kosi??ski | 2010-04-06 | 1 | -0/+27 | |
| | | | | | | | (bzr r9299) | |||||
| | * | Revert the inverted coordinate system fix. 3D Boxes and guides | Krzysztof Kosi??ski | 2010-04-06 | 25 | -167/+217 | |
| | | | | | | | | | | | | | require an XML-level backwards compatibility mechanism to fix properly, and it's too late in the 0.48 cycle to introduce it. (bzr r9298) | |||||
| | * | Fixed use of dialogs in more than one window, and tile problem with ↵ | Jon A. Cruz | 2010-04-06 | 3 | -36/+38 | |
| | | | | | | | | | | | | | | | | | selection. Fixes bug #556233. Fixed bugs: - https://launchpad.net/bugs/556233 (bzr r9297) | |||||
| | * | Track selected text items and append as needed. | Jon A. Cruz | 2010-04-06 | 2 | -25/+156 | |
| | | | | | | | (bzr r9296) | |||||
| | * | Second batch of coords fixes (guides, text cursor, zoom) | Krzysztof Kosi??ski | 2010-04-05 | 6 | -15/+18 | |
| | |\ | | | | | | | (bzr r9295) | |||||
