Commit Graph

53979 Commits

Author SHA1 Message Date
hyatt%netscape.com
b3c543fda4 Adding support for proportional widths to tree columns.
git-svn-id: svn://10.0.0.236/trunk@45606 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 01:13:27 +00:00
cyeh%netscape.com
29f4d88d6b remove STANDALONE_IMAGE_LIB define. We always built with it by default.
General makefile cleanup to make configuring easier.


git-svn-id: svn://10.0.0.236/trunk@45605 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 01:10:47 +00:00
law%netscape.com
b982dcf5af Rearranged the code slightly
git-svn-id: svn://10.0.0.236/trunk@45604 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 01:09:47 +00:00
briano%netscape.com
34e8372cfa Additional tweaks provided by Colin Blake (colin@theblakes.com).
git-svn-id: svn://10.0.0.236/trunk@45603 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 01:08:01 +00:00
law%netscape.com
264fd53a17 Add forward decls to resolve references in generated .h files
git-svn-id: svn://10.0.0.236/trunk@45602 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 01:07:55 +00:00
Jerry.Kirk%Nexwarecorp.com
35e8ec9b92 Removed PR_LOG Hack that was keeping us from linking correctly.
git-svn-id: svn://10.0.0.236/trunk@45601 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 01:04:14 +00:00
Jerry.Kirk%Nexwarecorp.com
f2b6282ee1 Removed PR_LOG hack.
git-svn-id: svn://10.0.0.236/trunk@45600 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 01:03:09 +00:00
Jerry.Kirk%Nexwarecorp.com
d1efe8d3fe Fixed a problem where fontname was declared "static" from some leftover
debugging effort. This was causing major horkage for us for the last
2 weeks. Who woulda thunk it!


git-svn-id: svn://10.0.0.236/trunk@45599 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 01:01:31 +00:00
Jerry.Kirk%Nexwarecorp.com
dae1f43af1 Make the Photon timer safer so it doesn't give an error if its destroyed
before its used or multiple times. Also takes care of problem:

"Assertion: "Time to next timeout func is null." (nsnull != sFunc) at
 file nsAppShell.cpp, line 117"  as seen at the start of apprunner.


git-svn-id: svn://10.0.0.236/trunk@45598 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:59:06 +00:00
law%netscape.com
353311d13c Update (not activated yet)
git-svn-id: svn://10.0.0.236/trunk@45597 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:55:08 +00:00
law%netscape.com
54ac2a5c0c First Checked In.
git-svn-id: svn://10.0.0.236/trunk@45596 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:49:53 +00:00
mjudge%netscape.com
109fab4085 new fix for table selection into and out. works great.
git-svn-id: svn://10.0.0.236/trunk@45595 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:48:15 +00:00
bienvenu%netscape.com
b796911064 back out recent changes so apprunner can come up
git-svn-id: svn://10.0.0.236/trunk@45594 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:40:16 +00:00
alecf%netscape.com
3cf0cb5a76 link against unix timer lib so that we get NS_NewTimer
git-svn-id: svn://10.0.0.236/trunk@45593 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:33:42 +00:00
vidur%netscape.com
f4880f9a5c Removed as per DOM Level 1 errata
git-svn-id: svn://10.0.0.236/trunk@45592 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:31:55 +00:00
briano%netscape.com
e0bf25c550 Cleaned it up and eliminated the pointless #!gmake.
git-svn-id: svn://10.0.0.236/trunk@45591 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:30:07 +00:00
akkana%netscape.com
632598dfcf 12496: Fix XIF content comments
git-svn-id: svn://10.0.0.236/trunk@45590 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:29:03 +00:00
jj%netscape.com
5d4e094acb #9735: fixed typo in "Mozilla Preferences"
git-svn-id: svn://10.0.0.236/trunk@45589 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:21:03 +00:00
jband%netscape.com
a9429a6afc Added Components.returnCode so that JS components can control the nsresult that xpconnect will return on their behalf without having to throw the number. Also better mapping of this code to Components.lastResult so that JS components calling JS components will work right with no special treatment
git-svn-id: svn://10.0.0.236/trunk@45588 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:19:42 +00:00
davidm%netscape.com
2ac5cc45f1 Update to support dialog titles and more than 2 buttons
git-svn-id: svn://10.0.0.236/trunk@45587 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:18:54 +00:00
davidm%netscape.com
169d208702 Add support for setting the window title. Add support for up to 4 buttons
git-svn-id: svn://10.0.0.236/trunk@45586 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:17:03 +00:00
jband%netscape.com
66e11737f3 fix for bug 12954 - was failing to set rval on DeleteProperty call
git-svn-id: svn://10.0.0.236/trunk@45585 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:16:09 +00:00
briano%netscape.com
da8e715eb4 Cleaned it up and eliminated the pointless #!gmake.
git-svn-id: svn://10.0.0.236/trunk@45584 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:12:49 +00:00
jband%netscape.com
b03fe5e27c priming the JSContext stack in the test program
git-svn-id: svn://10.0.0.236/trunk@45583 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:11:54 +00:00
jband%netscape.com
e9381b0045 modernizing the undefined test in println
git-svn-id: svn://10.0.0.236/trunk@45582 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:11:16 +00:00
jband%netscape.com
e857a12919 removing unused var
git-svn-id: svn://10.0.0.236/trunk@45581 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:08:53 +00:00
karnaze%netscape.com
0cba8f36fe bugs 965, 1053, 1163 - improved handling of borders; bug 10216 align, text-align on caption.
git-svn-id: svn://10.0.0.236/trunk@45580 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:07:14 +00:00
karnaze%netscape.com
2c1d0d3778 changed default for nsStyleTable.mRules to NS_STYLE_TABLE_RULES_ALL
git-svn-id: svn://10.0.0.236/trunk@45579 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:06:35 +00:00
briano%netscape.com
fc4ee09d97 Cleaned it up and eliminated the pointless #!gmake.
git-svn-id: svn://10.0.0.236/trunk@45578 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:06:06 +00:00
mjudge%netscape.com
5f6fd5534a oops infinite loop. need to break out if no frame is found.
git-svn-id: svn://10.0.0.236/trunk@45577 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:04:56 +00:00
jband%netscape.com
e1161ebb6d fix for bug 12237 - add a flag in typelib to indicate methods thatare not xpcom compliant. Stealing bit that was originally intended for varargs
git-svn-id: svn://10.0.0.236/trunk@45576 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:01:08 +00:00
sgehani%netscape.com
fc89511af7 * More memory issues ironed out.
* Fix for 12644.


