Commit Graph

1363 Commits

Author SHA1 Message Date
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
pinkerton
1eef7b63e2 add comment that this class is obsolete (appr sdagley). 1998-05-19 19:31:51 +00:00
pinkerton
36e8856c9b Beginnings of appearance manager support. Add AM classes to powerplant and make toolbars use either AM (through CAMSavvyBevelView) or old way if AM not present (for now, this may change). (appr sdagley). 1998-05-19 19:25:59 +00:00
pinkerton
8a79555b53 use new HT_Launch api (appr sdagley). 1998-05-19 19:21:38 +00:00
pinkerton
edd72ed970 First Checked In. 1998-05-19 19:16:51 +00:00
jevering
c1a7175f43 Debug Robot work. 1998-05-19 19:06:59 +00:00
thom
98b51748ed added worksheet for checking out nglayout from archive 1998-05-19 18:41:40 +00:00
thom
1a34499c10 files to help build the project 1998-05-19 18:37:15 +00:00
karnaze
cbc1ada4b8 better layout, sizing of select 1998-05-19 17:51:21 +00:00
pnunn
a679720196 Remove temporary fix to Makefile for alpha linux optimization build of jidctred.c in jpeg module.
-pnunn
1998-05-19 17:50:14 +00:00
brade
50376210a3 remove file jdictred.c to fix Alpha Linux build [for pnunn] 1998-05-19 17:10:36 +00:00
pnunn
41c1928644 jidctred.c isn't used and causes build errors on alpha linux. Removed. 1998-05-19 17:05:36 +00:00
pnunn
2350035d71 jidctred.c is not needed and causes build problems (optimization) on alpha linux. 1998-05-19 17:00:46 +00:00
pnunn
363b04bfa1 Take out scaling, for makefile fix for linux optimization build problems on jidctred.c. 1998-05-19 16:59:07 +00:00
vidur
80e6043e05 New files for XPCOM interface generation 1998-05-19 15:59:53 +00:00