Commit Graph

53979 Commits

Author SHA1 Message Date
alecf%netscape.com
aa7953bce0 get rid of advanced pane for now
git-svn-id: svn://10.0.0.236/trunk@48291 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 00:03:47 +00:00
alecf%netscape.com
eed9926022 update SMTP server pane to reflect latest specs
git-svn-id: svn://10.0.0.236/trunk@48290 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 00:03:15 +00:00
waterson%netscape.com
0301b999d5 Bug 14291. Stop leaking entire XUL document when anonymous frames are
constructed.


git-svn-id: svn://10.0.0.236/trunk@48289 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 00:02:59 +00:00
alecf%netscape.com
eed6b981ff 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")
git-svn-id: svn://10.0.0.236/trunk@48288 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 00:02:07 +00:00
alecf%netscape.com
aa904faf14 rename default server attribute, and change default smtp prefix to "smtp" instead of "server"
git-svn-id: svn://10.0.0.236/trunk@48287 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 23:58:57 +00:00
alecf%netscape.com
9f6334720f fix problem where we forgot to append "." to the server key
git-svn-id: svn://10.0.0.236/trunk@48286 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 23:57:53 +00:00
buster%netscape.com
d631159edf 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.


git-svn-id: svn://10.0.0.236/trunk@48285 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 23:47:04 +00:00
mccabe%netscape.com
69a8cf7c7b 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.


git-svn-id: svn://10.0.0.236/trunk@48284 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 23:46:35 +00:00
leaf%mozilla.org
b232209098 fixing commented out component demarcations
git-svn-id: svn://10.0.0.236/trunk@48283 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 23:45:34 +00:00
alecf%netscape.com
f378b687fe allow char properties to return null instead of throwing an exception
git-svn-id: svn://10.0.0.236/trunk@48282 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 23:35:53 +00:00
alecf%netscape.com
b15247416d be a little smarter about SMTP servers - create the default one on demand
git-svn-id: svn://10.0.0.236/trunk@48281 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 23:33:49 +00:00
alecf%netscape.com
0b846506fe I need real ProgIDs, not these fakes.
git-svn-id: svn://10.0.0.236/trunk@48279 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 23:19:53 +00:00
waterson%netscape.com
68697cb3ef Increase utility of 'cannot load datasource' message; special-case skip 'rdf:null'.
git-svn-id: svn://10.0.0.236/trunk@48278 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 22:51:15 +00:00
waterson%netscape.com
00ee8f5c2a Comment out 'element already in map' warning for now.
git-svn-id: svn://10.0.0.236/trunk@48277 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 22:42:55 +00:00
sspitzer%netscape.com
074a6c4066 fix for #14268. change all PR_ASSERT() to NS_ASSERTION(). PR_ASSERT() calls abort and that ain't cool.
git-svn-id: svn://10.0.0.236/trunk@48276 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 22:19:27 +00:00
putterman%netscape.com
9f9e7f2071 Fix 13475. You can now close and reopen mail 3 pane.
git-svn-id: svn://10.0.0.236/trunk@48275 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 22:02:12 +00:00
alecf%netscape.com
8d69541632 remove stupid debugging
git-svn-id: svn://10.0.0.236/trunk@48274 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 22:01:24 +00:00
alecf%netscape.com
1142bbf1bd more spacer cleanup
git-svn-id: svn://10.0.0.236/trunk@48273 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 22:00:55 +00:00
alecf%netscape.com
f4ca19f6d8 hrm. html spacer seem to do wierd things inside boxes
git-svn-id: svn://10.0.0.236/trunk@48272 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 22:00:29 +00:00
leaf%mozilla.org
3ee9dfb001 changing splitsym to work when OFFICIAL is set
git-svn-id: svn://10.0.0.236/trunk@48271 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 21:26:19 +00:00
sspitzer%netscape.com
ed472d41d9 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.
git-svn-id: svn://10.0.0.236/trunk@48270 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 21:02:29 +00:00
alecf%netscape.com
f4cc48817b fix support for when someone enters a blank entry in a filespec textbox
git-svn-id: svn://10.0.0.236/trunk@48269 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 20:49:30 +00:00
alecf%netscape.com
40b038e9c3 Server panel update:
- make pop deck appear even after visiting a non-POP deck!
- add local mail directory