git-svn-id: svn://10.0.0.236/trunk@45575 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:59:16 +00:00
jband%netscape.com
1aea9c516f OpenVMS only change to Makefile.in from Colin Blake <colin@theblakes.com>
git-svn-id: svn://10.0.0.236/trunk@45574 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:54:58 +00:00
sgehani%netscape.com
c483c4e85b Set optimization level to 1 for opt build.
git-svn-id: svn://10.0.0.236/trunk@45573 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:54:36 +00:00
sdagley%netscape.com
be4d20877e Need InternetConfig lib for future Mac file widget work. Adding now so I don't have to keep updating the project.
git-svn-id: svn://10.0.0.236/trunk@45572 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:53:19 +00:00
putterman%netscape.com
db6f53c298 remove bold from messages.
git-svn-id: svn://10.0.0.236/trunk@45571 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:51:14 +00:00
dougt%netscape.com
1e7ceb2732 more changes from conversations with brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@45570 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:51:11 +00:00
putterman%netscape.com
19720fecc0 Turn this into an overlay.
git-svn-id: svn://10.0.0.236/trunk@45569 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:50:48 +00:00
putterman%netscape.com
0cd0d90991 Use boxes to layout 3pane.
git-svn-id: svn://10.0.0.236/trunk@45568 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:50:33 +00:00
putterman%netscape.com
b74cb3d98e Move code to msgMail3PaneWindow.js
git-svn-id: svn://10.0.0.236/trunk@45567 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:50:16 +00:00
putterman%netscape.com
2eb7daa031 added msgMail3PaneWindow.js to build.
git-svn-id: svn://10.0.0.236/trunk@45566 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:49:47 +00:00
jband%netscape.com
ceaefeff7e fix an initialized warning
git-svn-id: svn://10.0.0.236/trunk@45565 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:49:02 +00:00
putterman%netscape.com
0654fd3429 Fix xul for messages.
git-svn-id: svn://10.0.0.236/trunk@45564 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:48:41 +00:00
jband%netscape.com
143c2319f9 updating status page
git-svn-id: svn://10.0.0.236/trunk@45563 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:46:21 +00:00
gayatrib%netscape.com
e6117af7fd Fixing bug #12953
git-svn-id: svn://10.0.0.236/trunk@45562 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:37:41 +00:00
akkana%netscape.com
50425a2e16 12018: add a linebreak for br tags even in unformatted mode
git-svn-id: svn://10.0.0.236/trunk@45561 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:37:36 +00:00
slamm%netscape.com
ca1f6e98e4 Create multiple levels of directories is needed.
git-svn-id: svn://10.0.0.236/trunk@45560 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:37:05 +00:00
akkana%netscape.com
9d858f00b6 12085: Add meta tag to specify charset
git-svn-id: svn://10.0.0.236/trunk@45559 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:36:57 +00:00
law%netscape.com
8cd295ac02 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@45558 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:36:26 +00:00
mjudge%netscape.com
b368b7d065 fixes for optimizing selection
git-svn-id: svn://10.0.0.236/trunk@45557 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:32:55 +00:00