alecf%netscape.com
c61a84622d
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
4fc25934e2
remove identity-specific prefs
1999-06-29 04:45:28 +00:00
alecf%netscape.com
4b94ea4a84
now take the identity at send-time
1999-06-29 04:45:11 +00:00
alecf%netscape.com
b7951e76d3
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
77fd7bd259
fixing build bustage. sending mail to briano about this.
1999-06-29 04:44:01 +00:00
alecf%netscape.com
5f01026da8
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
12027819da
not part of the build yet.
1999-06-29 04:13:43 +00:00
ramiro%netscape.com
47c499c62b
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
c09d9b59fc
fix imap uri parsing
1999-06-29 03:49:18 +00:00
troy%netscape.com
8d078abd29
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
a5e4af679c
- 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
057ed773cd
no longer need to link against libgfxps.so -- necko merge regression?
1999-06-29 03:12:31 +00:00
sspitzer%netscape.com
feab0cb72d
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
a401eb3901
Changed the hardcoded path to nsStubs.cpp to use the topsrcdir macro.
1999-06-29 03:10:28 +00:00
alecf%netscape.com
d7f2a1a866
- 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
29e1a5f881
Removed gfxps linkage.
1999-06-29 02:54:04 +00:00
putterman%netscape.com
b5586d88e0
Release an nsIRDFResource.
1999-06-29 02:49:55 +00:00
putterman%netscape.com
d59fe7edc5
Implement RemoveServer
1999-06-29 02:49:29 +00:00
putterman%netscape.com
4d4e1a2c16
UnloadAccounts.
1999-06-29 02:49:15 +00:00
putterman%netscape.com
3ea9f510fb
Release a ref on the server.
1999-06-29 02:48:58 +00:00
putterman%netscape.com
2fb7492236
Shutdown unregisters services.
1999-06-29 02:48:40 +00:00
putterman%netscape.com
78342e3e3f
Query Interface can handle nsISupports.
1999-06-29 02:48:12 +00:00
putterman%netscape.com
8a88a1b6dc
Add UnloadAccounts
1999-06-29 02:47:49 +00:00
putterman%netscape.com
bcfc318cec
Register as a component.
1999-06-29 02:47:30 +00:00
gagan%netscape.com
c2ee4a5f74
Removed gfxps linkage.
1999-06-29 02:46:56 +00:00
briano%netscape.com
282adf654a
Cleanup and fixes for OpenBSD.
1999-06-29 02:30:42 +00:00
jdunn%netscape.com
b10a98918e
declare class as public... since some compilers assume private
1999-06-29 02:25:08 +00:00
gagan%netscape.com
7404d82a8b
Argh.... missed a +.
1999-06-29 02:24:25 +00:00
sgehani%netscape.com
95cca037df
Build libjar as a component on the Mac.
1999-06-29 02:22:13 +00:00
brendan%netscape.com
705992358f
- 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
90190970fb
default values
1999-06-29 02:11:17 +00:00
valeski%netscape.com
3889dddb60
removing extraneous nsIEventQueue stuff
1999-06-29 01:55:35 +00:00
valeski%netscape.com
039969618d
nsIChannel api change
1999-06-29 01:54:05 +00:00
valeski%netscape.com
65011fa313
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
776160acfd
Fixed more bustage.
1999-06-29 01:25:30 +00:00
gordon%netscape.com
24811ff5cc
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
ea85701d50
Argh... another bad patch.
1999-06-29 01:01:11 +00:00
vidur%netscape.com
0320ec9575
Added comment handler
1999-06-29 00:44:26 +00:00
syd%netscape.com
bbbd403eaf
Fixed compiler warning
1999-06-29 00:39:10 +00:00
warren%netscape.com
28d53ce097
Necko cleanup.
1999-06-29 00:37:14 +00:00
warren%netscape.com
8ec724a5ef
Added group arg back for necko.
1999-06-29 00:31:02 +00:00
gagan%netscape.com
a78cd1e21b
Necko changes (from Andreas)
1999-06-29 00:26:25 +00:00
akkana%netscape.com
04d06ed20e
Better place to flush the buffer, suggested by Vidur
1999-06-29 00:26:06 +00:00
warren%netscape.com
163cf1930c
Fixed necko ifdef.
1999-06-29 00:25:46 +00:00
endico%mozilla.org
942228fb69
Added "entryheaderhtml" parameter which lets you specify text to
...
add to beginning of bug entry form. also aligned text in the form
to make it pretty. Uncomment the <!--</tr><tr>--> if people complain
the 80 col description text box doesn't fit narrow screens.
1999-06-29 00:24:41 +00:00
brendan%netscape.com
680af4966c
Final part of 8042 fix: always initialize frame.internalCall.
1999-06-29 00:22:06 +00:00
brendan%netscape.com
d812020eef
Forgot externs before JS_PUBLIC_API calls for ArgumentFormatter functions.
1999-06-29 00:20:21 +00:00
sgehani%netscape.com
344babb8be
Short-term workaround for bugs 8849/8971: we no longer spawn a thread
...
at startup.
1999-06-29 00:14:10 +00:00
sgehani%netscape.com
98c0042700
Turning XPInstall on Unix back on. Short-term workaround
...
for bugs 8849/8971 included.
1999-06-29 00:13:02 +00:00
chuang%netscape.com
0cb6a2c6fb
new files. not part of the build
1999-06-29 00:10:58 +00:00