95583 Commits

Author SHA1 Message Date
relyea%netscape.com
89b3664a5c Keep a copy of the DER Crl. 2002-01-11 17:31:09 +00:00
blizzard%redhat.com
695668b70f Add exclusion lists to the packager. Not part of the default build. 2002-01-11 17:18:01 +00:00
alecf%netscape.com
4bf946ec25 remove dead file - not used anywhere 2002-01-11 15:09:32 +00:00
rods%netscape.com
57e9b4a883 reflow was using the wrong DC to rendering context for PP
now cropping progress title to 64 chars with elipse o the front
BUg 117745,118729 r=dcone sr=attinasi
2002-01-11 11:59:00 +00:00
rods%netscape.com
b304b3f01e reflow was using the wrong DC to rendering context for PP
BUg 117745 r=dcone sr=attinasi
2002-01-11 11:56:10 +00:00
rods%netscape.com
978de2b139 Fixing build problem
Bug 119147 r=dcone sr=attinasi
2002-01-11 11:48:28 +00:00
wtc%netscape.com
5db5979aac Bugzilla bug 119406: fixed a misspelling. Thanks to Nick Blievers
<nickb@adacel.com.au> for the bug report and the fix.
2002-01-11 05:35:26 +00:00
rbs%maths.uq.edu.au
05c1973f14 Some tweaks 2002-01-11 05:08:11 +00:00
beard%netscape.com
0a68818971 Starting to develop gc infrastructure. 2002-01-11 04:45:02 +00:00
beard%netscape.com
3d6a4deda1 copy(NULL) == NULL 2002-01-11 04:42:11 +00:00
bryner%netscape.com
1c2e31a6a3 XBL form control work-in-progress:
- Separated form control css into implementation (in layout/html/forms),
and appearance (in the theme)
- Implemented select size=1 in modern
- Hooked up onchange events for select size=1
- Removed unneeded theme.mk file

Not turned on by default.  r/sr=hewitt.
2002-01-11 04:34:19 +00:00
zach%zachlipton.com
479c20a58b Additional fix for bug 112914: "Test should not cat $file" Previous
patch fixed the problem, but this patch stops once it finds strict so
it will not take as long to run.

