summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Disabling Print Colors dialog due to lack of resolution from mailing list ↵Josh Andler2010-07-077-17/+19
| | | | | | | | | | | | | | | | | | | | | | | | | thread and no response by author (bzr r9593)
| * | | | Revert device-color for now.Jon A. Cruz2010-07-079-245/+10
| | | | | | | | | | | | | | | | | | | | | | | | | "commit the awesomesauce" (bzr r9587)
| * | | | Tuning fill-n-stroke to support non-solid swatches.Jon A. Cruz2010-07-075-44/+67
| | | | | | | | | | | | | | | (bzr r9586)
| * | | | Patch by Johan for LPE Tool prefs pageJosh Andler2010-07-071-2/+3
| | | | | | | | | | | | | | | (bzr r9585)
| * | | | If 'Edit' on a swatch matches the current selection, invoke Fill-and-Stroke ↵Jon A. Cruz2010-07-061-5/+31
| | | | | | | | | | | | | | | | | | | | | | | | | instead of gradient dialog. (bzr r9584)
| * | | | Minor cruft cleanup.Jon A. Cruz2010-07-061-1/+0
| | | | | | | | | | | | | | | (bzr r9583)
| * | | | Removed "Add" and enabled "Delete" for swatch context menu. Updated swatch ↵Jon A. Cruz2010-07-063-41/+48
| | | | | | | | | | | | | | | | | | | | | | | | | marker string. (bzr r9582)
| * | | | Translations. New Telugu translation by వీవెన్ (Veeven).Nicolas Dufour2010-07-061-2/+2
| | | | | | | | | | | | | | | (bzr r9581)
| * | | | Prevent conversion of 'solid' gradients.Jon A. Cruz2010-07-051-45/+79
| | | | | | | | | | | | | | | (bzr r9577)
| * | | | When snapping the object midpoint the snap source wasn't displayedDiederik van Lierop2010-07-041-1/+1
| | | | | | | | | | | | | | | (bzr r9572)
| * | | | Removing unused macro.Jon A. Cruz2010-07-041-2/+0
| | | | | | | | | | | | | | | (bzr r9565)
| * | | | Suppress gradient direction line for 'solid' gradients.Jon A. Cruz2010-07-048-195/+190
| | | | | | | | | | | | | | | | | | | | | | | | | Removed unneeded and outdated macro use. (bzr r9564)
| * | | | Make order of 'auto' swatches match order in document.Jon A. Cruz2010-07-031-0/+2
| | | | | | | | | | | | | | | (bzr r9563)
| * | | | Suppress gradient handles when editing objects with solid fills.Jon A. Cruz2010-07-032-23/+25
| | | | | | | | | | | | | | | (bzr r9562)
| * | | | Create only single-stop gradients when using Fill-n-Stroke to convert solid ↵Jon A. Cruz2010-07-034-57/+67
| | | | | | | | | | | | | | | | | | | | | | | | | to a swatch. Preserve CMS colors. (bzr r9560)
| * | | | Added hidden preference to re-enable floating dialogs on problematic window ↵Jon A. Cruz2010-07-022-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | managers. (bzr r9557)
| * | | | fix help in latex outputJohan B. C. Engelen2010-07-021-1/+1
| | | | | | | | | | | | | | | (bzr r9555)
| * | | | Bump default for "widescreen" to target netbook sizes.Jon A. Cruz2010-07-021-1/+1
| | | | | | | | | | | | | | | (bzr r9554)
| * | | | Rough pass of Fill-n-Stroke swatch conversion.Jon A. Cruz2010-07-025-35/+57
| | | | | | | | | | | | | | | (bzr r9553)
| * | | | Do not remove color-profile elements during vacuum defs. Fixes bug #444225.Jon A. Cruz2010-07-021-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/444225 (bzr r9552)
| * | | | Leave swatches when doing a vacuum pass. Fixes bug #594445.Jon A. Cruz2010-07-021-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 Lierop2010-07-012-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. Engelen2010-06-293-23/+8
| |/ / / | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/595312 (bzr r9547)
| * | | Partial C++-ification of SPGradientJon A. Cruz2010-06-2817-310/+335
| | | | | | | | | | | | (bzr r9542)
| * | | Implementing the "Convert" popup menu item for gradients/swatches. Part of ↵Jon A. Cruz2010-06-262-3/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug #59441. Fixed bugs: - https://launchpad.net/bugs/594441 (bzr r9541)
| * | | throw exception when sbasis is emptyJohan B. C. Engelen2010-06-251-0/+4
| | | | | | | | | | | | (bzr r9537)
| * | | fix wrong transform for dot drawing with pen or pencil toolJohan B. C. Engelen2010-06-221-2/+1
| | |/ | |/| | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/597136 (bzr r9529)
| * | add more help to the tex preambleJohan B. C. Engelen2010-06-211-0/+12
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/596939 (bzr r9519)
| * | Romanian translation update by Cristian Secară (Bug #596689)Kris De Gussem2010-06-211-1/+2
| |/ | | | | (bzr r9515)
| * Disable edit dialog when custom swatch is edited in fill-n-stroke. ↵Jon A. Cruz2010-06-171-18/+27
| | | | | | | | | | | | | | | | Addressing bug #594443. Fixed bugs: - https://launchpad.net/bugs/594443 (bzr r9506)
| * Fix for show/hide.Jon A. Cruz2010-06-171-2/+1
| | | | | | (bzr r9505)
| * Fix crash when bringing up F&S dialog with the CMS picker as default when an ↵Jon A. Cruz2010-06-161-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. Cruz2010-06-167-85/+135
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/170781 - https://launchpad.net/bugs/171663 (bzr r9503)
| * Disable a couple debug messages.Josh Andler2010-06-151-2/+2
| | | | | | (bzr r9501)
| * Translations:Nicolas Dufour2010-06-131-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 Bah2010-06-071-2/+2
| | | | | | (bzr r9490)
| * "Fix" for bug #583593 (Default tool styles are not loaded for new users).Tavmjong Bah2010-06-072-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 Bah2010-06-061-2/+21
| | | | | | (bzr r9488)
| * Compute baseline-shift relative to parent baseline-shift.Tavmjong Bah2010-06-061-0/+2
| | | | | | (bzr r9487)
| * Adding a character to a superscript or subscript no longer resetsTavmjong Bah2010-06-051-24/+14
| | | | | | | | | | baseline-shift. (bzr r9481)
| * Translator credits update (now all files are updated)Kris De Gussem2010-06-051-2/+2
| | | | | | (bzr r9480)
| * Moved spray tool down, text tool up.Tavmjong Bah2010-06-051-4/+18
| | | | | | (bzr r9479)
| * Adding JessyInk 1.5.1 extension set by Hannes HochreinerJosh Andler2010-06-041-0/+1
| | | | | | (bzr r9478)
| * Translator credits updateKris De Gussem2010-06-041-3/+5
| | | | | | (bzr r9477)
| * Add support for baseline-shift attribute (all possible values).Tavmjong Bah2010-06-048-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 Dufour2010-06-031-146/+181
| | | | | | (bzr r9472)
| * Forgot explicit initialization of FILE*.Jasper van de Gronde2010-06-021-1/+1
| | | | | | (bzr r9471)
| * Fix for bug #283769 (emergency save fails)Jasper van de Gronde2010-06-021-37/+43
| | | | | | (bzr r9470)
| * i think this is the final fix for the LPE forking bug with clones.Johan B. C. Engelen2010-06-011-0/+4
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/578969 (bzr r9469)
| * Flowed text does not support dx (kerning), dy, and rotation attributes.Tavmjong Bah2010-06-011-20/+36
| | | | | | | | | | Disable corresponding widgets if flowed text selected. (bzr r9468)