Commit Graph

42360 Commits

Author SHA1 Message Date
buster%netscape.com
e676ff78bf just added a comment
git-svn-id: svn://10.0.0.236/trunk@48311 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 04:01:39 +00:00
buster%netscape.com
2e2ab230d1 small performance improvement. weeded out some obsolete code that was
causing round trips through the editor unnecessarily.
thanks for pointing out the problem, akkana and bruce m.


git-svn-id: svn://10.0.0.236/trunk@48310 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 03:59:43 +00:00
kipp%netscape.com
9d1c6f186b Fixed UMR bug that purify found (14171)
git-svn-id: svn://10.0.0.236/trunk@48309 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 03:46:09 +00:00
waterson%netscape.com
524f9ef28d Use tabs instead of spaces separate frames in stack dump: new demangling code introduces spaces.
git-svn-id: svn://10.0.0.236/trunk@48308 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 03:45:21 +00:00
waterson%netscape.com
83879e2499 Bug 14291. Fix some more of the same kind of leaks.
git-svn-id: svn://10.0.0.236/trunk@48307 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 03:42:02 +00:00
waterson%netscape.com
96d608cc6d Bug 14291. Fix leak of XUL document.
git-svn-id: svn://10.0.0.236/trunk@48306 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 03:30:33 +00:00
jband%netscape.com
d9fb78866e - Changed the interface for getting the interface_is argnum.
- Merged the typelib types for array and array_with_length.
- Added typelib types for string_with_size and wstring_with_size
- Fixed array param conversion and cleanup - using two passes over the params where necessary.
- Added array conversions when calling wrapped JS objects.
- Added expanded array tests.
- Avoid repeated atomization of 'value' property name.


git-svn-id: svn://10.0.0.236/trunk@48305 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 02:51:16 +00:00
jband%netscape.com
f6186afc2f - Changed the interface for getting the interface_is argnum.
- Merged the typelib types for array and array_with_length.
- Added typelib types for string_with_size and wstring_with_size


git-svn-id: svn://10.0.0.236/trunk@48304 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 02:50:28 +00:00
sspitzer%netscape.com
bf84e03cf4 check in work around for #10235
check in start of work for #14312
fix a couple warnings
comment out some dump() calls


git-svn-id: svn://10.0.0.236/trunk@48303 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 02:12:28 +00:00
alecf%netscape.com
8bbdb52c77 make the account wizard use the new SMTP stuff
git-svn-id: svn://10.0.0.236/trunk@48302 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 02:11:19 +00:00
srinivas%netscape.com
9f35555618 Limit the number of events processed by PL_ProcessPendingEvents; check in
troy@netscape.com. Bugzilla 13660.


git-svn-id: svn://10.0.0.236/trunk@48301 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 02:11:10 +00:00
davidm%netscape.com
78dcf00f4e Add check marks to view menu. Make collapse state persistent. Add slider to the list of chrome that should be hidden when the side bar is hidden
git-svn-id: svn://10.0.0.236/trunk@48300 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 01:55:16 +00:00
alecf%netscape.com
3601219e0c oops, I checked in the wrong line! Should be setting the source, not dumping
git-svn-id: svn://10.0.0.236/trunk@48299 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 01:55:13 +00:00
davidm%netscape.com
3789d7b1e2 update to call quit rather than shutdown.
git-svn-id: svn://10.0.0.236/trunk@48298 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 01:52:21 +00:00
jfrancis%netscape.com
381ca4cab7 fixing a heap-o-undo problems and some mBogusNode problems
git-svn-id: svn://10.0.0.236/trunk@48297 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 01:31:44 +00:00
dveditz%netscape.com
4707694c23 backing out bufio changes until corruption fixed
git-svn-id: svn://10.0.0.236/trunk@48296 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 00:53:07 +00:00
ducarroz%netscape.com
a66d10f41a Autocomplete add default domain if needed
git-svn-id: svn://10.0.0.236/trunk@48295 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 00:49:53 +00:00
beard%netscape.com
56919e3f8c Fixed a memory corrupting bug in PREF_copyTree. strtok would continue scanning off the end of the current string, modifying subsequent non-string blocks, if they contained a ';' before a '\0' byte.
git-svn-id: svn://10.0.0.236/trunk@48294 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 00:08:48 +00:00
alecf%netscape.com
e5a1f15821 fix up more layout problems. layout is way too screwy for me.
git-svn-id: svn://10.0.0.236/trunk@48293 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 00:04:55 +00:00
alecf%netscape.com
53c5de7513 turn off vard for PR1
git-svn-id: svn://10.0.0.236/trunk@48292 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 00:04:15 +00:00
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
despotdaemon%netscape.com
4b452822d6 Pseudo-automatic update of changes made by leaf@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@48280 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 23:28:00 +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