20030221-2127 seawood%netscape.com - 8 changes Add about:buildconfig Bug #140034 r=bbaetz sr=darin 20030221-2233 bryner%netscape.com - 1 changes fix OS/2 bustage - don't have nsAutoArrayPtr's |operator= ( nsAutoArrayPtr& )| take a const argument, because it needs to call .forget() on the new pointer to transfer ownership, and forget isn't const. r=bbaetz. 20030221-2340 seawood%netscape.com - 1 changes Skip the merge of .xpts into single module.xpt if there's only one .xpt and it has the same basename as the module. Thanks to Nathan Kurz for the patch. Bug #190583 r=dbradley 20030222-0049 seawood%netscape.com - 1 changes Make CFM build aware of buildconfig.html Fixing tinderbox bustage (hopefully) 20030222-0102 bbaetz%acm.org - 2 changes Bug 189661 - fix configure.in tests for gcc-3.4 (cvs) r=cls, sr=dbaron 20030222-0116 varga%netscape.com - 1 changes Fix for bug 192175. in trees, in a treecol with persist="sortActive" doesn't work in appropiate manner r=varga, sr=jag, patch by afatecha@idea.com.py 20030222-0252 bryner%netscape.com - 1 changes '@' needs to be escaped inside strings in perl. fixing mac cfm bustage. 20030222-0432 katakai%japan.sun.com - 1 changes bug 192369 gtk widget: set _NET_WM_ICON_NAME for mShell->window r=bryner, sr=blizzard 20030222-0501 kyle.yuan%sun.com - 1 changes Bug 171329 Label does not work if the input is nested inside something else r=aaronl, sr=bzbarsky do a depth-first traversal to look for the first form control element 20030222-0605 kyle.yuan%sun.com - 1 changes Bug 177638 [ATK Accessibility] don't create object for popup which is not showing r=aaronl, sr=henry.jia 20030222-0612 kairo%kairo.at - 1 changes bug 193606 - Cookie window grows (horizontally and vertically) every time on opening, r=suresh, sr=jag, checking in for mvl@exedo.nl 20030222-0729 seawood%netscape.com - 1 changes fix typo 20030222-0833 cbiesinger%web.de - 2 changes 91828 r=bz sr=jag filename not viewable in the helper app dlg 20030222-0836 cbiesinger%web.de - 1 changes 178273 r=pavlov sr=tor mis-sized file icon 20030222-0840 cbiesinger%web.de - 1 changes 191027 r=bzbarsky sr=dbaron nsXULContentUtils::Init() returning nonsense 20030222-0923 dbaron%dbaron.org - 1 changes Fix nsPrintfCString usage inside NS_WARNING (debug code only) so that the full warning is printed. r+sr=mozbot 20030222-1126 dbaron%dbaron.org - 1 changes Make CtlStyleWatch |#ifdef MOZ_PERF_METRICS|. b=191831 r+sr=roc+moz 20030222-1751 sspitzer%netscape.com - 1 changes bullet proofing for crasher bug #194335. some additional code clean up (found while reviewing bug #190106. r/sr=bienvenu 20030222-2041-3 timeless%mozdev.org - 1 changes Bug 191712 nsDateTimeFormatUnix returns an uninitialized value in an error case r=smontagu sr=alecf 20030222-2041-8 timeless%mozdev.org - 1 changes Bug 192445 Plugin shell passes garbage to victimizable plugins (0x1 as pointer for extension) r=peterlubczynski sr=dbaron 20030222-2041 timeless%mozdev.org - 1 changes Bug 192442 Remove console spew: "New location for profile registry and user profile directories r=jrgm sr=alecf 20030222-2303 timeless%mozdev.org - 1 changes Bug 134728 mozJSComponentLoader::UnloadAll => JSCLAutoContext::JSCLAutoContext Getting service @mozilla.org/js/xpc/ContextStack;1 on shutdown. r=dbradley sr=brendan 20030223-0310 timeless%mozdev.org - 3 changes Bug 126484 Occurences of uninitialized variables being used before being set (in Bidi files) patch by mozilla-bugs@nogin.org r=smontagu sr=bz 20030223-0538 timeless%mozdev.org - 1 changes Bug 191712 nsDateTimeFormatUnix returns an uninitialized value in an error case r=smontagu sr=alecf 20030223-0635 gerv%gerv.net - 1 changes Bug 194291 - Kerz's new splash XPM, take two. What kind of twisted image format stores its own filename inside itself, so it can break if you change it? 20030223-1039 timeless%mozdev.org - 1 changes Bug 189295 nsTextFrame.cpp: The variable isWhitespace has not yet been assigned a value. patch by Roland.Mainz@informatik.med.uni-giessen.de r=rbs sr=roc+moz 20030223-2307 robin.lu%sun.com - 3 changes fixed bug 149841 It should NOT be possible to open cert manager twice at the same time. r=kaie sr=alecf 20030224-0241 neil%parkwaycc.co.uk - 1 changes Bug 180394 ctrl+a doesn't work after switching views r/sr=sspitzer 20030224-1039 ssu%netscape.com - 1 changes merging patch to trunk for bug 158380 - The browser desktop icon doesn't work when launching mozilla -mail -turbo. r=jewell,morse,ssu sr=jag 20030224-1104-2 ssu%netscape.com - 1 changes fixing bug 192643 - Allow = as a string in the Package parameter of initInstall. r=dougt, sr=dveditz 20030224-1120-2 timeless%mozdev.org - 4 changes Bug 188398 JavaScript Engine doesn't work well for dates after 2038 on Windows r=rogerl 20030224-1145 kin%netscape.com - 1 changes Fix for bug 192300: nsICODecoder never calls OnDataAvailable() like the other decoders do Modified nsICODecoder::SetImageData() to call mObserver->OnDataAvailable() like the other decoders do so that the image frame knows it can invalidate the area it occupies. r=pavlov@netscape.com sr=tor@acm.org 20030224-1215-2 danm%netscape.com - 1 changes add new property blurSuppression. bug 68454 r=bryner,jst 20030224-1215-3 danm%netscape.com - 8 changes implement new property nsIBaseWindow::blurSuppression. bug 68454 r=bryner,jst 20030224-1215 danm%netscape.com - 3 changes suppress blur events to parent widget. bug 68454 r=bryner,jst,kmcclusk 20030224-1216 danm%netscape.com - 4 changes suppress processing of blur events with filepicker showing. bug 68454 r=bryner,kmcclusk,jst 20030224-1337-3 timeless%mozdev.org - 1 changes Bug 140031 Change jstypes.h to use __declspec instead of _declspec r=rogerl 20030224-1337 timeless%mozdev.org - 1 changes Bug 186937 JSLL_UCMP missing from !JS_HAVE_LONG_LONG builds patch by scole@planetweb.com r=brendan 20030224-1440 heikki%netscape.com - 1 changes Bug 190180, fix UMR, r=harishd, sr=jst. 20030224-1508 heikki%netscape.com - 1 changes Bug 165606, document.load throws wrong error code when security settings prevent load, r=mstoltz, sr=peterv. 20030224-1709 timeless%mozdev.org - 1 changes Bug 166360 Incorrect comparison in nsListBoxObject.cpp r=axel@pike.org sr=dbaron 20030224-1737 mstoltz%netscape.com - 1 changes Bug 146873 - Check JS Enabled status before calling from java into JS. r=jst, sr=heikki. 20030224-2206 pete.zha%sun.com - 1 changes bug=184015 No plugin finder dialog pop-up when loading some applet pages in w/o jre installed r=av@netscape.com, sr=beard@netscape.com, patch=joshua.xia@sun.com 20030225-0538 neil%parkwaycc.co.uk - 2 changes Bug 183312 Label text change not reflected in Views dropdown until next session r/sr=sspitzer 20030225-0546 neil%parkwaycc.co.uk - 1 changes Bug 191011 show identities in the compose window in the order the accounts appear in the folder pane r=cavin sr=sspitzer 20030225-0707 cbiesinger%web.de - 1 changes 194654 r=cls sr=jag show CFLAGS, CXXFLAGS and CPPFLAGS in about:buildconfig 20030225-1733 smontagu%netscape.com - 1 changes Bail out of nsTextFrame::MeasureText() early when contentLength is 0. Bug 129847, r=sfraser, sr=rbs. 20030225-1753-2 smontagu%netscape.com - 1 changes Use "Western" language group for ISO-8859-3. Bug 113805, author=bertilow@gmx.net, r=ftang, sr=bzbarsky@mit.edu. 20030225-1817 blizzard%redhat.com - 1 changes Bug #175108. Crashes when displaying to non-RENDER enabled servers when trying to empty text. Measure all the glyphs before they are passed to the draw functions and if there's nothing but empty glyphs, don't bother drawing. 20030225-2310 ssu%netscape.com - 1 changes checking patch for robin.lu@sun.com. fixes bug 94800 - Linux,Mac: Search/Filters UI: Needs mouse click to focus for tab/keyboard access. r=ssu, sr=sspitzer 20030226-0506 neil%parkwaycc.co.uk - 1 changes Bug 194764 "File Here" shows up for IMAP servers r/sr=sspitzer 20030226-0547 ere%atp.fi - 3 changes Bug 193929: HTML sanitizer ("simple html") should allow attached images r=ducarroz, sr=jst 20030226-0722 mkaply%us.ibm.com - 2 changes #156505 r=dbradley, sr=brendan If you ask for input, you should fflush after the fprintf 20030226-1605-3 sicking%bigfoot.com - 1 changes Bug 195016: Fix static build. Patch by Roland.Mainz@informatik.med.uni-giessen.de r=sicking sr=kin 20030226-1619 smontagu%netscape.com - 1 changes Accept directly encoded Unicode characters sent instead of keysyms by some keymaps (e.g. Arabic). Bug 188538, r=jag, sr=blizzard. 20030226-1639 heikki%netscape.com - 1 changes Bug 193179, recognize XHTML Mobile Profile FPI in order to load XHTML entities, r=harishd, sr=jst. 20030226-1649 jst%netscape.com - 3 changes Fixing bug 191579. Make