| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ↵ | John Smith | 2012-11-28 | 1 | -16/+18 |
| | | | | | | never go away (bzr r11911) | ||||
| * | Fix for 1060563 : Swatches : Sort the list of swatch names | John Smith | 2012-10-08 | 1 | -16/+31 |
| | | | | (bzr r11757) | ||||
| * | code cleanup: make more functions static, add includes. | Campbell Barton | 2012-10-04 | 1 | -2/+5 |
| | | | | (bzr r11737) | ||||
| * | Fix for 908392 : Swatches dialog minimum size | John Smith | 2012-07-21 | 1 | -0/+13 |
| | | | | (bzr r11559) | ||||
| * | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 2012-04-10 | 1 | -2/+2 |
| | | | | (bzr r11207) | ||||
| * | cppcheck | Kris De Gussem | 2012-04-04 | 1 | -3/+3 |
| | | | | (bzr r11149) | ||||
| * | Fix false gtk deprecation warnings from gtkmm headers | Alex Valavanis | 2012-03-12 | 1 | -1/+1 |
| | | | | (bzr r11070) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -0/+3 |
| | | | | (bzr r11030) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -2/+1 |
| | | | | (bzr r11018) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-25 | 1 | -0/+1 |
| | | | | (bzr r11015) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+2 |
| | | | | (bzr r10963) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-18 | 1 | -2/+2 |
| | | | | (bzr r10681) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -3/+3 |
| | | | | (bzr r10660) | ||||
| * | Fix large memory leaks in the swatches panel | Krzysztof Kosi??ski | 2011-08-16 | 1 | -15/+9 |
| | | | | (bzr r10347.1.35) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -10/+89 |
| |\ | | | | | (bzr r9508.1.89) | ||||
| | * | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, ↵ | Jon A. Cruz | 2011-06-04 | 1 | -5/+1 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug #792263. Fixed bugs: - https://launchpad.net/bugs/709847 - https://launchpad.net/bugs/747512 - https://launchpad.net/bugs/792263 (bzr r10255) | ||||
| | | * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -5/+1 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | ||||
| | * | | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -2/+2 |
| | |/ | | | | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| | * | Queue swatch updates during periods of high UI usage, such as dragging ↵ | Jon A. Cruz | 2011-05-30 | 1 | -3/+86 |
| | | | | | | | | | | | | | | | | | gradient handles. Fixes bug #734981. Fixed bugs: - https://launchpad.net/bugs/734981 (bzr r10244) | ||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -12/+15 |
| |\| | | | | | (bzr r9508.1.72) | ||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -12/+15 |
| | |\ | | | | | | | (bzr r9945.1.1) | ||||
| | | * | C++ification of SPObject continued along with the onset of XML ↵ | Abhishek Sharma Public | 2010-07-06 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | | Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected. (bzr r9546.1.5) | ||||
| | | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| | | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -5/+5 |
| | | | | | | | | | | (bzr r9546.1.2) | ||||
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -2/+2 |
| |\| | | | | | | | | (bzr r9508.1.70) | ||||
| | * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| | * | | i18n. Palettes translation with context (see Bug #667402, Colour palettes ↵ | Nicolas Dufour | 2010-11-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | not translatable). (bzr r9871) | ||||
| | * | | i18n. Color palette items are now translatable (see Bug #667402, Color ↵ | Nicolas Dufour | 2010-11-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | palette not translatable). Fixed bugs: - https://launchpad.net/bugs/667402 (bzr r9870) | ||||
| * | | | merge from trunk | Krzysztof Kosi??ski | 2010-08-08 | 1 | -50/+149 |
| |\| | | | | | | | | (bzr r9508.1.52) | ||||
| | * | | 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) | ||||
| * | | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -27/+32 |
| |/ | | | (bzr r9508.1.44) | ||||
| * | 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) | ||||
