summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-vector.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-20Fix for 973195 : Limit width of color profile labelsJohn Smith1-4/+4
2012-05-17Fix for 950677 : ellipsize function with ustringJohn Smith1-13/+12
2012-05-15Fix for 950677 : Ellipse text if gradient name too longJohn Smith1-2/+16
2012-05-12syntx of null pointer dereference checksKris De Gussem1-10/+10
2012-04-10Clean up some deprecated orientable APIAlex Valavanis1-0/+9
2012-04-10Replace remaining gtk_hbox_new usageAlex Valavanis1-0/+10
2012-04-09fix memory leak and some minor thingsKris De Gussem1-5/+5
2012-04-04Warning cleanup.Jon A. Cruz1-1/+1
2012-04-01Fix for 950677 : Add stops and repeat controls to the gradient toolbarJohn Smith1-1/+1
2012-03-15Fix for 903671 : Fill and Stroke Gradient list and Gradient EditorJohn Smith1-164/+207
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-2/+3
2012-02-26Replace deprecated GTK_TYPE macrosAlex Valavanis1-1/+1
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-02-11Get rid of deprecated gtk_marshal_* and some old GtkComboBox APIAlex Valavanis1-1/+1
2012-01-05More GSEAL fixesAlex Valavanis1-6/+6
2011-07-03GTK+ cleanup: gtk_type_classAlex Valavanis1-1/+1
2011-07-02Fix problem with merged code where a pointer to a plain C GTK+ object was cas...Jon A. Cruz1-4/+3
2011-07-02GTK+ cleaning: gtk_type_newAlex Valavanis1-1/+1
2011-06-26Gtk cleanup: gtk_object_get_dataAlex Valavanis1-1/+1
2011-06-26Gtk cleanup: gtk_menu_appendAlex Valavanis1-6/+6
2011-06-25Gtk cleanup: gtk_object_set_dataAlex Valavanis1-4/+4
2011-06-13Replace deprecated GtkSignalAlex Valavanis1-16/+17
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-2/+2
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-39/+37
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-09-15Prevent opacity slider changes from going into undo as separate items. Fixes ...Jon A. Cruz1-15/+12
2010-08-14Completely remove NRPixBlockKrzysztof Kosi??ski1-4/+5
2010-07-18Correcting black gradient stops when swatches are set or drug.Jon A. Cruz1-27/+10
2010-07-18Correct behavior of gradient stops to extract color from swatch when color is...Jon A. Cruz1-27/+10
2010-07-07Tuning fill-n-stroke to support non-solid swatches.Jon A. Cruz1-0/+5
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public1-3/+3
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-8/+8
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-1/+1
2010-06-28Partial C++-ification of SPGradientJon A. Cruz1-6/+6
2010-03-22C++-ification of paint selector.Jon A. Cruz1-2/+2
2010-03-09Initial F&S dialog setting of swatch colors.Jon A. Cruz1-1/+9
2010-03-08Cleanup of gradients and stops.Jon A. Cruz1-10/+8
2010-03-06Block "special" solid gradients from gradient F&S dialog.Jon A. Cruz1-410/+413
2010-03-06New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz1-1/+1
2010-03-02Cleanup on id access.Jon A. Cruz1-1/+1
2009-08-22fix 416940bulia byak1-3/+11
2009-08-13fix 376068bulia byak1-14/+16
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-4/+4
2009-08-05SPDocument->Documentjohnce1-4/+4
2008-12-04Warning/type cleanup.Jon A. Cruz1-25/+33
2008-12-04Whitespace cleanup.Jon A. Cruz1-773/+771
2008-10-27From trunkTed Gould1-70/+72
2008-09-20release reprs properlybulia byak1-0/+3
2007-09-24Fixed unsafe hardcoding of buffer sizeJon A. Cruz1-3/+3