Граф коммитов

41797 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 93493186dd fix up more layout problems. layout is way too screwy for me. 1999-09-20 00:04:55 +00:00
alecf%netscape.com ff22c4f706 turn off vard for PR1 1999-09-20 00:04:15 +00:00
alecf%netscape.com 1b434f88c2 get rid of advanced pane for now 1999-09-20 00:03:47 +00:00
alecf%netscape.com c013c586cb update SMTP server pane to reflect latest specs 1999-09-20 00:03:15 +00:00
waterson%netscape.com 5933db40d2 Bug 14291. Stop leaking entire XUL document when anonymous frames are
constructed.
1999-09-20 00:02:59 +00:00
alecf%netscape.com 8b6735cc41 add support for the default SMTP server as a source and destination, and don't freak out when there's no account (default to "global") 1999-09-20 00:02:07 +00:00
alecf%netscape.com 6e6f6922ea rename default server attribute, and change default smtp prefix to "smtp" instead of "server" 1999-09-19 23:58:57 +00:00
alecf%netscape.com 7a81c47ed7 fix problem where we forgot to append "." to the server key 1999-09-19 23:57:53 +00:00
buster%netscape.com 8ad67117c7 fixed an error where the out param was not being initialized to null.
This could cause an error in the caller if the caller fails to check the return
code as well as the pointer!=null before dereferencing the result.
1999-09-19 23:47:04 +00:00
mccabe%netscape.com 4f7990cd94 Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes.
As this changed the generated interface signatures, I had to change all of the uses to avoid bustage.  Any corners of the browser that aren't built by default, or that I haven't discovered how to build, may be at risk of bustage if they use string or wstring attributes.  (This could mean blackwood; sorry, guys!)

Many thanks to Alec Flett (alecf@netscape.com) for preparing diffs for the mailnews portion of the signature changes; thanks also to Ariel Backenroth (arielb@rice.edu) and Mike Shaver (shaver@mozilla.org) for help with updating the tree with NS_DECL_NSIFOO macros; everwhere where one of these macros was used was one less place I had to manually add 'const'.

