Commit Graph

939 Commits

Author SHA1 Message Date
buster%netscape.com
454b861c52 fixed warnings 1999-06-28 14:00:54 +00:00
warren%netscape.com
fbc735f510 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
danm%netscape.com
b4fcbcd0b1 added 'content' property to JS window 1999-06-26 21:48:29 +00:00
mcafee%netscape.com
c5c308c2e7 Changes for BeOS. 1999-06-26 07:19:21 +00:00
mcafee%netscape.com
9d89645290 Adding comment for BeOS. 1999-06-26 07:16:51 +00:00
mcafee%netscape.com
63d29d5867 Adding case for BeOS. 1999-06-26 07:15:38 +00:00
mcafee%netscape.com
8a84e0812a BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes. 1999-06-25 11:08:07 +00:00
ramiro%netscape.com
773e34ec7d Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
1999-06-25 09:38:26 +00:00
nisheeth%netscape.com
e2841f5a07 Fix bug 2760. The webcrawler only registers itself as a document loader observer if the right command line arguments are given to viewer. 1999-06-25 00:57:16 +00:00
kmcclusk%netscape.com
408c582e1c Changes to improve demo16 1999-06-23 22:05:31 +00:00
cmanske%netscape.com
53ea2069c1 Adding set background color test cases to debug bug 8697 1999-06-23 20:27:54 +00:00
warren%netscape.com
1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
mcmullen%netscape.com
bf4cefa623 Registered nsIFileSpecWithUI 1999-06-22 23:32:34 +00:00
kmcclusk%netscape.com
aa59d9ab82 Removed commented out line 1999-06-22 21:49:34 +00:00
akkana%netscape.com
c91c3d0b61 Remove selection methods from nsIDocument -- they were bogus anyway, real selection lives in the pres shell 1999-06-22 21:47:45 +00:00
kmcclusk%netscape.com
38be421ca5 Fix for crash when bringing up the test sites dialog.
Also fixed crash when bringing up the debug robot dialog.
1999-06-22 21:44:38 +00:00
dp%netscape.com
65fc0e7499 XPCOM switched to using nsIFileSpec. 1999-06-22 14:02:58 +00:00
valeski%netscape.com
e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
mcafee%netscape.com
b5504ee299 Adding beeptest.html to the test suite. 1999-06-17 01:12:15 +00:00
sdagley%netscape.com
2a037aa6e6 First Checked In. 1999-06-16 23:24:25 +00:00
sdagley%netscape.com
a3f562aed1 Finish landing XP Beep() functionality (bug #6911). Approved chofmann, reviewed saari & mcafee. 1999-06-16 23:23:45 +00:00
evaughan%netscape.com
8f55891950 Added some scrollbar samples. 1999-06-16 22:20:29 +00:00
pierre%netscape.com
dc04007ab8 File Removed. 1999-06-16 04:51:34 +00:00
mcmullen%netscape.com
b55f9af6c9 Call pref->ReadUserPrefs() 1999-06-15 05:17:56 +00:00
vidur%netscape.com
b752692a2f Fixed memory leak when new windows were opened 1999-06-15 03:15:37 +00:00
ftang%netscape.com
0bf5a2a8a1 fix bug 5565 1999-06-15 01:27:44 +00:00
radha%netscape.com
93ad497c98 New arguments to OnEndDocumentLoad() added 1999-06-14 23:36:24 +00:00
mcafee%netscape.com
36aa30e579 Removing nsDialog from the build. 1999-06-13 01:01:26 +00:00
ftang%netscape.com
1b0ffe2515 remove nsUnicharUtil for win, ifdef XP_MAC untill we verify 1999-06-12 01:21:50 +00:00
mcafee%netscape.com
12a59a35bb Purging nsDialog from the code, robot & test site menu items were the last straggler users, rickg says purge & fix these two usages later. 1999-06-11 23:26:59 +00:00
ftang%netscape.com
689d50b775 remove nsUnicharUtil since it is a componment, the #ifdef will take out after we verify w/ mac and win 1999-06-11 21:44:15 +00:00
ftang%netscape.com
0eacf9a59e include european characters in text transform test 1999-06-11 21:37:08 +00:00
mcafee%netscape.com
d4cdd32448 Protecting a null pointer dereference. 1999-06-11 02:20:54 +00:00
mcafee%netscape.com
2dd97cce54 Removing usages of obsolete nsDialog. a=rickg 1999-06-10 22:03:27 +00:00
Jerry.Kirk%Nexwarecorp.com
a07b861135 - Fixes Typo on MenuBar 1999-06-10 21:07:56 +00:00
dp%netscape.com
1df18c6339 Code cleanup 1999-06-09 19:15:08 +00:00
danm%netscape.com
11a9b31711 teach top-level windows to show/hide and query visible state of menubars 1999-06-09 19:03:24 +00:00
ramiro%netscape.com
d330f1ae61 Motif Ressurection. Thanks to Daniel Roberts <zuperdee@yahoo.com> for
doing the painful job of identifying everything that is missing and
stubbing it out.
1999-06-09 11:35:26 +00:00
hyatt%netscape.com
3c9cbf513e Altering the args for createPopup. 1999-06-09 08:36:06 +00:00
morse%netscape.com
8305dc4809 fix build bustage 1999-06-08 21:06:22 +00:00
akkana%netscape.com
dacf751762 Track change in editor API 1999-06-07 21:31:18 +00:00
briano%netscape.com
70b785107a Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 21:54:38 +00:00
morse%netscape.com
9b4f8a23d0 reimplement cookie viewer 1999-06-04 21:51:57 +00:00
Jerry.Kirk%Nexwarecorp.com
3ff2ce3e59 - Adding support for the Photon UI for viewer
- Modified Makefile.in and added nsPhMain.cpp and nsPhMenu.cpp
1999-06-03 12:16:22 +00:00
evaughan%netscape.com
b7e419646f added a fieldset example. 1999-06-01 22:30:59 +00:00
alecf%netscape.com
e61b37cdb5 register nsIPref with a useable progID 1999-05-28 23:02:13 +00:00
kmcclusk%netscape.com
a4271aeeef Added test16 to GTK menu. Also added missing aform.css, bform.css, cform.css
mozform.css and demoform.css file to be exported in Makefile.in
1999-05-28 21:55:33 +00:00
pinkerton%netscape.com
32ce613ae1 remove obsolete tree/toolbar cid's 1999-05-27 23:39:49 +00:00
mcmullen%netscape.com
43e2872126 Removed obsolete base/baseDebug.shlb 1999-05-27 23:28:37 +00:00
kmcclusk%netscape.com
b1ab2535df fixes for bugs #5809, #5852, #6828, #6973.
Added a new test16.html sample to test gfx-rendered widgets to viewer.
Added support for test17.html sample to test printing.
1999-05-27 21:17:10 +00:00