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

111415 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 795653d59b Add default prompt pref. 2002-11-02 02:23:17 +00:00
arougthopher%lizardland.net 4cceb11df7 Bug#92793
BeOS classes are not threadsafe

In BeOS, each window runs in its own thread.  Because of this,
we have a proxy layer between the mozilla UI thread, and calls made
within the window's thread via CallMethod().  However, since the windows
are still running in their own thread, and reference counting takes place within
that thread, we need to reference and de-reference outselves atomically.

r=rpotts
sr=blizzard
a=asa
2002-11-02 02:12:00 +00:00
nelsonb%netscape.com c2ff4f68a2 Add some processor and compiler dependent optimizations to SHA1. 2002-11-02 01:53:01 +00:00
nelsonb%netscape.com 2ff4c01664 Add SHA256 SHA512 and SHA384 hashes to freebl. 2002-11-02 01:51:44 +00:00
pschwartau%netscape.com b34f9a9f49 New version of the test, by igor@icesoft.no; uses less memory. 2002-11-02 01:26:08 +00:00
blakeross%telocity.com e57cc2f7fc Remove dl-start obs on shutdown. 2002-11-02 01:17:36 +00:00
sspitzer%netscape.com 903fffa429 landing mscott's mail views work from the ns tree. see #176850
NOT PART OF THE BUILD YET.
2002-11-02 01:07:53 +00:00
blakeross%telocity.com 256ef6b0ef Port over a regression fix from Mozilla. 2002-11-02 00:36:06 +00:00
blakeross%telocity.com 2e4b21d920 Some bulletproofing. 2002-11-02 00:32:53 +00:00
blakeross%telocity.com 1bcc607468 - Fixing a bug that caused the menubar to remain disabled after customizing the toolbars.
- First cut at pref for a default download directory, and options to open the download sidebar when starting a download and whether to prompt for a filename.  Under construction!
2002-11-02 00:28:30 +00:00
jpierre%netscape.com edd979ec33 Fix for bug 177798 - NULL pointers in ShutdownCRLCache to allow shutdown/restart
of NSS.
2002-11-02 00:07:48 +00:00
bzbarsky%mit.edu f013deee35 Fix some js errors. Bug 163884, patch by wesha@mail.ru (Wesha), r=jag,
sr=bzbarsky, a=asa
2002-11-01 23:55:53 +00:00
aaronl%netscape.com 01dcf339ad Bug 175321. Proper fix for typeaheadfind crashes using findnext. r=caillon, sr=brendan, a=asa. 2002-11-01 23:29:14 +00:00
aaronl%netscape.com 48ee102ad9 Bug 171260. Typeaheadfind in page with frames wrecks normal find. r=akkana, sr=sfraser. a=asa 2002-11-01 23:24:33 +00:00
cmanske%netscape.com 6ed4991151 Fixed busted 'deleteTable' feature - silly spelling error, b=174558, r=brade, sr=kin, a=asa/drivers 2002-11-01 22:20:37 +00:00
blizzard%redhat.com ba1a8da285 Bug #176842. gtk2 UI fonts are wonky. Use the proper default font for gtk2. Make sure to use the gtk2 dpi and xft dpi when they are available and fall back to the physical dpi if they aren't set for xft and gtk2 builds only. r=bryner,sr=shaver,a=asa 2002-11-01 22:06:30 +00:00
cbiesinger%web.de 37dab08d79 bug 177661 patch by paper@animecity.nu r=biesi sr=tor a=roc+moz
2 frame GIFs do not animate
2002-11-01 21:46:35 +00:00
rdayal%netscape.com ccc958a930 Bug #177382 Changes to comply with configure.in changes for WIN32_LEAN_AND_MEAN
r=leaf, sr=bienvenu, a=roc+moz
2002-11-01 21:35:08 +00:00
nelsonb%netscape.com 95badac2f4 Fix several problems related to error messages, including an attempt to
print a null string pointer.
2002-11-01 21:04:33 +00:00
nelsonb%netscape.com cea8a96338 Reformat text. Fix syntax error in first examples. 2002-11-01 21:03:24 +00:00
rogerl%netscape.com a6ee4c8235 Whole slew of Linux build warning fixes. Fixed over-pop from default
constructor.
2002-11-01 20:55:10 +00:00
seawood%netscape.com 0b5fb1a334 Install mozilla-config.h during 'make install'.
Bug #177504 r=pavlov a=asa
2002-11-01 20:47:34 +00:00
mikep%oeone.com fd469b21f0 Fixing the ability to import events, when using the wizard. 2002-11-01 20:46:46 +00:00
mcs%netscape.com c1aa011ff3 Fix bug # 169975 - LDAP memory cache accesses response
list w/o locking mutex.
2002-11-01 19:57:09 +00:00
mikep%oeone.com bdcd3fffd2 Removing dependency on xmlextras. 2002-11-01 17:59:57 +00:00
justdave%syndicomm.com ba7acc02e3 Fix for bug 176509: "(this bug is not in your list)" no longer appears in the navigation bar when you aren't viewing a bug.
Patch by Jody McIntyre <jodym@oeone.com>
r=justdave
2002-11-01 16:40:33 +00:00
ccarlen%netscape.com 88535bd0b1 Bug 173311 - RealPlayer One 9.0b2 plugin causes crash at startup for Mach-0 build because of symlink (alias) handling problems. r=bnesse/sr=sfraser/a=dbaron 2002-11-01 15:45:38 +00:00
mcs%netscape.com cbdc43aebe Fix bug # 166189 - Segmentation fault on invalid filter string.
Check that a sequence of set has been created before using
	it inside ber_put_seqorset().
