summaryrefslogtreecommitdiffstats
path: root/src/ui/view (follow)
Commit message (Expand)AuthorAgeFilesLines
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-2/+2
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-2/+2
* add interface for disabling interaction during long-running operationsJohn Bintz2006-08-133-1/+39
* added functions to allow update events to process during long-running operationsJohn Bintz2006-08-133-0/+13
* switched to using sigc++ "modified" signalMenTaLguY2006-07-212-16/+17
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-0/+4
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-231-75/+0
* request collection pass after destruction of a view widgetMenTaLguY2006-05-211-0/+2
* since the view and document are both managed by the collector, reffing the do...MenTaLguY2006-04-291-3/+1
* add missing unref, which should hopefully address the document leakMenTaLguY2006-04-291-0/+1
* Tweaked to build with g++4.1. Thanks, <garrett>.Bob Jamison2006-03-301-111/+113
* try to fix g++ 4.1 compile errorsRalf Stephan2006-03-281-1/+1
* again, try to resolve test box compile errorRalf Stephan2006-01-291-1/+2
* use alternative form of Gtk version check,Ralf Stephan2006-01-291-1/+2
* conditionally (Gtk>=2.6) ellipsize status bar textRalf Stephan2006-01-261-1/+4
* moving trunk for module inkscapeMenTaLguY2006-01-1622-0/+2691