dcone%netscape.com
a8a44f76e2
Added an IsPrinter() call. Checkin ok'd by Hoffman. r=karnaze.
Bug=21759 (dogfood)
1999-12-21 18:19:05 +00:00
rhp%netscape.com
1e36d1d252
Adding files to the repository. NOT PART OF THE BUILD!
1999-12-21 17:55:56 +00:00
rhp%netscape.com
3f7e67c780
Adding smimestub to the build process.
1999-12-21 17:48:12 +00:00
rhp%netscape.com
084938f840
Changing a default mail pref
1999-12-21 16:17:31 +00:00
brade%netscape.com
d8c1142ecd
don't prompt to save changes to an empty/new window (bug #13933 ) fix by sfraser r=brade
1999-12-21 15:27:54 +00:00
rhp%netscape.com
1cf5a8c283
Fix for corrupted messages on failed send - Bug #: 18772 - r: jefft a: chofmann
1999-12-21 15:26:37 +00:00
rhp%netscape.com
01d1bb39f6
Fix for corrupting Japanese messages with auto URL detection - Bug: 18410 - r: rhp (external contribution) a: chofmann
1999-12-21 15:23:24 +00:00
rickg%netscape.com
92741ad686
disabled debug code that was writing to the console; part of last checkin
1999-12-21 09:44:09 +00:00
rickg%netscape.com
854deda1e2
landing residual style handling; r=harishd, buster, kmcclusk for various parts; a=jar
1999-12-21 07:53:20 +00:00
rickg%netscape.com
1c48bc0daa
fixed bug in compressChars2 where logic to test for ascii range was reversed; r=buster; a=jar
1999-12-21 07:49:34 +00:00
briano%netscape.com
d456ef8f48
NetBSD/arm-specific build breakage fix.
1999-12-21 04:14:14 +00:00
valeski%netscape.com
f182a466ac
a=chofmann, 21783. inverted parameter validation checks have been corrected.
1999-12-21 03:00:54 +00:00
valeski%netscape.com
fa29ea97ab
a=chofmann, FTP dir listing dates were waaaaayy off. Now they're back within reason (meaning they're somewhat meaningful, but still not perfect (looks like some localization problems)).
1999-12-21 02:57:12 +00:00
valeski%netscape.com
342fde149a
a=chofmann, multi-mixed converter wasn't returning nsIStreamObserver if QI'd for it, even though it implements it; now it does
1999-12-21 02:54:55 +00:00
varada%netscape.com
c64132a51d
adding new files for the progress bar
1999-12-21 02:34:06 +00:00
varada%netscape.com
7983a88010
fix for bug #20940
1999-12-21 02:32:25 +00:00
tbogard%aol.net
6fa5ae3daa
Fixed CanHandle to check against the validity of the parent being returned rather than the success of the function. Removed some code that was taken out a few days ago. Morse accidently put it back in when checking in his local version of nsWebShell.cpp.
1999-12-21 02:18:51 +00:00
briano%netscape.com
14b191325e
NetBSD/arm-specific build bustage fix. The underlying problem _seems_ to be with ld, but I've been wrong before....
1999-12-21 01:39:12 +00:00
sspitzer%netscape.com
383a734112
initialize some uninitialized variables
1999-12-21 01:18:47 +00:00
sspitzer%netscape.com
9a30f8fc32
move #ifdef DEBUG to a wide scope
1999-12-21 01:18:20 +00:00
sspitzer%netscape.com
6da299c941
adding newline to the end of the file, because I am anal
1999-12-21 01:14:55 +00:00
saari%netscape.com
3586adc047
Simple check for null fix for a crasher that some people are seeing quite a lot today. It is reflected in bug 22024. R= waterson, a= chofmann
1999-12-21 01:12:40 +00:00
sspitzer%netscape.com
8b1b5440f7
fixes for #17787 and #20395 . make the folder pickers look like buttons
...
and get the "mail.citation_color" pref to work in the prefs dialog.
thanks for brade for doing the hard work with color prefs.
r=brade,alecf, a=chofmann
1999-12-21 00:52:39 +00:00
akkana%netscape.com
23f6166708
Remove my name from a debug printf
1999-12-21 00:39:43 +00:00
tbogard%aol.net
66dad8a9a4
Removed GetWebShellType as it is no longer in the nsIWebShell API. Rely on the docshell implementation of accessing the ChromeEventHandler, the parentContentListener, GetProtocolHandler(), GetTitle(), LoadURI(), LoadURIVia(), GetDocument(), GetCurrentURI(), GetPresContext(), GetPresShell(), and GetContentViewer(). Fixed a leak in SetTitle() when in frames. Introduced when I removed the passing along of the title to the parent (comPtrs would have prevented this leak).
1999-12-21 00:19:59 +00:00
tbogard%aol.net
0a09dc3e3f
Removed GetWebShellType() form the API.
1999-12-21 00:12:46 +00:00
akkana%netscape.com
02f62418b0
18446: change name of keyset back to 'keyset'. r=danm (actually, this is his change), a=chofmann
1999-12-21 00:12:28 +00:00
waterson%netscape.com
f15c00b036
Bug 22212. Re-enable observer service weak ref stuff, now that a good fix is in for PageCycler. a=chofmann
1999-12-21 00:12:25 +00:00
waterson%netscape.com
83f5405970
Bug 22212. Don't support weak reference; this'll ensure that the observer service keeps a strong ref to us. r=scc, a=chofmann
1999-12-21 00:11:37 +00:00
tbogard%aol.net
f6bae4fcad
Fixed a couple of previously unitialized member variables. Implemented the setting and getting of the ChromeEventHandler attribute. Implemented the setting and getting of the title.
1999-12-21 00:11:33 +00:00
tbogard%aol.net
ad0cec9bd2
mParentContentListener is now held as a weak reference as it should be.
1999-12-21 00:09:48 +00:00
briano%netscape.com
f3286fe5dc
Fix for boolean-related build breakage on Solaris 2.3.
1999-12-20 23:58:25 +00:00
sdagley%netscape.com
fb68d8cab3
File Removed.
1999-12-20 23:40:22 +00:00
sdagley%netscape.com
67de20c951
Fix #15166 - Remove some 4.x prefs cruft from Mozilla. r=saari, a=chofmann
1999-12-20 23:37:20 +00:00
sdagley%netscape.com
ba870b56b1
Fix #18399 - Support selection of Desk Accessories from Apple menu. Still need to do something with the About... menu item but that's another problem. r=saari, a=chofmann
1999-12-20 23:33:42 +00:00
varada%netscape.com
361d5042cf
fix for bug #18389 - getting rid of the error in create widget - caused by lack of initialization of the return value
1999-12-20 23:28:06 +00:00
rgoodger%ihug.co.nz
403b1ef77f
fixing 22018, profile wizard problems. r=cls, a=chofmann
1999-12-20 23:26:38 +00:00
ducarroz%netscape.com
0a99606045
Fix for bug 22001. We must close the DB only when we realse the object. R=bienvenue, A=chofmann
1999-12-20 23:23:53 +00:00
nisheeth%netscape.com
fe37843a88
Removing ifdef MOZ_PERF_METRICS code from docshell. Does not affect build.
1999-12-20 23:22:17 +00:00
dougt%netscape.com
bad2d6b476
Adding back the assert since I fixed the problem in the GTK appshell.
1999-12-20 23:12:18 +00:00
dougt%netscape.com
7f2c881b39
Fix to ensure events go to the right eventQ. r=blizzard@mozilla.org.
1999-12-20 23:10:23 +00:00
waterson%netscape.com
f0008a0cf9
Reverting scc's changes until we can sort out the browser buster stuff. a=chofmann
1999-12-20 22:13:33 +00:00
valeski%netscape.com
3b79ba312e
NOT IN BUILD. Adding date time protocol handler files
1999-12-20 21:48:15 +00:00
brade%netscape.com
2e99a10483
color preferences; parts written or reviewed by sspitzer and brade
1999-12-20 16:03:47 +00:00
brade%netscape.com
6e7d5f92b5
handle color preferences; optimize memory usage/fix memory leaks
1999-12-20 16:01:51 +00:00
brade%netscape.com
745b440f50
handle color preferences
1999-12-20 16:01:36 +00:00
jefft%netscape.com
64eb040946
fixed bug 21417 - [Performance] nsMsgLineStreamBuffer use PL_strlen to determine how many bytes left in the buffer; eliminate using PL_strlen() to speed up the performance; r=mscott, bienvenu; a=chofmann
1999-12-20 14:58:05 +00:00
jefft%netscape.com
624d8a50ea
fixed bug 21670 -- read mail crashes on particular message (HP-UX); r=mscott,a=chofmann
1999-12-20 14:54:17 +00:00
jefft%netscape.com
c102d5ff19
fixed bug 21714 - leave message on server = false (pop3) doesn't work; now default is set to false; r=mscott,bienvenu; a=chofmann
1999-12-20 14:51:10 +00:00
morse%netscape.com
0d953531f3
remove compile-time warning that my checkin from this morning introduced
1999-12-20 02:51:36 +00:00