.. |
autocomplete
|
Bug 92135: shows source of autocomplete items in the mail compose window using icons in the dropdown (default match, local addressbook, remote addressbook). Allows (via hidden pref; off by default) for more sophisticated info about each address -- specific addrbook name, or random ldap attribute, like department). Also fixes minor LDAP autocomplete i18n regression introduced post 0.9.3 and found while testing. r=sspitzer; sr=hewitt; a=asa
|
2001-09-04 05:25:08 +00:00 |
bookmarks
|
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
|
2001-09-07 14:23:21 +00:00 |
build
|
Bug 73353: clean up the REQUIRES lines in Makefiles.
|
2001-07-23 22:36:12 +00:00 |
console
|
Fix for 71106. r=jag, sr=jst
|
2001-08-06 21:49:35 +00:00 |
cookie/locale/en-US
|
91217: update locale version in package/locale provider registry.
|
2001-08-22 01:52:23 +00:00 |
directory
|
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
|
2001-09-05 21:28:38 +00:00 |
filepicker
|
Clean up nsIAppShellService.idl. b=98026 r=danm sr=alecf
|
2001-09-10 19:42:54 +00:00 |
find
|
93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt
|
2001-08-04 06:21:59 +00:00 |
history
|
94870 - Autocomplete ignores history entires starting with www, r=dmose, sr=waterson
|
2001-08-22 03:49:31 +00:00 |
macbuild
|
Tweak Mac build system to make nsLDAPAutoCompleteSession.cpp and friends compile when "options ldap" is on (bug 70933). r=peterv@netscape.com, sr=smfr@netscape.com.
|
2001-05-05 00:26:14 +00:00 |
permissions
|
bug 91881, js error, r=matt, sr=blake
|
2001-08-14 14:50:41 +00:00 |
prefwindow
|
adding help key for content updates, a=asa, bug=85925, r=cotter
|
2001-09-10 00:48:51 +00:00 |
public
|
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775.
|
2001-05-05 05:33:37 +00:00 |
regviewer
|
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
|
2001-07-09 18:41:07 +00:00 |
related
|
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
|
2001-07-25 07:54:28 +00:00 |
remote
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
search
|
Upload Channel API changes. Bug 29839. r=darin@Netscape.com, sr=rpotts@netscape.com.
|
2001-09-05 03:52:26 +00:00 |
shistory
|
Fix for bug 79063 r=rpotts sr=darin
|
2001-09-07 22:06:08 +00:00 |
sidebar
|
Deactivate sidebar panels when the panel is not selected.
|
2001-09-05 07:43:17 +00:00 |
startup
|
Bug 86021 - Enable -turbo for multiple profiles. r=valeski, r=/sr=blake,waterson, a=dbaron
|
2001-08-29 14:02:38 +00:00 |
timebomb
|
Clean up nsIAppShellService.idl. b=98026 r=danm sr=alecf
|
2001-09-10 19:42:54 +00:00 |
ucth
|
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
|
2001-09-05 21:28:38 +00:00 |
urlbarhistory
|
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
|
2001-06-30 11:02:25 +00:00 |
urlwidget
|
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
|
2001-05-08 17:42:36 +00:00 |
winhooks
|
Fix bustage on Unicode-supporting versions of windows caused by nsFileSpec.h having an |#undef CreateDirectory|.
|
2001-06-20 06:57:36 +00:00 |
xfer
|
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
|
2001-09-05 21:28:38 +00:00 |
xremote
|
AIX linker requires that all symbols be resolved at link time so link against MOZ_COMPONENT_LIBS when building shared lib. Should fix tinderbox bustage.
|
2001-09-08 08:09:14 +00:00 |
.cvsignore
|
|
|
jar.mn
|
bug 75469: move <script><![CDATA] ... into a .js file
|
2001-08-22 04:15:28 +00:00 |
Makefile.in
|
Rewrite XRemote code. It sucks less now. Fixes bugs 62250, 66543, 84239, 89911, 90580, 94289, 98764. r=jag, sr=alecf
|
2001-09-08 05:08:13 +00:00 |
makefile.win
|
Bug 52454; excises obsolete ucth from build; this is the last of it
|
2001-05-04 11:03:28 +00:00 |