relyea%netscape.com
5d8b5a40ce
Fix build breakage. Some platforms do not like to assign unsigned char * to
...
char * without a cast.
2002-10-30 19:01:21 +00:00
mikep%oeone.com
4db08fead6
Removing files.
2002-10-30 18:44:58 +00:00
mikep%oeone.com
0d6de38d8e
Fixing bug 177299, don't change view if multiple day event is visible.
2002-10-30 18:41:36 +00:00
mikep%oeone.com
c2ca29c35c
Fixing bug 177298, problem with event length after dragging and dropping.
2002-10-30 18:34:54 +00:00
mikep%oeone.com
be65a36eed
Changing wording for more accurate descriptions.
2002-10-30 18:23:59 +00:00
mikep%oeone.com
9f55614bf2
Removing unused code, still no images working for priority and completed.
2002-10-30 18:23:30 +00:00
mikep%oeone.com
035ec44f05
Changing email so that you can now email more than one event, bug 177344.
2002-10-30 18:15:02 +00:00
mikep%oeone.com
ec0c0a5e41
Fixing bug 177431
2002-10-30 18:03:30 +00:00
blythe%netscape.com
25a3ca23ca
Not part of any build.
...
Temporary directories are to be unique.
2002-10-30 17:46:03 +00:00
relyea%netscape.com
4db4a5989a
The Serial number needs to be the DEREncoded serial number, not the decoded
...
Serial number.
2002-10-30 17:22:06 +00:00
relyea%netscape.com
c301258ee1
Check in new certdata file generated from certdata.txt
2002-10-30 17:20:59 +00:00
mikep%oeone.com
19abb2d097
Fixing tooltip name.
2002-10-30 17:19:42 +00:00
mikep%oeone.com
fd2ec9f8a0
Chaning tooltip name.
2002-10-30 17:18:59 +00:00
mikep%oeone.com
5a7a13b431
Fixing a spelling mistake, adding in changing the cursor back to normal after dialog has opened.
2002-10-30 17:18:31 +00:00
relyea%netscape.com
014936248b
Allow the builtin's to accept old style serial numbers as well the the correct
...
PKCS #11 serial numbers.
2002-10-30 17:18:14 +00:00
mikep%oeone.com
174c45d2ac
Changing tree to be built from JS function, instead of by hand. This allows sorting on the tasks tree, bug 155888
2002-10-30 17:16:52 +00:00
mikep%oeone.com
d13cd8cf3d
Moving functions to calendar.js.
2002-10-30 17:14:40 +00:00
mikep%oeone.com
15ab4c7586
Some function renaming.
2002-10-30 17:13:57 +00:00
mikep%oeone.com
090688c665
New build.
2002-10-30 17:12:28 +00:00
rogerl%netscape.com
363597ae65
Throw across activations.
2002-10-30 17:12:06 +00:00
relyea%netscape.com
a8cddf9408
Make the Serial Numbers DER Wrapped rather than raw serial numbers.
...
This is required by PKCS #11 and was causing some bugs in NSS 3.6.
2002-10-30 17:09:28 +00:00
mostafah%oeone.com
001f4cf1d5
Fixed some problems with multi-day event displaydates
2002-10-30 15:55:02 +00:00
mkaply%us.ibm.com
3cc3973a4a
Let's try this again
2002-10-30 15:53:40 +00:00
wtc%netscape.com
4759c969ee
Bug 174143: Removed the obsolete platform.mk file. Do not allow overriding
...
of PLATFORM by the environment because PLATFORM is a common environment
variable.
2002-10-30 15:50:59 +00:00
karnaze%netscape.com
e802c4dc50
bug 176030 - Make Destroy fix up prev/next-in-flow pointers. a=roc, sr=bzbarsky, r=bernd.
2002-10-30 15:33:36 +00:00
seawood%netscape.com
1c8d01f970
Fixing OS/2 tinderbox bustage.
...
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #177200
2002-10-30 15:00:32 +00:00
rods%netscape.com
4769035b93
1) Adds two bools to the PrintSettings and then when the PS gets
...
initialized from Prefs or from the Printer they get set. They get unset when
the printer name changes.
This is all necessary because the Page Setup Dialog calls
initPrintSettingsFromPrinter each time it is shown. So if you have set values
they will get "written" over the next time the dialog is shown.
2) Removes a lot of platform specific initialization from nsPrintOptionsImpl
and it now uses just the the "generic" XP routines and is now consistent with
the other platforms for initializing the PS.
Bug 167894 r=dcone sr=kin a=roc
2002-10-30 14:35:22 +00:00
dbaron%fas.harvard.edu
ee1ac12967
Back out patch for bug 161109 that implemented a pref for disabling marquee. b=161109 r=hixie a=asa
2002-10-30 14:31:32 +00:00
mikep%oeone.com
b967ad5892
Skin cleanup, also fixes bug 162631 (resizing list cells causes Mozilla to hang.);
2002-10-30 14:14:46 +00:00
dougt%netscape.com
afbded917d
177063. Linux segmentation fault at startup using xpcom glue. r=alecf, sr=jag, a=roc+moz@cs.cmu.edu
2002-10-30 14:13:00 +00:00
dougt%netscape.com
ff5fb46b69
177173 - Exports required string headers to SDK, r=jag, sr=alecf, a=robert@ocallahan.org
2002-10-30 14:11:03 +00:00
rods%netscape.com
2fb11b7d84
1) Adds two bools to the PrintSettings and then when the PS gets
...
initialized from Prefs or from the Printer they get set. They get unset when
the printer name changes.
This is all necessary because the Page Setup Dialog calls
initPrintSettingsFromPrinter each time it is shown. So if you have set values
they will get "written" over the next time the dialog is shown.
2) Removes a lot of platform specific initialization from nsPrintOptionsImpl
and it now uses just the the "generic" XP routines and is now consistent with
the other platforms for initializing the PS.
Bug 167894 r=dcone sr=kin a=roc
2002-10-30 13:38:13 +00:00
rods%netscape.com
b38b250086
Put in a lot of safety checks and changed where SetPrintSettingsFromDevMode was
...
called and set into the psWin, now we only Lock the global devmode once.
Bug 169689 r=dcone sr=alecf a=roc
2002-10-30 13:31:58 +00:00
mkaply%us.ibm.com
66d0cce3e6
Backing out this part of change so Os/2 goes green until we find out why this worked on Javier's machine but not the TB
2002-10-30 13:21:32 +00:00
blythe%netscape.com
96a0019810
Not part of any build.
...
Work in progress on heap fragmentation tool.
2002-10-30 13:17:15 +00:00
kairo%kairo.at
150568bb2e
Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard
2002-10-30 12:41:38 +00:00
igor%mir2.org
902aee2f8d
Fixing 177314:
...
TokenStream.java: third octal digit is a part of the octal escape in strings only if the result is <= 0377.
resources/Messages.properties: removal of unused msg.oct.esc.too.large
2002-10-30 09:20:00 +00:00
bryner%netscape.com
3da502e553
Remove all necko references to dbm - it's no longer needed for anything (part of bug 175741). r=bbaetz,sr=darin, a=roc.
2002-10-30 09:09:49 +00:00
gerv%gerv.net
30ed204e13
Bug 177351 - checksetup.pl tells about deleting templates in silent-running mode. Patch by gerv; r=justdave.
2002-10-30 08:29:45 +00:00
aaronl%netscape.com
c254a77eed
Bug 175842. Sending MSAA STATE_CHANGE event on old window, should be on new one. r=kyle, sr=jst, a=roc+moz
2002-10-30 07:46:34 +00:00
aaronl%netscape.com
e4ed29682b
Bug 176100. Tabbing out of file control text field selects text. r=jkeiser, sr=bzbarsky, a=roc+moz. Also fixes bug 132557 and bug 141310.
2002-10-30 07:34:42 +00:00
bernd.mielke%snafu.de
131f0360af
layout regression testcase for caption-side, not part of any build
2002-10-30 06:31:49 +00:00
bzbarsky%mit.edu
c9c73378f8
Fix bug 151718, patch by db48x@yahoo.com (Daniel Brooks),
...
r=dean_tessman@hotmail.com , sr=bzbarsky, a=roc+moz
2002-10-30 06:15:53 +00:00
bryner%netscape.com
1a309e1f08
Fix a regression in dynamically setting the src of an image (bug 176926). r=hyatt, sr=bzbarsky, a=brendan.
2002-10-30 06:08:02 +00:00
seawood%netscape.com
b7fd0cb161
Removing OS/2 support from nsinstall. OS/2 will use a system installed version of nsinstall like the win32 builds.
...
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #177200 r=cls a=roc+moz
2002-10-30 05:53:39 +00:00
dmose%netscape.com
d630a3a601
Make "Analyze Messages" localizable and change phrasing. Part of ongoing spam UI work (bug 169638). Not on in default builds. r/sr=sspitzer; a=asa
2002-10-30 05:47:25 +00:00
bzbarsky%mit.edu
325b307026
Fix uri leak. Bug 176985, patch by Harshal <keeda@hotpop.com>,
...
r=peterv, sr=bzbarsky, a=roc+moz
2002-10-30 04:57:15 +00:00
caillon%returnzero.com
ed9ed0c560
Prevent access to compareTreePosition and friends from script.
...
bug 176135
r/sr=bzbarsky,jst a=roc+moz
2002-10-30 04:51:37 +00:00
bzbarsky%mit.edu
f046fc90cf
Return the right originalURI. Bug 171396, r=timeless, sr=darin, a=roc+moz
2002-10-30 04:40:08 +00:00
mstoltz%netscape.com
d0f045a722
Bug 168316 - When calling from Java into JS, add a "dummy" JS stack frame with
...
principal information for the security manager. r=dveditz, sr=jst, a=chofmann.
2002-10-30 03:15:59 +00:00