beard%netscape.com
45dd3f548f
bug 39050, fixing usage of va_arg to use proper type promotion
...
git-svn-id: svn://10.0.0.236/trunk@76707 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 17:59:02 +00:00
brendan%mozilla.org
e24fb0083f
Cast away const when freeing JSClass names.
...
git-svn-id: svn://10.0.0.236/trunk@76706 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 17:07:46 +00:00
ccarlen%netscape.com
3927887bed
Removed some unneeded includes of nsIFileLocator.
...
r=warren
git-svn-id: svn://10.0.0.236/trunk@76705 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 16:56:58 +00:00
jband%netscape.com
2dab0327a4
fix the warnings that went along with the last bustage fix - in case one of the compilers needs it. brendan can fix as he likes in the morning
...
git-svn-id: svn://10.0.0.236/trunk@76704 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 10:36:45 +00:00
jband%netscape.com
1d8567d550
fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@76703 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 10:22:13 +00:00
leaf%mozilla.org
3cf3353f8d
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@76702 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 09:00:11 +00:00
cls%seawood.org
5d6bc0acda
Argh. The irix xptcinvoke glue is written only against the N32 ABI so we have no choice but to use it. This means no browser for Irix versions below 6.x. :-/
...
git-svn-id: svn://10.0.0.236/trunk@76701 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 08:58:51 +00:00
brendan%mozilla.org
75009b9c23
Move shell to DIRS from ENABLE_TESTS ifdef addition to DIRS (r=mccabe,leaf).
...
git-svn-id: svn://10.0.0.236/trunk@76700 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 08:41:34 +00:00
brendan%mozilla.org
3802be8867
Support lazy initialization of standard classes and their associated global functions/properties (46703, r=jband,rogerl).
...
git-svn-id: svn://10.0.0.236/trunk@76699 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 08:37:07 +00:00
brendan%mozilla.org
d11bf9753e
Add stub entry struct and ops for const void *keys, split out JS_DHashTableRawRemove, beefed up comments (part of 46703, r=jband).
...
git-svn-id: svn://10.0.0.236/trunk@76698 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 08:36:32 +00:00
leaf%mozilla.org
268235d2ba
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@76697 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 08:15:12 +00:00
cls%seawood.org
d28864bd45
Use the -n32 ABI as the default for Irix 6.x but allow the option to disable it.
...
git-svn-id: svn://10.0.0.236/trunk@76696 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 08:05:05 +00:00
cls%seawood.org
9bf5a41da7
Native irix compilers don't seem to know about |typename| either
...
git-svn-id: svn://10.0.0.236/trunk@76695 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 08:01:28 +00:00
pavlov%netscape.com
9acd8e4567
adding blue to mac build r=smfr
...
git-svn-id: svn://10.0.0.236/trunk@76694 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 06:54:06 +00:00
pavlov%netscape.com
fde54244ff
adding blue to build
...
git-svn-id: svn://10.0.0.236/trunk@76693 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 06:53:40 +00:00
pavlov%netscape.com
1954df2917
s/Modern/Blue/
...
git-svn-id: svn://10.0.0.236/trunk@76692 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 06:43:13 +00:00
pavlov%netscape.com
1ea0bfa019
fix for leak due to extra addref of GdkGC bug 49555 r=bruce
...
git-svn-id: svn://10.0.0.236/trunk@76691 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 06:33:56 +00:00
pavlov%netscape.com
f0f5f54d83
bug 49530 (i'm just copying files)
...
git-svn-id: svn://10.0.0.236/trunk@76690 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 06:27:33 +00:00
pavlov%netscape.com
0fd98124af
fix for wrong cursor when in wait state bug 48839 r=bruce
...
git-svn-id: svn://10.0.0.236/trunk@76689 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 06:13:08 +00:00
pavlov%netscape.com
6ff4003cb2
XRegions are no longer emigrating in mass to avoid free() (bug 49537) r=bruce
...
git-svn-id: svn://10.0.0.236/trunk@76688 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 06:01:43 +00:00
jfrancis%netscape.com
60b93bc382
fixing 49392: editor spazzing uneeded br tags in tables; r=fm
...
git-svn-id: svn://10.0.0.236/trunk@76687 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 05:58:11 +00:00
cltbld%netscape.com
eca3370810
Need to declare nsIFile to make WS 5.0 happy -cls
...
git-svn-id: svn://10.0.0.236/trunk@76686 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 05:44:34 +00:00
morse%netscape.com
749eb6f617
bug 49541, fix leak, coder=bruce@cubik.org, r=morse
...
git-svn-id: svn://10.0.0.236/trunk@76685 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 04:13:21 +00:00
dbaron%fas.harvard.edu
38b7ad8d31
Changing C++ comments to C comments. Please do not put C++ comments in C files, since it breaks some compilers. r=jst
...
git-svn-id: svn://10.0.0.236/trunk@76684 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 03:56:25 +00:00
jband%netscape.com
346250862d
Add support for -w and -s for reporting warnings and doing strict JS checking (as supported by the engine). Also update the usage info. ra=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@76683 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 03:28:01 +00:00
bryner%uiuc.edu
e052fffc44
Removing obsolete files from the tree. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@76682 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 03:25:34 +00:00
jband%netscape.com
2045a6679c
Adding better diagnostic message to help in finding and fixing mismatched calls to JS_AddNamedRoot/JS_RemoveRoot. ra=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@76681 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 03:25:16 +00:00
beard%netscape.com
b9a8e7093c
added debugger classes.
...
git-svn-id: svn://10.0.0.236/trunk@76680 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 02:42:05 +00:00
mcafee%netscape.com
4d86a827da
don't need kernel version for linux/intel
...
git-svn-id: svn://10.0.0.236/trunk@76679 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 02:30:27 +00:00
srilatha%netscape.com
7c11f6879c
Fix for bug# 44174. r=alecf. Removed Ignore Thread/ watch thread menuitems
...
git-svn-id: svn://10.0.0.236/trunk@76678 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 02:17:49 +00:00
srilatha%netscape.com
499884a2c3
Fix for bug# 46873. r=alecf. Disabled the otherheader from filter rules and search
...
git-svn-id: svn://10.0.0.236/trunk@76677 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 02:11:12 +00:00
tor%cs.brown.edu
5135fe2ef7
Update to libpng-1.0.8. a=brendan,waterson
...
git-svn-id: svn://10.0.0.236/trunk@76676 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 02:06:43 +00:00
nbhatla%netscape.com
af4c81af78
#46519 -> Mac classic skin polis. r=hangas
...
git-svn-id: svn://10.0.0.236/trunk@76675 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 02:04:21 +00:00
nbhatla%netscape.com
71f68f05a2
#25561 -> Select Addresses Dialog box. r=hangas
...
git-svn-id: svn://10.0.0.236/trunk@76674 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 02:03:49 +00:00
nbhatla%netscape.com
ee2a1c280c
#46519 -> Mac Classic Skin Polish. Pointer cursor on bookmarks mouseOver now. r=hangas
...
git-svn-id: svn://10.0.0.236/trunk@76673 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 02:03:07 +00:00
nbhatla%netscape.com
70aa47999c
#25561 -> Select Addresses dialog cleanup. #46519-> Mac Classic skin polish. r=hangas
...
git-svn-id: svn://10.0.0.236/trunk@76672 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 01:57:50 +00:00
nbhatla%netscape.com
bc8ad45327
#25561 -> Select Addresses Dialog cleanup, for modern and classic skins. r=hangas
...
git-svn-id: svn://10.0.0.236/trunk@76671 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 01:56:35 +00:00
ducarroz%netscape.com
fba9b81378
Fix for bug49215. Replace a spring by a splitter and set some minimum width. R=alecf
...
git-svn-id: svn://10.0.0.236/trunk@76670 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 01:52:01 +00:00
morse%netscape.com
0a82c751e2
bug 44514, speed up loading of wallet tables, coded by pinkerton, r=morse
...
git-svn-id: svn://10.0.0.236/trunk@76669 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 00:32:37 +00:00
morse%netscape.com
b7bf72f939
bug 44514, speed up loading of wallet tables, r=dbragg
...
git-svn-id: svn://10.0.0.236/trunk@76668 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 00:29:48 +00:00
sgehani%netscape.com
109493aa4e
Backing out changes.
...
git-svn-id: svn://10.0.0.236/trunk@76667 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-19 00:21:04 +00:00
sgehani%netscape.com
ee8de30358
Updating headser to ignore copied over from parent directory.
...
git-svn-id: svn://10.0.0.236/trunk@76666 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-18 23:42:38 +00:00
sgehani%netscape.com
a9e7b45c72
This is the *real* fix for the Linux bustage. Sorry about this loss of time.
...
Had to do with MOZ_NATIVE_ZLIB not being defined on my system (differs from
the tbox builds I guess).
git-svn-id: svn://10.0.0.236/trunk@76665 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-18 23:41:15 +00:00
sgehani%netscape.com
ee11193dc9
Attempting to contain bustage again.
...
git-svn-id: svn://10.0.0.236/trunk@76664 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-18 23:22:11 +00:00
jj%netscape.com
9fd22fb1c9
fixed duplicate warning. r=granrose
...
git-svn-id: svn://10.0.0.236/trunk@76663 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-18 23:12:50 +00:00
putterman%netscape.com
9479c8d7ac
Fix for 48812. submitted by Gemal. r=scottip. Some null ptr checks.
...
git-svn-id: svn://10.0.0.236/trunk@76662 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-18 22:49:31 +00:00
danm%netscape.com
b098c05318
Suppress dispatch of events to collapsed windows. bugs 49007, 48153. r=sfraser@netscape.com. (Note 49007 is expected Mac behaviour, but it seems like a bad thing.)
...
git-svn-id: svn://10.0.0.236/trunk@76661 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-18 22:49:02 +00:00
sgehani%netscape.com
1cc9555a48
Fix build bustage... maybe :)
...
git-svn-id: svn://10.0.0.236/trunk@76660 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-18 22:48:20 +00:00
jtaylor%netscape.com
4d256adca6
Additional safeguard for bug #45877 . r=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@76659 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-18 22:32:05 +00:00
sgehani%netscape.com
2fa405e704
Installer now uses libjar for extraction eliminating the dependency on the
...
"unzip" command in the user's path.
[nsbeta3+ b=48109; r=ssu]
git-svn-id: svn://10.0.0.236/trunk@76658 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-18 22:10:44 +00:00