.. |
alerts
|
Bug #132643 --> landing the ALERTS_SERVICE_BRANCH. Adding Makefile.in files for the windows gmake build.
|
2002-03-22 22:06:38 +00:00 |
autocomplete
|
Fix LDAP XPCOM SDK race condition which could cause LDAP entries to get dropped, or binds to fail entirely (bug 131447). The old code asked ldap_result() for all new messages received, including ones for operations that it did not yet know how to handle. That code has been changed to enumerate the pending operations, and ask for results of each of the pending operations that it knows about, and no others. r=sspitzer@netscape.com, dmose@netscape.com; sr=bienvenu@netscape.com; a=asa@mozilla.org
|
2002-03-26 02:51:27 +00:00 |
bookmarks
|
116157 - add button in bookmarks sidebar panel should prefill values. r=hewitt sr=ben a=scc
|
2002-03-24 02:47:20 +00:00 |
build
|
Bug #132643 --> landing the ALERTS_SERVICE_BRANCH. Turning it on for windows.
|
2002-03-22 22:07:32 +00:00 |
console
|
125181 - add pref to filter chrome:// errors in javascript console. r=ben sr=hewitt a=asa
|
2002-02-27 00:42:51 +00:00 |
cookie/locale/en-US
|
Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz
|
2002-02-20 03:18:10 +00:00 |
directory
|
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
|
2002-03-20 22:50:33 +00:00 |
download-manager
|
Update .cvsignore to ignore generated Makefiles.
|
2002-03-26 15:42:05 +00:00 |
filepicker
|
Checking in Boris Zbarsky's <bzbarsky@mit.edu> fix for bug 117269. Making mozilla not invent silly file extensions when saving files. r=law@netscape.com, rs=jaggernaut@netscape.com, jst@netscape.com
|
2002-02-20 07:50:52 +00:00 |
find
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 21:23:50 +00:00 |
history
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 21:23:50 +00:00 |
intl
|
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
|
2002-03-19 06:46:56 +00:00 |
macbuild
|
102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs
|
2002-03-17 21:41:01 +00:00 |
permissions
|
remove blank line at top of XUL file, fallout from bug 129101
|
2002-03-26 23:06:20 +00:00 |
prefwindow
|
bug 110342 r=doron sr=jag a=asa
|
2002-03-25 22:26:29 +00:00 |
regviewer
|
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
|
2002-01-30 21:14:20 +00:00 |
related
|
Relanding the Compare --> Equals conversion. a=mcafee
|
2002-02-10 15:49:46 +00:00 |
resetPref
|
Adding some missing .cvsignore files. a=leaf.
|
2002-03-08 00:00:05 +00:00 |
search
|
125970 - dialog to change default search engine appears on clicking scroll arrow. r=sgehani sr=hewitt a=scc
|
2002-03-24 02:59:50 +00:00 |
shistory
|
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
|
2002-03-06 07:48:55 +00:00 |
sidebar
|
Bug 126810, JavaScript strict warnings in sidebarOverlay.js, Patch by Stephen Walker <walk84@yahoo.com>. r=gemal,bzbarsky sr=jag, a=scc
|
2002-03-24 20:43:45 +00:00 |
startup
|
Bug 58533 - Can't open files with a '/' in name by double-clicking in Finder. r=rjc/sr=sfraser/a=asa
|
2002-03-22 15:03:17 +00:00 |
timebomb
|
Fixing timebomb dialogs - bug 125098, r=varada, sr=hewitt, a= roc+moz on behalf of drivers.
|
2002-03-02 02:08:37 +00:00 |
ucth
|
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
|
2002-01-31 22:12:36 +00:00 |
updates
|
Try to fix design flaw where a timer's destructor races with TimerThread::Run -- really want a better design, but this patches the problem in the context of the current design (118004, r=dbradley/pavlov, sr=shaver/jband, a=asa).
|
2002-03-08 20:11:49 +00:00 |
urlbarhistory
|
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
|
2002-03-19 06:46:56 +00:00 |
urlwidget
|
Landing the rest of the win32 gmake changes:
|
2001-12-18 09:14:29 +00:00 |
winhooks
|
Bug 92527 [Win] Change associations file type naming for Mozilla
|
2002-03-26 07:55:14 +00:00 |
xfer
|
fixes bug 116365 (second attempt) "[RFE] Cache partial documents; automatically
|
2002-03-26 23:33:19 +00:00 |
xremote
|
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
|
2002-03-06 07:48:55 +00:00 |
.cvsignore
|
add to unix build
|
1999-04-22 00:49:02 +00:00 |
Makefile.in
|
Bug #132643 --> landing the ALERTS_SERVICE_BRANCH. Adding Makefile.in files for the windows gmake build.
|
2002-03-22 22:06:38 +00:00 |
jar.mn
|
Bug #132643 --> land ALERT_SERVICE_BRANCH. Start building xpfe\components\alerts on windows.
|
2002-03-22 20:52:37 +00:00 |
makefile.win
|
Bug #132643 --> land ALERT_SERVICE_BRANCH. Start building xpfe\components\alerts on windows.
|
2002-03-22 20:52:37 +00:00 |