.. |
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 82983, r=jag, sr=ben, don't pass a name for bookmarks properties dialog so that we don't try to reuse an existing dialog, also set dialog as dependent so that properties dialogs will go away when the bookmarks window gets closed
|
2001-08-29 21:58:04 +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
|
Bug 94491 - make the filepicker not allow multiple selection, since our filepicker API doesn't support it. r=jag, sr=jst.
|
2001-09-05 08:06:09 +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
|
Added units to font size pref panel and fixed visual glitch in DPI dropdown. Bug 89842 and bug 96339. r=bzbarsky, sr=blake, a=asa.
|
2001-09-01 00:18:20 +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
|
Bug 94243: VoidArray usage patch. a=asa sr=brendan r=waterson r=bienvenu
|
2001-08-27 06:15:54 +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
|
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
|
2001-07-25 07:54:28 +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
|
get mailto: links working, clean up a lot of debugging code. not part of the build.
|
2001-09-06 03:39:51 +00:00 |
.cvsignore
|
|
|
jar.mn
|
bug 75469: move <script><![CDATA] ... into a .js file
|
2001-08-22 04:15:28 +00:00 |
Makefile.in
|
Bug 52454; excises obsolete ucth from build; this is the last of it
|
2001-05-04 11:03:28 +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 |