Also removed extraneous space from generated method signatures, leftover from Brendan's capitalization spam, and made 'const decl must be of type short or long' an error rather than just a warning.
1999-09-19 23:46:35 +00:00
leaf%mozilla.org 0b8331d63b fixing commented out component demarcations 1999-09-19 23:45:34 +00:00
alecf%netscape.com 994043abff allow char properties to return null instead of throwing an exception 1999-09-19 23:35:53 +00:00
alecf%netscape.com ce26ba85b9 be a little smarter about SMTP servers - create the default one on demand 1999-09-19 23:33:49 +00:00
alecf%netscape.com c1b1098e55 I need real ProgIDs, not these fakes. 1999-09-19 23:19:53 +00:00
waterson%netscape.com 7cf03a4280 Increase utility of 'cannot load datasource' message; special-case skip 'rdf:null'. 1999-09-19 22:51:15 +00:00
waterson%netscape.com 49cd3cea4d Comment out 'element already in map' warning for now. 1999-09-19 22:42:55 +00:00
sspitzer%netscape.com d9bde9f94b fix for #14268. change all PR_ASSERT() to NS_ASSERTION(). PR_ASSERT() calls abort and that ain't cool. 1999-09-19 22:19:27 +00:00
putterman%netscape.com 180dd31742 Fix 13475. You can now close and reopen mail 3 pane. 1999-09-19 22:02:12 +00:00
alecf%netscape.com 70719fc56c remove stupid debugging 1999-09-19 22:01:24 +00:00
alecf%netscape.com 7ad9a678b2 more spacer cleanup 1999-09-19 22:00:55 +00:00
alecf%netscape.com 30093187ba hrm. html spacer seem to do wierd things inside boxes 1999-09-19 22:00:29 +00:00
leaf%mozilla.org 9d6c236562 changing splitsym to work when OFFICIAL is set 1999-09-19 21:26:19 +00:00
sspitzer%netscape.com 50f21c62ec don't do work for determining the default sidebar, if the users passes us one. sidebarOverlayInit() takes one parameter, not two. comment out reloadSidebar() because it is not working. 1999-09-19 21:02:29 +00:00
alecf%netscape.com 0f56d5e0c3 fix support for when someone enters a blank entry in a filespec textbox 1999-09-19 20:49:30 +00:00
alecf%netscape.com afb1f412f4 Server panel update:
- make pop deck appear even after visiting a non-POP deck!
- add local mail directory
1999-09-19 20:48:30 +00:00
alecf%netscape.com 96f89ab9bb remove my idiocy 1999-09-19 20:29:53 +00:00
waterson%netscape.com dce22b1ef1 Fix GetContentSink() to addref pointer on the way out thru XPCOM boundary. Hyatt: that's 20 XPCOM Hail Mary's for you. 1999-09-19 19:58:04 +00:00
waterson%netscape.com 8c3f68395c Bug 14205. Prolific use of nsCOMPtr to patch overlay leakage. 1999-09-19 19:56:31 +00:00
alecf%netscape.com eb321dd917 add html:select template example for waterson 1999-09-19 19:55:30 +00:00
sspitzer%netscape.com da2fe463a1 shite! I accidentally checked in a change that made the sidebar ALWAYS blank. 1999-09-19 19:54:57 +00:00
sspitzer%netscape.com b51994cbe8 fix a couple of my warnings. 1999-09-19 19:43:25 +00:00
waterson%netscape.com fe38cb9365 Bug 14285. Add some arg checking as we are prone to being called from JS. 1999-09-19 19:41:45 +00:00
sspitzer%netscape.com 28bd25b124 very, very tired of seeing all these printfs. 1999-09-19 19:38:24 +00:00
sspitzer%netscape.com 0ef5b19a9b prevent crash in #14285
we don't want sidebar.db to be null when we call into rdf.
1999-09-19 19:31:56 +00:00
rickg%netscape.com 9a251d1c34 removed a bunch of statically constructed objects 1999-09-19 16:51:08 +00:00
rickg%netscape.com 73c490c4d3 improved safety of CBufDescriptor 1999-09-19 16:43:09 +00:00
jfrancis%netscape.com 77ca9aa8e5 improved handling of tabs (nested tables now work) and also fixed bug 13662 1999-09-19 10:32:21 +00:00
jfrancis%netscape.com aa65cecc3d fix bug 13469 1999-09-19 10:31:31 +00:00
jfrancis%netscape.com cae1f90939 putting tab handling back in KeyDown(). Else editor never gets tabs. 1999-09-19 10:30:30 +00:00
pollmann%netscape.com 703289e64a Bug 13960: Combo box must not be dropped down before mouse moves update the selected option. 1999-09-19 09:48:04 +00:00
alecf%netscape.com cddb3bbc74 oops, didn't mean to check in the blank value 1999-09-19 09:36:18 +00:00
alecf%netscape.com 9fbb586804 fix layout of main panel
add support for nsIFileSpec style fields
1999-09-19 09:34:59 +00:00
alecf%netscape.com 08a45e2d32 add css (not used yet, only part of unix build) 1999-09-19 09:34:11 +00:00
pollmann%netscape.com 2cf83f397b Remove redundant reset() call. 1999-09-19 09:18:33 +00:00
pollmann%netscape.com ca213b948a Fix mem leak. 1999-09-19 07:25:48 +00:00
pollmann%netscape.com 4764d83d27 Cache value updates in a more general way for file inputs, fix mem leak. 1999-09-19 07:25:12 +00:00
pollmann%netscape.com 88522e1bc1 Cache value updates that happen before initialization: fixes a bug in session history where text input/textarea/file inputs aren't restored. 1999-09-19 07:22:55 +00:00
davidm%netscape.com 9e11c59200 Disable some debugging code 1999-09-19 07:21:20 +00:00
davidm%netscape.com 52a1b98a6b 14180 when no windows open, non-applicable menu items still active 1999-09-19 07:11:34 +00:00
davidm%netscape.com 9f58a14d92 3924 [PP]Can't make an apprunner window as narrow as Comm 4.51- Change min width to 125 1999-09-19 06:44:26 +00:00