summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/swatches.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Check order (fixing bug 1219264 ?)Kris De Gussem2013-12-151-2/+2
| | | (bzr r12851)
* add null pointer checkKris De Gussem2013-12-051-1/+1
| | | (bzr r12838)
* Merged from trunk (r12419).Markus Engel2013-07-141-1/+2
|\ | | | | (bzr r11608.1.107)
| * Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | Inkscape::Selection to use a LayerModel that is not associated with a UI. Changed the interface of verbs (SPAction) to use a new ActionContext rather than UI::View::View, again so that verbs may be used in a console mode. Modified boolean operation verbs to work in console-only mode. Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops. Modified main.cpp to process selections and verbs in no-GUI mode. Other changes are all consequences of the SPDesktop, Selection and LayerModel interface changes. (bzr r12387.1.1)
* | Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-051-1/+0
|/ | | (bzr r11608.1.82)
* Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPickerAlex Valavanis2013-03-091-3/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1094504 (bzr r12185)
* Fix missing headers for Gtk+ 3 buildAlex Valavanis2013-02-231-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1122816 (bzr r12145)
* Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ↵John Smith2012-11-281-16/+18
| | | | | never go away (bzr r11911)
* Fix for 1060563 : Swatches : Sort the list of swatch namesJohn Smith2012-10-081-16/+31
| | | (bzr r11757)
* code cleanup: make more functions static, add includes.Campbell Barton2012-10-041-2/+5
| | | (bzr r11737)
* Fix for 908392 : Swatches dialog minimum sizeJohn Smith2012-07-211-0/+13
| | | (bzr r11559)
* Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis2012-04-101-2/+2
| | | (bzr r11207)
* cppcheckKris De Gussem2012-04-041-3/+3
| | | (bzr r11149)
* Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis2012-03-121-1/+1
| | | (bzr r11070)
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-0/+3
| | | (bzr r11030)
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-2/+1
| | | (bzr r11018)
* Header cleaningAlex Valavanis2012-02-251-0/+1
| | | (bzr r11015)
* Header cleaningAlex Valavanis2012-02-121-0/+2
| | | (bzr r10963)
* cppcheckKris De Gussem2011-10-181-2/+2
| | | (bzr r10681)
* Doxygen cleanup.Jon A. Cruz2011-10-031-3/+3
| | | (bzr r10660)
* Fix large memory leaks in the swatches panelKrzysztof Kosi??ski2011-08-161-15/+9
| | | (bzr r10347.1.35)
* Merge from trunkKrzysztof Kosi??ski2011-06-191-10/+89
|\ | | | | (bzr r9508.1.89)
| * Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, ↵Jon A. Cruz2011-06-041-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 transitionAlex Valavanis2011-06-031-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. Cruz2011-06-041-2/+2
| |/ | | | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254)
| * Queue swatch updates during periods of high UI usage, such as dragging ↵Jon A. Cruz2011-05-301-3/+86
| | | | | | | | | | | | | | | | gradient handles. Fixes bug #734981. Fixed bugs: - https://launchpad.net/bugs/734981 (bzr r10244)
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-12/+15
|\| | | | | (bzr r9508.1.72)
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-12/+15
| |\ | | | | | | (bzr r9945.1.1)
| | * C++ification of SPObject continued along with the onset of XML ↵Abhishek Sharma Public2010-07-061-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 Public2010-07-021-1/+1
| | | | | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3)
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-5/+5
| | | | | | | | | (bzr r9546.1.2)
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-2/+2
|\| | | | | | | | (bzr r9508.1.70)
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-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 Dufour2010-11-021-1/+1
| | | | | | | | | | | | | | | not translatable). (bzr r9871)
| * | i18n. Color palette items are now translatable (see Bug #667402, Color ↵Nicolas Dufour2010-11-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | palette not translatable). Fixed bugs: - https://launchpad.net/bugs/667402 (bzr r9870)
* | | merge from trunkKrzysztof Kosi??ski2010-08-081-50/+149
|\| | | | | | | | (bzr r9508.1.52)
| * | 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-061-33/+22
| | | | | | | | | | | | | | | marker string. (bzr r9582)
| * | Make order of 'auto' swatches match order in document.Jon A. Cruz2010-07-031-0/+2
| | | | | | | | | (bzr r9563)
| * | Rough pass of Fill-n-Stroke swatch conversion.Jon A. Cruz2010-07-021-34/+37
| |/ | | | | (bzr r9553)
| * Partial C++-ification of SPGradientJon A. Cruz2010-06-281-8/+9
| | | | | | (bzr r9542)
| * Implementing the "Convert" popup menu item for gradients/swatches. Part of ↵Jon A. Cruz2010-06-261-2/+80
| | | | | | | | | | | | | | | | bug #59441. Fixed bugs: - https://launchpad.net/bugs/594441 (bzr r9541)
* | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-27/+32
|/ | | (bzr r9508.1.44)
* Fixed missing palette when using file open on a new document.Jon A. Cruz2010-03-191-1/+1
| | | (bzr r9210)
* Fixing "Auto" palette to be tracked per document, independent of containing ↵Jon A. Cruz2010-03-161-123/+216
| | | | | panel. (bzr r9195)
* Splitting the color swatch class to be separate for easier work.Jon A. Cruz2010-03-131-860/+34
| | | (bzr r9184)
* Finished live updating of swatch previews. Fixes bugs #397872, #421548.Jon A. Cruz2010-03-121-129/+161
| | | | | | | Fixed bugs: - https://launchpad.net/bugs/397872 - https://launchpad.net/bugs/421548 (bzr r9179)
* Fix flicker during palette update.Jon A. Cruz2010-03-111-3/+37
| | | (bzr r9174)
* Auto swatches now update as they are edited in the document. Some flickering ↵Jon A. Cruz2010-03-101-54/+86
| | | | | issues still to be resolved. (bzr r9172)