summaryrefslogtreecommitdiffstats
path: root/src/ui/view (follow)
Commit message (Collapse)AuthorAgeFilesLines
* request collection pass after destruction of a view widgetMenTaLguY2006-05-211-0/+2
| | | (bzr r924)
* since the view and document are both managed by the collector, reffing the ↵MenTaLguY2006-04-291-3/+1
| | | | | document from the view is totally unnecessary (bzr r617)
* add missing unref, which should hopefully address the document leakMenTaLguY2006-04-291-0/+1
| | | (bzr r615)
* Tweaked to build with g++4.1. Thanks, <garrett>.Bob Jamison2006-03-301-111/+113
| | | (bzr r375)
* try to fix g++ 4.1 compile errorsRalf Stephan2006-03-281-1/+1
| | | (bzr r317)
* again, try to resolve test box compile errorRalf Stephan2006-01-291-1/+2
| | | (bzr r47)
* use alternative form of Gtk version check,Ralf Stephan2006-01-291-1/+2
| | | | | trying to remove compile error on test box (bzr r43)
* conditionally (Gtk>=2.6) ellipsize status bar textRalf Stephan2006-01-261-1/+4
| | | (bzr r33)
* moving trunk for module inkscapeMenTaLguY2006-01-1622-0/+2691
(bzr r1)