Commit Graph

705 Commits

Author SHA1 Message Date
rickg%netscape.com
57afdc28b7 added CRC 1999-02-19 00:54:27 +00:00
waterson%netscape.com
b2d2e6a423 Added RDF CIDs as #ifdef XP_MAC until somebody fixes dynamic self-registration for XPCOM DLLs. 1999-02-17 20:05:07 +00:00
kmcclusk%netscape.com
85c61b4f7f Added <INPUT type=file> to test_pr.html 1999-02-17 18:27:38 +00:00
troy%netscape.com
3630e3f484 Fix for bug #2899 1999-02-17 17:01:39 +00:00
ftang%netscape.com
ff01627a7c add CID for lwbrk 1999-02-17 15:30:26 +00:00
erik%netscape.com
49b6610a02 temporarily disable the string resource test until the nsIProperties
crash(?) is resolved
1999-02-16 22:09:43 +00:00
jfrancis%netscape.com
3cabee987c registering content iterators 1999-02-16 15:47:54 +00:00
rickg%netscape.com
359e6e5567 fixed a wad of little bugs and added regression test 1999-02-16 07:38:27 +00:00
michaelp%netscape.com
6992018f6f turned on quality control again, but until someone who better understands
thr browser window better has a look at this, it won't work across
frame sets.
1999-02-16 00:55:15 +00:00
troy%netscape.com
3060f3cea1 Fixed a bunch of "const" problems 1999-02-14 06:35:01 +00:00
troy%netscape.com
7d2e0b697c Added a missing NS_RELEASE of a nsIURL interface 1999-02-14 04:58:10 +00:00
pierre%netscape.com
b7382c0909 Fixed leak of the BrowserWindow in WebCrawler / Added nsViewerApp::CloseWindow() 1999-02-12 19:11:24 +00:00
troy%netscape.com
0debd6f0d1 Fixed some errors related to switch to using nsCOMPtr 1999-02-12 18:41:26 +00:00
kipp%netscape.com
36c243cdc0 COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
buster%netscape.com
b0ea7e977d using nsRegistry to get an nsITextEditor now. 1999-02-12 17:23:14 +00:00
peterl%netscape.com
7f04fb00e6 changed all html atoms to lower case 1999-02-12 06:19:07 +00:00
rickg%netscape.com
e57df4d2d0 reset top 100 pages 1999-02-12 03:00:38 +00:00
akkana%netscape.com
7982a421d6 Rename nsISelection to nsIFrameSelection 1999-02-11 23:12:28 +00:00
kmcclusk%netscape.com
3aceaa77fa Added reset, submit, button, and file input types to test_pr sample. 1999-02-11 18:28:41 +00:00
pinkerton%netscape.com
ccc9feeb19 remove toolbars and tree widget registry, as they are no longer widgets. 1999-02-11 17:51:56 +00:00
pinkerton%netscape.com
cd9d54c58a Remove toolbar/tree demo code (which was commented out). 1999-02-11 16:48:13 +00:00
rods%netscape.com
9ab0131da7 Removed XULCOmmandCID 1999-02-11 16:14:43 +00:00
karnaze%netscape.com
cfbec4c2ff tests collapsing rows, row groups, cols, col groups 1999-02-11 06:23:43 +00:00
erik%netscape.com
58da01c7a9 Re-enabling the string bundle testing code, now that the nsIProperties
bug has been fixed.
1999-02-10 22:53:35 +00:00
pinkerton%netscape.com
adc1428eb4 add samples 10-12 to mac viewer. 1999-02-10 22:04:41 +00:00
pierre%netscape.com
a3759c21d3 removed some spurious file access paths 1999-02-10 11:00:30 +00:00
rickg%netscape.com
e839774ae2 added a few comment tests 1999-02-10 09:11:54 +00:00
rickg%netscape.com
ec50c95e34 added a few comment tests 1999-02-10 09:08:35 +00:00
rickg%netscape.com
947ab1d88c added a few comment tests 1999-02-10 09:07:37 +00:00
akkana%netscape.com
58861daa83 Comment out ostream code on Linux for now 1999-02-10 01:55:42 +00:00
troy%netscape.com
b974e26cea Changed some nsIFrame member functions to use ** instead of *& for OUT
paremeters
1999-02-10 00:42:56 +00:00
akkana%netscape.com
16805d9301 Change stream ifdefs to be easier to follow; include debug code for Linux DoCopy(); comment out a bunch of lines that caused warnings 1999-02-10 00:06:19 +00:00
erik%netscape.com
aac5e9a31a disable this string bundle test until I figure out why Unix viewer crashes 1999-02-09 21:28:27 +00:00
erik%netscape.com
64affd98f9 fixing the build bustage. 1999-02-09 20:01:44 +00:00
erik%netscape.com
8c89d7fa94 adding some string bundle testing code 1999-02-09 19:29:03 +00:00
erik%netscape.com
46e7433082 adding viewer.properties to build for testing string bundle stuff 1999-02-09 19:21:02 +00:00
erik%netscape.com
9944069b3a A new property file for "viewer", to test the string bundle stuff 1999-02-09 19:11:52 +00:00
kmcclusk%netscape.com
0ba7f6fbd1 Added test_gfx to set of test files to export to res\samples 1999-02-09 18:41:47 +00:00
kmcclusk%netscape.com
c9025637bf Added test_gfx.html file to test gfx rendering of form elements. 1999-02-09 18:36:04 +00:00
waterson%netscape.com
cd3d5eef8b Removed tree widget demo: obsolete. 1999-02-09 03:17:03 +00:00
waterson%netscape.com
bbf9245c7f Removed RDF crap from nsSetupRegistry and made it automagically work by handling NSRegisterSelf() in rdf.dll 1999-02-09 03:16:51 +00:00
kipp%netscape.com
9d55ba4f10 Fixed exit crash by no longer addref'ing the viewer; rewrote regression comparision code; removed filter stuff 1999-02-08 17:57:46 +00:00
kipp%netscape.com
42beeec02d Removed obsolete -filter argument 1999-02-08 17:57:00 +00:00
mcafee%netscape.com
81a04b4c72 fe_GetConfigDir() is stubbed out in prefs now 1999-02-07 00:17:55 +00:00
erik%netscape.com
354f61bb4d Switched nsIStringBundle to service manager model. Cleaner now. 1999-02-05 21:11:25 +00:00
saari%netscape.com
67796a307b moving nsIXULCommand.h, nsXULCommand.h, and nsXULCommand.cpp to widget dll from appshell 1999-02-05 08:52:39 +00:00
kipp%netscape.com
cad18383b2 Use file i/o for now to read regression data 1999-02-04 16:31:43 +00:00
ftang%netscape.com
1adbcea447 add several intl componment into nsSetupRegistry 1999-02-04 15:55:58 +00:00
waterson%netscape.com
5af8781d63 Added the XULBuilder CID. 1999-02-04 10:56:30 +00:00
amusil%netscape.com
b6e6c7bd6b Added oji, liveconnect, and caps shared libs to the registry for Mac 1999-02-04 00:19:13 +00:00