summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/selected-style.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* workaround for crash 1580903 and several other issues caused by GTK's ↵bulia byak2006-10-261-0/+12
| | | | | braindead behavior exposed by display interruptibility (bzr r1866)
* undo annotationsbulia byak2006-10-051-25/+23
| | | (bzr r1768)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-23/+47
| | | (bzr r1315)
* fix 4.2 xcompilation: remove array assignment hackRalf Stephan2006-06-271-3/+4
| | | (bzr r1309)
* write no/unset fill/stroke to current stylebulia byak2006-04-261-4/+4
| | | (bzr r591)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-25/+25
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* Check for null pointerJon A. Cruz2006-04-021-18/+21
| | | (bzr r399)
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-131-1/+1
| | | (bzr r232)
* Make color drag to minibar only work when a styled item is selected.Jon A. Cruz2006-03-041-31/+33
| | | (bzr r201)
* Made style minibar take color drag-n-dropJon A. Cruz2006-03-011-1/+94
| | | (bzr r193)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+977
(bzr r1)