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

1393 Коммитов

Автор SHA1 Сообщение Дата
spider f68c4a84eb Xlib mods 1998-05-20 23:17:49 +00:00
scc 8d1cc6865b Added StopForErrors() and DontStopForErrors(). The former is the default, though logging must be on to allow errors to be noticed. 1998-05-20 23:09:53 +00:00
jevering 7dd1050f8b Broke release build. Fixed. 1998-05-20 23:08:12 +00:00
montulli b12668c7f2 initial add of cstream library, not yet in build 1998-05-20 22:36:31 +00:00
montulli 3da2ba598e file strmutil.h was initially added on branch montulli. 1998-05-20 22:35:01 +00:00
montulli 83fcd7fbe1 file makefile.win was initially added on branch montulli. 1998-05-20 22:35:00 +00:00
montulli ea533274fc file cstream.h was initially added on branch montulli. 1998-05-20 22:34:59 +00:00
montulli 63b08be7ae file cstream.c was initially added on branch montulli. 1998-05-20 22:34:58 +00:00
montulli 6eb7b451a4 file Makefile was initially added on branch montulli. 1998-05-20 22:34:57 +00:00
kmcclusk 62f2d1e006 Removed windows directory from widget/tests 1998-05-20 22:07:17 +00:00
kmcclusk dce5cf8ea0 Created an AppShell to abstract the event loop. Re-organized widget tests
into scribble and widget subdirectories and separated cross-platform code from
platform specific code
1998-05-20 22:02:14 +00:00
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