bienvenu%netscape.com
2cd78c2144
ifdef out code causing link problem
2000-04-20 02:21:40 +00:00
bienvenu%netscape.com
8e2a889ed6
fix linux build bustage
2000-04-20 02:14:24 +00:00
bienvenu%netscape.com
44bb566554
add nsImapSearch to unix makefile
2000-04-20 02:12:07 +00:00
pinkerton%netscape.com
54f91d91d7
don't init context menu stuff if it's not present.
2000-04-20 02:01:12 +00:00
pinkerton%netscape.com
ae9fdaa5ca
Adding top and left to screen object because they're not always at 0,0 and
...
availTop and availLeft aren't good enough for all cases.
2000-04-20 02:00:55 +00:00
bienvenu%netscape.com
e81b66e77b
add search session and imap search
2000-04-20 02:00:07 +00:00
pinkerton%netscape.com
4a35c96f6d
Adding top and left to screen object.
2000-04-20 01:59:24 +00:00
pinkerton%netscape.com
c794e77872
Adding top and left because they are not always at 0,0.
2000-04-20 01:58:36 +00:00
pinkerton%netscape.com
412c7b250a
Adding screen.top and screen.left
2000-04-20 01:57:16 +00:00
jefft%netscape.com
2a29e360f0
partial fix for limit message size download; we now generate truncated message html from mime
2000-04-20 01:55:42 +00:00
bienvenu%netscape.com
8452780973
add PROGID for search session
2000-04-20 01:40:39 +00:00
bienvenu%netscape.com
5ba864b7c1
fix linux build bustage
2000-04-20 01:36:16 +00:00
jdunn%netscape.com
71dc5185e3
Structs are inheritently private, so friend is required
...
r= waterson@netscape.com
2000-04-20 01:33:29 +00:00
bienvenu%netscape.com
5c63e464ad
add include of nsIMsgSearchSession
2000-04-20 01:32:02 +00:00
jdunn%netscape.com
34a3b04a14
adding newline for hp
2000-04-20 01:30:45 +00:00
bienvenu%netscape.com
fa0e73d768
maintain folder flags if we delete a local mail folder potential fix for 24376
2000-04-20 01:26:45 +00:00
bienvenu%netscape.com
5a1750937f
more work on search, not part of build
2000-04-20 01:19:41 +00:00
bienvenu%netscape.com
16251a8024
remove Init method for search, not part of build
2000-04-20 01:17:05 +00:00
wtc%netscape.com
0962aaca17
Bugzilla bug #36250 : updated the list of modules to check out for
$pull(runtime). r=sfraser@netscape.com
2000-04-20 01:16:52 +00:00
bienvenu%netscape.com
8700781b1e
add search session to mail news url, not used yet
2000-04-20 01:13:31 +00:00
bienvenu%netscape.com
0435068a83
fix generation of search url spec
2000-04-20 01:11:52 +00:00
bienvenu%netscape.com
d59b5839e2
fix parsing of search urls
2000-04-20 01:11:05 +00:00
ruslan%netscape.com
e987cc8f7c
Adjust transport socket timeout everytime it's getting put back into the
...
work queue. Fix WinGate crash (32048) by stopping using polable events in case
when creation of pollable event has failed (until nspr finds a real solution).
Fix 36445. Apply slamm's patch to shut off some compiler warnings.
2000-04-20 01:10:30 +00:00
dougt%netscape.com
93b356c61b
fix for 36266. submitting by koehler@mythrium.com.
2000-04-20 01:08:53 +00:00
mccabe%netscape.com
ad73a83e3d
Ignore some generated Makefiles
2000-04-20 01:08:17 +00:00
dveditz%netscape.com
ce6fc83d6c
Bug 6252, making tinderbox popups work for Mozilla. The code comes from
...
dbaron@fas.harvard.edu , and I modified the browser version detection
code slightly.
2000-04-20 00:50:15 +00:00
danm%netscape.com
e4da0f4eff
fix bad URL in last checkin
2000-04-20 00:10:50 +00:00
wtc%netscape.com
92437acb81
Bugzilla bug #36170 : pass the correct OS error code to PR_SetError when
...
the load library function fails. Thanks to justin@68k.org for the bug
report and suggesting a fix.
2000-04-19 23:34:48 +00:00
norris%netscape.com
b27bb891d9
Add line number information.
2000-04-19 23:24:04 +00:00
nisheeth%netscape.com
d26b72c348
More changes to get Transformiix to build as a Mozilla component on windows. Not part of the mozilla build.
2000-04-19 23:07:33 +00:00
locka%iol.ie
37185bda55
Removed .sbr file generation C flag
...
Added the bin directory to the PATH so control can be registered
2000-04-19 22:46:22 +00:00
rogerl%netscape.com
07efe443fa
Removing variables.
2000-04-19 22:45:57 +00:00
rogerl%netscape.com
f07ec29168
Added hasOwnProperty, propertyIsEnumerable, isPrototypeOf to Object.
2000-04-19 22:32:50 +00:00
beard%netscape.com
3f1ed5ff9c
Compatibility with Universal Headers 3.3 or later. a=leaf
2000-04-19 22:13:51 +00:00
beard%netscape.com
c34d153a42
Added target for Universal Interfaces 3.3.
2000-04-19 22:07:47 +00:00
roeber%netscape.com
93897a83fe
Wait a minute, I was right the first time: I don't need to worry about
...
endianness, that's a display problem.
2000-04-19 22:07:09 +00:00
saari%netscape.com
b54994b083
dist... chrome restructuring
2000-04-19 21:54:45 +00:00
saari%netscape.com
c8cba35690
First Checked In.
2000-04-19 21:53:22 +00:00
danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
roeber%netscape.com
db07e9f9cf
Multiple changes to get the cryptoki framework and builtin-object
...
module working: 1) C_GetFunctionList is always present; 2) fwObject
and fwSession now remember their handles on behalf of the fwInstance;
3) fwSessions are created before mdSessions, so the mdSession can
use the fwSession's arena; 4) finished implementing findObjects;
5) builtin constants are in network byte order; 6) libnssckbi.so
knows about and can pull in its dependencies (e.g. libnssckfw.so,
libnssb.so, and NSPR).
2000-04-19 21:32:38 +00:00
roeber%netscape.com
c71276e88d
I missed a couple usages of nssUTF8_Size when its signature changed.
...
Also made a pedantic check #ifdef PEDANTIC.
2000-04-19 21:24:57 +00:00
roeber%netscape.com
c7ce07669f
Free from the beginning of the real block pointer, not the user's pointer.
2000-04-19 21:23:13 +00:00
sgehani%netscape.com
3c5330d4dc
Use new INI parser keys.
...
b=36395
a=leaf
2000-04-19 21:21:22 +00:00
dougt%netscape.com
be9041ad6d
Fix for 36236. Make all https channels use the load flag:
...
INHIBIT_PERSISTENT_CACHING. r=davidm@netscape.com
2000-04-19 19:59:40 +00:00
valeski%netscape.com
73bce76ed0
adding cmd line arg usage, not part of builds
2000-04-19 19:58:29 +00:00
valeski%netscape.com
12a6938250
NOT PART OF BUILD. adding a protocol callback test harness
2000-04-19 17:47:45 +00:00
locka%iol.ie
26b5bfc5bd
Fixed a build dependency problem with the idl file
2000-04-19 17:13:00 +00:00
locka%iol.ie
50c663269e
Removed MIDL autogenerated header file
2000-04-19 17:09:59 +00:00
rods%netscape.com
1e83686bb3
change char detection to use unichar and upper case so now pressing 't' or 'T'
...
gets you the first item that begin with 't' ot 'T'
Bug 34630
2000-04-19 14:57:44 +00:00
jdunn%netscape.com
ad2f705153
adding newline - hp bustage
2000-04-19 14:57:43 +00:00