Commit Graph

39381 Commits

Author SHA1 Message Date
law%netscape.com
cea06649ed Rearranged the code slightly 1999-09-02 01:09:47 +00:00
briano%netscape.com
4c1086e760 Additional tweaks provided by Colin Blake (colin@theblakes.com). 1999-09-02 01:08:01 +00:00
law%netscape.com
5d33b80fa7 Add forward decls to resolve references in generated .h files 1999-09-02 01:07:55 +00:00
Jerry.Kirk%Nexwarecorp.com
96e3a34df9 Removed PR_LOG Hack that was keeping us from linking correctly. 1999-09-02 01:04:14 +00:00
Jerry.Kirk%Nexwarecorp.com
799ba9aeb2 Removed PR_LOG hack. 1999-09-02 01:03:09 +00:00
Jerry.Kirk%Nexwarecorp.com
04140ca9a0 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!
1999-09-02 01:01:31 +00:00
Jerry.Kirk%Nexwarecorp.com
9948d07c97 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.
1999-09-02 00:59:06 +00:00
law%netscape.com
0fc32243ad Update (not activated yet) 1999-09-02 00:55:08 +00:00
law%netscape.com
e7ae86cd67 First Checked In. 1999-09-02 00:49:53 +00:00
mjudge%netscape.com
bcbb9f3512 new fix for table selection into and out. works great. 1999-09-02 00:48:15 +00:00
bienvenu%netscape.com
abc3703399 back out recent changes so apprunner can come up 1999-09-02 00:40:16 +00:00
alecf%netscape.com
ebc9b041fc link against unix timer lib so that we get NS_NewTimer 1999-09-02 00:33:42 +00:00
vidur%netscape.com
f26d4e7dd9 Removed as per DOM Level 1 errata 1999-09-02 00:31:55 +00:00
briano%netscape.com
cb47ce30d1 Cleaned it up and eliminated the pointless #!gmake. 1999-09-02 00:30:07 +00:00
akkana%netscape.com
5afa8c3b70 12496: Fix XIF content comments 1999-09-02 00:29:03 +00:00
jj%netscape.com
6c1a0958b5 #9735: fixed typo in "Mozilla Preferences" 1999-09-02 00:21:03 +00:00
jband%netscape.com
c50eed835f 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 1999-09-02 00:19:42 +00:00
davidm%netscape.com
ec2a10af81 Update to support dialog titles and more than 2 buttons 1999-09-02 00:18:54 +00:00
davidm%netscape.com
7e1b6646fb Add support for setting the window title. Add support for up to 4 buttons 1999-09-02 00:17:03 +00:00
jband%netscape.com
3b2ac26365 fix for bug 12954 - was failing to set rval on DeleteProperty call 1999-09-02 00:16:09 +00:00
briano%netscape.com
4230252d2e Cleaned it up and eliminated the pointless #!gmake. 1999-09-02 00:12:49 +00:00
jband%netscape.com
e0ed5f1584 priming the JSContext stack in the test program 1999-09-02 00:11:54 +00:00
jband%netscape.com
f1fd6795b4 modernizing the undefined test in println 1999-09-02 00:11:16 +00:00
jband%netscape.com
e95b046249 removing unused var 1999-09-02 00:08:53 +00:00
karnaze%netscape.com
5b0679f4bf bugs 965, 1053, 1163 - improved handling of borders; bug 10216 align, text-align on caption. 1999-09-02 00:07:14 +00:00
karnaze%netscape.com
cde37cbb23 changed default for nsStyleTable.mRules to NS_STYLE_TABLE_RULES_ALL 1999-09-02 00:06:35 +00:00
briano%netscape.com
6519af50e5 Cleaned it up and eliminated the pointless #!gmake. 1999-09-02 00:06:06 +00:00
mjudge%netscape.com
3b3c9f8b30 oops infinite loop. need to break out if no frame is found. 1999-09-02 00:04:56 +00:00
jband%netscape.com
e4d792bba4 fix for bug 12237 - add a flag in typelib to indicate methods thatare not xpcom compliant. Stealing bit that was originally intended for varargs 1999-09-02 00:01:08 +00:00
sgehani%netscape.com
e6693b5ce4 * More memory issues ironed out. * Fix for 12644. 1999-09-01 23:59:16 +00:00
jband%netscape.com
65071f5ac2 OpenVMS only change to Makefile.in from Colin Blake <colin@theblakes.com> 1999-09-01 23:54:58 +00:00
sgehani%netscape.com
1f27564a60 Set optimization level to 1 for opt build. 1999-09-01 23:54:36 +00:00
sdagley%netscape.com
bdb43118fc Need InternetConfig lib for future Mac file widget work. Adding now so I don't have to keep updating the project. 1999-09-01 23:53:19 +00:00
putterman%netscape.com
5aed4039e8 remove bold from messages. 1999-09-01 23:51:14 +00:00
dougt%netscape.com
48971bb399 more changes from conversations with brendan@mozilla.org 1999-09-01 23:51:11 +00:00
putterman%netscape.com
d22bba72ad Turn this into an overlay. 1999-09-01 23:50:48 +00:00
putterman%netscape.com
448fcf03da Use boxes to layout 3pane. 1999-09-01 23:50:33 +00:00
putterman%netscape.com
176055a7dd Move code to msgMail3PaneWindow.js 1999-09-01 23:50:16 +00:00
putterman%netscape.com
b047198967 added msgMail3PaneWindow.js to build. 1999-09-01 23:49:47 +00:00
jband%netscape.com
0426b167b2 fix an initialized warning 1999-09-01 23:49:02 +00:00
putterman%netscape.com
00184e6725 Fix xul for messages. 1999-09-01 23:48:41 +00:00
jband%netscape.com
31d96bce3a updating status page 1999-09-01 23:46:21 +00:00
gayatrib%netscape.com
d55576d042 Fixing bug #12953 1999-09-01 23:37:41 +00:00
akkana%netscape.com
bd2138ff41 12018: add a linebreak for br tags even in unformatted mode 1999-09-01 23:37:36 +00:00
slamm%netscape.com
3eda270867 Create multiple levels of directories is needed. 1999-09-01 23:37:05 +00:00
akkana%netscape.com
8490dc6772 12085: Add meta tag to specify charset 1999-09-01 23:36:57 +00:00
law%netscape.com
a21fe53a43 First Checked In. 1999-09-01 23:36:26 +00:00
mjudge%netscape.com
92b707ec13 fixes for optimizing selection 1999-09-01 23:32:55 +00:00
briano%netscape.com
51d59f6f69 Cleaned it up and eliminated the pointless #!gmake. 1999-09-01 23:27:16 +00:00
valeski%netscape.com
b177237e32 fixed mem leak 1999-09-01 23:20:22 +00:00