summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/selected-style.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-01make stroke width adjustable by rotation toobulia byak1-3/+97
2007-11-22The dialog to panel refactoring:gustav_b1-15/+26
2007-11-11* typo fixedLuca Bruno1-3/+3
2007-11-08warning cleanupJon A. Cruz1-58/+58
2007-10-31marked three messages from color gestures for translationAlexandre Prokoudine1-3/+3
2007-10-30add alt dragging for no change modebulia byak1-5/+13
2007-10-25punctuationbulia byak1-2/+2
2007-10-24change cursor for color gesturesbulia byak1-0/+40
2007-10-24enable color gestures for fill and strokebulia byak1-8/+147
2007-10-11noop: ui/widget/selected-style.cpp: Change a local var to be more const, to a...Peter Moulder1-1/+1
2007-09-24Fixed unsafe hardcoding of buffer sizeJon A. Cruz1-15/+15
2007-09-20Add functions for showing a specific notebook page in the F&S dialog,gustav_b1-6/+19
2007-09-15Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz1-1/+1
2007-09-10Purged fill type enumJon A. Cruz1-16/+15
2007-08-20fix 1777084bulia byak1-0/+7
2007-06-27switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak1-1/+1
2007-06-27more unreffing temporary styles properlybulia byak1-1/+1
2007-02-15spell out Fill and Stroke labelsbulia byak1-4/+4
2007-01-18text markup; use gradient preview for gradient fills or strokesbulia byak1-6/+25
2006-11-20correct annotation; fixmebulia byak1-1/+2
2006-11-19change opacity display to 0..100bulia byak1-14/+17
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