montulli
1309e29d5a
file makefile.win was initially added on branch montulli.
1998-05-20 22:35:00 +00:00
montulli
3a1d09b655
file cstream.h was initially added on branch montulli.
1998-05-20 22:34:59 +00:00
montulli
f0ec2a6c29
file cstream.c was initially added on branch montulli.
1998-05-20 22:34:58 +00:00
montulli
36bec1198b
file Makefile was initially added on branch montulli.
1998-05-20 22:34:57 +00:00
kmcclusk
f8eca0655c
Removed windows directory from widget/tests
1998-05-20 22:07:17 +00:00
kmcclusk
ea10c2074e
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
32a594133f
Disable reflow optimizations for now
1998-05-20 21:51:51 +00:00
spider
c91b0cacc2
Add NS_UNIX if __unix is defined
1998-05-20 21:40:46 +00:00
troy
6d72ec886b
Cleaned up performance
1998-05-20 21:40:00 +00:00
spider
a7ddf35076
update nsAppTest for unix to work
1998-05-20 21:29:18 +00:00
peterl
745e32a18d
made it build on irix
1998-05-20 21:28:36 +00:00
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