| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Disabling Print Colors dialog due to lack of resolution from mailing list ↵ | Josh Andler | 2010-07-07 | 7 | -17/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | thread and no response by author (bzr r9593) | |||||
| | * | | | | Revert device-color for now. | Jon A. Cruz | 2010-07-07 | 9 | -245/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | "commit the awesomesauce" (bzr r9587) | |||||
| | * | | | | Tuning fill-n-stroke to support non-solid swatches. | Jon A. Cruz | 2010-07-07 | 5 | -44/+67 | |
| | | | | | | | | | | | | | | | | (bzr r9586) | |||||
| | * | | | | Patch by Johan for LPE Tool prefs page | Josh Andler | 2010-07-07 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | (bzr r9585) | |||||
| | * | | | | If 'Edit' on a swatch matches the current selection, invoke Fill-and-Stroke ↵ | Jon A. Cruz | 2010-07-06 | 1 | -5/+31 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | instead of gradient dialog. (bzr r9584) | |||||
| | * | | | | Minor cruft cleanup. | Jon A. Cruz | 2010-07-06 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | (bzr r9583) | |||||
| | * | | | | Removed "Add" and enabled "Delete" for swatch context menu. Updated swatch ↵ | Jon A. Cruz | 2010-07-06 | 3 | -41/+48 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | marker string. (bzr r9582) | |||||
| | * | | | | Translations. New Telugu translation by వీవెన్ (Veeven). | Nicolas Dufour | 2010-07-06 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | (bzr r9581) | |||||
| | * | | | | Prevent conversion of 'solid' gradients. | Jon A. Cruz | 2010-07-05 | 1 | -45/+79 | |
| | | | | | | | | | | | | | | | | (bzr r9577) | |||||
| | * | | | | When snapping the object midpoint the snap source wasn't displayed | Diederik van Lierop | 2010-07-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | (bzr r9572) | |||||
| | * | | | | Removing unused macro. | Jon A. Cruz | 2010-07-04 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | | (bzr r9565) | |||||
| | * | | | | Suppress gradient direction line for 'solid' gradients. | Jon A. Cruz | 2010-07-04 | 8 | -195/+190 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Removed unneeded and outdated macro use. (bzr r9564) | |||||
| | * | | | | Make order of 'auto' swatches match order in document. | Jon A. Cruz | 2010-07-03 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | (bzr r9563) | |||||
| | * | | | | Suppress gradient handles when editing objects with solid fills. | Jon A. Cruz | 2010-07-03 | 2 | -23/+25 | |
| | | | | | | | | | | | | | | | | (bzr r9562) | |||||
| | * | | | | Create only single-stop gradients when using Fill-n-Stroke to convert solid ↵ | Jon A. Cruz | 2010-07-03 | 4 | -57/+67 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | to a swatch. Preserve CMS colors. (bzr r9560) | |||||
| | * | | | | Added hidden preference to re-enable floating dialogs on problematic window ↵ | Jon A. Cruz | 2010-07-02 | 2 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | managers. (bzr r9557) | |||||
| | * | | | | fix help in latex output | Johan B. C. Engelen | 2010-07-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | (bzr r9555) | |||||
| | * | | | | Bump default for "widescreen" to target netbook sizes. | Jon A. Cruz | 2010-07-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | (bzr r9554) | |||||
| | * | | | | Rough pass of Fill-n-Stroke swatch conversion. | Jon A. Cruz | 2010-07-02 | 5 | -35/+57 | |
| | | | | | | | | | | | | | | | | (bzr r9553) | |||||
| | * | | | | Do not remove color-profile elements during vacuum defs. Fixes bug #444225. | Jon A. Cruz | 2010-07-02 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/444225 (bzr r9552) | |||||
| | * | | | | Leave swatches when doing a vacuum pass. Fixes bug #594445. | Jon A. Cruz | 2010-07-02 | 1 | -18/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/594445 (bzr r9551) | |||||
| | * | | | | fix Launchpad bug 593023: crash in constrained snap due to not calling ↵ | Diederik van Lierop | 2010-07-01 | 2 | -2/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | setup() before snapping Fixed bugs: - https://launchpad.net/bugs/593023 (bzr r9550) | |||||
| | * | | | | pdf/ps/eps+latex: output tex code to ".pdf_tex" instead of to ".tex" | Johan B. C. Engelen | 2010-06-29 | 3 | -23/+8 | |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/595312 (bzr r9547) | |||||
| | * | | | Partial C++-ification of SPGradient | Jon A. Cruz | 2010-06-28 | 17 | -310/+335 | |
| | | | | | | | | | | | | | (bzr r9542) | |||||
| | * | | | Implementing the "Convert" popup menu item for gradients/swatches. Part of ↵ | Jon A. Cruz | 2010-06-26 | 2 | -3/+82 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug #59441. Fixed bugs: - https://launchpad.net/bugs/594441 (bzr r9541) | |||||
| | * | | | throw exception when sbasis is empty | Johan B. C. Engelen | 2010-06-25 | 1 | -0/+4 | |
| | | | | | | | | | | | | | (bzr r9537) | |||||
| | * | | | fix wrong transform for dot drawing with pen or pencil tool | Johan B. C. Engelen | 2010-06-22 | 1 | -2/+1 | |
| | | |/ | |/| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/597136 (bzr r9529) | |||||
| | * | | add more help to the tex preamble | Johan B. C. Engelen | 2010-06-21 | 1 | -0/+12 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/596939 (bzr r9519) | |||||
| | * | | Romanian translation update by Cristian Secară (Bug #596689) | Kris De Gussem | 2010-06-21 | 1 | -1/+2 | |
| | |/ | | | | | (bzr r9515) | |||||
| | * | Disable edit dialog when custom swatch is edited in fill-n-stroke. ↵ | Jon A. Cruz | 2010-06-17 | 1 | -18/+27 | |
| | | | | | | | | | | | | | | | | | Addressing bug #594443. Fixed bugs: - https://launchpad.net/bugs/594443 (bzr r9506) | |||||
| | * | Fix for show/hide. | Jon A. Cruz | 2010-06-17 | 1 | -2/+1 | |
| | | | | | | | (bzr r9505) | |||||
| | * | Fix crash when bringing up F&S dialog with the CMS picker as default when an ↵ | Jon A. Cruz | 2010-06-16 | 1 | -1/+2 | |
| | | | | | | | | | | | object with no icc-color is selected. (bzr r9504) | |||||
| | * | Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663. | Jon A. Cruz | 2010-06-16 | 7 | -85/+135 | |
| | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/170781 - https://launchpad.net/bugs/171663 (bzr r9503) | |||||
| | * | Disable a couple debug messages. | Josh Andler | 2010-06-15 | 1 | -2/+2 | |
| | | | | | | | (bzr r9501) | |||||
| | * | Translations: | Nicolas Dufour | 2010-06-13 | 1 | -7/+13 | |
| | | | | | | | | | | | | | | | * en_GB translation update by Tim Sheridan * br translation update by Alan Monfort * translators list update (bzr r9499) | |||||
| | * | Added icons for Superscript and Subscript. | Tavmjong Bah | 2010-06-07 | 1 | -2/+2 | |
| | | | | | | | (bzr r9490) | |||||
| | * | "Fix" for bug #583593 (Default tool styles are not loaded for new users). | Tavmjong Bah | 2010-06-07 | 2 | -10/+13 | |
| | | | | | | | | | | | | | (Call sp_desktop_set_style() with write_current = false.) Tweak superscript/subscript shifts/sizes. (bzr r9489) | |||||
| | * | Don't write text-specific style attributes to non-text objects. | Tavmjong Bah | 2010-06-06 | 1 | -2/+21 | |
| | | | | | | | (bzr r9488) | |||||
| | * | Compute baseline-shift relative to parent baseline-shift. | Tavmjong Bah | 2010-06-06 | 1 | -0/+2 | |
| | | | | | | | (bzr r9487) | |||||
| | * | Adding a character to a superscript or subscript no longer resets | Tavmjong Bah | 2010-06-05 | 1 | -24/+14 | |
| | | | | | | | | | | | baseline-shift. (bzr r9481) | |||||
| | * | Translator credits update (now all files are updated) | Kris De Gussem | 2010-06-05 | 1 | -2/+2 | |
| | | | | | | | (bzr r9480) | |||||
| | * | Moved spray tool down, text tool up. | Tavmjong Bah | 2010-06-05 | 1 | -4/+18 | |
| | | | | | | | (bzr r9479) | |||||
| | * | Adding JessyInk 1.5.1 extension set by Hannes Hochreiner | Josh Andler | 2010-06-04 | 1 | -0/+1 | |
| | | | | | | | (bzr r9478) | |||||
| | * | Translator credits update | Kris De Gussem | 2010-06-04 | 1 | -3/+5 | |
| | | | | | | | (bzr r9477) | |||||
| | * | Add support for baseline-shift attribute (all possible values). | Tavmjong Bah | 2010-06-04 | 8 | -11/+471 | |
| | | | | | | | | | | | | | | | | | Add superscript and subscript support to Text toolbar. Missing icons for superscript and subscript. Known bug: adding a character to a superscript or subscript text string resets baseline-shift attribute. (bzr r9475) | |||||
| | * | Authors and translators lists update. | Nicolas Dufour | 2010-06-03 | 1 | -146/+181 | |
| | | | | | | | (bzr r9472) | |||||
| | * | Forgot explicit initialization of FILE*. | Jasper van de Gronde | 2010-06-02 | 1 | -1/+1 | |
| | | | | | | | (bzr r9471) | |||||
| | * | Fix for bug #283769 (emergency save fails) | Jasper van de Gronde | 2010-06-02 | 1 | -37/+43 | |
| | | | | | | | (bzr r9470) | |||||
| | * | i think this is the final fix for the LPE forking bug with clones. | Johan B. C. Engelen | 2010-06-01 | 1 | -0/+4 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/578969 (bzr r9469) | |||||
| | * | Flowed text does not support dx (kerning), dy, and rotation attributes. | Tavmjong Bah | 2010-06-01 | 1 | -20/+36 | |
| | | | | | | | | | | | Disable corresponding widgets if flowed text selected. (bzr r9468) | |||||
