Граф коммитов

104969 Коммитов

Автор SHA1 Сообщение Дата
timeless%mac.com 0d38e39a83 Bug 95295 If imap server is named "imap" you can't emtpy your trash.
patch by jk@tools.de r=morten@nilsen.com sr=bienvenu
2002-06-24 04:31:41 +00:00
bryner%netscape.com 3debe8d735 Fixing a crash resulting from my checkin for bug 138237. Instead of causing an initial reflow so that we can dispatch the focus event, just update the focus controller's state. r=alexsavulov, sr=blake. 2002-06-24 04:16:49 +00:00
jay.yan%sun.com 1baf72152b bug 145864, Implementation of Basic Object interface for MAI patch=bolian missing modification of nsMaiHook.h Not part of default build 2002-06-24 03:05:39 +00:00
kyle.yuan%sun.com bd48d7a92d Bug 151048 Implemetation of nsIAccessibleText
second step: other files
2002-06-24 01:22:35 +00:00
kyle.yuan%sun.com e116df9e13 Bug 151048 Implemetation of nsIAccessibleText
r=aaronl, sr=jst
first step: the new files
2002-06-24 01:13:56 +00:00
blizzard%redhat.com 2e2ae2d884 Bug #122429. Use packed bitfields in nsWindow class. Patch from Brian Tarricone <bjt23@cornell.edu>. Not part of the default build. 2002-06-23 23:35:19 +00:00
blizzard%redhat.com 17c0c57f3c Turn off MAI until it builds again. Not part of the default build. 2002-06-23 23:33:53 +00:00
alecf%netscape.com 70293b9caf fix really strange btek bustage 2002-06-23 18:42:50 +00:00
jouni%heikniemi.net 5fe64c3b8a Bug 152632: My bugs query doesn't use the mybugstemplate parameter. Also removes the My Bugs query from the index page.
Patch by m@lcolm.org.uk (Malcolm Scott), r=jouni,gerv
2002-06-23 17:34:14 +00:00
alecf%netscape.com 509463ed3f fix pending OS/2 bustage 2002-06-23 17:08:31 +00:00
alecf%netscape.com fddda0acfb argh, fix pending mac bustage 2002-06-23 17:07:54 +00:00
alecf%netscape.com 32f29bdd6f fix unix bustage 2002-06-23 17:04:46 +00:00
alecf%netscape.com 7bf8b60881 fix for bug 148180 - untangle intl dependencies by removing redundant code to load .properties files
instead, go through the string bundle service.
all intl libraries except the string bundle service are now free of necko dependencies
r=ftang, sr=jag
2002-06-23 16:05:35 +00:00
gerv%gerv.net 9c2fbebce4 Bug 152772 - buglist.cgi truncates emails at 45 characters. Patch by gerv; 2xr=bbaetz. 2002-06-23 15:13:43 +00:00
timeless%mac.com 51ddd1c24c Bug 153431 Bug 127784 introduced doubles of lines in navigator.properties
r=mkaply, sr=dveditz
2002-06-23 14:48:34 +00:00
naving%netscape.com 6cd9bb7546 152713 r=racham sr=mscott Made it so that "Unsent Messages" folder cannot be deleted from Edit | Delete folder 2002-06-23 04:25:44 +00:00
kyle.yuan%sun.com 0c7ccee889 For Bug 146400 To merge nsIAccessibleSelectable and nsIAccessibleSelection.
I forgot to remove nsIAccessibleSelection.idl. We don't need this file any more.
2002-06-23 03:41:40 +00:00
jaggernaut%netscape.com 83f38d3c6a Bug 112769: better "new tab" button for classic theme. r=bryner, sr=blake 2002-06-23 02:30:12 +00:00
blakeross%telocity.com 67ea8be42a 152387 - prefs for location bar autocomplete don't stick. r=caillon sr=ben 2002-06-23 02:05:17 +00:00
bbaetz%student.usyd.edu.au 4e48f11acc Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2
r=jouni x2
2002-06-23 00:46:08 +00:00
alecf%netscape.com 61ecf4700d fix for bug 125617 - use the category manager instead of the registry to keep our list of encoders/decoders
r=dougt, sr=dveditz
2002-06-23 00:05:20 +00:00
jouni%heikniemi.net 7ad43e8523 Bug 153629: Clean up the HTML in the remembered query option knob section of the query page.
2xr=kiko
2002-06-22 23:54:33 +00:00
pinkerton%netscape.com 1e38107edb use mac prefs instead of unix ones 2002-06-22 21:52:35 +00:00
pinkerton%netscape.com da81ecc44e Remap cookie prefs to be something chimera understands before we
get to the pref panel. Ignore p3p and foreign cookies.
2002-06-22 21:21:44 +00:00
alecf%netscape.com eed8e408de fix for bug 125617 - use the category manager instead of the registry to keep our list of encoders/decoders
r=dougt, sr=dveditz
2002-06-22 21:08:00 +00:00
jouni%heikniemi.net 739ade1186 Bug 150778: Remove an extraneous linefeed above initial bug comments (not visible in all browsers).
2xr=bbaetz
2002-06-22 21:02:06 +00:00
blakeross%telocity.com b75f5ca232 152910 - setting global history expiration to 0 doesn't actually disable global history. r=adamlock sr=alecf 2002-06-22 20:06:37 +00:00
blakeross%telocity.com deac412c42 142310 - topcrash quitting while downloading @ nsHashTable::Exists. r=bryner sr=ben 2002-06-22 19:47:14 +00:00
rogerl%netscape.com a270823871 Fixed whitespace testing. Fixed bug 122167 - $nn handling in replace. 2002-06-22 19:38:02 +00:00
dougt%netscape.com a77335669a Removing extra XPCOM_GLUE_LIBS define. Thanks dbaron for point this out r=me 2002-06-22 19:05:08 +00:00
dougt%netscape.com c213112dac Fixing Mismatched new [] / delete []. r=me. bug=153584. patch from pj@ludd.luth.se. 2002-06-22 19:03:11 +00:00
wtc%netscape.com f2fcf1e468 Bug 150157: DosWrite is not returning an error when the disk is full.
We can tell the write failed if we did a partial write.  The patch is
contributed by Michael Kaply <mkaply@us.ibm.com>.
2002-06-22 14:39:43 +00:00
bryner%netscape.com 8c3407541b Bump version string to 0.3.1. 2002-06-22 10:48:57 +00:00
jouni%heikniemi.net 76b467b3f8 Bug 152283: Show votes by bug -list has a logged out footer.
2xr=bbaetz
2002-06-22 10:32:38 +00:00
dprice%netscape.com 0216585b26 fixing bustage on the ports page
see 153524 for details
2002-06-22 08:43:24 +00:00
bryner%netscape.com d39456d8e9 Enable prebinding (and automatic prebind updating at runtime) for static builds. r=pinkerton. 2002-06-22 06:28:20 +00:00
jay.yan%sun.com c3a0190660 bug 145864 Implementation of Basic Object Interface for MAI patch=bolian.yin r=aaronl sr=jst this change is not included in default build. 2002-06-22 04:52:38 +00:00
depstein%netscape.com 2d4436abfc updated some urls in nsIWebNav.cpp 2002-06-22 03:25:39 +00:00
nelsonb%netscape.com 071fe9ae9c Fix bug 135261. Create symbolic names for the values 2 and 3 for the
SSL_REQUIRE_CERTIFICATE option.  Value 2 has always been the default.
New Value 3 is appropriate for servers that want to re-request, but
still not require, client-auth from a client with whom an SSL session
is already established.
2002-06-22 01:40:32 +00:00
sicking%bigfoot.com a7b9cf8171 Remove obsolete and potentially harmfull ctor from ProcessorState.
b=88623 r=peterv sr=jst
2002-06-22 01:27:40 +00:00
sicking%bigfoot.com 6f2c9c280e Make us evaluate a <script> as soon as it's in the main tree and it either contains children or has the "src" attribute set. Also make sure that the same <script> is never evaluated twice.
Bug 26790, r=peterv, sr=jst
2002-06-22 01:16:14 +00:00
shrutiv%netscape.com 7ed625a966 Fix for bug 96916: Support easy way to add a few bookmarks via CCK
(r=smeredith)
2002-06-22 01:07:18 +00:00
cltbld%netscape.com 6b9eb55e1c Static build comment 2002-06-22 00:53:41 +00:00
rdayal%netscape.com 34f2fb8744 bug # 104931 - moved LDAP modules to be installed with the browser instead of mail
r=dmose, sr=dveditz
2002-06-22 00:49:06 +00:00
depstein%netscape.com 925e73993c updated webBrowserFind tests
a=asa for QA checkins that are not part of the default builds
2002-06-22 00:24:55 +00:00
shrutiv%netscape.com 9b3c0d75e7 Fix for bug 96916: Support easy way to add a few bookmarks via CCK
(r=smeredith)
2002-06-22 00:20:48 +00:00
shrutiv%netscape.com 27e2dbb050 Fix for bug 96916: Support easy way to add a few bookmarks via CCK
(r=smeredith)
2002-06-22 00:15:05 +00:00
bryner%netscape.com b9e6c3d5cf Reorganize the Darwin xptcall code so that it works correctly with prebinding:
- Move all functions into the text section.
 - Use m4 to generate the StubNNN() functions in the .s file, so that we don't have to use an indirect call to SharedStub (which would clobber r12, where we pass the method index).
 - Use indirect calls for calling invoke_count_words and invoke_copy_to_stack from inside XPTC_InvokeByIndex.

Bug 151978, r=pavlov, sr=beard.
2002-06-22 00:09:55 +00:00
cltbld%netscape.com 3699428a70 Wrapping pull & build with TestOnly, now --testonly flag will skip this for chimera build also. 2002-06-22 00:00:43 +00:00
nicolson%netscape.com 01f5e0790f Fix 128259: Cannot get SSL trust for a CA residing on PKCS#11 module. 2002-06-21 23:53:58 +00:00