Patch by ddkilzer@theracingworld.com. R=zach@zachlipton.com though review
is not required for tests.
2002-01-11 03:53:18 +00:00
aaronl%netscape.com
618f21ff3f Active Accessibility: use tooltiptext attribute for accessible name if there is no label. r=jgaunt, sr=waterson 2002-01-11 03:49:13 +00:00
aaronl%netscape.com
682aa6f2ff Bug 119067. Add nsIDOMXULMenuListElement.idl, implement open property. r=jgaunt, sr=hyatt. Bug 119251 - Active Accessibility status bar shouldn't act like a leaf - need the ability to have children. r=jgaunt, sr=waterson 2002-01-11 03:48:02 +00:00
bryner%netscape.com
f27fd1fca3 bug 90254 - blank menu item under privacy and security on mac. r=stephend, sr=sfraser. 2002-01-11 03:17:36 +00:00
tor%cs.brown.edu
de66121ce9 Bug 116378: fix win32 byte ordering. r=pavlov, sr=blizzard 2002-01-11 03:16:44 +00:00
andreww%netscape.com
8c749105d9 bugzilla bug 112314,85226 r=shliang (shuehan) , sr=hewitt ; fixing themes preview window 2002-01-11 03:05:25 +00:00
waterson%netscape.com
0c07a14c41 Bug 118863. Fix several incorrect uses of IsElementContainedBy when IsElementInBuilder is required. Fixes problems with nested templates. r=rjc, sr=hyatt. 2002-01-11 03:00:53 +00:00
andreww%netscape.com
dd4e2fd9f8 bugzilla bug 29896 r=blake, racham, sr=hewitt folder names truncate in middle instead of right in folderpane. 2002-01-11 03:00:38 +00:00
rbs%maths.uq.edu.au
14edaf7b93 Alert! MissingMathML fonts. Here goes the prompt that the user will see when it is detected that crucial stretchy MathML fonts are not installed. The list of those fonts that are missing is shown so that the user can install them. The message is hardcoded and would need to be localized 2002-01-11 02:57:03 +00:00
andreww%netscape.com
1aee51887e bugzilla bug 62011 r=racham, shliang sr=hewitt status bar in subscribe dlg should be at bottom. 2002-01-11 02:52:26 +00:00
javi%netscape.com
09f08d15a5 Turns out there isn't a corresponding .def file for the Builtins module.
So I still need this file.
2002-01-11 02:19:41 +00:00
javi%netscape.com
24480b8e52 *.exp files (for symbol exporting) are now generated dynamically. 2002-01-11 02:13:49 +00:00
beard%netscape.com
363a9d12e8 First working version using ObjectOwner & semi-spaces. 2002-01-11 01:59:52 +00:00
danm%netscape.com
15bf11bfd3 constrain windows centered on a parent window to be onscreen. bug 119332 r=ben,hyatt 2002-01-11 01:53:23 +00:00
pschwartau%netscape.com
db92a9fe93 Correcting a mistaken comment. 2002-01-11 01:34:07 +00:00
darin%netscape.com
44fc40d63b fixes bug 118995 "links with non-ascii characters fail to work in Mozilla 0.9.7"
patch=william.tan@i-dns.net
r/sr=brendan,darin
2002-01-11 01:31:43 +00:00
harishd%netscape.com
641b5b1ca4 119038 - Make sure that WillResume() and WillInterrupt() get called on the sink. This should fix the fast loader assertion. r=heikki, sr=brendan 2002-01-11 01:26:41 +00:00
pschwartau%netscape.com
2d502daf70 Initial add. Regression test for bug 103602. 2002-01-11 01:23:40 +00:00
ssu%netscape.com
b340f86a4b checking in patch for neil@parkwaycc.co.uk. fixes bug 102711 - implement F6/shift+F6 and Ctrl+(shift)+tab to cycle through panes in mailnews window. r=ssu, sr=mscott 2002-01-11 01:17:04 +00:00
sdagley%netscape.com
e6649f99f2 checking in as binary (hopefully) 2002-01-11 01:12:58 +00:00
ssu%netscape.com
eec2d4eca2 fixing bug 85512 - Change mnemonic for File;Compact Folders and File;Get New Messages For. r=racham, sr=mscott 2002-01-11 01:11:39 +00:00
danm%netscape.com
109c9d6e38 restore persistent (maximized) size state after position and size are restored. bug 119006 r=ben,hyatt 2002-01-11 01:08:49 +00:00
naving%netscape.com
54f69f81fa 118137 r=bienvenu sr=sspitzer. fix crash upon deleting large number of messages. 2002-01-11 01:05:53 +00:00
kirk.erickson%sun.com
673acbe7a2 Fixed termination when using -L 30 (see bug 107777).
This is a temporary solution, creating SYSTEM rather than USER loggerThread.
Later we should create a USER thread, Interrupt, and tell the thread to exit.
2002-01-11 01:03:28 +00:00
jpierre%netscape.com
c1f87e36d3 Fix for 118793 - remove GBASH references from OS2.mk 2002-01-11 00:48:49 +00:00
rjc%netscape.com
6ce943b0bd Fix bug # 77460: reduce string usage in search handling. r=ben r/sr=jag 2002-01-11 00:44:16 +00:00
ian.mcgreer%sun.com
009e87cee3 fix crash seen in PSM 2002-01-11 00:41:26 +00:00
cathleen%netscape.com
a717ed2128 fix bug 118044, windows static build bustage. sr=waterson r=darin, timeless 2002-01-11 00:33:37 +00:00
relyea%netscape.com
28a8636b42 Fix dual key generation crash. 2002-01-11 00:33:08 +00:00
rogerl%netscape.com
67b1c42c8c Fixed up file list. 2002-01-11 00:29:25 +00:00
andreww%netscape.com
7529fcb2aa Bugzilla bug 105801 fixes to modal about dialog. sr=ben, r=timeless 2002-01-11 00:29:06 +00:00
bzbarsky%mit.edu
a5f218050b Add video/x-mng to the Accept header. Patch by Peter Janes
<peterj@liberate.com>, bug 118979, r=bzbarsky, sr=darin
2002-01-11 00:19:57 +00:00
rogerl%netscape.com
ca3b3df687 Added regexpwrapper. 2002-01-11 00:18:14 +00:00
bzbarsky%mit.edu
6d62f6f3cf Implement computed position and clip, make computed style not round
values, fix font-style to say "normal" instead of "", and some random
cleanup.  Bugs 116032, 116033, 94080, 98052
2002-01-11 00:15:55 +00:00
rogerl%netscape.com
19a0d099c8 Added trailing newline at EOF for gcc. 2002-01-11 00:12:16 +00:00
bzbarsky%mit.edu
7f79e5bc6b Build system changes to build nsDOMCSSRect. Bug 116032, r=peterv, sr=jst 2002-01-11 00:12:10 +00:00
bzbarsky%mit.edu
916ec2f493 Adding nsIDOMRect implementation to support computed clip. Not part of
build yet.  Bug 116032, r=peterv, sr=jst
2002-01-11 00:09:01 +00:00
rogerl%netscape.com
8e29d29cac Added trailing newline for gcc. 2002-01-11 00:07:53 +00:00
sspitzer%netscape.com
11c636a95c fix for #118876. fix xml error when printing addressbook cards with < & or >.
use the txt to html converter to turn those into entities.
r=bienvenu,sr=mscott
2002-01-11 00:07:45 +00:00