114803 Commits

Author SHA1 Message Date
ben%netscape.com
4ef5195732 fix oops 2003-02-01 09:38:56 +00:00
ben%netscape.com
291b47c252 Part of 191524 -
Phoenix Preferences Dialog Redesign

- remove preferences tree and replace with large icon list (icons TBD)
- reorganize preferences throughout preferences dialog
- new privacy panel
- hook up "clear download manager," "clear form fill," "clear cookies," "clear passwords," etc.
- "clear all" button
and so on. Too much to list.
2003-02-01 09:15:36 +00:00
ben%netscape.com
dc2a3ef60c Part of 191524 - defaults - default satchel/automatic form fill to ON 2003-02-01 09:13:51 +00:00
ben%netscape.com
cd777b17a9 Part of 191524 -
- support disabling of satchel (automatic form fill) by adding satchel pref listener that detaches satchel controller from tabbrowser and search bar.
- also change the name of "preferences" to "options" to bring into line with other windows apps and the items' position under Tools->
2003-02-01 09:13:33 +00:00
ben%netscape.com
7331c73d38 Part of 191524 -
1) update tabbrowser to allow attach/detach of satchel controller from all browsers.
2) disclosure widget styles for privacy preferences panel
2003-02-01 09:11:13 +00:00
ben%netscape.com
c92fda09d7 Part of 191524 -
Implement |nsFormHistory::RemoveAllEntries| - allows UI to clear Satchel database.
r=hewitt
2003-02-01 09:10:26 +00:00
ben%netscape.com
ff49b801b0 Part of fix for 191524, fix a crash in nsIconURI::Equals that occurs when you clear the download manager datasource with the downloads sidebar in Phoenix open. Add null check. r=pavlov, sr=bryner, a=asa 2003-02-01 09:09:24 +00:00
bryner%netscape.com
35fd3167b8 fixing linux bustage for real 2003-02-01 06:24:40 +00:00
jkeiser%netscape.com
3d0c799bc9 Fix window focus event regressions (bug 190767), patch by Ruslan Ismailov (croo@nm.ru), r=jkeiser@netscape.com, sr=bryner@netscape.com 2003-02-01 05:26:16 +00:00
bzbarsky%mit.edu
a225df04ef Fix mailto: form submission. Bug 191248, patch by dgk@metrocast.net (David G
King (nee dgk@lr.net)), r=sspitzer, sr=bzbarsky, a=asa
2003-02-01 05:02:11 +00:00
jake%bugzilla.org
5ec6d0d48c Recompiling the docs because of the large change to the installation section just checked in. 2003-02-01 04:56:37 +00:00
jake%bugzilla.org
c0f743e72b Bug 191034, step 1 - Refactoring the installation chapter to provide sections for OS Specific notes and configuration help on multiple web servers. Also added some terms to the glossary. 2003-02-01 04:53:50 +00:00
cltbld%netscape.com
a7fb372d9f Codesize test needs MOZ_MAPINFO set before we pull, to get mozilla/tools/codesighs directory. r/a=bruner. (mcafee) 2003-02-01 01:16:37 +00:00
bryner%netscape.com
62aef50c8f trying to fix debug build bustage on linux. 2003-02-01 00:54:29 +00:00
nisheeth%netscape.com
cc8dffbfcc Fix for bug 191377. r=peterv, sr=heikki, a=asa. window.open("") was not opening a blank window. This was a regression from the fix to bug 174628. 2003-02-01 00:39:31 +00:00
nisheeth%netscape.com
861f7bc62c Backout last checkin because it did not have any log message. 2003-02-01 00:35:45 +00:00
nisheeth%netscape.com
bbfad7145e *** empty log message *** 2003-02-01 00:24:14 +00:00
bryner%netscape.com
fad0bef4a6 protect against the to-be-focused content going away during tabbing (bug 171210). r=jkeiser, sr=jst, a=asa. 2003-02-01 00:05:46 +00:00
robinf%netscape.com
d158e0dbbe updates per bug 189489, a=asa and r=oeschger 2003-02-01 00:01:09 +00:00
rogerl%netscape.com
ebcdb3a37e First 2003-01-31 23:41:13 +00:00
relyea%netscape.com
447f0c56f9 Check bug 188856 into the tip.
1)return proper error code in more cases. 2) Fix bug in DH KeyPair Generation.

the essential part of this fix in pkcs11c.c where we add the CKA_NETSCAPE_DB
attribute on Diffie-Hellman key gen. I don't know why the code would have even
thought of working without this (unless we were testing with pregenerated
keys).

