summaryrefslogtreecommitdiffstats
path: root/src/ui/view (unfollow)
Commit message (Expand)AuthorFilesLines
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-2/+2
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-2/+2
2006-08-13add interface for disabling interaction during long-running operationsJohn Bintz3-1/+39
2006-08-13added functions to allow update events to process during long-running operationsJohn Bintz3-0/+13
2006-07-21switched to using sigc++ "modified" signalMenTaLguY2-16/+17
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-0/+4
2006-06-23manually merging the INKBOARD_PEDRO branch into trunkdaleharvey1-75/+0
2006-05-21request collection pass after destruction of a view widgetMenTaLguY1-0/+2
2006-04-29since the view and document are both managed by the collector, reffing the do...MenTaLguY1-3/+1
2006-04-29add missing unref, which should hopefully address the document leakMenTaLguY1-0/+1
2006-03-30Tweaked to build with g++4.1. Thanks, <garrett>.Bob Jamison1-111/+113
2006-03-28try to fix g++ 4.1 compile errorsRalf Stephan1-1/+1
2006-01-29again, try to resolve test box compile errorRalf Stephan1-1/+2
2006-01-29use alternative form of Gtk version check,Ralf Stephan1-1/+2
2006-01-26conditionally (Gtk>=2.6) ellipsize status bar textRalf Stephan1-1/+4