summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-color-notebook.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* "too much ink" icon is only enabled when the current ICC profile colorspace i...Felipe Corr??a da Silva Sanches2009-12-131-9/+19
* added an icon to the color picker dialog to alert when there is too much ink ...Felipe Corr??a da Silva Sanches2009-12-061-0/+23
* adding iffdefs for LCMS and fixing layout of CMS iconsFelipe Corr??a da Silva Sanches2009-08-171-5/+10
* now gamut check works!Felipe Corr??a da Silva Sanches2009-08-151-24/+2
* refactoring ICC out-of-gamut checkFelipe Corr??a da Silva Sanches2009-08-151-4/+6
* Initial draft of the out-of-gamut check. It is not working yet. I will contin...Felipe Corr??a da Silva Sanches2009-08-141-0/+33
* setting sensibility of "color management icon" depending on icc-color usageFelipe Corr??a da Silva Sanches2009-08-111-10/+13
* adding color management icons to fill&stroke dialogFelipe Corr??a da Silva Sanches2009-08-111-1/+17
* Made text entry handle standard web-hex values. Fixes bug #168121.Jon A. Cruz2009-03-091-4/+22
* From trunkTed Gould2008-10-271-11/+12
* Fixed warnings from deprecated functionJon A. Cruz2008-05-181-15/+18
* comment fixbulia byak2008-02-131-2/+2
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-3/+5
* Cleanup on color changersJon A. Cruz2007-10-301-13/+18
* Initial support for icc color selection including CMYKJon A. Cruz2007-09-251-1/+6
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-25/+21
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-6/+6
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-6/+6
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-3/+3
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+625