summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-vector.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up.Markus Engel2013-08-031-5/+5
* minor cppcheck stuffKris De Gussem2013-04-281-3/+1
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-3/+2
* Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis2012-12-251-7/+7
* code cleanup: make more functions static, add includes.Campbell Barton2012-10-041-1/+1
* Fix for 1048958 : Unexpected count '#' of swatch fill uses for clonesJohn Smith2012-09-121-0/+2
* Fix for 722017 : Better Gradient WindowJohn Smith2012-06-261-83/+108
* Drop GtkObject usage in gradient-vectorAlex Valavanis2012-06-091-17/+48
* Fix for 973195 : Limit width of color profile labelsJohn Smith2012-05-201-4/+4
* Fix for 950677 : ellipsize function with ustringJohn Smith2012-05-171-13/+12
* Fix for 950677 : Ellipse text if gradient name too longJohn Smith2012-05-151-2/+16
* syntx of null pointer dereference checksKris De Gussem2012-05-121-10/+10
* Clean up some deprecated orientable APIAlex Valavanis2012-04-101-0/+9
* Replace remaining gtk_hbox_new usageAlex Valavanis2012-04-101-0/+10
* fix memory leak and some minor thingsKris De Gussem2012-04-091-5/+5
* Warning cleanup.Jon A. Cruz2012-04-041-1/+1
* Fix for 950677 : Add stops and repeat controls to the gradient toolbarJohn Smith2012-04-011-1/+1
* Fix for 903671 : Fill and Stroke Gradient list and Gradient EditorJohn Smith2012-03-151-164/+207
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-2/+3
* Replace deprecated GTK_TYPE macrosAlex Valavanis2012-02-261-1/+1
* Header cleaningAlex Valavanis2012-02-121-0/+1
* Get rid of deprecated gtk_marshal_* and some old GtkComboBox APIAlex Valavanis2012-02-111-1/+1
* More GSEAL fixesAlex Valavanis2012-01-051-6/+6
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-1/+1
* Fix problem with merged code where a pointer to a plain C GTK+ object was cas...Jon A. Cruz2011-07-021-4/+3
* GTK+ cleaning: gtk_type_newAlex Valavanis2011-07-021-1/+1
* Gtk cleanup: gtk_object_get_dataAlex Valavanis2011-06-261-1/+1
* Gtk cleanup: gtk_menu_appendAlex Valavanis2011-06-261-6/+6
* Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-251-4/+4
* Merge from trunkKrzysztof Kosi??ski2011-06-191-21/+21
|\
| * Replace deprecated GtkSignalAlex Valavanis2011-06-131-16/+17
| * Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-3/+2
| * Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-2/+2
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-39/+37
|\|
| * Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-39/+37
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-19/+22
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-19/+22
| |\
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-3/+3
| | * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-8/+8
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-1/+1
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-16/+13
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| * | Prevent opacity slider changes from going into undo as separate items. Fixes ...Jon A. Cruz2010-09-151-15/+12
* | | Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-141-4/+5
|/ /
* | Correct behavior of gradient stops to extract color from swatch when color is...Jon A. Cruz2010-07-181-27/+10
* | Tuning fill-n-stroke to support non-solid swatches.Jon A. Cruz2010-07-071-0/+5
|/
* Partial C++-ification of SPGradientJon A. Cruz2010-06-281-6/+6
* C++-ification of paint selector.Jon A. Cruz2010-03-221-2/+2
* Initial F&S dialog setting of swatch colors.Jon A. Cruz2010-03-091-1/+9
* Cleanup of gradients and stops.Jon A. Cruz2010-03-081-10/+8