bzbarsky%mit.edu
5576244447
Make sure all caller have to pass in the "ignore 'print backgrounds'
...
preference" boolean. Make block/inline _not_ ignore that pref. Bug 191574,
r+sr=dbaron, a=asa
2003-02-01 23:54:32 +00:00
dean_tessman%hotmail.com
2b9b3b1bc7
Change access key for Tools > Options from "o" to "O".
2003-02-01 22:38:32 +00:00
ben%netscape.com
9503297a8b
reorganize privacy categories in privacy pane
2003-02-01 12:50:06 +00:00
ben%netscape.com
6fd3967e8f
AIEEEEEEEE that's right.
2003-02-01 09:58:48 +00:00
ben%netscape.com
c3fbf69fc3
another oops
2003-02-01 09:50:03 +00:00
ben%netscape.com
0da41bd4c1
fix oops
2003-02-01 09:38:56 +00:00
ben%netscape.com
d262d2a791
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
53a78c48e2
Part of 191524 - defaults - default satchel/automatic form fill to ON
2003-02-01 09:13:51 +00:00
ben%netscape.com
aecc673721
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
4971b014e2
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
354f2c1020
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
480cfe2d40
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
9a0fa6280f
fixing linux bustage for real
2003-02-01 06:24:40 +00:00
jkeiser%netscape.com
804d97c237
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
eb8fe99cb8
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
a193b43e16
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
7cc0235e71
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
211db17a37
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
ee0a7a5c69
trying to fix debug build bustage on linux.
2003-02-01 00:54:29 +00:00
nisheeth%netscape.com
f0e68de991
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
d4913d130c
Backout last checkin because it did not have any log message.
2003-02-01 00:35:45 +00:00
nisheeth%netscape.com
2127f7c5f1
*** empty log message ***
2003-02-01 00:24:14 +00:00
bryner%netscape.com
def14175f0
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
98b01ec694
updates per bug 189489, a=asa and r=oeschger
2003-02-01 00:01:09 +00:00
rogerl%netscape.com
d069d8c6bf
First
2003-01-31 23:41:13 +00:00
relyea%netscape.com
ab6d0dea43
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
13b3fd479c
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
e74f70b957
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
0561607dac
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
148f5ff5c6
bug 190529, add SDK package creation, r=kysmith, sr=seawood, a=asa
2003-01-31 22:56:32 +00:00
sspitzer%netscape.com
88fa6d0bf3
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
77c5c7cba3
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
e30527f45d
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
8fdd6beaad
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
7874d8d788
Fix an uninitialized variable. Bug 191396.
2003-01-31 22:26:56 +00:00
mostafah%oeone.com
ee3b7b38c1
Fixed bug 190510: Loading calendar affects date display in mail
2003-01-31 22:05:00 +00:00
dveditz%netscape.com
985cb4d7c6
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
b4af4f3315
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
21a4877a90
Making images smaller, bug 189797.
2003-01-31 20:55:32 +00:00
pschwartau%netscape.com
d470bbfaf6
Initial add. Regression test for bug 191479.
2003-01-31 20:30:33 +00:00
mikep%oeone.com
d1bbd808fb
Adding in new text for delete tasks.
2003-01-31 19:56:04 +00:00
peterlubczynski%netscape.com
b0346f166d
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
cad43b785c
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
721dac4c13
Fixed bug 189361: build problems with gcc-3.2 and oeICalTodoImpl.cpp
2003-01-31 19:19:48 +00:00
mikep%oeone.com
ecfd58702e
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
007d2ff004
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
26f87b2547
Fixing so that you can see events from previous and next month.
2003-01-31 18:24:08 +00:00
mikep%oeone.com
92bf45b083
New build.
2003-01-31 18:21:14 +00:00
mikep%oeone.com
2333dbcbde
Fixing text in alarm dialog, as per bug from OEone.
2003-01-31 18:20:57 +00:00
rogerl%netscape.com
da9f296f03
Fixed bypasss of error checking for initialization. Added AlienInstance
...
methods that were MIA.
2003-01-31 17:42:49 +00:00