buster
|
531152b50b
|
now takew margins into account when computing parent's available width
|
1998-07-02 17:40:02 +00:00 |
cyeh
|
f1d72db7b4
|
added "Couldn't find project file " error. This happens when a CW project
can't find the file to compile.
|
1998-07-02 17:26:48 +00:00 |
donm
|
c844356295
|
Approved by: Don Melton build bustage fixage.
|
1998-07-02 17:26:07 +00:00 |
sar
|
7e2c5add76
|
add needed headers for mail/news. approved by don.
|
1998-07-02 17:25:37 +00:00 |
sar
|
0f0c14a683
|
wrapping mkcertld.h in ifdef MOZ_SECURITY to fix some breakage. approved by don. suggested by ricardob. corresponding fix in makefiles will come along soon.
|
1998-07-02 17:24:35 +00:00 |
donm
|
e9f7daaaf4
|
approved by: Don Melton fixing build bustage.
|
1998-07-02 17:05:05 +00:00 |
pierre
|
18c4af70b6
|
For some reason, the file previously checked-in was corrupted.
|
1998-07-02 10:40:54 +00:00 |
pierre
|
a72ab974b8
|
Fixing MOZ_MEDIUM: build the right target in network.mcp
|
1998-07-02 10:21:58 +00:00 |
pierre
|
499afd426f
|
First Checked In.
|
1998-07-02 10:20:18 +00:00 |
pierre
|
a51d50d8d7
|
Fixing MOZ_MEDIUM: created two "mailnews" targets
|
1998-07-02 10:19:25 +00:00 |
rickg
|
c7c8f485ed
|
major improvements to parser API's; fixed a few bugs
|
1998-07-02 08:14:22 +00:00 |
troy
|
b4aa257397
|
Some work-in-progress for incremental reflow
|
1998-07-02 05:39:10 +00:00 |
fur
|
1aabd69b34
|
Use Types.h instead of more modern MacTypes.h so that we can build with CodeWarrior 2 on the Mac.
|
1998-07-02 04:11:53 +00:00 |
montulli
|
9c9326fee5
|
merge montulli1 branch with tip
|
1998-07-02 02:39:54 +00:00 |
pierre
|
0e2c6bd9f5
|
Mac MOZ_DARK
|
1998-07-02 02:38:19 +00:00 |
pierre
|
e8d83471ad
|
First Checked In.
|
1998-07-02 02:24:28 +00:00 |
ricardob
|
bfb9671947
|
fixed typo in free mail api
|
1998-07-02 02:01:55 +00:00 |
ricardob
|
3a59847ef6
|
xfe free world changes
|
1998-07-02 01:38:15 +00:00 |
cmanske
|
7dc31894c0
|
Part of fix for Composer SF1 in bug 148474. Reviewed by mjudge
|
1998-07-02 01:32:06 +00:00 |
akkana
|
7de5d545a0
|
226857: Normandy landing didn't include kini's notification center fix.
|
1998-07-02 01:31:12 +00:00 |
akkana
|
ba2e271b51
|
BUG 224560: Stever's netlib checkin didn't fix the cookie persistence bug
on the XFE; he says we need to replace the GH_InitGlobalHistory with one
to NET_FinishInitNetLib.
|
1998-07-02 01:25:49 +00:00 |
cmanske
|
a9cff01872
|
Fixed Composer SF1 in bugs 26852, 123355, 148474, 233518. Reviewed by mjudge
|
1998-07-02 01:20:39 +00:00 |
cmanske
|
4cb0bac5e8
|
New function declared as part of fix for SF1 in bug 26852. Reviewed by mjudge
|
1998-07-02 01:18:54 +00:00 |
ricardob
|
a4fff7cf8e
|
Use MOZ_SECURITY
|
1998-07-02 01:15:11 +00:00 |
joki
|
b5bfe34869
|
Remove temporary setFocus() call. Focus shift moved to nsScrollingView
|
1998-07-02 01:14:28 +00:00 |
joki
|
bf6124d8c8
|
Move scrolling event code into new event handler to keep it out of DOM loop
|
1998-07-02 01:13:09 +00:00 |
vidur
|
2ed99ee418
|
Fixed casting problems on Linux
|
1998-07-02 01:10:21 +00:00 |
ricardob
|
2557ec9410
|
free world changes
|
1998-07-02 01:09:54 +00:00 |
jevering
|
7f7b55b452
|
Use the new allocating ReplaceElementAt so that the context and style
stacks aren't sliding memory buffers all over the place (and over
allocating).
|
1998-07-02 00:29:59 +00:00 |
jevering
|
3705e61240
|
Modified ReplaceElementAt to grow the array if an index out of the
allocated boundary was requested.
|
1998-07-02 00:28:56 +00:00 |
ricardob
|
882a80b31c
|
added SOCKET_ERRNO for mail-news
|
1998-07-02 00:19:29 +00:00 |
kipp
|
bc2a7ac47a
|
Fixed some dom methods
|
1998-07-02 00:04:44 +00:00 |
kipp
|
7519a048cd
|
Removed unneeded duplicate code
|
1998-07-02 00:04:26 +00:00 |
kipp
|
ce88c47885
|
First pass implementation of content insertion/deletion handling code (untested at this point); also did some misc cleanup
|
1998-07-02 00:04:12 +00:00 |
kipp
|
c8c9f58b3b
|
new
|
1998-07-02 00:02:42 +00:00 |
vidur
|
4c7e68b811
|
Added nsINetContainerApplication interface and a way for netlib to get the user agent, etc. from the containing application
|
1998-07-01 23:56:46 +00:00 |
vidur
|
b091a85533
|
Added nsINetContainerApplication interface and a way to get the user agent, etc. from the containing application
|
1998-07-01 23:56:20 +00:00 |
vidur
|
a0ae9ecc55
|
Added window.navigator and Navigator interface
|
1998-07-01 23:55:40 +00:00 |
pinkerton
|
78c2ebdcb4
|
Columns now work again, after Normandy added mLastShowableColumn field. (bug #243547, appr don).
|
1998-07-01 23:47:06 +00:00 |
ricardob
|
c3f1288510
|
added missing glyph 02070
|
1998-07-01 23:46:53 +00:00 |
ricardob
|
2b688fb486
|
Fixed mozilla call parametrs to compose new msg
|
1998-07-01 23:35:51 +00:00 |
thom
|
d0581f7b04
|
Mac linux fix.
|
1998-07-01 23:31:42 +00:00 |
thom
|
b1d61c37de
|
Fixes for mac linux
|
1998-07-01 23:29:55 +00:00 |
blythe
|
fbb93dc211
|
aprvd don, transparency fixes, dithering improvements, submitted by martin.nilsson@bigfoot.com
|
1998-07-01 23:10:18 +00:00 |
blythe
|
fc8a07116d
|
aprvd don, fix 95 print scale problem, submitted by ajtal@ezlink.com
|
1998-07-01 22:50:42 +00:00 |
atotic
|
0bd5d91ab3
|
Fixed the for (PRInt32 i=) problem
|
1998-07-01 22:40:00 +00:00 |
atotic
|
07d2229162
|
Added a new export
|
1998-07-01 22:39:00 +00:00 |
valeski
|
5f7c91d4d1
|
fixed cookies reset by server bug. 241770, approved by don
|
1998-07-01 22:36:44 +00:00 |
atotic
|
12ef69f175
|
Added nsDocLoader to theproject
|
1998-07-01 22:29:53 +00:00 |
troy
|
34efb1dd5a
|
Eliminated some usage of ChildAt()
|
1998-07-01 22:22:28 +00:00 |