kmcclusk
99802e6c17
Optimized compression of resize events
1998-06-18 01:45:44 +00:00
spider
52a8481d3d
Really fix Unix builds - should be a pointer
1998-06-18 01:30:06 +00:00
scullin
e4ddb75743
Fix rickg's linux build bustage.
1998-06-18 01:04:46 +00:00
kmcclusk
bdee0851a5
Added generation of NS_PAINT event after a NS_SIZE event.
1998-06-18 00:58:10 +00:00
kmcclusk
19b04d5823
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
1c8d97400d
merge tip with montulli branch and create montulli1
1998-06-18 00:53:50 +00:00
karnaze
6c87eacd90
added tst9, improvements to <iframe>
1998-06-18 00:47:18 +00:00
kmcclusk
bc56b34733
Changes to support the compression of resize events on multiple windows
1998-06-18 00:28:06 +00:00
spider
366e1ab1ef
Implement GetRenderingContext
1998-06-18 00:16:52 +00:00
norris
ec70f09501
(Not part of Communicator build.)
...
More functionality for debug print functions.
1998-06-18 00:13:08 +00:00
norris
bd8f152eb1
(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
2871b10428
(Not part of Communicator build.)
...
More functionality for debug print functions.
1998-06-18 00:04:38 +00:00
kipp
be81b6c425
Disabled saving the source file cuz it crashes on windows
1998-06-18 00:02:36 +00:00
kmcclusk
f96f55bf63
More changes for resize under Linux
1998-06-17 23:56:23 +00:00
kmcclusk
33ad4befeb
Added some code to try fixing resizing problems in Linux viewer.
1998-06-17 23:43:45 +00:00
rickg
b2f62ff8a2
huge refactoring effort; transient style support; tables fixes, and more
1998-06-17 23:13:28 +00:00
dcone
fa0c757a7a
Commented out ComputeMetrics
1998-06-17 23:01:28 +00:00
dcone
5c97c01264
added code for image, fixed a bug
1998-06-17 22:55:42 +00:00
spider
c3f10d08d2
fontmetrics now work. fixed random crap in rendering context.
1998-06-17 22:23:36 +00:00
troy
5863974a24
Reduced the number of polygon calls
1998-06-17 22:14:20 +00:00
slamm
0f30c4982e
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
7725a6d3d1
merge branch to tip. This file is not yet in the build
1998-06-17 21:29:32 +00:00
montulli
3fcc8c6fa7
merge branch to tip. This directory is not in the build yet
1998-06-17 21:27:01 +00:00
waterson
ace7131f79
Bug 127280. Approved by don. Make sure reference count is properly initialized in NP_LoadPluginByType().
1998-06-17 21:15:23 +00:00
waterson
aa359ecdae
Bug 127182. Approved by don. Added libprgrss.a to libs linked with OJI.
1998-06-17 21:12:27 +00:00
dcone
086baf73b4
rename commit
1998-06-17 20:43:32 +00:00
dcone
5a3c122df8
add compute metrics
1998-06-17 20:37:58 +00:00
dcone
4df14b7a5c
Take out mMask
1998-06-17 20:36:24 +00:00
dcone
407718431c
Add some member variables
1998-06-17 20:35:21 +00:00
dcone
8a3e41b623
alpha fix
1998-06-17 20:31:21 +00:00
terry
19428edcd2
Whoops; the version of dolog.pl we had was ancient and wrong.
1998-06-17 20:09:55 +00:00
dcone
531d6d8d61
First nsimage work
1998-06-17 20:03:40 +00:00
troy
658936c60b
Changed to remember the text color rather than set/restore it each time we
...
render text
1998-06-17 19:53:57 +00:00
buster
7463485160
minor updates and fixes
1998-06-17 19:51:51 +00:00
brendan
3d1e7ac80b
- Fix function in with statement to form a closure with the right scope chain
...
on activation (120172, mlm).
- Use #ifdef CHECK_RETURN_EXPR to hide CheckFinalReturn as well as its calls.
- 80th column tyranny, typedef symmetry, other cosmetics.
1998-06-17 19:37:53 +00:00
mccabe
80299f312d
(Not part of the mozilla build)
...
Added a guard against casting infinity->int, towards porting to alpha linux.
1998-06-17 19:36:29 +00:00
rods
8bd47553c7
removed debug printf
1998-06-17 17:20:08 +00:00
rods
b2a9599e1b
Fixed keysym problem for mneumonics
1998-06-17 17:12:25 +00:00
buster
3f9f422457
Separated table content from table layout. This paves the way for XML/CSS-2 tables.
...
Lots and lots of optimizations.
1998-06-17 16:38:24 +00:00
law
dc63c63db0
Fixed bug #129272 . Reviewed by hyatt. Re-architected docking/undocking process
1998-06-17 16:32:34 +00:00
rods
f8f68e16b7
Fixed build problem, removed scrollbar errors
1998-06-17 16:27:05 +00:00
norris
0f9a664fae
(Not part of Communicator build.)
...
Fix warning messages for lack of function prototype.
1998-06-17 16:23:29 +00:00
rods
d3d17d88c5
Fixed the page up page down for the thumb on the scrollbar
1998-06-17 16:07:28 +00:00
rods
7ce5645d96
Fixed up scrolling a bit by discarding multiple expose events
1998-06-17 15:52:55 +00:00
troy
bda8aa05f5
Addded some helper functions to determine whether a content object is
...
a table cell
1998-06-17 15:21:02 +00:00
rods
1a6837d6f1
rename AGGRRGATE to AGGREGATE
...
made all the aggregate inner classes friend of the enclosing class
1998-06-17 14:54:52 +00:00
troy
11829df1ea
Changed cast of content objects to nsTableContent* to query interface
...
of nsITableContent
1998-06-17 05:28:36 +00:00
cmanske
cda2459aa0
Fixed SF1 bug 123401. Crash hiding composition toolbar. Fix supplied and reviewed by hyatt
1998-06-17 02:10:02 +00:00
rods
8fbcd97125
trying to fix scrollbar and exposure
1998-06-16 23:51:44 +00:00
jwz
80bd8a6399
*** empty log message ***
1998-06-16 23:41:58 +00:00