Commit Graph

448 Commits

Author SHA1 Message Date
rickg%netscape.com
5286cb7424 changed start page to netcenter 1998-11-22 08:19:56 +00:00
jevering%netscape.com
af6e254303 fixed fullsoft lib name 1998-11-22 01:20:32 +00:00
cyeh%netscape.com
65038e9551 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34:32 +00:00
michaelp%netscape.com
a748a81bc7 fixed build bustage. 1998-11-20 23:54:29 +00:00
mcafee%netscape.com
153e2b37e1 Adding Talkback initialization & include/link stuff. Wrapped in MOZ_FULLCIRCLE=1 1998-11-20 23:14:22 +00:00
kipp%netscape.com
a8d40eafde Use proper calls to refresh the display (however, at this time the view manager is busted so it won't work) 1998-11-20 18:53:48 +00:00
kipp%netscape.com
8346b74251 Removed the url comparison test that's no longer needed now that crawling is hooked to the EndLoadURL notification 1998-11-20 18:35:21 +00:00
kipp%netscape.com
86b252c594 Fixed QueryInterface to do the right thing 1998-11-20 18:27:47 +00:00
kipp%netscape.com
dd5d7cfefd Moved crawling code into EndLoadURL; eliminated bogus cast that hid the fact that the class wasn't implementing nsIStreamObserver 1998-11-20 18:27:14 +00:00
kipp%netscape.com
319840fea9 Added EndLoadURL and fixed interface bogosity 1998-11-20 18:26:41 +00:00
kipp%netscape.com
c915325983 pass on EndLoadURL to the crawler 1998-11-20 18:26:16 +00:00
kipp%netscape.com
fcb118cac3 Added -v argument to log crawler behavior 1998-11-20 18:25:55 +00:00
kipp%netscape.com
deefc2213c Pass on EndLoadURL to the app 1998-11-20 18:25:29 +00:00
jfrancis%netscape.com
e862cbfb21 moved view code to view project, included view lib here 1998-11-20 05:15:24 +00:00
akkana%netscape.com
722238b3cb more fixes for the irix autoconf build 1998-11-20 02:00:14 +00:00
kipp%netscape.com
ce21da1af9 Fixed up the web-crawler to only trigger crawls on a document being loaded, not on one of it's images; support -o even w/o a filter; use the regression dump for -o instead of list 1998-11-19 17:24:13 +00:00
joki%netscape.com
3f70b70b90 Fire button on every click as opposed to every other. 1998-11-19 01:31:22 +00:00
troy%netscape.com
478a041eef Changed Init() to addref mAppShell and mPrefs, because that's what the other
overloaded Init() does and because the destructor will do a release
1998-11-18 05:31:03 +00:00
morse%netscape.com
a312ef1aea updates for single signon 1998-11-18 04:35:47 +00:00
pinkerton%netscape.com
f0285717ab moving default imps of message pump and app shell back into widget. This once again uses those instead of providing its own. 1998-11-17 17:20:57 +00:00
michaelp%netscape.com
892909532f changes to support printing. 1998-11-14 01:58:34 +00:00
troy%netscape.com
1cd5b85431 Fixed a crash when using File|Exit from the print preview window 1998-11-13 05:53:47 +00:00
joki%netscape.com
60dc90b13e Get rid of old comment. 1998-11-12 21:35:46 +00:00
pinkerton%netscape.com
f7a614374e moving message pump and app shell into "client" code because they should not be a part of the widget library. 1998-11-12 21:24:53 +00:00
pinkerton%netscape.com
73e3f11c22 First Checked In. 1998-11-12 21:20:36 +00:00
karnaze%netscape.com
c4aa173ae7 dump content/frames/views traverses web shells 1998-11-11 22:22:18 +00:00
vidur%netscape.com
2ecd262ffe Added XML display support. Creation of XML document for text/xml and application/xml 1998-11-11 22:07:03 +00:00
rickg%netscape.com
d3b71028ee enabled view-source 1998-11-11 20:31:45 +00:00
cls%seawood.org
a6d0864b66 Moved PNG_LIBS after libimg for final link. 1998-11-11 06:12:10 +00:00
cls%seawood.org
288a1c7f8c Fixes to resource install for xpfe. Fixes to make MOZ_NATIVE_* work again. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the diffs. 1998-11-11 01:53:49 +00:00
karnaze%netscape.com
aec75f892e form control content attribute changes (not all) reflected in layout; fixed scrolling on <iframe>, <frame>;
added nsImageControlFrame to handle <input type=image>.
1998-11-09 23:30:16 +00:00
pavlov%pavlov.net
4537735559 fix it. honest! 1998-11-06 17:03:18 +00:00
pavlov%pavlov.net
3cfdd3c759 fix compiling 1998-11-06 16:37:33 +00:00
pavlov%pavlov.net
5577ab58f2 add menu to layout, not box 1998-11-06 16:34:20 +00:00
akkana%netscape.com
59b44a73ad fix build: define gAppContext since it's used and was never defined 1998-11-06 02:02:31 +00:00
joki%netscape.com
6a33c7f0db Adding focus passing method to nsIWebShellContainer 1998-11-06 01:30:07 +00:00
joki%netscape.com
3c2769a525 Removing unneeded methods from nsIBrowserWindow interface. 1998-11-05 23:57:02 +00:00
michaelp%netscape.com
ef1993045d fixed release mode build issue. 1998-11-05 03:25:02 +00:00
rods%netscape.com
54919e4b4d Made changes for GetBounds to GetClientBounds conversion 1998-11-04 21:46:00 +00:00
ramiro%netscape.com
59116c9511 Use filter instead of ifdef hacks. 1998-11-04 11:47:21 +00:00
pierre%netscape.com
ab6f8ccd9e changed a 'delete' to 'delete []' 1998-11-04 06:37:28 +00:00
kipp%netscape.com
577f84f5eb Brought -md back to life 1998-11-04 00:29:58 +00:00
peterl%netscape.com
cedec7bc27 sync to style resolution api changes 1998-11-03 20:33:43 +00:00
cls%seawood.org
71349fe323 Fixed TOOLKIT_CFLAGS bug. Thanks to Mike Shaver <shaver@netscape.com> for pointing this out 1998-11-03 19:30:50 +00:00
cls%seawood.org
bc6ca3753f Removed hardcoded 'gtk-config' 1998-11-03 16:16:37 +00:00
cls%seawood.org
f70174e61a Removed classic build Makefiles from configure.in
Changed --enable-fe to --enable-toolkit which takes a single argument.
Changed MOZ_FE to MOZ_TOOLKIT.
Removed USE_NGLAYOUT and USE_NGLAYOUT_GTK.
Removed FULL_STATIC_BUILD and --enable-min-shared.
Removed checks for gnome and qt.
1998-11-03 15:48:45 +00:00
mcafee%netscape.com
ab09dd7572 /usr/dt and /usr/openwin don't exist on Irix 1998-11-03 09:27:37 +00:00
mcafee%netscape.com
c68a18a424 Removing bogus OBJS rule 1998-11-03 08:58:05 +00:00
rpotts%netscape.com
f5bbd55233 Fixed the implementation of nsINetSupport. Before it was totally busted since it assumed that nsString could return a const char *buffer (which it cant). This error was masked because the (assumed) coersion was supposed to occur in a var-args (of course it wouldnt - but thats another story) 1998-11-03 08:07:24 +00:00
ramiro%netscape.com
f61258e22e OOPS...the post link command needs to be true or else the binary gets run. 1998-11-02 21:36:31 +00:00