The rest of the fix is to surface more of the PKCS #11 error back up. There is
a separate bug to continue tracking the issue of lost PKCS #11 errors.
2003-01-31 23:39:34 +00:00
jshin%mailaps.org
ebec992d12 b=184120 Add non-BMP char. support to UTF-32 converters.
r=smontague, sr=dbaron, a=asa
2003-01-31 23:26:20 +00:00
bzbarsky%mit.edu
593090f503 Relanding 189384 since it seems Not Guilty. Still r=sicking/sr=jst/a=asa 2003-01-31 23:21:22 +00:00
sspitzer%netscape.com
8b583ddca9 supplimental whitespace fixes for bug #124080, which was approved by asa.
thanks to cavin for catching my tab foo.
2003-01-31 23:04:58 +00:00
leaf%mozilla.org
366dc94489 bug 190529, add SDK package creation, r=kysmith, sr=seawood, a=asa 2003-01-31 22:56:32 +00:00
sspitzer%netscape.com
eddb5a2fd3 fix for bug #188939. remove "unknown" and "not junk" as search and mailview criteria choices.
we remove "unknown" because the user never sees anything that distinguishes unknown from not junk.
being left with just junk and not junk, we remove not junk, because that's just "isn't junk"
r/sr=bienvenu, a=asa
2003-01-31 22:54:13 +00:00
sspitzer%netscape.com
8f89fe3b03 fix for bug #189489. hook up help buttons for junk mail controls dialog and message view dialogs.
r/sr=bienvenu, a=asa
2003-01-31 22:48:31 +00:00
sfraser%netscape.com
35de4e7b80 Add the --zerodrift option to maptsvdifftoool so that code/data changes show up for Mac OS X. 2003-01-31 22:43:31 +00:00
kaie%netscape.com
0f380e799b b=189974 Profile Switching fails after JavaScript based cert import
PSM portion of fix
r=javi sr=darin a=asa
2003-01-31 22:33:49 +00:00
nelsonb%netscape.com
3f08900d2f Fix an uninitialized variable. Bug 191396. 2003-01-31 22:26:56 +00:00
mostafah%oeone.com
33c2c85305 Fixed bug 190510: Loading calendar affects date display in mail 2003-01-31 22:05:00 +00:00
dveditz%netscape.com
fb101585e7 reading from corrupt zip archives leaks memory (bug 190996) r=ssu, sr=heikki,a=asa 2003-01-31 21:53:39 +00:00
timeless%mozdev.org
0426251963 Bug 156405 Tabbed browsing frequently crashes Mozilla - Trunk M130A [@ nsXULWindow::ContentShellAdded]
patch by bsmedberg@covad.net r=roc+moz, sr=roc+moz, a=roc+moz
2003-01-31 21:31:48 +00:00
mikep%oeone.com
0b796cd659 Making images smaller, bug 189797. 2003-01-31 20:55:32 +00:00
pschwartau%netscape.com
f83cf74f28 Initial add. Regression test for bug 191479. 2003-01-31 20:30:33 +00:00
mikep%oeone.com
50d8eb7ffc Adding in new text for delete tasks. 2003-01-31 19:56:04 +00:00
peterlubczynski%netscape.com
e70f316d4e Expanding Flash stack curruption hack to all platforms as it was found on OSX, bug 186287 r=kmcclusk sr=sfraser a=dbaron 2003-01-31 19:37:32 +00:00
heikki%netscape.com
b68801109e Bug 184001, do not copy external DTDs into internal subset, r=harishd, sr=jst, a=asa. 2003-01-31 19:21:24 +00:00
mostafah%oeone.com
1885f3315d Fixed bug 189361: build problems with gcc-3.2 and oeICalTodoImpl.cpp 2003-01-31 19:19:48 +00:00
mikep%oeone.com
2467310b80 Fixing so that changing the default start and end hours refreshes the current view. 2003-01-31 18:42:27 +00:00
mikep%oeone.com
f6a58207fb Adding in new function to delete tasks only, bug 191280. There are now seperate items for deleting tasks and events. 2003-01-31 18:26:19 +00:00
mikep%oeone.com
fb869aeab6 Fixing so that you can see events from previous and next month. 2003-01-31 18:24:08 +00:00
mikep%oeone.com
cc14f714f4 New build. 2003-01-31 18:21:14 +00:00
mikep%oeone.com
4657365d11 Fixing text in alarm dialog, as per bug from OEone. 2003-01-31 18:20:57 +00:00
rogerl%netscape.com
7d1480bb0b Fixed bypasss of error checking for initialization. Added AlienInstance
methods that were MIA.
2003-01-31 17:42:49 +00:00
mkaply%us.ibm.com
050ac8d5bf #168643
r=pedemont, sr=blizzard (platform specific), a=asa
OS/2 only - rewrite of frame window creation code to fix window positioning issues
2003-01-31 15:38:21 +00:00
mkaply%us.ibm.com
5e0834feef 103354 for Phoenix - if we do want this for Phoenix, we can put it back in, but Phoenix is broke if we don't remove the reference to the close tab in the DTD file 2003-01-31 14:32:43 +00:00
bzbarsky%mit.edu
0ec80cf1ba Backing out 189384 to see whether this caused the Tp jump. 2003-01-31 14:28:50 +00:00
peterv%netscape.com
5afb6de03a Fix for bug 91557 (constructor property of DOM Object instances return incorrect constructor). r=sicking, sr=jst, a=asa. 2003-01-31 12:10:13 +00:00
bzbarsky%mit.edu
0240ed412b Make sure we drop native theming of form controls in various situations when we
need to.  Bug 184359 and its dependencies (171598, 181490, 184218, 185708,
188785, 189907, 190610).  Patch by tim@prismelite.com (Tim Hill), r=bryner,
sr=bzbarsky, a=asa
2003-01-31 10:21:52 +00:00