summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-color-notebook.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* moved ColorNotebook to ui/widgetTomasz Boczkowski2014-06-011-675/+0
* Using SelectedColor in extenstion/param/colorTomasz Boczkowski2014-06-011-0/+9
* SPColorNotebook cleanupTomasz Boczkowski2014-06-011-131/+15
* inhibit SelectedColor::setColorAlpha in the callbacks of it's signalsTomasz Boczkowski2014-06-011-2/+2
* SPColorICC c++sification: moved to ui/widget/Tomasz Boczkowski2014-05-311-1/+1
* SPColorScales c++-sification - using SelectedColorTomasz Boczkowski2014-05-311-2/+4
* SPColorScales c++-sification - move to ui/widgetTomasz Boczkowski2014-05-311-1/+1
* fixed updating selected color using wheelTomasz Boczkowski2014-05-311-1/+32
* SPColorWheelSelector c++-sification: inherit Gtk::Table/GridTomasz Boczkowski2014-05-311-7/+13
* SPColorWheelSelector c++-sification: moved to ui/widgetsTomasz Boczkowski2014-05-311-1/+1
* added ColorEntry class, refactored SPColorNotebook to use itTomasz Boczkowski2014-05-301-77/+27
* SPColorNotebok c++-sification - removed trackerList, commented out unused pop...Tomasz Boczkowski2014-05-301-144/+52
* SPColorNotebok c++-sification - available pages listTomasz Boczkowski2014-05-301-8/+57
* SPColorSelector c++-sification: added ColorSelectorFactoryTomasz Boczkowski2014-05-301-1/+1
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
* Check for value in range before dereferencing.Jon A. Cruz2013-06-071-2/+5
* Fixed logic error confusing bitwise and with logical and.Jon A. Cruz2013-04-291-2/+2
* minor cppcheck stuffKris De Gussem2013-04-281-3/+1
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
* Warning and dead code cleanup.Jon A. Cruz2013-01-111-1/+1
* Migrate remaining color widgets to GtkGridAlex Valavanis2012-12-021-4/+36
* Replace remaining C-style pointer casts for src/widgetsAlex Valavanis2012-11-111-17/+14
* Fix for 1000023 : Stop color notepad buttons expanding verticallyJohn Smith2012-09-281-1/+1
* Fix for 172236 : Dropper in Fill-Stroke dialog, changed to be a one time only...John Smith2012-09-051-1/+5
* Fix for 172236 : Add color picker to Fill Stroke dialogJohn Smith2012-09-011-0/+18
* Use orientable widgets in GTK+ 3 buildAlex Valavanis2012-06-231-0/+6
* Fix for 1000023 : Fill & Stroke dialog redesignJohn Smith2012-05-211-3/+58
* GTK+ 3 fixes for colour selector widgetsAlex Valavanis2012-05-181-12/+10
* Replace remaining gtk_hbox_new usageAlex Valavanis2012-04-101-0/+5
* Cleaning up unused variables and other warnings.Jon A. Cruz2012-02-141-10/+4
* Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...Jon A. Cruz2012-02-131-8/+8
* Reverting revision 10761 (regression found in the color notebook, see Bug #Bu...Nicolas Dufour2012-01-161-7/+2
* Colors. Patch for Bug #677081 (Default paste color opacity) by Romain.Nicolas Dufour2011-12-071-2/+7
* Refactored to abstract lcms usage more. Added CMSSystem class.Jon A. Cruz2011-07-101-6/+4
* Next step in refactoring color management. More to come.Jon A. Cruz2011-07-091-3/+6
* Refactoring color profile to bring more internal. Help to prep for optional l...Jon A. Cruz2011-07-061-1/+2
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-1/+1
* GTK+ cleaning: gtk_type_newAlex Valavanis2011-07-021-1/+1
* Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses itAlex Valavanis2011-06-271-3/+3
* Gtk cleanup: gtk_menu_appendAlex Valavanis2011-06-261-1/+1
* Switch to GObjectAlex Valavanis2011-06-241-1/+1
* Replace deprecated GtkSignalAlex Valavanis2011-06-131-8/+8
* Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-9/+4
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Fix crash when bringing up F&S dialog with the CMS picker as default when an ...Jon A. Cruz2010-06-161-1/+2
* C++-ification of paint selector.Jon A. Cruz2010-03-221-2/+2
* Whitespace cleanup.Jon A. Cruz2010-03-201-297/+297
* Fix compile when lcms is disabled (someone please check that this fix is corr...Maximilian Albert2009-12-251-0/+2