Commit Graph

2969 Commits

Author SHA1 Message Date
spider
3431d24bfc Fix bustage. Change tabbing to be compatible with mozilla.org. 1998-06-18 22:15:31 +00:00
dcone
2f88b77355 fixed a cast to PRInt8 1998-06-18 22:05:26 +00:00
dcone
f349e57fda made some changes 1998-06-18 22:04:23 +00:00
racham
7767fbf930 BUG 123498 : Connect to ISP icon back in place 1998-06-18 21:54:54 +00:00
racham
05f84572d1 BUG 118078:minor text changes 1998-06-18 21:53:30 +00:00
kmcclusk
553cfc38f5 Initialize mDelay in constructor + Set delay in Init(aDelay) 1998-06-18 20:40:30 +00:00
karnaze
505cf9d7ac fixed divide by zero, test9 has sub sub doc. 1998-06-18 18:33:34 +00:00
kmcclusk
24c6d64077 Commented out code to auto-repeat on timers. 1998-06-18 18:18:43 +00:00
kmcclusk
b668100aed Made Motif/timer implementation always repeat 1998-06-18 18:12:02 +00:00
kmcclusk
084e77f7b7 Added a real timer implementation for Motif 1998-06-18 18:06:56 +00:00
terry
860e5e5305 Implement CheckHidden(), so that we can have some semblance of security. 1998-06-18 16:47:00 +00:00
terry
9e81e3e2d3 Document some config files. 1998-06-18 16:45:03 +00:00
kipp
88d50c8d17 new 1998-06-18 16:25:41 +00:00
ftang
5cb81ae627 fix 147582 5.0SF1 IN 1998-06-18 16:21:24 +00:00
rods
ba0acbdfc5 Fixed up scrolling a little 1998-06-18 15:59:51 +00:00
terry
ae52de0a8d Removed mention of "crontab". 1998-06-18 15:10:34 +00:00
dcone
ba475752d1 Added the computmetrics call, fixed some small bugs 1998-06-18 14:17:17 +00:00
rods
05c08ed4cb changed AToms to Atoms in include 1998-06-18 13:58:19 +00:00
gagan
882fb4ad4c NOT in BUILD! Progress on new cache architecture-
Flat file design, Background Thread, C stubs, Flat file test, etc.
1998-06-18 07:52:34 +00:00
troy
948d7d756a Fixed a problem with thick left border edges being the wrong thickness 1998-06-18 05:43:32 +00:00
blythe
66df4f4400 Fix bug 148458, crash on multiple startups 1998-06-18 01:47:30 +00:00
kmcclusk
b46aecdd1f Optimized compression of resize events 1998-06-18 01:45:44 +00:00
spider
e76b8e1ac9 Really fix Unix builds - should be a pointer 1998-06-18 01:30:06 +00:00
scullin
784155d983 Fix rickg's linux build bustage. 1998-06-18 01:04:46 +00:00
kmcclusk
feb7a76223 Added generation of NS_PAINT event after a NS_SIZE event. 1998-06-18 00:58:10 +00:00
kmcclusk
17b23aaf6e Changed new of mImageBits to PRUint8 instead of unsinged char. doesn't like this under IRIX. 1998-06-18 00:54:07 +00:00
montulli
0edf3cd0fd merge tip with montulli branch and create montulli1 1998-06-18 00:53:50 +00:00
karnaze
126dc3a360 added tst9, improvements to <iframe> 1998-06-18 00:47:18 +00:00
kmcclusk
4de85333e1 Changes to support the compression of resize events on multiple windows 1998-06-18 00:28:06 +00:00
spider
2301669629 Implement GetRenderingContext 1998-06-18 00:16:52 +00:00
norris
4a7ce61340 (Not part of Communicator build.)
More functionality for debug print functions.
1998-06-18 00:13:08 +00:00
norris
18a4346991 (Not part of Communicator build.)
This comment is for checkin of version 1.8: mistakenly gave wrong comment
for that version.
Fix 123724 hippo: problems declaring var in an eval statement
The problem was that Variable() in jsparse.c used the scope from calling
js_FindVariableScope to determine whether or not to convert the operator
to GETVAR, but LookupArgOrVar did not. This caused a mismatched set and
get in the code generated from the eval script due to the presence of the
var in the function frame.
1998-06-18 00:11:51 +00:00
norris
a004313509 (Not part of Communicator build.)
More functionality for debug print functions.
1998-06-18 00:04:38 +00:00
kipp
f9cf05a882 Disabled saving the source file cuz it crashes on windows 1998-06-18 00:02:36 +00:00
kmcclusk
ff47663aea More changes for resize under Linux 1998-06-17 23:56:23 +00:00
kmcclusk
80c5657d3a Added some code to try fixing resizing problems in Linux viewer. 1998-06-17 23:43:45 +00:00
rickg
9150405dab huge refactoring effort; transient style support; tables fixes, and more 1998-06-17 23:13:28 +00:00
dcone
5e9b478f73 Commented out ComputeMetrics 1998-06-17 23:01:28 +00:00
dcone
a4c0e4c9e9 added code for image, fixed a bug 1998-06-17 22:55:42 +00:00
spider
71a4c698da fontmetrics now work. fixed random crap in rendering context. 1998-06-17 22:23:36 +00:00
troy
b66023d41f Reduced the number of polygon calls 1998-06-17 22:14:20 +00:00
slamm
20ac8f4334 Fix for crash after opening/closing NavCenter. Thanks to Juergen Keil <jk@tools.de> for the fix. Fixes bugs #148369(P0 & SF1 in) & mozilla #423. 1998-06-17 21:35:22 +00:00
montulli
d47e910e1b merge branch to tip. This file is not yet in the build 1998-06-17 21:29:32 +00:00
montulli
dd0db83c04 merge branch to tip. This directory is not in the build yet 1998-06-17 21:27:01 +00:00
waterson
ae688b89c3 Bug 127280. Approved by don. Make sure reference count is properly initialized in NP_LoadPluginByType(). 1998-06-17 21:15:23 +00:00
waterson
2388b78a36 Bug 127182. Approved by don. Added libprgrss.a to libs linked with OJI. 1998-06-17 21:12:27 +00:00
dcone
1264cff90f rename commit 1998-06-17 20:43:32 +00:00
dcone
79590b3944 add compute metrics 1998-06-17 20:37:58 +00:00
dcone
adafdafe17 Take out mMask 1998-06-17 20:36:24 +00:00
dcone
944cdce122 Add some member variables 1998-06-17 20:35:21 +00:00