summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-color-notebook.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* moved ColorNotebook to ui/widgetTomasz Boczkowski2014-06-011-675/+0
| | | (bzr r13341.6.51)
* Using SelectedColor in extenstion/param/colorTomasz Boczkowski2014-06-011-0/+9
| | | (bzr r13341.6.45)
* SPColorNotebook cleanupTomasz Boczkowski2014-06-011-131/+15
| | | (bzr r13341.6.44)
* inhibit SelectedColor::setColorAlpha in the callbacks of it's signalsTomasz Boczkowski2014-06-011-2/+2
| | | (bzr r13341.6.43)
* SPColorICC c++sification: moved to ui/widget/Tomasz Boczkowski2014-05-311-1/+1
| | | (bzr r13341.6.41)
* SPColorScales c++-sification - using SelectedColorTomasz Boczkowski2014-05-311-2/+4
| | | (bzr r13341.6.40)
* SPColorScales c++-sification - move to ui/widgetTomasz Boczkowski2014-05-311-1/+1
| | | (bzr r13341.6.38)
* fixed updating selected color using wheelTomasz Boczkowski2014-05-311-1/+32
| | | (bzr r13341.6.36)
* SPColorWheelSelector c++-sification: inherit Gtk::Table/GridTomasz Boczkowski2014-05-311-7/+13
| | | (bzr r13341.6.35)
* SPColorWheelSelector c++-sification: moved to ui/widgetsTomasz Boczkowski2014-05-311-1/+1
| | | (bzr r13341.6.34)
* added ColorEntry class, refactored SPColorNotebook to use itTomasz Boczkowski2014-05-301-77/+27
| | | (bzr r13341.6.31)
* SPColorNotebok c++-sification - removed trackerList, commented out unused ↵Tomasz Boczkowski2014-05-301-144/+52
| | | | | pop-up menu (bzr r13341.6.29)
* SPColorNotebok c++-sification - available pages listTomasz Boczkowski2014-05-301-8/+57
| | | (bzr r13341.6.28)
* SPColorSelector c++-sification: added ColorSelectorFactoryTomasz Boczkowski2014-05-301-1/+1
| | | (bzr r13341.6.27)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
| | | (bzr r12785)
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
| | | (bzr r12782)
* Check for value in range before dereferencing.Jon A. Cruz2013-06-071-2/+5
| | | (bzr r12357)
* Fixed logic error confusing bitwise and with logical and.Jon A. Cruz2013-04-291-2/+2
| | | | | Whitespace cleanup to make the issue easier to spot. (bzr r12311)
* minor cppcheck stuffKris De Gussem2013-04-281-3/+1
| | | (bzr r12307)
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243)
* Warning and dead code cleanup.Jon A. Cruz2013-01-111-1/+1
| | | (bzr r12014)
* Migrate remaining color widgets to GtkGridAlex Valavanis2012-12-021-4/+36
| | | (bzr r11923)
* Replace remaining C-style pointer casts for src/widgetsAlex Valavanis2012-11-111-17/+14
| | | (bzr r11868)
* Fix for 1000023 : Stop color notepad buttons expanding verticallyJohn Smith2012-09-281-1/+1
| | | (bzr r11711)
* Fix for 172236 : Dropper in Fill-Stroke dialog, changed to be a one time ↵John Smith2012-09-051-1/+5
| | | | | only pick (bzr r11652)
* Fix for 172236 : Add color picker to Fill Stroke dialogJohn Smith2012-09-011-0/+18
| | | (bzr r11635)
* Use orientable widgets in GTK+ 3 buildAlex Valavanis2012-06-231-0/+6
| | | (bzr r11512)
* Fix for 1000023 : Fill & Stroke dialog redesignJohn Smith2012-05-211-3/+58
| | | (bzr r11389)
* GTK+ 3 fixes for colour selector widgetsAlex Valavanis2012-05-181-12/+10
| | | (bzr r11384)
* Replace remaining gtk_hbox_new usageAlex Valavanis2012-04-101-0/+5
| | | (bzr r11204)
* Cleaning up unused variables and other warnings.Jon A. Cruz2012-02-141-10/+4
| | | (bzr r10972)
* Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug ↵Jon A. Cruz2012-02-131-8/+8
| | | | | | | | #885324. Fixed bugs: - https://launchpad.net/bugs/885324 (bzr r10969)
* Reverting revision 10761 (regression found in the color notebook, see Bug ↵Nicolas Dufour2012-01-161-7/+2
| | | | | #Bug #677081). (bzr r10893)
* Colors. Patch for Bug #677081 (Default paste color opacity) by Romain.Nicolas Dufour2011-12-071-2/+7
| | | (bzr r10761)
* Refactored to abstract lcms usage more. Added CMSSystem class.Jon A. Cruz2011-07-101-6/+4
| | | (bzr r10437)
* Next step in refactoring color management. More to come.Jon A. Cruz2011-07-091-3/+6
| | | (bzr r10429)
* Refactoring color profile to bring more internal. Help to prep for optional ↵Jon A. Cruz2011-07-061-1/+2
| | | | | lcms2 support. (bzr r10420)
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-1/+1
| | | (bzr r10407)
* GTK+ cleaning: gtk_type_newAlex Valavanis2011-07-021-1/+1
| | | (bzr r10390.1.3)
* Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses itAlex Valavanis2011-06-271-3/+3
| | | (bzr r10350.1.10)
* Gtk cleanup: gtk_menu_appendAlex Valavanis2011-06-261-1/+1
| | | (bzr r10350.1.7)
* Switch to GObjectAlex Valavanis2011-06-241-1/+1
| | | (bzr r10350.1.3)
* Replace deprecated GtkSignalAlex Valavanis2011-06-131-8/+8
| | | (bzr r10282.1.1)
* Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-9/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/793086 (bzr r10256.1.1)
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
* 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)
* 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)
* C++-ification of paint selector.Jon A. Cruz2010-03-221-2/+2
| | | (bzr r9221)
* Whitespace cleanup.Jon A. Cruz2010-03-201-297/+297
| | | (bzr r9214)
* Fix compile when lcms is disabled (someone please check that this fix is ↵Maximilian Albert2009-12-251-0/+2
| | | | | correct). (bzr r8909)