troy%netscape.com
49b9cdb4cc
Fix for bug #13570 . Changed ContentAppended() and ContentInserted() to check
...
for an "object" frame
git-svn-id: svn://10.0.0.236/trunk@47171 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 21:25:43 +00:00
putterman%netscape.com
0ca315b40c
AddRef the listener.
...
git-svn-id: svn://10.0.0.236/trunk@47170 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 21:12:38 +00:00
putterman%netscape.com
edcff3db60
Only create the node once.
...
git-svn-id: svn://10.0.0.236/trunk@47169 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 21:12:09 +00:00
putterman%netscape.com
2c0ca1b9fb
Clear selection when changing folders and AddFolderListener on startup
...
git-svn-id: svn://10.0.0.236/trunk@47168 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 21:11:45 +00:00
rogerl%netscape.com
bf688c4e84
Added define NES40 for server-related gc fixes
...
git-svn-id: svn://10.0.0.236/trunk@47167 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 21:08:26 +00:00
rogerl%netscape.com
77cf00d688
Disallowed multiple variable declaration in for (var X in...)
...
git-svn-id: svn://10.0.0.236/trunk@47166 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 21:07:34 +00:00
ftang%netscape.com
d5fcedb036
try to work around bug 13030
...
git-svn-id: svn://10.0.0.236/trunk@47165 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 21:04:29 +00:00
ssu%netscape.com
1fb0ee2774
changing the logic MFC variable definition for nszip. It will now only build nszip (which requires MFC) if MOZ_MFC is set. This only affects the windows platforms.
...
git-svn-id: svn://10.0.0.236/trunk@47164 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 20:47:41 +00:00
kmcclusk%netscape.com
74d3b42bc2
bug #6553 . Removed #ifdef XP_UNIX in DeviceContextImpl::LoadIconImage which prevented
...
it from loading an icon under Unix.
git-svn-id: svn://10.0.0.236/trunk@47163 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 20:45:23 +00:00
buster%netscape.com
ecfd3922d3
added GetAbsoluteOffsetsForPoints, so we can get the length of a document without
...
playing with it's selection. Much faster, and doesn't mess with the display at all.
git-svn-id: svn://10.0.0.236/trunk@47162 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 20:44:38 +00:00
kmcclusk%netscape.com
935de9c7ef
Removed nsGfxButtonControlFrame's MouseClick method. It uses it's base classes (nsHTMLButtonControlFrame)
...
MouseClick instead. Reworked nsHTMLButton::MouseClick factoring out code to get Reset and Submit button
types so MouseClick can be re-used by the nsGfxButtonControlFrame.
Fix for bug 13462. Set the nsHTMLButtonControlFrame's mForm in the initial reflow.
git-svn-id: svn://10.0.0.236/trunk@47161 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 20:40:59 +00:00
sspitzer%netscape.com
9532af4dd5
fix profile migration on windows (and probably mac.)
...
on UNIX, "mail.directory" is always set.
on windows, it may be set to ""
add the PL_strlen test to tree "" as not being set, so we assume the default 4.x location, which is what we want.
git-svn-id: svn://10.0.0.236/trunk@47160 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 20:38:23 +00:00
kmcclusk%netscape.com
f2195d5ee2
Use HWND_TOPMOST instead of HWNT_TOP when setting the window z-order for popups.
...
git-svn-id: svn://10.0.0.236/trunk@47159 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 20:33:34 +00:00
pavlov%netscape.com
3baf62cbce
change a few comments
...
git-svn-id: svn://10.0.0.236/trunk@47157 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 20:30:36 +00:00
akkana%netscape.com
bcaf5ec635
Fix memory leak 13641: don't allocate a new CAttributeToken unless we're going to pass it to AddAttribute
...
git-svn-id: svn://10.0.0.236/trunk@47156 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 20:26:14 +00:00
jefft%netscape.com
690f592641
fixed bug 13674 -- reply quotes wrong message for news and imap messages
...
git-svn-id: svn://10.0.0.236/trunk@47155 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 20:26:04 +00:00
evaughan%netscape.com
36d3b8d408
Fixed assert.
...
git-svn-id: svn://10.0.0.236/trunk@47154 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 20:24:20 +00:00
warren%netscape.com
ceb18a051b
Moving this from netwerk/protocol/file/src.
...
git-svn-id: svn://10.0.0.236/trunk@47153 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 20:20:21 +00:00
warren%netscape.com
073765acdf
New modernized file transport. I'm in the process of factoring this out from nsFileChannel.
...
git-svn-id: svn://10.0.0.236/trunk@47152 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 20:19:32 +00:00
karnaze%netscape.com
d3ebc3a0ff
bug 7604 - limit colspan to max of 1000
...
git-svn-id: svn://10.0.0.236/trunk@47151 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 20:18:33 +00:00
evaughan%netscape.com
bd5415615c
Fixed clipping bug
...
git-svn-id: svn://10.0.0.236/trunk@47150 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 20:17:26 +00:00
karnaze%netscape.com
042c5e93f8
new regression tests
...
git-svn-id: svn://10.0.0.236/trunk@47149 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 20:16:33 +00:00
norris%netscape.com
82330711f4
Remove unused files.
...
git-svn-id: svn://10.0.0.236/trunk@47148 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 20:10:24 +00:00
dougt%netscape.com
dbd1b69f40
adding default to the nsFileSpec chrome path. There should be a better
...
way to do this.
git-svn-id: svn://10.0.0.236/trunk@47147 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 19:58:53 +00:00
ftang%netscape.com
c6a3df956a
add x-gbk and windows-936
...
git-svn-id: svn://10.0.0.236/trunk@47146 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 19:48:30 +00:00
ftang%netscape.com
7008761833
wire GBK converters into dll
...
git-svn-id: svn://10.0.0.236/trunk@47145 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 19:45:38 +00:00
ftang%netscape.com
afb12ccf67
check in for yueheng.xu@intel.com - cp936 table generation tool
...
git-svn-id: svn://10.0.0.236/trunk@47144 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 19:31:31 +00:00
ftang%netscape.com
ebd5ecb2a2
check in GBK converter for Xu, Yueheng <yueheng.xu@intel.com
...
git-svn-id: svn://10.0.0.236/trunk@47143 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 19:27:05 +00:00
dougt%netscape.com
d4c4b249ac
fixing 10750
...
git-svn-id: svn://10.0.0.236/trunk@47142 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 19:23:44 +00:00
cmanske%netscape.com
87622c0512
Fixed bug 10236 - suppressing hand cursor over links in editor
...
git-svn-id: svn://10.0.0.236/trunk@47141 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 19:21:34 +00:00
nisheeth%netscape.com
a6299cdca8
Include stopwatch class in build if MOZ_PERF is set. Only enabled on Windows right now.
...
git-svn-id: svn://10.0.0.236/trunk@47140 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 18:56:01 +00:00
troy%netscape.com
f8041e3659
Changed Run() to give priority to system messages over application messages
...
git-svn-id: svn://10.0.0.236/trunk@47139 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 18:45:03 +00:00
valeski%netscape.com
19d94da982
added user agent language portion initialization
...
git-svn-id: svn://10.0.0.236/trunk@47138 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 18:38:02 +00:00
valeski%netscape.com
f7a24b1291
optimized user-agent setting
...
git-svn-id: svn://10.0.0.236/trunk@47137 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 18:36:20 +00:00
valeski%netscape.com
8be9ea94c0
beefed up the user agent string component initialization stuff, see bug 10465 for more info
...
git-svn-id: svn://10.0.0.236/trunk@47136 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 18:35:27 +00:00
Jerry.Kirk%Nexwarecorp.com
7d30a40478
Lots of changes to try and get modal preferences dialog to work.
...
git-svn-id: svn://10.0.0.236/trunk@47135 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 18:35:19 +00:00
rods%netscape.com
1de283e598
temporary fix for scrolling the dropdown until gfx scrollbars get in
...
git-svn-id: svn://10.0.0.236/trunk@47134 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 18:29:00 +00:00
pavlov%netscape.com
2bcaf45758
make the caret draw on linux - fix for 13487
...
git-svn-id: svn://10.0.0.236/trunk@47133 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 18:24:48 +00:00
dcone%netscape.com
924b759ef3
Added popup support.
...
git-svn-id: svn://10.0.0.236/trunk@47132 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 15:05:16 +00:00
dcone%netscape.com
f3b7c3b696
Added popup support
...
git-svn-id: svn://10.0.0.236/trunk@47131 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 15:00:07 +00:00
karnaze%netscape.com
a632a66544
new regression test
...
git-svn-id: svn://10.0.0.236/trunk@47130 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 14:57:55 +00:00
jefft%netscape.com
d7f371a7b1
fixed bug 13621 -- need to escape attachments url emitting as a XUL document
...
git-svn-id: svn://10.0.0.236/trunk@47129 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 14:40:58 +00:00
karnaze%netscape.com
43e1a5bbdb
bug 11776, stopped doing arithmetic on unconstrained sizes
...
git-svn-id: svn://10.0.0.236/trunk@47128 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 14:35:00 +00:00
troy%netscape.com
c9688596c9
Fix for bug #13497 . Made sure to use NS_BLOCK_MARGIN_ROOT flag when creating
...
the area frame for a scrolled block element
git-svn-id: svn://10.0.0.236/trunk@47127 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 14:28:34 +00:00
kipp%netscape.com
63456f6061
Use nsAutoString to reduce malloc/free calls
...
git-svn-id: svn://10.0.0.236/trunk@47126 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 14:26:56 +00:00
Jerry.Kirk%Nexwarecorp.com
095cfb2a79
Add new (old?) Event Debugging options to Viewer for Photon
...
git-svn-id: svn://10.0.0.236/trunk@47125 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 14:13:57 +00:00
brade%netscape.com
046d3cae20
move to keycode for VK_* keys
...
git-svn-id: svn://10.0.0.236/trunk@47124 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 13:52:41 +00:00
locka%iol.ie
2c1c194ed4
Replace the hand-crafted QueryInterface with a macro one
...
git-svn-id: svn://10.0.0.236/trunk@47123 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 13:11:40 +00:00
locka%iol.ie
f6debbf9b4
Removed the USE_NGPREF macro #ifdefs since prefs are pretty much mandatory now
...
git-svn-id: svn://10.0.0.236/trunk@47122 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 13:10:14 +00:00
locka%iol.ie
6d1e035e26
Added safe for scripting check to site class and changed some BOOLs to bitfields
...
git-svn-id: svn://10.0.0.236/trunk@47121 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 13:08:17 +00:00