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
dcone
75ae342956
alpha fix
1998-06-17 20:31:21 +00:00
terry
a498d5ccf1
Whoops; the version of dolog.pl we had was ancient and wrong.
1998-06-17 20:09:55 +00:00
dcone
210d6c9960
First nsimage work
1998-06-17 20:03:40 +00:00
troy
d410f5fb1d
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
3d98654938
minor updates and fixes
1998-06-17 19:51:51 +00:00
brendan
927c39b448
- 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
ce9c2ffb45
(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
a424c796a0
removed debug printf
1998-06-17 17:20:08 +00:00
rods
531f054a86
Fixed keysym problem for mneumonics
1998-06-17 17:12:25 +00:00
buster
288d645ae3
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
4625649c1d
Fixed bug #129272 . Reviewed by hyatt. Re-architected docking/undocking process
1998-06-17 16:32:34 +00:00
rods
b0e8c05ebd
Fixed build problem, removed scrollbar errors
1998-06-17 16:27:05 +00:00
norris
878cbe9517
(Not part of Communicator build.)
...
Fix warning messages for lack of function prototype.
1998-06-17 16:23:29 +00:00
rods
4129e22dc9
Fixed the page up page down for the thumb on the scrollbar
1998-06-17 16:07:28 +00:00
rods
4c0cdd724f
Fixed up scrolling a bit by discarding multiple expose events
1998-06-17 15:52:55 +00:00
troy
16ea80e42f
Addded some helper functions to determine whether a content object is
...
a table cell
1998-06-17 15:21:02 +00:00
rods
49c9b93418
rename AGGRRGATE to AGGREGATE
...
made all the aggregate inner classes friend of the enclosing class
1998-06-17 14:54:52 +00:00
troy
4f0977b3b9
Changed cast of content objects to nsTableContent* to query interface
...
of nsITableContent
1998-06-17 05:28:36 +00:00
cmanske
51a97a27c4
Fixed SF1 bug 123401. Crash hiding composition toolbar. Fix supplied and reviewed by hyatt
1998-06-17 02:10:02 +00:00
rods
cdecbbf5c5
trying to fix scrollbar and exposure
1998-06-16 23:51:44 +00:00
jwz
fc3e874363
*** empty log message ***
1998-06-16 23:41:58 +00:00
jwz
185e30fb76
expanded disclaimer
1998-06-16 23:32:48 +00:00
jwz
6aa368cc67
added disclaimer
1998-06-16 23:32:15 +00:00
norris
94b9b8fc0e
(Not part of Communicator build)
...
Add ability for scripts to access their arguments.
1998-06-16 23:10:57 +00:00
hyatt
d8ab1243f4
Fixes for bug #122733 and #123245 . Both reviewed by blythe.
1998-06-16 23:10:17 +00:00
karnaze
ac7b31acf6
fixed makefile to recognize html/document/public
1998-06-16 22:57:51 +00:00
atotic
6ed5a68157
More build fixes
1998-06-16 22:56:31 +00:00
atotic
12a0dd0ae6
First Checked In.
1998-06-16 22:55:47 +00:00
atotic
810aaa8d20
Wrong name, should be libimg.mcp
1998-06-16 22:41:03 +00:00
atotic
66299795de
First Checked In.
1998-06-16 22:36:24 +00:00
vidur
049d9e9909
Changed name to wstring
1998-06-16 22:00:47 +00:00
troy
7c60627b66
Changed DrawString() to use ExtTextOut(), and moved SetBkMode() call to
...
SetupDC()
1998-06-16 21:57:46 +00:00
karnaze
2d970249d6
added
1998-06-16 21:55:52 +00:00
atotic
6283ad2a30
Last enum should not be followed by a ','. This generates warnings on the Mac
1998-06-16 21:45:48 +00:00
atotic
7eb5972b2a
static void nsHTMLTagContent::ParseValueOrPercentOrProportional(const nsString& aString,
is not legal C++ inside a class declaration.
1998-06-16 21:45:10 +00:00
atotic
393e51f686
Mac needed a definition of PR_GetEnv
1998-06-16 21:44:38 +00:00
atotic
5683e25f18
Made all required Raptor libraries that I know about build. Next step, first raptor project
1998-06-16 21:44:03 +00:00
terry
d79fe8cf1e
Bonsai and Tinderbox have been freed.
1998-06-16 21:43:24 +00:00
atotic
7b509cfb7b
More exports are needed
1998-06-16 21:42:32 +00:00
atotic
2d6cf6ce73
Made it compile in the dist world
1998-06-16 21:41:59 +00:00
atotic
d1de2069da
Made the projects compile in the dist world
1998-06-16 21:41:31 +00:00
atotic
4e9106e11c
More changes, have many pull and build options now
1998-06-16 21:40:51 +00:00
atotic
2b30eaf7bd
First Checked In.
1998-06-16 21:39:13 +00:00
karnaze
b9a228a2b2
more <iframe> support
1998-06-16 21:32:54 +00:00