| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 1 | -33/+22 |
| | | | | | | marker string. (bzr r9582) | ||||
| * | Make order of 'auto' swatches match order in document. | Jon A. Cruz | 2010-07-03 | 1 | -0/+2 |
| | | | | (bzr r9563) | ||||
| * | Rough pass of Fill-n-Stroke swatch conversion. | Jon A. Cruz | 2010-07-02 | 1 | -34/+37 |
| | | | | (bzr r9553) | ||||
| * | Partial C++-ification of SPGradient | Jon A. Cruz | 2010-06-28 | 1 | -8/+9 |
| | | | | (bzr r9542) | ||||
| * | Implementing the "Convert" popup menu item for gradients/swatches. Part of ↵ | Jon A. Cruz | 2010-06-26 | 1 | -2/+80 |
| | | | | | | | | | bug #59441. Fixed bugs: - https://launchpad.net/bugs/594441 (bzr r9541) | ||||
| * | Fixed missing palette when using file open on a new document. | Jon A. Cruz | 2010-03-19 | 1 | -1/+1 |
| | | | | (bzr r9210) | ||||
| * | Fixing "Auto" palette to be tracked per document, independent of containing ↵ | Jon A. Cruz | 2010-03-16 | 1 | -123/+216 |
| | | | | | | panel. (bzr r9195) | ||||
| * | Splitting the color swatch class to be separate for easier work. | Jon A. Cruz | 2010-03-13 | 1 | -860/+34 |
| | | | | (bzr r9184) | ||||
| * | Finished live updating of swatch previews. Fixes bugs #397872, #421548. | Jon A. Cruz | 2010-03-12 | 1 | -129/+161 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/397872 - https://launchpad.net/bugs/421548 (bzr r9179) | ||||
| * | Fix flicker during palette update. | Jon A. Cruz | 2010-03-11 | 1 | -3/+37 |
| | | | | (bzr r9174) | ||||
| * | Auto swatches now update as they are edited in the document. Some flickering ↵ | Jon A. Cruz | 2010-03-10 | 1 | -54/+86 |
| | | | | | | issues still to be resolved. (bzr r9172) | ||||
| * | Fix color swatch drag preview. | Jon A. Cruz | 2010-03-03 | 1 | -0/+1 |
| | | | | (bzr r9133) | ||||
| * | Cleanup on id access. | Jon A. Cruz | 2010-03-02 | 1 | -4/+4 |
| | | | | (bzr r9127) | ||||
| * | reenable per-document palette to allow for continuing development. | Jon A. Cruz | 2009-12-13 | 1 | -1/+1 |
| | | | | (bzr r8885) | ||||
| * | Conditionally disable per-document "auto" palette | Jon A. Cruz | 2009-09-20 | 1 | -0/+12 |
| | | | | (bzr r8620) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -8/+8 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -8/+8 |
| | | | | (bzr r8408) | ||||
| * | Track stroke and fill of selected object and flag style palette entries in ↵ | Jon A. Cruz | 2009-03-23 | 1 | -2/+134 |
| | | | | | | use. Fixes wishlist bug #172179. (bzr r7548) | ||||
| * | Make drag-n-drop preview a gradient image for gradients. | Jon A. Cruz | 2009-03-23 | 1 | -12/+30 |
| | | | | (bzr r7545) | ||||
| * | Make simple clicks and menu set match the drag-n-drop color setting. | Jon A. Cruz | 2009-03-22 | 1 | -8/+19 |
| | | | | (bzr r7540) | ||||
| * | Fixed warning from double append. | Jon A. Cruz | 2009-03-22 | 1 | -1/+0 |
| | | | | (bzr r7538) | ||||
| * | Added rought preview of gradients in swatches. | Jon A. Cruz | 2009-03-21 | 1 | -10/+56 |
| | | | | (bzr r7537) | ||||
| * | Cleaning up interface. Moved internals out of .h file. | Jon A. Cruz | 2009-03-21 | 1 | -0/+58 |
| | | | | (bzr r7536) | ||||
| * | Added explicit tagging of "solid color gradients" and base context menu to ↵ | Jon A. Cruz | 2009-03-21 | 1 | -22/+126 |
| | | | | | | add and edit. (bzr r7535) | ||||
| * | Renamed ColorDef to PaintDef to prep for expanded functionality. | Jon A. Cruz | 2009-03-20 | 1 | -8/+8 |
| | | | | (bzr r7528) | ||||
| * | Limit things to single-color gradients until we get gradient previews going | Jon A. Cruz | 2009-03-18 | 1 | -6/+12 |
| | | | | (bzr r7516) | ||||
| * | Purged use of INKSCAPE_PIXMAPDIR | Jon A. Cruz | 2009-03-18 | 1 | -6/+10 |
| | | | | (bzr r7515) | ||||
| * | Initial read-only generation of per-document palette | Jon A. Cruz | 2009-03-17 | 1 | -27/+137 |
| | | | | (bzr r7510) | ||||
| * | Reworked internals of color and drag-n-drop. | Jon A. Cruz | 2009-03-08 | 1 | -109/+19 |
| | | | | (bzr r7439) | ||||
| * | Moving dnd data generation into the generic ColorDef class. | Jon A. Cruz | 2009-03-07 | 1 | -140/+51 |
| | | | | (bzr r7433) | ||||
| * | Hide the new 'clear' swatch for now | Jon A. Cruz | 2009-03-05 | 1 | -1/+1 |
| | | | | (bzr r7423) | ||||
| * | Adding clear-color swatch to complement no-color. | Jon A. Cruz | 2009-03-05 | 1 | -10/+28 |
| | | | | (bzr r7422) | ||||
| * | Removed boolean "remove" from swatch, used new type enum in ColorDef. | Jon A. Cruz | 2009-03-04 | 1 | -26/+48 |
| | | | | (bzr r7411) | ||||
| * | Cleanup and prep for more work | Jon A. Cruz | 2009-03-04 | 1 | -41/+18 |
| | | | | (bzr r7410) | ||||
| * | Adding some no-color to drag-n-drop | Jon A. Cruz | 2009-03-03 | 1 | -5/+69 |
| | | | | (bzr r7402) | ||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -0/+1212 |
| should be. Build libinkscape.a - should reduce link time. (bzr r7337) | |||||
