Commit Graph

97389 Commits

Author SHA1 Message Date
pschwartau%netscape.com
94b0eb9c73 Improving readability. 2002-02-08 23:22:59 +00:00
bzbarsky%mit.edu
5c9794db92 Make sure to escape bookmark folder names before writing them out to the
file.  Bug 65098, patch by Hugh Kennedy <kennedyh@engin.umich.edu>,
r=bzbarsky, sr=shaver
2002-02-08 23:21:47 +00:00
bzbarsky%mit.edu
e8baec817f Make scrollbar thumbs for selects size correctly in GTK builds. Bug
45731, patch by Michiel van Leeuwen <hmvleeuwen@altavista.com>,
r=blizzard, sr=shaver
2002-02-08 23:16:43 +00:00
darin%netscape.com
714b93ebb3 fixes bug 96705 "[zope] authentication should invalidate cache" and
bug 103402 "HTTP authentication allows view of first page if previously
authenticated" r=gagan sr=mscott
2002-02-08 23:13:36 +00:00
andreww%netscape.com
35123d392b bug 123444 r/sr=rginda Chatzilla missing some mnemonics 2002-02-08 23:12:36 +00:00
bryner%netscape.com
c573016208 Fixing bustage on Sun WS6 update 2, it apparently doesn't like the forward declaration of gfxIImageFrame just before it's defined. r=seawood, sr=jst. 2002-02-08 22:59:53 +00:00
varga%utcru.sk
153ad2d6a5 Fix bad comment. 2002-02-08 22:51:24 +00:00
dp%netscape.com
822136992a bug 123988 Optimizing timers out when there are no allocations held r=dougt,sr=sfraser 2002-02-08 22:50:40 +00:00
rbs%maths.uq.edu.au
a25da51a9c Replace the XXX comments dating back from bug 45010 with a long lasting fix 2002-02-08 22:48:38 +00:00
blakeross%telocity.com
e496a9f1d5 67387 - need mnemonics for history delete menuitems. r/sr=hewitt 2002-02-08 22:46:28 +00:00
radha%netscape.com
8563362d73 Fox for bug # 109485. Meta refresh works differently than otehr browsers. r=valeski. sr=jaggernaut. 2002-02-08 22:46:09 +00:00
pete%alphanumerica.com
ce1f97ac38 bug=118639, sr=darin, r=dougt
fixed various leaks, expanded tabs and some style cleanup

--pete
2002-02-08 22:42:48 +00:00
cmanske%netscape.com
b9e6e4b28f Add checkbox to remove link border and simplify anchor/heading selection when choosing link (b=96477, fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin); improved 'Constrain' checkbox logic in image dialogs (b=58133, r=neil@parkwaycc.co.uk, sr=kin) 2002-02-08 22:40:59 +00:00
mstoltz%netscape.com
e37e35c390 Bug 122317 - make document.write and document.writeln callable cross-host.
sr=jst, r=fabian
2002-02-08 22:40:36 +00:00
naving%netscape.com
3a0027dcac 49868 r=ducarroz sr=mscott. Throw alert out of disk space if we cannot download pop3 messages because
of insufficient disk space.
2002-02-08 22:39:15 +00:00
varga%utcru.sk
8e1dd8f30d Fix for bugs:
121241 - Misplaced insertion line for outliner DND
120976 - Drop feedback needs some polishing
r=pink, sr=hyatt
Thanks for reviews and testing by zach.

