sspitzer%netscape.com
9595eff3ea
export the news-test files on windows
1999-06-29 06:02:20 +00:00
briano%netscape.com
d8bed1ef04
Automated update
1999-06-29 05:45:00 +00:00
ramiro%netscape.com
71d39ae5fb
Build GtkMozilla only if MOZ_TOOLKIT is "gtk".
1999-06-29 05:38:05 +00:00
sspitzer%netscape.com
3f70efd7e9
add instructions. make pretty.
1999-06-29 05:15:17 +00:00
alecf%netscape.com
1325d1187f
for now, use GetCurrentIdentity hack when SendMessagesLater gets fired
1999-06-29 05:07:12 +00:00
sspitzer%netscape.com
029253f05c
argh. I'm insane. ignore me.
1999-06-29 05:06:00 +00:00
sspitzer%netscape.com
483adf6fbd
putting back briano's changes. sorry
1999-06-29 05:05:00 +00:00
sspitzer%netscape.com
3575210d93
changes to get more sophisticated newsgroup addressing to work. thanks to rhp for the backend work. also checking in some xul / js to test this.
1999-06-29 05:04:17 +00:00
alecf%netscape.com
0872db7da4
add support for identity dropdown, and reformat header toolbars to look a little nicer
1999-06-29 04:55:30 +00:00
alecf%netscape.com
67cc9fa367
remove identity-specific prefs
1999-06-29 04:45:28 +00:00
alecf%netscape.com
eb006f3664
now take the identity at send-time
1999-06-29 04:45:11 +00:00
alecf%netscape.com
352b452b97
now use the identity that was passed in instead of GetHackIdentity, and remove GetHackIdentity
1999-06-29 04:44:24 +00:00
sspitzer%netscape.com
708883d10d
fixing build bustage. sending mail to briano about this.
1999-06-29 04:44:01 +00:00
alecf%netscape.com
c7b7ada7df
generate the message ID from an identity, and take the identity from Init() rather than from GetHackIdentity
1999-06-29 04:41:06 +00:00
sspitzer%netscape.com
293db05a4d
not part of the build yet.
1999-06-29 04:13:43 +00:00
ramiro%netscape.com
82ad939149
No need to link gfxps into the app anymore. Its a component. Hopefully by
...
exorcising it from everywhere in the tree, it wont be cut and pasted anywhere
else.
1999-06-29 04:03:19 +00:00
bienvenu%netscape.com
05cfcb0f1d
fix imap uri parsing
1999-06-29 03:49:18 +00:00
troy%netscape.com
d0002c6559
Fix for bug #2062 . When sizing the view, take into account child frames
...
that stick outside the right/bottom edges of the parent's frame
1999-06-29 03:41:58 +00:00
alecf%netscape.com
386c052ce9
- make sure account keys are unique
...
- add method GetIdentityByKey that's needed by compose
1999-06-29 03:36:25 +00:00
shaver%netscape.com
6f90532000
no longer need to link against libgfxps.so -- necko merge regression?
1999-06-29 03:12:31 +00:00
sspitzer%netscape.com
9efe123e2a
make the test prettier. dump the results to a text area. dump errors to the console
1999-06-29 03:10:36 +00:00
briano%netscape.com
82f4c09e8c
Changed the hardcoded path to nsStubs.cpp to use the topsrcdir macro.
1999-06-29 03:10:28 +00:00
alecf%netscape.com
687601d166
- make getCharPref() return null when there is no such pref, instead of returning an error
...
- make identityName default to Full Name <email@address.com> if the identityName is missing
1999-06-29 02:59:06 +00:00
gagan%netscape.com
a46cae3c1c
Removed gfxps linkage.
1999-06-29 02:54:04 +00:00
putterman%netscape.com
33fa19e224
Release an nsIRDFResource.
1999-06-29 02:49:55 +00:00
putterman%netscape.com
a2efda1874
Implement RemoveServer
1999-06-29 02:49:29 +00:00
putterman%netscape.com
eed8630e77
UnloadAccounts.
1999-06-29 02:49:15 +00:00
putterman%netscape.com
5fd99cd3de
Release a ref on the server.
1999-06-29 02:48:58 +00:00
putterman%netscape.com
33f1df0385
Shutdown unregisters services.
1999-06-29 02:48:40 +00:00
putterman%netscape.com
584f09f36c
Query Interface can handle nsISupports.
1999-06-29 02:48:12 +00:00
putterman%netscape.com
c7a25115fb
Add UnloadAccounts
1999-06-29 02:47:49 +00:00
putterman%netscape.com
928b00c12d
Register as a component.
1999-06-29 02:47:30 +00:00
gagan%netscape.com
9874158295
Removed gfxps linkage.
1999-06-29 02:46:56 +00:00
briano%netscape.com
c04acb13c9
Cleanup and fixes for OpenBSD.
1999-06-29 02:30:42 +00:00
jdunn%netscape.com
d7604beee6
declare class as public... since some compilers assume private
1999-06-29 02:25:08 +00:00
gagan%netscape.com
4983176d41
Argh.... missed a +.
1999-06-29 02:24:25 +00:00
sgehani%netscape.com
0f0cf4b928
Build libjar as a component on the Mac.
1999-06-29 02:22:13 +00:00
brendan%netscape.com
8a019b8da7
- Add (jsatomid) cast to GET_ATOM_INDEX to abate warnings.
...
- Fix js_GetAtom fallibility by returning &dummy on assert-botch "can't happen"
index out of range case.
- js_InitAtomMap needn't bother nulling ale->next with tmp save
- js_InitAtomState explicit tail fusion for FROB via goto bad, and early memset
(I know, JSRuntime is cleared already and it contains the atom state ... but
jsatom.c doesn't know that).
- Clear all ATOM_ flags save ATOM_PINNED when creating a new atom.
- Cleanup xtra, ALIGNNUM, etc. useless variables, use JSVAL_ALIGN and JS_MAX.
1999-06-29 02:19:17 +00:00
varada%netscape.com
a2b8ba7542
default values
1999-06-29 02:11:17 +00:00
valeski%netscape.com
88c956f284
removing extraneous nsIEventQueue stuff
1999-06-29 01:55:35 +00:00
valeski%netscape.com
547e242951
nsIChannel api change
1999-06-29 01:54:05 +00:00
valeski%netscape.com
bec54efcc1
nsIChannel api change. you no longer have to supply an nsIEventQueue when calling an AsyncRead|Write() method.
1999-06-29 01:52:30 +00:00
gagan%netscape.com
1eb9865561
Fixed more bustage.
1999-06-29 01:25:30 +00:00
gordon%netscape.com
cf51d41618
Removed MacTrace.c and MacTrace.exp from project because they are not used anymore.
1999-06-29 01:22:22 +00:00
gagan%netscape.com
0275f3b407
Argh... another bad patch.
1999-06-29 01:01:11 +00:00
vidur%netscape.com
ca397c6a5f
Added comment handler
1999-06-29 00:44:26 +00:00
syd%netscape.com
60370ebd9c
Fixed compiler warning
1999-06-29 00:39:10 +00:00
warren%netscape.com
ef2fbe9982
Necko cleanup.
1999-06-29 00:37:14 +00:00
warren%netscape.com
0211f3509c
Added group arg back for necko.
1999-06-29 00:31:02 +00:00
gagan%netscape.com
dc1680b25c
Necko changes (from Andreas)
1999-06-29 00:26:25 +00:00