summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-selector.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-11Warning and dead code cleanup.Jon A. Cruz1-3/+1
2012-12-25Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis1-8/+8
2012-11-29Fix for 171466 : F/S set swatch preview column nameJohn Smith1-0/+5
2012-11-28Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ne...John Smith1-1/+69
2012-11-11Replace remaining C-style pointer casts for src/widgetsAlex Valavanis1-7/+4
2012-10-28Fix for 1067808 : Focus issues with new gradient (and swatch) manager in Fill...John Smith1-0/+3
2012-10-24Fix for 1067819 : Changing gradient name does not dirty the document (trunk)John Smith1-3/+6
2012-10-22Fix for 1067808 : Focus issues with new gradient (and swatch) manager in Fill...John Smith1-0/+8
2012-10-07i18n. Adding gradient selector widget labels.Nicolas Dufour1-2/+2
2012-09-25Fix for 293358 : Reduce width of Fill Stroke dialogJohn Smith1-1/+1
2012-07-01Fix for 950677 : Retire legacy gradient editorJohn Smith1-1/+1
2012-06-26Fix for 722017 : Better Gradient WindowJohn Smith1-84/+209
2012-05-18More GtkObject fixesAlex Valavanis1-10/+7
2012-04-10Replace remaining gtk_hbox_new usageAlex Valavanis1-0/+10
2012-03-07cppcheckKris De Gussem1-1/+1
2012-02-11Get rid of deprecated gtk_marshal_* and some old GtkComboBox APIAlex Valavanis1-4/+4
2011-12-14Migrate gradient selector to GtkComboBoxAlex Valavanis1-28/+23
2011-07-03GTK+ cleanup: gtk_type_classAlex Valavanis1-1/+1
2011-07-02GTK+ cleaning: gtk_type_newAlex Valavanis1-1/+1
2011-06-26Gtk cleanup: gtk_menu_appendAlex Valavanis1-3/+3
2011-06-13Replace deprecated GtkSignalAlex Valavanis1-20/+24
2011-06-05Replace use of deprecated GtkTooltips APIAlex Valavanis1-3/+2
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-1/+1
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-5/+1
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-6/+6
2010-07-07Tuning fill-n-stroke to support non-solid swatches.Jon A. Cruz1-40/+53
2010-06-28Partial C++-ification of SPGradientJon A. Cruz1-1/+1
2010-06-17Disable edit dialog when custom swatch is edited in fill-n-stroke. Addressing...Jon A. Cruz1-18/+27
2010-03-09Initial F&S dialog setting of swatch colors.Jon A. Cruz1-6/+26
2010-03-08Follow-up fix of member/parameter name collision.Jon A. Cruz1-1/+1
2010-03-08Cleanup of gradient-selector to allow for new mode.Jon A. Cruz1-45/+28
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2008-12-04Warning/type cleanup.Jon A. Cruz1-11/+18
2008-12-04Whitespace cleanup.Jon A. Cruz1-204/+214
2008-05-17Warning cleanupJon A. Cruz1-4/+4
2007-04-21Fix use of uninitialized 'doc' var. Fix use of gc::released 'repr'.Bob Jamison1-14/+19
2007-03-20plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY1-1/+2
2007-01-22continue switching sp_repr_new* over to XML::Document::create*Aaron Spike1-3/+5
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
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-1/+1