2002-11-01 15:23:29 +00:00
bugreport%peshkin.net bf2d2c35a9 Bug 127200 Query for CC/longdesc/OR takes long time
r=gerv
2002-11-01 15:22:01 +00:00
igor%mir2.org 85132aacd6 Fixing 159334: store bytecode indexes as uint16 to extend limit on maximum number of different strings to 64K 2002-11-01 14:43:34 +00:00
darin%netscape.com 7fcfc56947 1) updated IPCM protocol
2) added ipcMessage primitives to simplify IPCM protocol implementation
3) added ipcMessageCast to simplify casting raw messages to specific types
4) added function table in ipcCommandModule
2002-11-01 09:08:25 +00:00
dveditz%netscape.com 27878120f5 Don't fire popup blocked event if we decide to open the content in an existing named window (bug 174765 refinement)
r=danm, sr=jag, a=roc
2002-11-01 05:20:07 +00:00
chanial%noos.fr b1f8d6156c remove read/change/write cookies items in the Script & Windows preference panel 2002-11-01 04:38:21 +00:00
chanial%noos.fr 7cc9a8d7ad bug 177837: remove help menu in bookmark manager and view source window 2002-11-01 04:28:57 +00:00
chanial%noos.fr aaf5445810 clicking again on a bookmark in the sidebar does not reload it. 2002-11-01 02:47:10 +00:00
timeless%mozdev.org 0892deae02 Bug 176733 Saving of images from "Page Info" does not work
patch by grigorig@web.de r=db48x sr=bz a=asa
2002-11-01 02:12:10 +00:00
pschwartau%netscape.com b6ce949e06 Initial add. Regression test for bug 159334. 2002-11-01 02:00:08 +00:00
darin%netscape.com 48fdab4878 fixes bug 177326 "Mozilla rapidly repeats requests multiple times"
r=dougt sr=rpotts a=roc+moz
2002-11-01 01:11:32 +00:00
blythe%netscape.com b35e7ab8e5 Not part of any build.
Work in progress on heap fragmentation report tool.
2002-11-01 00:34:13 +00:00
gerv%gerv.net 78787bcfdb Bug 177430 - buglist.cgi needs a CSV output format. Patch by gerv; r=justdave. 2002-10-31 23:06:54 +00:00
bugreport%peshkin.net 98e0750545 Bug 177435 exact match on assignee fails with user matching
patch by not_erik
r=myk,joel
2002-10-31 22:34:42 +00:00
rogerl%netscape.com 9f141b69aa Linux build fixes. 2002-10-31 22:32:08 +00:00
bugreport%peshkin.net c6e49c2e29 Bug 177624 Wildcard rejects --do_not_change-- in mass-change
Patch by not_erik
r=joel
2002-10-31 22:20:26 +00:00
jpierre%netscape.com 9c6ca52dde Remove call to PL_ArenaFinish . This effectively shut down NSPR arenas and created problems when restarting NSS . r=relyea 2002-10-31 22:02:10 +00:00
rogerl%netscape.com 8b67ca9fe4 Linux build fixes. 2002-10-31 21:39:47 +00:00
rogerl%netscape.com 04aea2338e Linux build fixes. 2002-10-31 21:25:35 +00:00
leaf%mozilla.org c70a5d7c86 Automated update 2002-10-31 21:24:53 +00:00
pschwartau%netscape.com 6a60c444fd Improving comments. 2002-10-31 21:24:25 +00:00
rogerl%netscape.com c4959936fb Fixing Linux build. 2002-10-31 21:12:59 +00:00
rogerl%netscape.com c7fa7c3407 Fixing Linux build. 2002-10-31 21:08:13 +00:00