BonsaiBonsai    << Previous   Contents   Next >>


  • Bonsai is tree control. - It is a tool that lets you perform queries on the contents of a CVS archive; you can: get a list of checkins, see what checkins have been made by a given person, or on a given CVS branch, or in a particular time period. It also includes tools for looking at checkin logs (and comments); doing diffs between various versions of a file; and finding out which person is responsible for changing a particular line of code ("cvsblame").
  • More information at the Bonsai Home Page
When Who File Rev +/- Description
03/04/2003 07:56 ccarlen%netscape.com mozilla/ modules/ libpref/ src/ nsPrefService.cpp 1.63 12/7  Bug 170539 - prefs.js gets wiped. If we encounter an error in reading the prefs, it's possible to write out empty prefs. r=dveditz/sr=alecf
03/04/2003 07:42 brade%netscape.com mozilla/ editor/ composer/ src/ nsComposerCommands.cpp 1.68 18/8  fix unlink (remove href) command; it needs to only do removal r=Neil, timeless, sr=kin; bug 193716
03/04/2003 06:19 sicking%bigfoot.com mozilla/ extensions/ transformiix/ source/ xslt/ functions/ txKeyFunctionCall.cpp 1.19 1/2  fix missing return-at-end. r/sr=peterv. no bug
03/04/2003 05:56 mkaply%us.ibm.com mozilla/ modules/ libpref/ src/ init/ all.js 3.446 7/1  192355
r=mstoltz, sr=heikki
Add security for accessing clipboard via Javascript
03/04/2003 05:56 mkaply%us.ibm.com mozilla/ content/ html/ document/ src/ nsHTMLDocument.h 3.136 3/0 
03/04/2003 05:56 mkaply%us.ibm.com mozilla/ content/ html/ document/ src/ nsHTMLDocument.cpp 3.467 59/2 
03/04/2003 04:12 sicking%bigfoot.com mozilla/ content/ html/ content/ src/ nsHTMLScriptElement.cpp 1.56 29/90  Bug 184159: Make scripts with for- and event-attributes not lock up the xml-contentsink.

r=peterv sr=jst
03/04/2003 04:12 sicking%bigfoot.com mozilla/ content/ base/ src/ nsScriptLoader.h 1.5 1/0 
03/04/2003 04:12 sicking%bigfoot.com mozilla/ content/ base/ src/ nsScriptLoader.cpp 1.32 74/0 
03/04/2003 04:12 sicking%bigfoot.com mozilla/ content/ base/ public/ nsContentErrors.h 3.2 4/0 
03/04/2003 04:12 neil%parkwaycc.co.uk mozilla/ modules/ libpref/ src/ init/ editor.js 3.30 15/0  Bug 54802 Add clipboard buttons for Composer (backend work) r=brade sr=alecf
03/04/2003 04:12 neil%parkwaycc.co.uk mozilla/ editor/ ui/ composer/ content/ editorOverlay.xul 1.227 6/0 
03/04/2003 04:12 neil%parkwaycc.co.uk mozilla/ editor/ ui/ composer/ content/ editor.xul 1.146 5/2 
03/04/2003 04:12 neil%parkwaycc.co.uk mozilla/ editor/ ui/ composer/ content/ editor.js 1.204 54/0 
03/04/2003 04:03 neil%parkwaycc.co.uk mozilla/ mailnews/ base/ search/ resources/ content/ SearchDialog.xul 1.73 1/8  Bug 185867 shift delete doesn't work in the advanced search dialog r/sr=sspitzer
03/04/2003 04:03 neil%parkwaycc.co.uk mozilla/ mailnews/ base/ search/ resources/ content/ SearchDialog.js 1.72 3/3 
03/04/2003 04:01 neil%parkwaycc.co.uk mozilla/ mailnews/ base/ resources/ content/ mailWidgets.xml 1.56 1/1  Bug 129510 supplementary patch by shliang to fix js warnings r=me sr=sspitzer
03/03/2003 21:47 bryner%netscape.com mozilla/ xpfe/ bootstrap/ nsAppRunner.cpp 1.391 8/8  Move gtk_init to after NS_TraceMallocStartupArgs to try to fix tracemalloc bustage. r=cls.
03/03/2003 21:11 seawood%netscape.com mozilla/ mailnews/ base/ Makefile.in 1.13 1/1  Add support for building against X11-based toolkits on OS X.
Bug #191447 r=pavlov
03/03/2003 20:47 seawood%netscape.com mozilla/ gfx/ src/ xprint/ Makefile.in 1.49 3/10  Fix link ordering issues.
03/03/2003 20:23 darin%netscape.com mozilla/ netwerk/ base/ src/ nsInputStreamChannel.cpp 1.71 6/2  fixes bug 193887 "Back/Forward buttons break when a variable is used in a
javascript: URI that changes the value of location.href" r=dougt sr=brendan