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

97478 Коммитов

Автор SHA1 Сообщение Дата
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
leaf%mozilla.org 3e87d4a7d4 Automated update 2002-02-08 11:12:05 +00:00
peterv%netscape.com b16c6b8759 Keep MathML building on Mac. Not part of default build. 2002-02-08 11:02:37 +00:00
rbs%maths.uq.edu.au bc13bc13b3 Complete bug 109826 - turn on MathML in default builds (Windows & Linux), r=cls, a=endico on behalf of staff@mozilla.org, a=shaver on behalf of drivers@mozilla.org 2002-02-08 10:59:12 +00:00
seawood%netscape.com 7521028be6 This has quite literally given me a headache 2002-02-08 10:07:35 +00:00
seawood%netscape.com 6d1101ace7 Blindly add xpcom:glue to search path to fix bustage. Bug #120474 2002-02-08 09:24:12 +00:00
seawood%netscape.com ef5c10e5c2 Quick fix for OS/2 bustage. NSS appears to have LIB_PREFIX fixed 2002-02-08 08:41:26 +00:00
rbs%maths.uq.edu.au c2bfa13028 bug 109826 - turn on MathML in default builds (Windows & Linux), r=cls, a=endico on behalf of staff@mozilla.org, a=shaver on behalf of drivers@mozilla.org 2002-02-08 08:32:32 +00:00
seawood%netscape.com 5871ae6f2d Use @ so that regchrome commands aren't echoed.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #124328 r=cls
2002-02-08 08:30:30 +00:00
seawood%netscape.com 4ee30c8ab4 Update manifest files in attempt to quell mac bustage.
Bug #120474
2002-02-08 08:04:34 +00:00
bryner%netscape.com 5f77a1e0b1 Adding missing licenses. 2002-02-08 07:56:08 +00:00
bryner%netscape.com 6479838872 New files for XBL-ified HTML button widget. Not part of the build. 2002-02-08 07:38:56 +00:00