Commit Graph

35298 Commits

Author SHA1 Message Date
evaughan%netscape.com
3735028d94 Fixed infinite height bug in dialogs. Turns our HR is doing something wrong.
So for now I comented our the HR. Will add them back in when hr is fixed.
1999-07-27 02:21:07 +00:00
jj%netscape.com
ae87573850 activated BuildProject("xpidl.mcp") when build{xpidl} is on 1999-07-27 02:07:16 +00:00
karnaze%netscape.com
ef46e54edf more test cases 1999-07-27 02:00:01 +00:00
srinivas%netscape.com
1f221e9ee9 The "execute" permission bit needs to be set for shared libraries on HP-UX.
Bugzilla #10201.
1999-07-27 01:52:19 +00:00
varada%netscape.com
83d964c570 removing rasapi32.lib from the makefile - instead it is only dynamically called inside. 1999-07-27 01:49:10 +00:00
varada%netscape.com
d970a485c1 changing makefile and dialshr to avoid the rasapi32.dll from popping up each time it is not there 1999-07-27 01:48:18 +00:00
neeti%netscape.com
c4ea98fe54 cookie prefs not being initialized bug 10444 1999-07-27 01:44:58 +00:00
neeti%netscape.com
088bd4235e cookie prefs not being initialized bug 10444
walletService not being initialized bug 10474
cookie prefs off by one bug 9745
1999-07-27 01:44:15 +00:00
tao%netscape.com
17ddd36ac5 Add strres test case. 1999-07-27 01:40:45 +00:00
av%netscape.com
375bb0259f fixing bug #8290 1999-07-27 01:35:30 +00:00
av%netscape.com
89a6d3df46 fixing bug #7499 1999-07-27 01:30:55 +00:00
tao%netscape.com
fa23c92318 Export test cases. 1999-07-27 01:29:23 +00:00
tao%netscape.com
53430cc594 Add xul test files including Ja texts. 1999-07-27 01:27:12 +00:00
tao%netscape.com
4a45814d17 Updated test cases; test utf-8 Ja texts. 1999-07-27 01:24:51 +00:00
tao%netscape.com
c079aad3eb Add test cases. 1999-07-27 01:22:53 +00:00
gordon%netscape.com
7916eeddab Changed handling of pathnames under NECKO to avoid excess slashes "/". 1999-07-27 01:12:59 +00:00
sspitzer%netscape.com
3fb2c848ca other header in compose feature, from dmose@netscape.com and endico@netscape.com. 1999-07-27 01:11:10 +00:00
gordon%netscape.com
22715d631f Find proper resource directory for Mac, rather than /usr/local/netscape/bin. 1999-07-27 01:11:03 +00:00
waldemar%netscape.com
a63b667215 Updated for recent semantic engine changes. Changed the meaning of (?= to match Perl. 1999-07-27 01:05:59 +00:00
waldemar%netscape.com
229e628f04 Updated for recent semantic engine changes 1999-07-27 01:05:27 +00:00
waldemar%netscape.com
c7ff05cef6 Implemented partial order for operator precedences. Removed global array functions and reformatted 'length' and 'empty' functions. 1999-07-27 01:03:19 +00:00
waldemar%netscape.com
e59b7c66d6 Implemented partial order for operator precedences. Removed global array functions and reformatted 'length' and 'empty' functions. Made lexer-actions into global function calls. 1999-07-27 01:02:21 +00:00
waldemar%netscape.com
ae381708a6 Made lexer-actions into global function calls 1999-07-27 01:00:05 +00:00
waldemar%netscape.com
a9ba1329e2 Added partial order library 1999-07-27 00:58:44 +00:00
waldemar%netscape.com
b32801e030 Replaced :unit by :empty-10 1999-07-27 00:58:01 +00:00
dveditz%netscape.com
0a3b32f604 fixes VC5 link bustage, but I feel dirty 1999-07-27 00:57:50 +00:00
waldemar%netscape.com
2de968d05f First Checked In. 1999-07-27 00:57:03 +00:00
harishd%netscape.com
0d4caed781 Fix for Bug# 3571.
Added Terminate() method in nsIDTD.
1999-07-27 00:54:46 +00:00
ducarroz%netscape.com
2893c671a6 Use entitie for charset menu 1999-07-27 00:51:55 +00:00
ducarroz%netscape.com
d8c4eaab41 Add css info for attachment tree 1999-07-27 00:51:29 +00:00
arielb%netscape.com
d00edf950d removed some enums and migrated them into nsPrivilege, nsIPrivilege and
nsPrivilegemanager. cleaning up some old code from the security module
and refining their api's and such like.
1999-07-27 00:50:59 +00:00
sspitzer%netscape.com
f8f082ef18 remove my temporary code. 1999-07-27 00:50:07 +00:00
morse%netscape.com
a9d553d636 fix bug 10449 1999-07-27 00:49:11 +00:00
troy%netscape.com
a6e974261c Fix for bug #10395. Now we recalculate margins when we use the minimum or
maximum value for the computed width/height. This applies to positioned
elements only
1999-07-27 00:48:47 +00:00
mscott%netscape.com
5b3d4a17ed Fix the mal-formed chrome urls for the open and close twisty gifs. This was preventing them from being
loaded correctly with necko.
1999-07-27 00:47:40 +00:00
terry%mozilla.org
09718a7a74 Turned on "use strict" and fixed all the resulting warnings and errors. 1999-07-26 23:59:03 +00:00
terry%mozilla.org
d315e9330d Backed out code Dieter put in that tried to restrict the view to only
directories in the current module.  I think it was buggy, and it is
not behavior I particularly want anyway.
1999-07-26 23:46:04 +00:00
terry%mozilla.org
e20a4ce802 Turned on "use strict" and fixed all the resulting warnings and errors. 1999-07-26 23:36:33 +00:00
gagan%netscape.com
0b54a9d025 Necko only. Added a missing trailing newline. 1999-07-26 22:44:22 +00:00
valeski%netscape.com
0aa4b40d49 stream converter interface changes. the sync and 2nd async methods are now implemented by the service too 1999-07-26 22:12:05 +00:00
dougt%netscape.com
5adb63dcaf Fix for bug 10177 and 10041. 1999-07-26 22:09:42 +00:00
hoa.nguyen%intel.com
2ff37fbe4e Standalone daemon process to handle async DNS lookup on Unix/Linux. 1999-07-26 21:25:00 +00:00
hoa.nguyen%intel.com
af36f5dd52 Makefile for DNS daemon process. 1999-07-26 21:23:24 +00:00
putterman%netscape.com
00daf62d09 Fix icon alignment. Approved by cyeh. 1999-07-26 21:15:55 +00:00
briano%netscape.com
5923fce74f Some compilers also object to #endif's with any non-comment tokens after them. Fixed. 1999-07-26 21:08:51 +00:00
harishd%netscape.com
5f1f4976b5 Fixed a bug in DidBuildModel().
Approved by: rickg and chofmann.
1999-07-26 21:07:26 +00:00
briano%netscape.com
076494e4cb Added a newline to the end of the file to fix the native-compiler Unix builds (HP-UX, Solaris, etc.). 1999-07-26 21:06:59 +00:00
terry%mozilla.org
f3d0d71ab2 Patch by jtg@varesearch.com -- fixed stupid typo in default value for
blurbhtml.
1999-07-26 20:50:10 +00:00
terry%mozilla.org
7b57541442 Get rid of extra semicolons. 1999-07-26 20:41:54 +00:00
evaughan%netscape.com
fcb03d0b52 Reversed alignement. It now refers to alignment of the image not the text. 1999-07-26 20:23:50 +00:00