1377 Commits

Author SHA1 Message Date
dcone
6e4db70ba0 put in the inverse color table routine and did 8 bit alpha 1998-05-20 21:12:38 +00:00
spider
44c902442e Support for so's made of archives 1998-05-20 21:02:04 +00:00
spider
2a2d336b10 Misc Unix stuff 1998-05-20 21:01:38 +00:00
peterl
89b89d83ba added load timing 1998-05-20 20:34:54 +00:00
peterl
c33cdeff7c added rule hash table to speed up style resolution 1998-05-20 20:34:17 +00:00
peterl
cf8839a911 collapse double empty contexts 1998-05-20 20:33:30 +00:00
peterl
fa54b78ed1 added rule count accessor 1998-05-20 20:32:57 +00:00
peterl
79851b1d53 added enumerate methods 1998-05-20 20:31:58 +00:00
robinf
0e1e2f78b2 fixinb header bug in AS help 1998-05-20 19:17:14 +00:00
robinf
c3cbce47a9 fixinb header bug 1998-05-20 19:10:12 +00:00
robinf
f2b0a73565 fixinb bug in comment line 1998-05-20 19:02:32 +00:00
spider
4a65a95aff Some unix stuff 1998-05-20 17:59:52 +00:00
thom
7d5e6022c8 added project file for mac build 1998-05-20 17:30:15 +00:00
kipp
3d256d15a9 Added command line args for purify/quantify runs 1998-05-20 16:28:40 +00:00
kipp
90e9083b3a Added rule for MULTICOL 1998-05-20 16:28:19 +00:00
kipp
a2e476cd11 Add in will/did reflow calls; add in tracing calls too 1998-05-20 16:28:05 +00:00
kipp
bd4c33187c Use new tracing macros; add in ReflowMappedChild to avoid reflowing children 1998-05-20 16:27:46 +00:00
kipp
a7357787d6 Use new tracing macros and verify-tree-enable 1998-05-20 16:27:22 +00:00
kipp
4478350128 Added in mDeltaWidth to block reflow state 1998-05-20 16:26:46 +00:00
kipp
299a819b30 Fixed GetReflowMetrics to return something; use new tracing methods and verify-tree-enable; compute delta width for line layout logic 1998-05-20 16:26:34 +00:00
kipp
9cf0e6fdfb GetReflowMetrics now updates the reflow state 1998-05-20 16:25:40 +00:00
kipp
61caa1fb64 Added a minor optimization to avoid memcpy calls that aren't needed 1998-05-20 16:25:16 +00:00
kipp
8265678786 Use new frame tracing macros 1998-05-20 16:24:54 +00:00
kipp
19123d58e5 Declare tracing macros that use nspr logging and tracing methods that support the macros 1998-05-20 16:24:36 +00:00
kipp
313514d5da Implement new debugging hooks that use nspr logging; also implement tracing methods in nsFrame; use tracing in will/did-reflow hooks 1998-05-20 16:24:13 +00:00
kipp
d329a05735 Added some trace messages; fixed bug in PaintChildren that was always painting all children instead of allowing the intersection with the dirty rect to avoid paints 1998-05-20 16:23:37 +00:00
kipp
98f696a9af Added more debugging hooks that use nspr logging 1998-05-20 16:22:15 +00:00
kipp
3b1a184a22 Added empty constructor; removed instance count sillyness 1998-05-20 16:21:48 +00:00
scc
8e8def39ad First Checked In. 1998-05-20 08:12:13 +00:00
rjc
7e0f175815 Add support for "Refresh" command across data sources. Also, fix a couple more bugs in HT regarding node count (deletion didn't always update the count correctly.) 1998-05-20 06:35:51 +00:00
troy
1fa629b516 Added more self-test code 1998-05-20 05:29:56 +00:00
troy
689fa77686 Implemented RemoveRegion() 1998-05-20 05:14:14 +00:00
pinkerton
aa181506d4 provide a valid context to HT_Launch (appr/rev sdagley). 1998-05-20 04:29:48 +00:00
brade
3286390da5 *** empty log message *** 1998-05-20 04:06:08 +00:00
rjc
1798bb11b6 Fix bug with tracking # of grandchildren nodes. (Discovered by pinkerton) 1998-05-20 03:43:43 +00:00
mccabe
ce47f72e5f Removed the escape and unescape functions, as they are now part of the
core engine.  (They've become part of the ECMA spec.)  Fix to (97681).
1998-05-20 03:25:41 +00:00
mccabe
61d5cdd55e Removed the escape and unescape functions, as they are now part of the core engine. (They've become part of the ECMA spec.) Fix to (97681). 1998-05-20 03:23:07 +00:00
valeski
b649ebd978 fixing a purify UMR as reported by Kipp 1998-05-20 02:33:17 +00:00
blythe
ac8fa47104 The preference DLLs contain COM objects. Their registry keys are set to
have relative paths.  This normally works fine, unless the current working
directory is other than that of the default program directory where the
pref DLLs are normally located.  This could happen by executing the
program from a different directory, or by saving a file to a directory
other than the default program directory.  In order to fix this, we need
to push to the program directory just prior to loading a preference
COM object, and then pop back.
1998-05-20 02:15:42 +00:00
rjc
4884ee3e3f Make Appletalk URLs (at:, afp:) more closely match URL format definition in CyberDog. 1998-05-20 01:13:24 +00:00
karnaze
57a66855f7 temp hack to test post submission 1998-05-20 00:10:42 +00:00
thom
aa407491f5 fixed compile errors for mac 1998-05-19 23:11:28 +00:00
troy
70eb627aa6 Changes for removing regions 1998-05-19 22:55:40 +00:00
michaelp
c6d24cd366 removed rects from region apis. fleshed out windows region implementation. 1998-05-19 22:08:46 +00:00
guha
f3453ae976 fix mac horkage 1998-05-19 22:07:35 +00:00
guha
041b4f5121 more small fixes 1998-05-19 21:01:38 +00:00
rods
94cd778c69 initial checkin 1998-05-19 20:39:31 +00:00
rods
b76019a904 removed xwin directory 1998-05-19 20:34:45 +00:00
sar
2e39ee0960 backing out the whitespace change and implementing a better fix for the line length problem - courtesy of Dan Veditz 1998-05-19 20:20:15 +00:00
sar
9d380b9680 were up against a 4k POSIX inspired limit on command lines. I've removed white space to bring the command line under the limit. This is a temporary workaround and this needs to be repaired properly. 1998-05-19 19:59:38 +00:00