summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-toolbar.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-15Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski1-4/+4
2011-06-26Gtk cleanup: gtk_menu_appendAlex Valavanis1-5/+5
2011-06-25Gtk cleanup: gtk_object_set_dataAlex Valavanis1-3/+3
2011-06-13Replace deprecated GtkSignalAlex Valavanis1-1/+1
2011-06-05Replace use of deprecated GtkTooltips APIAlex Valavanis1-13/+5
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-2/+2
2010-07-04Suppress gradient direction line for 'solid' gradients.Jon A. Cruz1-18/+16
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-1/+1
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-1/+1
2010-06-28Partial C++-ification of SPGradientJon A. Cruz1-3/+3
2010-03-09Initial F&S dialog setting of swatch colors.Jon A. Cruz1-2/+2
2010-03-05Updated gradient toolba to not see "solid" one-stops as gradients.Jon A. Cruz1-67/+87
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski1-4/+5
2008-12-04Warning/type cleanup.Jon A. Cruz1-6/+6
2008-10-27From trunkTed Gould1-11/+15
2008-06-18Conversion to toolbars and preserve size upon undockJon A. Cruz1-8/+8
2007-12-04Implemented use of "short_label" for toolbar items.Jon A. Cruz1-22/+22
2007-09-26remove duplicate button, useless nowbulia byak1-37/+0
2007-09-10Purged fill type enumJon A. Cruz1-4/+4
2007-01-24Sorry, forgot the copyright text.Johan B. C. Engelen1-0/+2
2007-01-17Upgraded gradient tool =)Johan B. C. Engelen1-3/+7
2006-10-10undo annotationsbulia byak1-2/+2
2006-07-29switch to sigc++ SPObject signals for gradient toolbarMenTaLguY1-10/+6
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-2/+4
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-12/+12
2006-04-08Shrunk a few icon sizes.Jon A. Cruz1-4/+4
2006-04-06Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz1-4/+4