sspitzer%netscape.com
ea9125798a
more thrashing, sorry about this.
2000-03-28 07:50:41 +00:00
sspitzer%netscape.com
d7183cd781
whoops, fix build bustage.
2000-03-28 07:47:51 +00:00
waterson%netscape.com
3916719e7d
Oops. Windows should HAVE_CPP_NAMESPACE_STD.
2000-03-28 07:44:26 +00:00
sspitzer%netscape.com
d6f856b55b
HandleLine() should be defined as virtual, as we are overriding it.
...
some more stuff for real subscribe, only for windows right now.
general clean up.
2000-03-28 07:44:24 +00:00
tbogard%aol.net
70be3f48e8
Make sure the embedding control is properly setting itself as the tree owner. This should fix the current assertion when running viewer.
2000-03-28 07:40:10 +00:00
sspitzer%netscape.com
86c180aa4e
ignore generated makefile.
2000-03-28 07:27:55 +00:00
sspitzer%netscape.com
8badc05d83
move all the verify account stuff into a central place, and call
...
it when opening messenger, message compose and addressbook. bug #33558
fix some debugging printfs. add some new files to the build for the new subscribe dialog.
(not turned on yet.) general cleanup.
2000-03-28 07:26:41 +00:00
rhp%netscape.com
c2e5120e3a
Changing the default value of using quoted printable in mail message bodies - Bug #29210
2000-03-28 07:21:13 +00:00
alecf%netscape.com
773c3ef80b
start firing notifications when the default server changes
...
r=scottip
2000-03-28 07:16:04 +00:00
leaf%mozilla.org
3785166d12
Automated update
2000-03-28 07:15:27 +00:00
alecf%netscape.com
0bffe2e6db
missed a JS listener implementation (thanks putterman)
2000-03-28 07:09:53 +00:00
waterson%netscape.com
9de0d361a8
Beef up autoconf tests to differentiate 'ambiguity resolving' and 'access changing' support of the 'using' keyword. Add a test to see if the 'std' namespace is used on the platform. r=scc
2000-03-28 07:01:37 +00:00
alecf%netscape.com
b2829c6c0b
forgot to check these in with my previous checkin
2000-03-28 05:59:39 +00:00
alecf%netscape.com
bbf1180ce1
back out my change until I can build this on windows again
2000-03-28 05:39:14 +00:00
jband%netscape.com
1a98fc8141
adding new files - not part of build
2000-03-28 05:14:51 +00:00
sdv%sparc.spb.su
6015d910d0
updated makefiles
2000-03-28 05:11:02 +00:00
jband%netscape.com
ab61ae1c62
adding new file - not part of build
2000-03-28 05:10:05 +00:00
jdunn%netscape.com
f04959ab05
just adding a newline at the end for hpux
2000-03-28 05:06:01 +00:00
jband%netscape.com
0d24a185b9
if people are going to insert four space tabs then let's set the Mode line's tab-width correctly
2000-03-28 05:01:05 +00:00
alecf%netscape.com
526353c793
- add generic interface to access mail filter lists in both servers and folders. in the base class, folders just forward to their root server.
...
- expose event notifications through nsIFolder so that non-folders can trigger notifications on individual folders
- add generic OnItemEvent to nsIFolderListener, and implement in base classes
2000-03-28 04:58:05 +00:00
sdv%sparc.spb.su
7b1271aded
keeping track with mozilla interface changes
2000-03-28 04:55:38 +00:00
sspitzer%netscape.com
e15055f154
fix a typo in the comment.
2000-03-28 04:53:57 +00:00
alecf%netscape.com
4b5ea380c9
clean up the original prefapi.c
...
- make lots of functions static that aren't called from outside libpref
- remove dead code
r=neeti
2000-03-28 04:52:52 +00:00
alecf%netscape.com
53d68ef962
trim down nsIPref and begin to cleanup nsIPref
...
- remove extra calls to nsFileSpec::Exists()
- get rid of PREF_SUPPORT_OLD_PATH_STRINGS
- don't expose nearly so much from the nsIPref interface
r=neeti
2000-03-28 04:50:47 +00:00
rjc%netscape.com
0fda1b264a
Bug # 26334: Small fixes for search datasets.
2000-03-28 04:16:43 +00:00
sspitzer%netscape.com
ffd99e0933
not part of the build yet.
2000-03-28 04:09:26 +00:00
sspitzer%netscape.com
c3c8228dc7
not part of the build yet.
2000-03-28 04:03:25 +00:00
norris%netscape.com
4054cc5f8f
Fix bug 7264 All JavaScript running with correct principals
...
r=mstoltz
2000-03-28 03:59:46 +00:00
jband%netscape.com
71d63dc676
Prepare for semantic change to nsIInterfaceInfo::GetParent (will set out param to null if no parent rather than return an nsresult error).
2000-03-28 03:57:35 +00:00
jband%netscape.com
f0e95e63d4
Landing changes that have been banging around in my tree... - Add #ifdef'd out support for profiling. - Add support for calling the JS gc root dumper. - Add unified #define for dumping shutdown info". Remove redundant define in makefile.win. - Prepare for semantic change to nsIInterfaceInfo::GetParent if there is no parent (return null rather than an error code).
2000-03-28 03:54:34 +00:00
bruce%cybersight.com
34aba54f7a
Reverting a checkin from slamm last Friday that broke builds done with gcc 2.7.2.3 triggering what appears to be a compiler bug resulting in undefined symbols. I sent mail to slamm letting him know as well.
2000-03-28 03:53:54 +00:00
dougt%netscape.com
692741286f
Fix for 33529. We were using mControl before it was initialed. Now, when
...
PassPrefs() is called before the control connection is established, we
simply return ok.
2000-03-28 03:52:44 +00:00
dougt%netscape.com
c9015727b4
Fix to improve the dialog title.
2000-03-28 03:50:48 +00:00
rjc%netscape.com
96737f2db8
Small fix for "skipLocalFlag" usage, and ignore case of "category"/"result" strings when checking for them.
2000-03-28 03:49:20 +00:00
jband%netscape.com
6447c456fe
allow for later use of xpconnect\tools
2000-03-28 03:46:21 +00:00
jband%netscape.com
1703b6270a
general cleanup
2000-03-28 03:45:12 +00:00
jdunn%netscape.com
2a90954c1c
adding -lmozjs to the link line (nsPSMUICallbacks.cpp forces the dependency)
...
also cleaned up the various other libs.
r= nobody... I sent a couple of emails out last week to all involved, heard nothing.
then posted on netscape.public.mozilla.unix. Sorry wasn't sure what else I could do
2000-03-28 03:39:11 +00:00
sgehani%netscape.com
68e885af71
Fixing nsIFile::SetLastModificationDate on Win32.
...
b = 12368
r = dbragg
2000-03-28 03:39:02 +00:00
sgehani%netscape.com
b7c8ff5249
Restoring file dates at install time.
...
b = 5107
r = dbragg
2000-03-28 03:38:06 +00:00
jbetak%netscape.com
2fad3c4747
r=pollmann fixed 29062 file upload does not work if file path contains character encoded different than the docuemnt charset
2000-03-28 03:32:38 +00:00
beard%netscape.com
fe5e9431ae
added targets for MPW tool (not part of default build)
2000-03-28 03:29:34 +00:00
beard%netscape.com
94436678cd
prefix file for MPW tools
2000-03-28 03:27:15 +00:00
mccabe%netscape.com
e0cf7cf10b
NOT BUILT YET -
...
Make getMessageArray return an empty array (rather than null) when there are no mmessages, and change console.js to expect this (but check against null anyway.)
2000-03-28 03:21:45 +00:00
akkana%netscape.com
f71baf989f
Fix from gordon to fix shrike bustage
2000-03-28 02:56:26 +00:00
varada%netscape.com
0b749428b9
fix for bug #32294 - the animated logo url is obtained from the chrome if http:// is missing - therefore the installer checks for it and if missing inserts it
2000-03-28 02:26:25 +00:00
sdv%sparc.spb.su
56a2016ca3
added new methods from the recent w3c
...
java binding
2000-03-28 02:11:13 +00:00
risto%netscape.com
5d65725297
*** empty log message ***
2000-03-28 02:10:58 +00:00
risto%netscape.com
7730ff7435
Just a test
2000-03-28 02:10:29 +00:00
jdunn%netscape.com
0ac4d34291
fixing build bustage
...
a= ducarroz@netscape.com
2000-03-28 01:38:40 +00:00
robodan%netscape.com
638773144a
more package cleaning
2000-03-28 01:35:11 +00:00