Commit Graph

1543 Commits

Author SHA1 Message Date
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
alla%lysator.liu.se
4fde692cf2 First shot at streaming html or xml data to the widget.
Try it out.
I've not updated to the tip yet, so i hope it works.
1999-06-07 23:00:10 +00:00
akkana%netscape.com
dacf751762 Track change in editor API 1999-06-07 21:31:18 +00:00
kmcclusk%netscape.com
88ad480647 Modified nsWebShell::GetLinkState to used a cached GlobalHistory service rather
than getting and releasing the service each time GetLinkState is called. Getting
the global history service shows up as a big hit during profiling because GetLinkState
gets called each time a link is encountered while resolving style contexts.
1999-06-07 21:26:10 +00:00
briano%netscape.com
8699ea0019 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +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
danm%netscape.com
5b77f19cc1 protect nsWebShell's destructor from being called recursively a little earlier in the destructor. fixes a crash (bug 7157). 1999-06-01 23:02:15 +00:00
evaughan%netscape.com
b7e419646f added a fieldset example. 1999-06-01 22:30:59 +00:00
leaf%mozilla.org
23a15eaea4 updating to new nsString implementation (fix courtesy shaver) 1999-06-01 18:06:14 +00:00
alla%lysator.liu.se
e93e366aa7 Update licence to MPL 1.1 1999-05-29 12:38:22 +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
ftang%netscape.com
7c548d5736 change the ReloadDocument implementation by using RefreshURL do avoid reentrance problem in libnet 1999-05-28 21:32:29 +00:00
ramiro%netscape.com
c566d9d352 Add support for building gtk widget as part of mozilla builds. 1999-05-28 12:43:59 +00:00
ramiro%netscape.com
0ef17ebfee Fix it so it works in the xpcom2.0 world. Add cvsignore stuff. 1999-05-28 12:06:56 +00:00
ramiro%netscape.com
b35227080c Importing Alexander Larsson's (alex@signum.se) gtkmozilla widget to the tree.
gtkmozilla is a GTK+ widget which can be used to embed mozilla in any gtk
application.
1999-05-28 11:34:26 +00:00
nhotta%netscape.com
ff06f1799f Added force character set. 1999-05-28 01:31:55 +00:00