Граф коммитов

1561 Коммитов

Автор SHA1 Сообщение Дата
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
radha%netscape.com 92895f2297 Check for trailing slash in OnEndDocumentLoad() and update history entry accordingly 1999-06-21 22:17:14 +00:00
locka%iol.ie 019f474622 Moved interface defs into a macro for easy derivation from this class 1999-06-21 22:02:44 +00:00
locka%iol.ie 4f27bcac31 Added IErrorInfo descriptions for call failures in calles IWebBrowser(2/App) 1999-06-21 22:01:41 +00:00
locka%iol.ie cd959ca408 Derived from control site to implement doc host UI interfaces 1999-06-21 21:53:20 +00:00
locka%iol.ie 373cc322d1 no message 1999-06-21 21:50:58 +00:00
bruce%cybersight.com f121c10d74 Add |GetIID()| implementations. There is code that was relying on these to exist in the tree, so this could be entertaining. 1999-06-20 21:51:06 +00:00
sfraser%netscape.com f1cd6df086 Muchos leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. Also use nsCOMPtr in a couple of other places. 1999-06-19 22:06:35 +00:00
sfraser%netscape.com a2976243cf Add GetIID 1999-06-19 21:51:25 +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
waterson%netscape.com a24cd05fb9 Fix unintialized memory read. 1999-06-16 05:52:42 +00:00
pierre%netscape.com dc04007ab8 File Removed. 1999-06-16 04:51:34 +00:00
sspitzer%netscape.com 5d3a23c418 fix build bustage. sending mail to rahda so she can back this out, if necessary 1999-06-16 01:50:17 +00:00
radha%netscape.com f561d8a451 Fix the GetURL() bustage in windows 1999-06-16 01:02:19 +00:00
slamm%netscape.com 729786606f Remove nsIDocumentViewer.h from EXPORTS. It does not live here. Thanks to 'David Gardiner' <david.gardiner@unisa.edu.au> for the patch. 1999-06-15 23:42:32 +00:00
radha%netscape.com c5d04389a5 More changes related to session History
A
A
A
1999-06-15 23:29:38 +00:00
rpotts%netscape.com 189e68b0d8 Fix build bustage... nsIDocumentLoaderObserver interface was changed :-( 1999-06-15 19:33:29 +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 5c06bfb4a6 New arguments to OnEndDocumentLoad() 1999-06-14 23:37:37 +00:00
radha%netscape.com 93ad497c98 New arguments to OnEndDocumentLoad() added 1999-06-14 23:36:24 +00:00
radha%netscape.com 98944587c2 OnEndDocumentLoad now has a handle to the observer 1999-06-14 22:12:19 +00:00
radha%netscape.com 663ebc4df1 New methods for session history 1999-06-14 22:11:47 +00:00
radha%netscape.com 8b2e0b496b OnEndDocumentLoad() now has a handle to the caller in the argument list. Need it
for session History
1999-06-14 22:11:22 +00:00
radha%netscape.com d58c8b8381 Few new methods to support session history 1999-06-14 22:10:41 +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
nisheeth%netscape.com 9130f4f6ec Fix for bug 7401. Made error message more descriptive. 1999-06-11 23:13:03 +00:00
nisheeth%netscape.com 7fd869b536 Fix for bug 7401. Output an error message to the console when a URL load fails. 1999-06-11 23:07:09 +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
alla%lysator.liu.se 9026117f7c Now compiles with HEAD
Had to do a ugly -DMOD_DLL_SUFFIX=\".so\" in the Makefile.
Will break on some platforms, but i suck at autoconf...
1999-06-08 21:10:18 +00:00
morse%netscape.com 8305dc4809 fix build bustage 1999-06-08 21:06:22 +00:00
locka%iol.ie baf23294a1 Added some dynamic window resizing 1999-06-08 19:29:52 +00:00