tbogard%aol.net
fec1e6f24c
Adding construction for new XUL tags "iframe", "editor", and "browser". r=hyatt.
1999-10-14 10:55:24 +00:00
tbogard%aol.net
3d64ba83de
Adding new XUL tags, "iframe", "browser", "editor". r=hyatt.
1999-10-14 10:54:32 +00:00
tbogard%aol.net
75e967f96c
Added rules for the new browser, editor and iframe types. r=hyatt
1999-10-14 10:50:10 +00:00
sgehani%netscape.com
493590fa17
*** NOT PART OF BUILD ***
Fixed bug 11216: Cascading dependencies feature
Fixed bug 14320: Parser and action support for the LAUNCHAPP atribute
Fixed bug 14322: Mouse over displays component description
Fixed bug 16224: Mac Install Wizard crashing when installing custom components
1999-10-14 08:30:29 +00:00
sgehani%netscape.com
d4d691f8ce
Divide by 1024 rather than 1000 when calculating component install sizes. [r=ssu]
1999-10-14 08:15:35 +00:00
locka%iol.ie
f434a949fe
Seperated webshell initialisation/termination out into their own methods. Added support to run Mozilla control from any directory with calls to the new NS_InitXPCOM and some new registry keys.
1999-10-14 07:46:55 +00:00
locka%iol.ie
5d0072d2b5
Added context popup menu resources
1999-10-14 07:44:40 +00:00
locka%iol.ie
847e3a4dae
Added simple working implementation of drag and drop. Control now accepts a URL dragged and dropped from the IE address bar.
1999-10-14 07:43:50 +00:00
alecf%netscape.com
c4a9e1b228
fix for #16303 - work around DOM security by specifying absolute chrome URLs
...
patch from norris, r=alecf
1999-10-14 07:07:43 +00:00
alecf%netscape.com
0c5490154c
more tweaks to actually make this do useful things with linux - override malloc with GC_malloc
1999-10-14 05:34:21 +00:00
alecf%netscape.com
1fe848c0cf
make this link on rh60 - the pthreads that comes with rh60 doesn't allow direct access to __pthread_initial_thread_box, which was only used as a test anyway
1999-10-14 05:33:46 +00:00
troy%netscape.com
eccee5177e
b=15388,15408 r=peterl@netscape.com
...
Made it so that for absolutely positioned frames we pass in the containing
block width/height to the HTML reflow state, rather than have it compute it.
This means we get a bottom up size rather than a top down size. That fixes
a problem where for containing blocks with a specified 'height' of 'auto' we
weren't correctly calculating the containing block height
1999-10-14 04:56:50 +00:00
troy%netscape.com
70d79a10be
b=16238. Fix discussed with evaughan@netscape. One line change to make sure
...
the default area frame flag of NS_BLOCK_SPACE_MGR is used for scrolled
elements
1999-10-14 04:47:18 +00:00
warren%netscape.com
908c447185
Reordered columns as per macafee's suggestion.
1999-10-14 04:37:13 +00:00
troy%netscape.com
416156109c
Space reductions for nsTableFrame. r=karnaze@netscape.com and changes Cc'd to
...
Hyatt. Tested extensively in apprunner (now mozilla). Change was to reduce from
10 to 5 the default size of the mColumnWidths array (note that the array is
dynamically grown if necessary). This reduces by 20 bytes the minimum table
frame size
1999-10-14 04:27:01 +00:00
karnaze%netscape.com
8589f840a1
bug 15247 - ComputeAvailableTableWidth accounts for margins
1999-10-14 04:03:20 +00:00
karnaze%netscape.com
97bc7cdc28
cells with width=0 become auto, added comments
1999-10-14 04:01:26 +00:00
karnaze%netscape.com
84c1a59ffe
new regression tests
1999-10-14 03:59:42 +00:00
ssu%netscape.com
9419a5b88a
fixing bug #16064 . checking in for dveditz@netscape.com. r=ssu@netscape.com. This fixes the crash under win98 when running from the windows installer.
1999-10-14 03:26:22 +00:00
srinivas%netscape.com
2a7da8ac35
Enable specification of minimum stack size.
1999-10-14 02:33:14 +00:00
jefft%netscape.com
d0caac6ab0
enable message move/copy {File Here} menu item; bug 13880, r= hangas
1999-10-14 02:20:02 +00:00
rhp%netscape.com
93ccba7139
Fix for attachment count - bug #16076 - reviewer: jefft
1999-10-14 02:05:20 +00:00
alecf%netscape.com
dc4835d974
one down, one to go
1999-10-14 02:01:40 +00:00
beard%netscape.com
67ade3a167
added support for "about:bloat?leaks". bug=15906,r=warren
1999-10-14 01:56:49 +00:00
varada%netscape.com
5df2518a9c
fix for bug #6348 -new field called Title is to be added in each ini file for the show example
1999-10-14 01:56:43 +00:00
evaughan%netscape.com
35f37a3be4
Fixed gfx scrollbars style rule. Reviewed by Hyatt
1999-10-14 01:55:41 +00:00
alecf%netscape.com
f92243c775
convert to nsIModule
...
r=sspitzer
no bug
1999-10-14 01:40:27 +00:00
mcafee%netscape.com
fd1235c9a2
Backing out quotes change for (14663), r=matt
1999-10-14 01:38:22 +00:00
varada%netscape.com
40f12b03c9
bug #10361 config in title
1999-10-14 01:23:02 +00:00
varada%netscape.com
8480283fa8
fix for bug #10361 - make neccessary changes in ini files in the title
1999-10-14 01:21:01 +00:00
bienvenu%netscape.com
ac9b38f516
real fix for build bustage
1999-10-14 01:02:23 +00:00
peterl%netscape.com
5cf3f40b06
moved style rule cascading logic into a stand-alone rule processor
...
the rule processor can now cascade rules from multiple style sheets
fix for bug 12401 & 12106
r=pierre
1999-10-14 00:59:21 +00:00
peterl%netscape.com
9005fd85a5
factored out parsing of style attribute
...
deferred parsing of style attribute until content
is connected to a document
Fix for bug 14986
r=vidur
1999-10-14 00:57:37 +00:00
peterl%netscape.com
3784781301
added an assertion to help track down Bug 14238
...
r=troy
1999-10-14 00:56:30 +00:00
cyeh%netscape.com
591e5a1cd0
move megahal initialization so that if there is a nick collision and we
...
die, we at least don't leave a forked process behind.
1999-10-14 00:44:37 +00:00
don%netscape.com
c6034c1a58
Fixed build bustage.
1999-10-14 00:39:45 +00:00
varada%netscape.com
7a5b1e4434
rewriting verifyval to compare values
1999-10-14 00:39:31 +00:00
Jerry.Kirk%Nexwarecorp.com
443763b3af
These changes fix a draw problem when a top-level window was Move'd
...
Bug=16325 r=Michael.Kedl@Nexwarecorp.com
1999-10-14 00:33:49 +00:00
cmanske%netscape.com
711c0f72c9
Fixed bugs 16204, 16118, 15831,15448,14342(partial) r=mjudge
1999-10-14 00:13:27 +00:00
cmanske%netscape.com
074c63daae
Fixed bug 16118, part of fix for 14342. Reduced size of ender input widget. r=hyatt,hangas
1999-10-14 00:13:21 +00:00
beard%netscape.com
08a06e4376
fixing a memory leak, just use an nsAutoString. bug=15380, r=harishd
1999-10-13 23:59:27 +00:00
alecf%netscape.com
5af5cd1de3
make this compile with -pedantic on Linux 2.2
1999-10-13 23:58:25 +00:00
alecf%netscape.com
5d0af691b3
add new makefile for our build system
1999-10-13 23:58:09 +00:00
alecf%netscape.com
4b6252910b
move old Boehm makefile to Makefile.unix
...
(not part of build)
1999-10-13 23:57:38 +00:00
bienvenu%netscape.com
a4f9518ad7
add close method to datasources, r=mscott, no bug, but fixes some shutdown memory leaks
1999-10-13 23:55:57 +00:00
beard%netscape.com
ad826ae669
make stack crawl instructions addresses reflect call site, not return address. bug=15906, r=rjc
1999-10-13 23:45:40 +00:00
beard%netscape.com
153698d5b4
Rewrote using Mac file I/O, since MSL can only manage 35 FILEs. bug=15906, r=rjc
1999-10-13 23:45:03 +00:00
beard%netscape.com
a02fa2e215
for now, let leak detector reclaim block. bug=15906, r=rjc
1999-10-13 23:44:55 +00:00
beard%netscape.com
9b90107be5
html-ized the report, added -blame option.
1999-10-13 23:42:49 +00:00
alecf%netscape.com
f35c93d043
fix typo (gif not dif)
...
talked to cmanske about this, no review necessary
1999-10-13 23:39:52 +00:00