Commit Graph

1401 Commits

Author SHA1 Message Date
rjc
7339cf65c9 Bug fix: Make sure parent isn't NULL. 1998-05-21 01:06:51 +00:00
rjc
6a2acce579 GetSlotValue() now returns memory which caller must free (if its a string). Remove references to DEBUG_RDF_GetSlotValue_Memory_Needs_Freedom define. 1998-05-21 00:57:25 +00:00
spider
853ef72d83 Fixes for making nsAppTest use gfx basics 1998-05-21 00:37:02 +00:00
slamm
9b09aaf8dd Use the winning animation from the Mozilla Logo Contest. Congratulations go to Urs Streidl <urs@gigaperls.org>. 1998-05-20 23:33:44 +00:00
spider
c22bb6434f Add motif to DIRS, commented out for now 1998-05-20 23:20:32 +00:00
spider
7055e18ab9 Adding NS_NATIVE_WIDGET to get the native widget associated with an nsIWidget.
Windows has a concept of a native window whilst unix has a native widget and
a native window.
1998-05-20 23:19:38 +00:00
kipp
745846f561 Fixed bug in nsString::Cut code where the sizeof(chartype) was multipled a bit aggresively; I also tuned the routine somewhat as well 1998-05-20 23:18:25 +00:00
spider
a8a2dcbaf6 Motif Mods 1998-05-20 23:18:09 +00:00
spider
39cfef3a83 Xlib mods 1998-05-20 23:17:49 +00:00
scc
171ccffcab 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
319909b868 Broke release build. Fixed. 1998-05-20 23:08:12 +00:00
montulli
efdc7ffada initial add of cstream library, not yet in build 1998-05-20 22:36:31 +00:00
montulli
cfdb22b334 file strmutil.h was initially added on branch montulli. 1998-05-20 22:35:01 +00:00
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