summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-color-scales.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-27Update to experimental r13565Liam P. White1-1/+1
2014-09-07Update to experimental r13543Liam P. White1-1/+1
2014-09-02Remove misleading dialogs directoryLiam P. White1-1/+1
2014-08-24More GObject boilerplate reductionAlex Valavanis1-33/+4
2014-08-23gtk_widget_set_margin_left/right deprecation fixAlex Valavanis1-0/+15
2014-05-31SPColorScales c++-sification - move to ui/widgetTomasz Boczkowski1-788/+0
2014-05-31ColorSlider coding styleTomasz Boczkowski1-15/+15
2014-05-30SPColorNotebok c++-sification - available pages listTomasz Boczkowski1-1/+10
2014-05-30SPColorSelector c++-sification: added ColorSelectorFactoryTomasz Boczkowski1-0/+22
2014-05-24SPColorSlider c++-sification: use in sp-color-scalesTomasz Boczkowski1-101/+81
2014-05-23moved widgets/sp-color-slider to ui/widget/color-sliderTomasz Boczkowski1-0/+1
2014-05-21SPColorSlider c++-sification: added ColorSlider classTomasz Boczkowski1-1/+3
2012-12-26Revert C++ casting for setting HSL map in sp-color-scalesAlex Valavanis1-1/+1
2012-12-25Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis1-10/+7
2012-12-02Migrate sp-color-scales to GtkGrid and fix alignment in sp-color-wheel-selectorAlex Valavanis1-3/+37
2012-11-11Replace remaining C-style pointer casts for src/widgetsAlex Valavanis1-5/+2
2012-05-18GTK+ 3 fixes for colour selector widgetsAlex Valavanis1-13/+10
2012-05-16Fix for 950508 : Small padding changeJohn Smith1-1/+1
2012-02-05(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem1-4/+4
2012-01-06More GSEAL stuffAlex Valavanis1-3/+4
2011-07-02GTK+ cleaning: gtk_type_newAlex Valavanis1-1/+1
2011-06-26Gtk cleanup: gtk_object_get_dataAlex Valavanis1-1/+1
2011-06-25Gtk cleanup: gtk_object_set_dataAlex Valavanis1-1/+1
2011-06-13Replace deprecated GtkSignalAlex Valavanis1-8/+8
2011-06-05Replace use of deprecated GtkTooltips APIAlex Valavanis1-28/+26
2010-10-25UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )Kris De Gussem1-13/+13
2010-07-07Revert device-color for now.Jon A. Cruz1-20/+6
2009-12-07This commit hooks device-cmyk handling to color pickers. Now we have basic in...Felipe Corr??a da Silva Sanches1-5/+21
2009-08-14preserving icc colors in all tabs of fill&strokeFelipe Corr??a da Silva Sanches1-0/+5
2009-02-27Added work-around for broken themes that fill in with gtk_paint_border, inclu...Jon A. Cruz1-1/+3
2008-02-15remove old and apparently unused hack that was causing bug 192060bulia byak1-7/+0
2007-10-30Cleanup on color changersJon A. Cruz1-33/+33
2007-09-15Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz1-8/+15
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-1/+1
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-1/+1