summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/selected-style.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-10-26workaround for crash 1580903 and several other issues caused by GTK's brainde...bulia byak1-0/+12
2006-10-05undo annotationsbulia byak1-25/+23
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-23/+47
2006-06-27fix 4.2 xcompilation: remove array assignment hackRalf Stephan1-3/+4
2006-04-26write no/unset fill/stroke to current stylebulia byak1-4/+4
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-25/+25
2006-04-02Check for null pointerJon A. Cruz1-18/+21
2006-03-13#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder1-1/+1
2006-03-04Make color drag to minibar only work when a styled item is selected.Jon A. Cruz1-31/+33
2006-03-01Made style minibar take color drag-n-dropJon A. Cruz1-1/+94