git-svn-id: svn://10.0.0.236/trunk@48268 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 20:48:30 +00:00
alecf%netscape.com
32e3dcf208 remove my idiocy
git-svn-id: svn://10.0.0.236/trunk@48267 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 20:29:53 +00:00
waterson%netscape.com
a1dc65f736 Fix GetContentSink() to addref pointer on the way out thru XPCOM boundary. Hyatt: that's 20 XPCOM Hail Mary's for you.
git-svn-id: svn://10.0.0.236/trunk@48266 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 19:58:04 +00:00
waterson%netscape.com
bd10c6bdbe Bug 14205. Prolific use of nsCOMPtr to patch overlay leakage.
git-svn-id: svn://10.0.0.236/trunk@48265 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 19:56:31 +00:00
alecf%netscape.com
b0dc01a3d9 add html:select template example for waterson
git-svn-id: svn://10.0.0.236/trunk@48264 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 19:55:30 +00:00
sspitzer%netscape.com
48f5b3901a shite! I accidentally checked in a change that made the sidebar ALWAYS blank.
git-svn-id: svn://10.0.0.236/trunk@48263 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 19:54:57 +00:00
sspitzer%netscape.com
0dbb02089d fix a couple of my warnings.
git-svn-id: svn://10.0.0.236/trunk@48262 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 19:43:25 +00:00
waterson%netscape.com
8ad49bd1e7 Bug 14285. Add some arg checking as we are prone to being called from JS.
git-svn-id: svn://10.0.0.236/trunk@48261 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 19:41:45 +00:00
sspitzer%netscape.com
96c645b1d7 very, very tired of seeing all these printfs.
git-svn-id: svn://10.0.0.236/trunk@48260 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 19:38:24 +00:00
sspitzer%netscape.com
680f7a4c32 prevent crash in #14285
we don't want sidebar.db to be null when we call into rdf.


git-svn-id: svn://10.0.0.236/trunk@48259 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 19:31:56 +00:00
rickg%netscape.com
207d88ebf9 removed a bunch of statically constructed objects
git-svn-id: svn://10.0.0.236/trunk@48258 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 16:51:08 +00:00
rickg%netscape.com
b32eca31ce improved safety of CBufDescriptor
git-svn-id: svn://10.0.0.236/trunk@48257 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 16:43:09 +00:00
jfrancis%netscape.com
4670f5d134 improved handling of tabs (nested tables now work) and also fixed bug 13662
git-svn-id: svn://10.0.0.236/trunk@48256 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 10:32:21 +00:00
jfrancis%netscape.com
0db3f03a4f fix bug 13469
git-svn-id: svn://10.0.0.236/trunk@48255 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 10:31:31 +00:00
jfrancis%netscape.com
a2716305a8 putting tab handling back in KeyDown(). Else editor never gets tabs.
git-svn-id: svn://10.0.0.236/trunk@48254 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 10:30:30 +00:00
pollmann%netscape.com
3e62029e1d Bug 13960: Combo box must not be dropped down before mouse moves update the selected option.
git-svn-id: svn://10.0.0.236/trunk@48253 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 09:48:04 +00:00
alecf%netscape.com
d8598dc787 oops, didn't mean to check in the blank value
git-svn-id: svn://10.0.0.236/trunk@48252 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 09:36:18 +00:00
alecf%netscape.com
690bce6559 fix layout of main panel
add support for nsIFileSpec style fields


git-svn-id: svn://10.0.0.236/trunk@48251 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 09:34:59 +00:00
alecf%netscape.com
ef406dddad add css (not used yet, only part of unix build)
git-svn-id: svn://10.0.0.236/trunk@48250 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 09:34:11 +00:00
pollmann%netscape.com
5d0f554d73 Remove redundant reset() call.
git-svn-id: svn://10.0.0.236/trunk@48249 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 09:18:33 +00:00
pollmann%netscape.com
415eee3b6c Fix mem leak.
git-svn-id: svn://10.0.0.236/trunk@48248 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 07:25:48 +00:00
pollmann%netscape.com
80351daabb Cache value updates in a more general way for file inputs, fix mem leak.
git-svn-id: svn://10.0.0.236/trunk@48247 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 07:25:12 +00:00
pollmann%netscape.com
60d58f1ca0 Cache value updates that happen before initialization: fixes a bug in session history where text input/textarea/file inputs aren't restored.
git-svn-id: svn://10.0.0.236/trunk@48246 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 07:22:55 +00:00
davidm%netscape.com
5bc4540609 Disable some debugging code
git-svn-id: svn://10.0.0.236/trunk@48245 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 07:21:20 +00:00
davidm%netscape.com
aeadffaf95 14180 when no windows open, non-applicable menu items still active
git-svn-id: svn://10.0.0.236/trunk@48244 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 07:11:34 +00:00
davidm%netscape.com
fba7f5edcf 3924 [PP]Can't make an apprunner window as narrow as Comm 4.51- Change min width to 125
git-svn-id: svn://10.0.0.236/trunk@48243 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 06:44:26 +00:00
davidm%netscape.com
66e8f184a6 14186 "Open Web Location" dialog appears at 0,0
git-svn-id: svn://10.0.0.236/trunk@48242 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 06:34:30 +00:00
davidm%netscape.com
6fa70f6dda 14179 opening a new browser window when none open doesn't go to ho
14182    chosing "View:Reload" from menu disables Reload menu item


git-svn-id: svn://10.0.0.236/trunk@48241 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 06:28:04 +00:00