Граф коммитов

1482 Коммитов

Автор SHA1 Сообщение Дата
kipp a856223ff7 Disable reflow optimizations for now 1998-05-20 21:51:51 +00:00
spider 87434753d1 Add NS_UNIX if __unix is defined 1998-05-20 21:40:46 +00:00
troy 36e16ef3ec Cleaned up performance 1998-05-20 21:40:00 +00:00
spider 0129d8c547 update nsAppTest for unix to work 1998-05-20 21:29:18 +00:00
peterl cb3b43ce42 made it build on irix 1998-05-20 21:28:36 +00:00
dcone 91600e8e45 put in the inverse color table routine and did 8 bit alpha 1998-05-20 21:12:38 +00:00
spider 7db75b398b Support for so's made of archives 1998-05-20 21:02:04 +00:00
spider f944d590b0 Misc Unix stuff 1998-05-20 21:01:38 +00:00
peterl dac790e972 added load timing 1998-05-20 20:34:54 +00:00
peterl 4aaff46277 added rule hash table to speed up style resolution 1998-05-20 20:34:17 +00:00
peterl 75034db5c9 collapse double empty contexts 1998-05-20 20:33:30 +00:00
peterl addc527eb6 added rule count accessor 1998-05-20 20:32:57 +00:00
peterl 729e4048ee added enumerate methods 1998-05-20 20:31:58 +00:00
robinf 9af4250afa fixinb header bug in AS help 1998-05-20 19:17:14 +00:00
robinf 9636660849 fixinb header bug 1998-05-20 19:10:12 +00:00
robinf da8f16ca73 fixinb bug in comment line 1998-05-20 19:02:32 +00:00
spider ab3404ea72 Some unix stuff 1998-05-20 17:59:52 +00:00
thom 8d469359bf added project file for mac build 1998-05-20 17:30:15 +00:00
kipp 7cde04b905 Added command line args for purify/quantify runs 1998-05-20 16:28:40 +00:00
kipp e627a68783 Added rule for MULTICOL 1998-05-20 16:28:19 +00:00
kipp 0b5ee49086 Add in will/did reflow calls; add in tracing calls too 1998-05-20 16:28:05 +00:00
kipp e4ff00c95f Use new tracing macros; add in ReflowMappedChild to avoid reflowing children 1998-05-20 16:27:46 +00:00
kipp 37ab909588 Use new tracing macros and verify-tree-enable 1998-05-20 16:27:22 +00:00
kipp 9aa06b9d92 Added in mDeltaWidth to block reflow state 1998-05-20 16:26:46 +00:00
kipp c009bb83d2 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 9ab9a253eb GetReflowMetrics now updates the reflow state 1998-05-20 16:25:40 +00:00
kipp 3797d9dd39 Added a minor optimization to avoid memcpy calls that aren't needed 1998-05-20 16:25:16 +00:00
kipp 426fc03c00 Use new frame tracing macros 1998-05-20 16:24:54 +00:00
kipp 709eb14960 Declare tracing macros that use nspr logging and tracing methods that support the macros 1998-05-20 16:24:36 +00:00
kipp 42d343339e 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 a0a0b6c6b4 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 4f3ea52e14 Added more debugging hooks that use nspr logging 1998-05-20 16:22:15 +00:00
kipp 252b978edf Added empty constructor; removed instance count sillyness 1998-05-20 16:21:48 +00:00
scc 260f28267f First Checked In. 1998-05-20 08:12:13 +00:00
rjc 4b6c333afe 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 a7ced78f30 Added more self-test code 1998-05-20 05:29:56 +00:00
troy a185df6362 Implemented RemoveRegion() 1998-05-20 05:14:14 +00:00
pinkerton 13a1654ee7 provide a valid context to HT_Launch (appr/rev sdagley). 1998-05-20 04:29:48 +00:00
brade 7877716205 *** empty log message *** 1998-05-20 04:06:08 +00:00
rjc 4bc373a85f Fix bug with tracking # of grandchildren nodes. (Discovered by pinkerton) 1998-05-20 03:43:43 +00:00
mccabe 8b5ed4b2ed 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 9e74f83626 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 5872e0fb6d fixing a purify UMR as reported by Kipp 1998-05-20 02:33:17 +00:00
blythe f6b34d4a0b 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 838936d4d9 Make Appletalk URLs (at:, afp:) more closely match URL format definition in CyberDog. 1998-05-20 01:13:24 +00:00
karnaze 6cbe78c066 temp hack to test post submission 1998-05-20 00:10:42 +00:00
thom 5493b2968c fixed compile errors for mac 1998-05-19 23:11:28 +00:00
troy ad60772a53 Changes for removing regions 1998-05-19 22:55:40 +00:00
michaelp e80db6bee4 removed rects from region apis. fleshed out windows region implementation. 1998-05-19 22:08:46 +00:00
guha 24ede0069e fix mac horkage 1998-05-19 22:07:35 +00:00