summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-color-slider.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* GTK+ 3 fixes for colour selector widgetsAlex Valavanis2012-05-181-13/+8
* Fix for 943207 : Replace deprecated gdk_draw_rgb_image with cairo drawing in ...John Smith2012-04-231-21/+37
* Fixed conditional code to avoid unused function warnings.Jon A. Cruz2012-04-181-0/+4
* Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...Alex Valavanis2012-04-171-0/+28
* drop some deprecated gdk_draw functionsAlex Valavanis2012-04-061-8/+18
* Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith2012-04-031-1/+1
* Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith2012-04-021-2/+2
* Remove some deprecated GDK symbolsAlex Valavanis2012-03-031-2/+2
* Get rid of deprecated gtk_marshal_* and some old GtkComboBox APIAlex Valavanis2012-02-111-4/+4
* sp-color-slider GSEAL fixesAlex Valavanis2012-01-141-41/+63
* GTK+ cleanup: gtk_object_sinkAlex Valavanis2011-07-031-1/+1
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-15/+1
* GTK+ cleaning: gtk_type_newAlex Valavanis2011-07-021-1/+1
* Switch to GObjectAlex Valavanis2011-06-241-13/+11
* Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-151-2/+2
* Replace deprecated GtkSignalAlex Valavanis2011-06-131-31/+35
* Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis2011-06-121-2/+2
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-2/+1
* Reinstating version bump.Jon A. Cruz2011-05-201-12/+6
* Revert version bump so win devlibs can catch up.Jon A. Cruz2011-05-191-6/+12
* Made dependencies explicit and bumped versions.Jon A. Cruz2011-05-181-12/+6
* Added work-around for broken themes that fill in with gtk_paint_border, inclu...Jon A. Cruz2009-02-271-7/+22
* adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2009-02-091-0/+4
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-091-1/+1
* add missing #include for gtk version checkMaximilian Albert2008-09-081-0/+1
* add version check for new apiBob Jamison2008-09-081-1/+4
* Attempt to fix the 245 floor / 255 page size adjustment problem.Bob Jamison2008-09-081-2/+5
* Cleanup on color changersJon A. Cruz2007-10-301-1/+1
* Initial support for icc color selection including CMYKJon A. Cruz2007-09-251-0/+3
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+687