summaryrefslogtreecommitdiffstats
path: root/src/widgets/paint-selector.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-03Doxygen cleanup.Jon A. Cruz1-7/+5
2011-07-15Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski1-9/+9
2011-07-03GTK+ cleanup: gtk_type_classAlex Valavanis1-1/+1
2011-07-02GTK+ cleaning: gtk_type_newAlex Valavanis1-6/+2
2011-06-26Gtk cleanup: gtk_object_get_dataAlex Valavanis1-7/+7
2011-06-26Gtk cleanup: gtk_menu_appendAlex Valavanis1-3/+3
2011-06-25Gtk cleanup: gtk_object_set_dataAlex Valavanis1-10/+10
2011-06-24Switch to GObjectAlex Valavanis1-1/+1
2011-06-23Replace deprecated gtk_radio_button_group symbolAlex Valavanis1-1/+1
2011-06-13Replace deprecated GtkSignalAlex Valavanis1-54/+60
2011-06-05Replace use of deprecated GtkTooltips APIAlex Valavanis1-14/+12
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-8/+1
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-1/+1
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-5/+5
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-07Tuning fill-n-stroke to support non-solid swatches.Jon A. Cruz1-2/+1
2010-07-02Rough pass of Fill-n-Stroke swatch conversion.Jon A. Cruz1-0/+1
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-3/+3
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-1/+1
2010-06-28Partial C++-ification of SPGradientJon A. Cruz1-2/+2
2010-03-28Phase 3 - Convert to C++ class, but still using C-style callbacks and signals.Jon A. Cruz1-8/+7
2010-03-23Update to reflect "swatch" gradients as being assumed to be shared.Jon A. Cruz1-14/+14
2010-03-22C++-ification of enums.Jon A. Cruz1-106/+84
2010-03-22C++-ification of paint selector.Jon A. Cruz1-98/+87
2010-03-21Fix crashJon A. Cruz1-3/+9
2010-03-21Edit single-stop "swatch"/"solid" gradients in-place in the F&S dialog.Jon A. Cruz1-15/+22
2010-03-09Initial F&S dialog setting of swatch colors.Jon A. Cruz1-52/+81
2010-03-08Cleanup of gradient-selector to allow for new mode.Jon A. Cruz1-11/+17
2010-03-06New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz1-6/+68
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-6/+6
2009-08-05SPDocument->Documentjohnce1-6/+6
2009-07-08Fix for pattern name localizationNicolas Dufour1-2/+2
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski1-9/+9
2008-05-06Updating deprecated type calls.Jon A. Cruz1-9/+12
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-1/+2
2007-12-04use stockid for label; help text updatebulia byak1-4/+8
2007-10-30Cleanup on color changersJon A. Cruz1-2/+2
2007-10-09Cliff's nice patch: [ 1803881 ] Stock Patterns Support in Fill/StrokeJohan B. C. Engelen1-34/+155
2007-09-25Initial support for icc color selection including CMYKJon A. Cruz1-5/+25
2007-09-15Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz1-4/+6
2007-09-10Purged fill type enumJon A. Cruz1-38/+25
2006-07-23Update pattern creation help text to reflect new menu layout.MenTaLguY1-1/+1
2006-04-08Shrunk a few icon sizes.Jon A. Cruz1-2/+2
2006-04-06Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz1-3/+3
2006-04-03CodingStyle: whitespacePeter Moulder1-604/+617
2006-04-03CodingStyle: const placementPeter Moulder1-6/+5
2006-03-13#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder1-1/+1
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-3/+3