Jerry.Kirk%Nexwarecorp.com
24e2be9ec5
Removed PR_LOG Hack that was keeping us from linking correctly.
1999-09-02 01:04:14 +00:00
Jerry.Kirk%Nexwarecorp.com
81e2ef49cf
Removed PR_LOG hack.
1999-09-02 01:03:09 +00:00
Jerry.Kirk%Nexwarecorp.com
83a8eb0296
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
4e731e57e5
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
3dc9e94d84
Update (not activated yet)
1999-09-02 00:55:08 +00:00
law%netscape.com
8fcd5acd01
First Checked In.
1999-09-02 00:49:53 +00:00
mjudge%netscape.com
826be347e6
new fix for table selection into and out. works great.
1999-09-02 00:48:15 +00:00
bienvenu%netscape.com
8957991e8f
back out recent changes so apprunner can come up
1999-09-02 00:40:16 +00:00
alecf%netscape.com
03d9fe78a7
link against unix timer lib so that we get NS_NewTimer
1999-09-02 00:33:42 +00:00
vidur%netscape.com
fc165774c5
Removed as per DOM Level 1 errata
1999-09-02 00:31:55 +00:00
briano%netscape.com
64f859af0e
Cleaned it up and eliminated the pointless #!gmake.
1999-09-02 00:30:07 +00:00
akkana%netscape.com
275512cc1a
12496: Fix XIF content comments
1999-09-02 00:29:03 +00:00
jj%netscape.com
ce9530ad09
#9735 : fixed typo in "Mozilla Preferences"
1999-09-02 00:21:03 +00:00
jband%netscape.com
e3e4cfa56d
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
b0c068afd0
Update to support dialog titles and more than 2 buttons
1999-09-02 00:18:54 +00:00
davidm%netscape.com
9d64a9d8a1
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
8531322d89
fix for bug 12954 - was failing to set rval on DeleteProperty call
1999-09-02 00:16:09 +00:00
briano%netscape.com
ca9d7ce1c5
Cleaned it up and eliminated the pointless #!gmake.
1999-09-02 00:12:49 +00:00
jband%netscape.com
22517bf5ff
priming the JSContext stack in the test program
1999-09-02 00:11:54 +00:00
jband%netscape.com
21b3b50d7f
modernizing the undefined test in println
1999-09-02 00:11:16 +00:00
jband%netscape.com
4bdef0ce93
removing unused var
1999-09-02 00:08:53 +00:00
karnaze%netscape.com
a3225bbcb0
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
4ffe94ea2d
changed default for nsStyleTable.mRules to NS_STYLE_TABLE_RULES_ALL
1999-09-02 00:06:35 +00:00
briano%netscape.com
55c40828fa
Cleaned it up and eliminated the pointless #!gmake.
1999-09-02 00:06:06 +00:00
mjudge%netscape.com
94c7196c4d
oops infinite loop. need to break out if no frame is found.
1999-09-02 00:04:56 +00:00
jband%netscape.com
3e92b65804
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
2cdd4bd92c
* More memory issues ironed out.
* Fix for 12644.
1999-09-01 23:59:16 +00:00
jband%netscape.com
8270b2496a
OpenVMS only change to Makefile.in from Colin Blake <colin@theblakes.com>
1999-09-01 23:54:58 +00:00
sgehani%netscape.com
0ac5b78415
Set optimization level to 1 for opt build.
1999-09-01 23:54:36 +00:00
sdagley%netscape.com
f42377a8fc
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
6768362d75
remove bold from messages.
1999-09-01 23:51:14 +00:00
dougt%netscape.com
452841d4e5
more changes from conversations with brendan@mozilla.org
1999-09-01 23:51:11 +00:00
putterman%netscape.com
deed0ef036
Turn this into an overlay.
1999-09-01 23:50:48 +00:00
putterman%netscape.com
7d1557acb5
Use boxes to layout 3pane.
1999-09-01 23:50:33 +00:00
putterman%netscape.com
2c9b73b775
Move code to msgMail3PaneWindow.js
1999-09-01 23:50:16 +00:00
putterman%netscape.com
e3dfad8927
added msgMail3PaneWindow.js to build.
1999-09-01 23:49:47 +00:00
jband%netscape.com
f98fd27e7a
fix an initialized warning
1999-09-01 23:49:02 +00:00
putterman%netscape.com
c0041583f3
Fix xul for messages.
1999-09-01 23:48:41 +00:00
jband%netscape.com
3778e8b008
updating status page
1999-09-01 23:46:21 +00:00
gayatrib%netscape.com
079143b0d6
Fixing bug #12953
1999-09-01 23:37:41 +00:00
akkana%netscape.com
71bd6be10a
12018: add a linebreak for br tags even in unformatted mode
1999-09-01 23:37:36 +00:00
slamm%netscape.com
4b0c676303
Create multiple levels of directories is needed.
1999-09-01 23:37:05 +00:00
akkana%netscape.com
5f86832579
12085: Add meta tag to specify charset
1999-09-01 23:36:57 +00:00
law%netscape.com
ae9810aced
First Checked In.
1999-09-01 23:36:26 +00:00
mjudge%netscape.com
74b3dd728d
fixes for optimizing selection
1999-09-01 23:32:55 +00:00
briano%netscape.com
85a18579d5
Cleaned it up and eliminated the pointless #!gmake.
1999-09-01 23:27:16 +00:00
valeski%netscape.com
d6f0c9498f
fixed mem leak
1999-09-01 23:20:22 +00:00
leila.garin%eng.sun.com
53c09cac8a
*** empty log message ***
1999-09-01 23:17:55 +00:00
beard%netscape.com
4004be4f34
removed min/max
1999-09-01 23:16:28 +00:00
briano%netscape.com
35f7016d4f
Fixed the typo that was breaking (at least) the commercial Unix builds. (pmRename.xul != pmrename.xul)
1999-09-01 23:07:38 +00:00