pinkerton%netscape.com
264abc6f3b
First Checked In.
1999-11-22 22:23:08 +00:00
alecf%netscape.com
7548f4486f
update xterm-titler to only show the relative directory
...
r=leaf
1999-11-22 22:21:07 +00:00
akhil.arora%sun.com
988ff3795a
r=akhil.arora@sun.com fix=Denis Sharypov <sdv@sparc.spb.su>
...
Added some new tests.
1999-11-22 22:10:44 +00:00
putterman%netscape.com
e71f346f0f
Work on making folder pane look like spec. Fixes 17841. Reviewed by alecf.
1999-11-22 22:08:23 +00:00
akhil.arora%sun.com
0a4485be61
19304 r=akhil.arora@sun.com fix=Denis Sharypov <sdv@sparc.spb.su>
...
Forgot to commit these two files that are part of the conversion to an
xpcom module.
1999-11-22 22:06:46 +00:00
akhil.arora%sun.com
c5ecba9c55
19305 r=akhil.arora fix=Denis Sharypov <sdv@sparc.spb.su>
...
Use QI to check for nsIWebShell before casting. Safer.
1999-11-22 22:05:31 +00:00
rods%netscape.com
fe1b8588fc
Added NavQuirks sizing for input button
1999-11-22 22:04:53 +00:00
rods%netscape.com
d6949938f3
Added NavQuirks sizing for buttons and hidden
1999-11-22 22:03:35 +00:00
rods%netscape.com
42b71cfedb
Added the correct fonts for submit,reset, input button.
...
set box-sizing for HTML 4 buttons
Set font in psuedo element for the input text
r=kmcclusk bug b=11285
1999-11-22 22:02:19 +00:00
akhil.arora%sun.com
0b50b6daa1
19578 r=akhil.arora@sun.com fix=Denis Sharypov <sdv@sparc.spb.su>
...
Defer deleting the current element until the next iteration so that we can
dereference the element first to get to the next element.
1999-11-22 22:01:23 +00:00
cls%seawood.org
ec924f35d9
Check for pthread symbols in libc if the checks in libpthread & libc_r fail.
...
Fix typo in MOZ_OPTIMIZE check.
1999-11-22 21:59:08 +00:00
rhp%netscape.com
3447be2bee
Fixing include problem..but this is NOT PART OF THE BUILD. - r: rhp
1999-11-22 21:47:24 +00:00
radha%netscape.com
a0810ef4c0
Fix for regressed bug #, 15441. Back/Forward to anchors erratic. r=nisheeth
1999-11-22 21:42:00 +00:00
jdunn%netscape.com
b8c088c4dd
Link against superwin even if monolithic
...
r=pepper@netscape.com
1999-11-22 21:35:33 +00:00
kmcclusk%netscape.com
e9d5e61f46
Changed misspelled vertial-align to vertical-align for input[type=image]. bug=16370. r=rods@netscape.com
1999-11-22 21:32:22 +00:00
nhotta%netscape.com
c293de9967
Change to charset name to case sensitive corresponding the nsCharsetManagerService change, r=ftang.
1999-11-22 21:22:58 +00:00
kmcclusk%netscape.com
950dcf2670
Removed build warning in nsCornerView::Paint on Linux by overriding both overloaded Paints. r=buster@netscape.com
1999-11-22 21:11:46 +00:00
dp%netscape.com
bc95e3bdf7
- Converting to nsGenericModule
...
- Removed exported NS_New*()
- Using NS_IMPL_ISUPPORTS[0-9]
r=akkanna@netscape.com
1999-11-22 21:03:04 +00:00
waterson%netscape.com
e3edc4a4c6
Tweak for chrome registry: don't hard-fail if stream cannot be opened. Allows creation of new RDF/XML datasources. r=hyatt
1999-11-22 20:53:09 +00:00
rickg%netscape.com
dfcb1effea
fixed PDT+ bug 3118; r=dcone
1999-11-22 20:12:21 +00:00
matt%netscape.com
906ae86a8c
Fix for save as bug 15805
1999-11-22 19:55:47 +00:00
joki%netscape.com
e51265f992
Fix for 17683, add key events for alt+numpad character generation. r:vidur
1999-11-22 19:45:13 +00:00
erik%netscape.com
fe1bb6b118
bug 8801; register new font enumerator for font prefs UI; r=ftang
1999-11-22 19:40:00 +00:00
joki%netscape.com
fc077ea0be
Add initialization of named Event class to script. part of fix for 9544. r:vidur
1999-11-22 19:39:55 +00:00
erik%netscape.com
679218d2f4
bug 8801; new font enumerator for font prefs UI; r=ftang
1999-11-22 19:39:13 +00:00
norris%netscape.com
ce59129ab9
Fix
...
Testcase ecma_2/Exceptions/expression-020.js failed
Failure messages were:
result = this.eval("NaN") (threw No exception thrown) = NaN FAILED! expected: Passed
1999-11-22 19:35:59 +00:00
norris%netscape.com
c6f15cb391
'thisArg' could be null, so use 'fun' for scope.
1999-11-22 19:35:20 +00:00
erik%netscape.com
b9bc3d0cf6
bug 8801; CID for new font enumerator for font prefs UI; r=ftang
1999-11-22 19:34:31 +00:00
jdunn%netscape.com
9273f4bc9a
Adding newline which is required by HPUX
1999-11-22 19:34:18 +00:00
erik%netscape.com
6e6a7ea520
bug 8801; new font enumeration API for font prefs UI; r=ftang
1999-11-22 19:33:25 +00:00
cls%seawood.org
647d18eb74
Do immediate evaluations instead of the default deferred. (And also cause coffee to rebuild in that directory.)
1999-11-22 19:28:30 +00:00
cls%seawood.org
df6e2167e0
Previous checkin was incomplete.
...
Changed the debug/optimize setup to mimic the Mozilla setup.
Updated the irix target_os section to use the same logic as IRIX.mk in order to fix bug #18966 .
Fixed call of whoami inside configure.
Added mode & license headers.
Added the following options:
--enable-optimize
--enable-n32 (IRIX only)
--enable-64bit
--enable-mdupdate
1999-11-22 15:40:10 +00:00
briano%netscape.com
c85d501641
Automated update
1999-11-22 15:30:40 +00:00
cls%seawood.org
6b5823fd18
Made the handling of the debug/optimize flags to match the Mozilla configure.in setup.
...
Updated the irix target section to contain the exact logic contained in IRIX.mk in an effort to fix bug 18966.
Added the following options:
--enable-optimize
--enable-mdupdate
--enable-n32 (IRIX only)
--enable-64bit
1999-11-22 15:24:12 +00:00
cls%seawood.org
7ed788270d
FreeBSD should not use monolithic toolkit by default. Patch submitted by Pascal Hofstee <daeron@shadowmere.student.utwente.nl>.
1999-11-22 15:16:34 +00:00
cmanske%netscape.com
a05042a39a
Fixed bug 19000: Assertion editing remote file. Fixed warning. r=sfraser
1999-11-22 14:52:21 +00:00
jefft%netscape.com
8d9b71b7d5
fixed Mac compilation warnings; rv=binenvenu; remove obsoleted private method, AddSubfolder
1999-11-22 14:43:19 +00:00
jefft%netscape.com
8efa7d5934
fixed bug 8889 - cannot post messages with attachments to the news server; rv=mscott; Added base PostMessage() method to remove duplicate code in smtp and nntp protocol
1999-11-22 14:41:20 +00:00
neeti%netscape.com
0d088c00a3
bug 15821. r=sfraser. Fixed memory leaks in ImageRequestImpl.
1999-11-22 14:27:04 +00:00
rbs%maths.uq.edu.au
675b10fb44
Code to render the mroot tag.
1999-11-22 12:35:36 +00:00
dveditz%netscape.com
dafe6702e2
first hack to get relative URLS working in triggers
1999-11-22 12:01:19 +00:00
tbogard%aol.net
33b7456c27
A couple of comment tweaks.
1999-11-22 10:07:10 +00:00
rjc%netscape.com
5db3321606
Fix bug # 19306. Update Google dataset. Review=me
1999-11-22 09:01:59 +00:00
rbs%maths.uq.edu.au
d71c49af3e
Added a control statement to avoid doing work that will lead nowhere.
1999-11-22 08:42:20 +00:00
dveditz%netscape.com
446b50640e
x86 win should join unix and alpha win part of DBG_LOG macro
1999-11-22 08:41:04 +00:00
briano%netscape.com
86ecf04efd
Automated update
1999-11-22 08:30:19 +00:00
rbs%maths.uq.edu.au
11fc53e6bd
Added a control statement to avoid doing work that will lead nowhere.
1999-11-22 08:20:50 +00:00
cls%seawood.org
89a581fc19
We don't need to recalculate the OS_* variables each time make is invoked so move them into configure.in so that they are set only once.
1999-11-22 08:15:46 +00:00
tbogard%aol.net
261d576815
Adding nsIChromeEventHandler.idl to the build. r=hyatt
1999-11-22 08:03:54 +00:00
tbogard%aol.net
a8a1643f27
First check-in.... Defining nsIChromeEventHandler interface for use to make the mChromeElement event firing generic. r=hyatt
1999-11-22 08:02:28 +00:00