- added new atom "dragSession"
- renamed atom "drop" to "dropOn"
- added new pseudo class -moz-outliner-drop-feedback
- added new paint method PaintDropFeedback()
- drop feedback in between rows is now painted at the same position for both orientations.
2002-02-08 22:35:18 +00:00
danm%netscape.com
cf092ddb1e reset sizemode to normal when window is sized using the mouse. bug 107937 r=ben,jag 2002-02-08 22:35:15 +00:00
ssu%netscape.com
69fd695df9 fixing bug 120634 - Typing numbers in sidebar (IM password) affects label colors in Mail. r=naving sr=mscott. 2002-02-08 22:34:50 +00:00
naving%netscape.com
f5267bbd95 108110 r=racham sr=mscott Hiding quick search box will take you out of search view 2002-02-08 22:34:40 +00:00
danm%netscape.com
ac40c8981c persist sizemode more often, and particularly after a size change. bug 107937 r=ben,jag 2002-02-08 22:34:15 +00:00
radha%netscape.com
8e7feda401 Fix for bug # 122904, 123936. r=mcafee. sr=alecf. Uninitialised variables and reorder of member initialisers. 2002-02-08 22:32:58 +00:00
oeschger%netscape.com
1c061779ba some help 'content' and label changes, with dispensation per 122806, r=cotter@netscape.com 2002-02-08 22:32:14 +00:00
rjc%netscape.com
7409155432 Fix bug # 124322: bookmark optimizations (cut down on # of assertions for common node types, and make scheduler far more lightweight.) r=pavlov sr=ben 2002-02-08 22:31:02 +00:00
blakeross%telocity.com
3b51580793 60245 - no tooltips for "title" attribute in sidebar. r=sgehani sr=hewitt 2002-02-08 22:30:17 +00:00
naving%netscape.com
7725472e68 122713 r=ssu sr=mscott. change ".localName" to compare with lowercase - fixes
shortcut interference with quick search and sidebar.
2002-02-08 22:29:26 +00:00
ian.mcgreer%sun.com
4edd6cfd21 localize the adding of cert references to one function to save an iteration, add two NULL pointer checks 2002-02-08 21:47:05 +00:00
pschwartau%netscape.com
64d729ccb2 Improving readability. 2002-02-08 21:42:55 +00:00
bnesse%netscape.com
9505f1c196 Cleanup path stuff to fix build. a=lpham. 2002-02-08 20:38:26 +00:00
wtc%netscape.com
a07e28ee9a Accidentally deleted PK11_GetSymKeyNickname in my previous checkin. 2002-02-08 19:50:07 +00:00
wtc%netscape.com
c314c19f6d Checked in Jamie's patches for
bug 124232: export SECKEY_DestroyPublicKeyLis; and
bug 124233: add new function PK11_GetNextSymKey.
Also fixed two problems in nss.def.
Modified files: nss/nss.def pk11wrap/pk11func.h pk11wrap/pk11skey.c
2002-02-08 19:42:40 +00:00
seawood%netscape.com
ebbdfa7c68 Backing out fix for win32 gmake static bustage until we figure out how to resolve bug 114748 for OS/2. Should fix current OS/2 bustage. 2002-02-08 19:17:37 +00:00
jkeiser%netscape.com
2cceb551a9 bug 110800 - fire onChange when losing dropdown focus. r=rods@netscape.com, sr=kin@netscape.com 2002-02-08 18:35:48 +00:00
jkeiser%netscape.com
d908da67f2 Bug 121317 - use bitfields in nsHTMLInputElement, r=bryner@netscape.com, sr=jst@netscape.com 2002-02-08 18:23:47 +00:00
ian.mcgreer%sun.com
338b4d1c54 as with the cache, a search by cert DER should crack the DER into issuer and serial, then index the hash directly, as opposed to iteration 2002-02-08 16:26:07 +00:00
brade%netscape.com
1d7dd2befa remove nsIDiskDocument usage (instead use nsIWebBrowserPersist); bug 102033, r=glazman, sr=kin 2002-02-08 15:50:49 +00:00
cmanske%netscape.com
6818efb4ab Fixed getting caption align attribute, b=96842, r=glazman, sr=dveditz 2002-02-08 15:38:11 +00:00
cmanske%netscape.com
fa6578686f Put colors in color list in alphabetical order, b=99620, sr=glazman, sr=dveditz 2002-02-08 15:35:21 +00:00
cmanske%netscape.com
6d2f164672 Support 'internal-gopher-' as a scheme, b=122613, r=glazman, sr=dveditz 2002-02-08 15:32:25 +00:00
ccarlen%netscape.com
f2a5e7003f Bug 113538 - embedding depends on wallet. Removing obsolete files. r=morse/sr=darin 2002-02-08 15:24:03 +00:00
ian.mcgreer%sun.com
8930954284 bug 124268, usage statement for dump chain option 2002-02-08 15:22:54 +00:00
ccarlen%netscape.com
f0ffbdff43 Bug 113538 - embedding depends on wallet. Rename nsISingleSignonPrompt to nsIAuthPromptWrapper and into embedding. r=morse/sr=darin 2002-02-08 15:21:26 +00:00
kin%netscape.com
ad29387c80 Fix for bug 124209 (Deleting selection in plain text reply compose causes hang)
and bug 124375 (composer / editor hang when delete blank lines)

Allow start/end points to be set to empty text nodes to prevent
infinite loop.

r=glazman@netscape.com  sr=sfraser@netscape.com,shaver@mozilla.org
2002-02-08 15:20:19 +00:00
ian.mcgreer%sun.com
3296ff5ffb bug 124189, signtool hangs 2002-02-08 15:13:13 +00:00
brade%netscape.com
e6426056ee enable upload saving, use PRPackedBool (bug 120659; r=adamlock, sr=darin) 2002-02-08 14:40:51 +00:00
brade%netscape.com
967fb05a74 support upload saving, remove remaining diskDocument usage (bug 120659; r=adamlock, sr=darin) 2002-02-08 14:40:35 +00:00
leaf%mozilla.org
932ef99c0b Automated update 2002-02-08 12:59:42 +00:00
rbs%maths.uq.edu.au
501298dbd4 --disable-mathml on Linux to investigate the redness 2002-02-08 12:49:46 +00:00
peterv%netscape.com
2fb9c0c061 Fix CLOBBER_IDL_PROJECTS (broken after the conversion to XML projects). r=smfr. 2002-02-08 11:34:27 +00:00
peterv%netscape.com
ea840e446a Fix importNode, need to set the document before notifying. Bug 124358. r=Pike, sr=jst. 2002-02-08 11:28:15 +00:00
bbaetz%student.usyd.edu.au
cf8e2d560b Correct date on logincookies schema change. 2002-02-08 11:16:05 +00:00