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

104042 Коммитов

Автор SHA1 Сообщение Дата
stephend%netscape.com 522505a8ab Bug 51985. 'Go' button should be styled as default. Patch by Bradley Hart <bhart@cvip.net>. r=walk84/sr=jag 2002-05-26 06:05:19 +00:00
matty%chariot.net.au e5bd287315 Release notes updates. 2002-05-26 05:34:25 +00:00
brendan%mozilla.org f981dd90ae Don't emit JSOP_DEF{VAR,CONST} unless at top-level or in a heavyweight function (146596, r=jband, sr=shaver). 2002-05-26 00:33:23 +00:00
caillon%returnzero.com 1f957b2932 Bug 141333, Renaming 'Add to Bookmarks' to 'Bookmark This Page' in the Bookmarks menu. r=gerv, rs=jag 2002-05-25 19:47:37 +00:00
caillon%returnzero.com f80ed956e5 Bug 142711, adding a trailling slash to the default homepage. r=mpt, rs=jag 2002-05-25 19:42:12 +00:00
wtc%netscape.com a0715a5bd0 Bug 142575: use the PRIVATE keyword for the /EXPORT linker option. 2002-05-25 16:00:55 +00:00
gerv%gerv.net e6fae5a5dc Bug 145849 - Non-maintainers with ability to bless others need "users" link in footer. Patch by bugreport@peshkin.net; r=gerv, justdave. 2002-05-25 10:35:53 +00:00
gerv%gerv.net 4c9c617dc2 Bug 146091 - Sort order for votes is ascending instead of descending. Patch by myk; 2xr=gerv. 2002-05-25 10:29:20 +00:00
gerv%gerv.net 8b460a6f60 Bug 144768 - Selecting multiple products on query page causes script error in IE. Patch by jouni@heikniemi.net; r=gerv, bbaetz. 2002-05-25 10:15:55 +00:00
wtc%netscape.com 278f8fcbfa Bug 142575: use the /EXPORT linker option on the command line.
Modified files: nssinit.c config.mk
2002-05-25 06:52:19 +00:00
seawood%netscape.com cce9c00f7f Applying shanjian's API change from bug 142562 to BeOS gfx files. 2002-05-25 03:00:45 +00:00
wtc%netscape.com c82e51fc58 Bug 142575: a better fix. 2002-05-25 01:02:39 +00:00
rginda%netscape.com 3e4623542d - chatzilla only -
Bug 139334 - [RFE] SQUERY command support
patch=jbontje@suespammers.org,r=me
2002-05-25 00:40:00 +00:00
morse%netscape.com 42df9a290a bug 146048, image context menu is slow to appear, c=tomi.leppikangus@oulu.fi, r=morse, sr=waterson 2002-05-24 23:49:33 +00:00
shanjian%netscape.com 041dbffbcb Fix bustage caused by my recent checkin. 2002-05-24 21:04:32 +00:00
wtc%netscape.com 54db8b9c90 Bug 142575: added function forwarder for 'mktemp' for "bug compatibility". 2002-05-24 21:00:55 +00:00
pavlov%netscape.com cd17150e53 checking in fix for topcrash bug 145147. r=bienvenu sr=mscott 2002-05-24 20:54:44 +00:00
andreww%netscape.com a975e43114 bugzilla 141281 - r=cmanske, sr=hewitt - Editor: Format Menu: same mnemonic used for two menu items 2002-05-24 20:29:37 +00:00
andreww%netscape.com aec34073e6 bugzilla 111031 - need access keys [mnemonics] for QuickSearch - r=shuehan, sr=hewitt 2002-05-24 20:20:34 +00:00
pinkerton%netscape.com 892d68e3c8 Updating lock icons. Also fixing test of security state for new
state bits in nsIWebProgressListener.
2002-05-24 20:13:15 +00:00
javi%netscape.com d19ba0f868 Make pkcs12.h C++ friendly. 2002-05-24 20:11:29 +00:00
shanjian%netscape.com 7f5900aa67 #142562 problem with <td align=right or align=center
We are observing langGroup in some place while ignor it in others. This patch
make all font metrics call consistent. nsIRenderingContext API is change to
make things neat.
r=rbs, sr=waterson
2002-05-24 20:11:14 +00:00
depstein%netscape.com da74c12aef adding web progress test cases. some minor code cleanup.
a=asa for QA checkins that are not part of the default builds
2002-05-24 20:03:19 +00:00
ducarroz%netscape.com 4d19e1af3d Fix for bug 141648. We need to set the focus outside the eidtable field when recycling the compose window to avoid having focus problem on Mac. R=varada, SR=bienvenu 2002-05-24 19:07:22 +00:00
hwaara%chello.se 7946867d68 #115324, more removal and optimizing of search/filters code. This time hopefully with the correct line endings too. ;-)
r=biesi, sr=bienvenu
2002-05-24 18:35:18 +00:00
hwaara%chello.se d930db2c5c #146230, "search progress doesn't behave like other progress"
r=biesi, sr=bienvenu
2002-05-24 18:31:28 +00:00
mkaply%us.ibm.com c8cf74b885 Fix IRIX bustage. My gosh someone horked this file. So much for blame 2002-05-24 16:17:01 +00:00
wtc%netscape.com 00ab5fdbae Back out the previous checkin. It broken the cmd/certcgi build. 2002-05-24 14:58:02 +00:00
hwaara%chello.se 918caa7bf7 #115324, remove unused search/filters code. sr=jst, r=naving 2002-05-24 11:11:49 +00:00
shaver%mozilla.org 5edfcc1ec0 146210: Add Date.now to mirror JS_Now in script. r=rginda, sr=brendan. 2002-05-24 01:55:15 +00:00
javi%netscape.com 69088764da Add macros to make header file C++ friendly. 2002-05-24 00:53:48 +00:00
varada%netscape.com 50a556df9f fix for 70540;compose window should bring up account wizard when there are no identities;r=bhuvan;sr=sspitzer 2002-05-24 00:13:40 +00:00
darin%netscape.com d5f3668385 fixes bug 144442 "Microsoft-IIS/4.x and Netscape-Enterprise/3.x do not support pipelining"
r=gagan sr=rpotts
2002-05-24 00:12:28 +00:00
rjesup%wgate.com 0c51c87119 Bug 139380: correctly parse font names again. Checkin for gisburn.
r=bstell, sr=attinasi
2002-05-24 00:00:33 +00:00
darin%netscape.com 77964bedf9 fixes bug 100595 "crash @nsMultiMixedConv::FindToken [was: sandiegozoo.org
- this site crashes the browser, every time]"
r=dougt sr=rpotts
2002-05-23 23:46:01 +00:00
rjesup%wgate.com 84fa259df6 Bug 143413: symbol-fontspecific missing for Xlib/Xprint. Checkin for
gisburn.  r=pete.zha, sr=attinasi
2002-05-23 23:39:06 +00:00
morse%netscape.com fa23bc9251 bug 145492, sending out duplicate cookies, r=brade, sr=scc 2002-05-23 23:25:43 +00:00
bienvenu%netscape.com 232a8e11a3 fix 138018 should disable delete and move for readonly folders r=naving, sr=sspitzer 2002-05-23 23:13:26 +00:00
dbaron%fas.harvard.edu 8d231a5fae Ensure that the quirks stylesheet is enabled/disabled before we start creating frames so that we don't have to build the rule cascade twice. Remove old compatibility mode pref that only controlled a small part of what it should have. b=141261 sr=waterson r=jst 2002-05-23 23:09:31 +00:00
cavin%netscape.com 7879286cfb Fix for 94775. Strip off trailing '/' of input realm, if present, before making comparison in si_GetURL(). r=morse, sr=bienvenu. 2002-05-23 23:04:13 +00:00
beard%netscape.com 888d4d444e Modifications for building under mach-o with project builder. 2002-05-23 22:33:04 +00:00
beard%netscape.com 11b68134ae initial checkin of mach-o plugin 2002-05-23 22:30:28 +00:00
wtc%netscape.com b1a997971e Bug 142575: on Windows added mktemp (which simply calls _mktemp in the C
run-time library) to be backward compatible with the bug that mktemp was
accidentally exported from the nss3.dll in NSS 3.2.x and 3.3.x.
2002-05-23 22:28:50 +00:00
beard%netscape.com 5a7b642172 Consume mouseDown events. 2002-05-23 22:24:51 +00:00
kirk.erickson%sun.com fa04da4ff4 Resolves bug 90070 (now exiting with PK12UERR_PK11GETSLOT 13). 2002-05-23 22:21:42 +00:00
caillon%returnzero.com b7d63b4325 Fix for bug 137334: DOM Inspecting the URL bar will crash. r=timeless, sr=hewitt 2002-05-23 22:11:29 +00:00
jfrancis%netscape.com 00ac1086f3 fixing 136165: crash after deleting styled text. r=cmanske sr=dveditz 2002-05-23 22:05:35 +00:00
yokoyama%netscape.com 7e84eecff9 bug 141513
IME candidate window is displayed in wrong position
Patch is to impact only in Windows XP
with MS PinYing IME and NeiMa IME
/r=shanjian, /sr=brendan
2002-05-23 22:03:49 +00:00
smontagu%netscape.com a46e2b6d10 Fix for memory leak. Bug 145153, r=mkaply, sr=waterson 2002-05-23 22:03:19 +00:00
sspitzer%netscape.com 4449e912cf fix for #138826. context menu (for images and in general) is broken in the stand alone mail message window. r=sspitzer, sr=blake. thanks to antonio.xu@sun.com for the initial patch. 2002-05-23 21:39:34 +00:00