summaryrefslogtreecommitdiffstats
path: root/src/widgets/paint-selector.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-151-9/+9
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-1/+1
* GTK+ cleaning: gtk_type_newAlex Valavanis2011-07-021-6/+2
* Gtk cleanup: gtk_object_get_dataAlex Valavanis2011-06-261-7/+7
* Gtk cleanup: gtk_menu_appendAlex Valavanis2011-06-261-3/+3
* Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-251-10/+10
* Switch to GObjectAlex Valavanis2011-06-241-1/+1
* Replace deprecated gtk_radio_button_group symbolAlex Valavanis2011-06-231-1/+1
* Replace deprecated GtkSignalAlex Valavanis2011-06-131-54/+60
* Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-14/+12
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-8/+1
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-1/+1
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-5/+5
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-3/+4
|\
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-3/+3
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-1/+1
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Tuning fill-n-stroke to support non-solid swatches.Jon A. Cruz2010-07-071-2/+1
* | Rough pass of Fill-n-Stroke swatch conversion.Jon A. Cruz2010-07-021-0/+1
|/
* Partial C++-ification of SPGradientJon A. Cruz2010-06-281-2/+2
* Phase 3 - Convert to C++ class, but still using C-style callbacks and signals.Jon A. Cruz2010-03-281-8/+7
* Update to reflect "swatch" gradients as being assumed to be shared.Jon A. Cruz2010-03-231-14/+14
* C++-ification of enums.Jon A. Cruz2010-03-221-106/+84
* C++-ification of paint selector.Jon A. Cruz2010-03-221-98/+87
* Fix crashJon A. Cruz2010-03-211-3/+9
* Edit single-stop "swatch"/"solid" gradients in-place in the F&S dialog.Jon A. Cruz2010-03-211-15/+22
* Initial F&S dialog setting of swatch colors.Jon A. Cruz2010-03-091-52/+81
* Cleanup of gradient-selector to allow for new mode.Jon A. Cruz2010-03-081-11/+17
* New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz2010-03-061-6/+68
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-6/+6
* SPDocument->Documentjohnce2009-08-051-6/+6
* Fix for pattern name localizationNicolas Dufour2009-07-081-2/+2
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-191-9/+9
* Updating deprecated type calls.Jon A. Cruz2008-05-061-9/+12
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+2
* use stockid for label; help text updatebulia byak2007-12-041-4/+8
* Cleanup on color changersJon A. Cruz2007-10-301-2/+2
* Cliff's nice patch: [ 1803881 ] Stock Patterns Support in Fill/StrokeJohan B. C. Engelen2007-10-091-34/+155
* Initial support for icc color selection including CMYKJon A. Cruz2007-09-251-5/+25
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-4/+6
* Purged fill type enumJon A. Cruz2007-09-101-38/+25
* Update pattern creation help text to reflect new menu layout.MenTaLguY2006-07-231-1/+1
* Shrunk a few icon sizes.Jon A. Cruz2006-04-081-2/+2
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-3/+3
* CodingStyle: whitespacePeter Moulder2006-04-031-604/+617
* CodingStyle: const placementPeter Moulder2006-04-031-6/+5
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-131-1/+1
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-3/+3
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+963