Commit Graph

679 Commits

Author SHA1 Message Date
dcone%netscape.com
5647341bf8 Changed some attributes on the printer items for the menus 1998-12-04 15:10:07 +00:00
dcone%netscape.com
83d0fa59c7 Added some printer support 1998-12-04 15:08:18 +00:00
waterson%netscape.com
0233a245ca Changed RDF document CID. 1998-12-04 10:01:42 +00:00
waterson%netscape.com
ff519fed4f Remove #ifdef XP_MAC stuff that was excluding the RDF DLL. 1998-12-04 08:58:26 +00:00
hyatt%netscape.com
804d237af6 Adding an #ifdef XP_MAC on the window destroy for the tree widget (just to keep
Windows from crashing).
1998-12-03 23:57:44 +00:00
pinkerton%netscape.com
f069217c85 handle NS_DESTROY message in tree window event handler. 1998-12-03 22:05:17 +00:00
hyatt%netscape.com
4c69db8783 Improvements to tree widget tester. 1998-12-03 19:13:53 +00:00
pinkerton%netscape.com
780c249022 turn on tree view command for win and macos. 1998-12-03 17:59:25 +00:00
pinkerton%netscape.com
163ee6e30c handle view source and tree view file menu commands. 1998-12-03 17:59:13 +00:00
pinkerton%netscape.com
b57ff4cf31 added view source and view tree menu items for demo purposes. 1998-12-03 17:58:44 +00:00
hyatt%netscape.com
9cd1d12265 Hacked the viewer so that the tree widget can be launched from the File menu.
Only works on Windows currently.
1998-12-03 10:12:30 +00:00
pierre%netscape.com
e691ee06e5 Making nsMacRepository.h obsolete: the shared lib conversion is done. 1998-12-03 01:06:00 +00:00
akkana%netscape.com
504987e974 For mjudge: Remove NGEDITOR defines 1998-12-02 17:20:54 +00:00
wtc%netscape.com
2a5a031f06 Added extern "C" for XP_ReBuffer(). 1998-12-02 16:52:08 +00:00
wtc%netscape.com
386398a685 Link with -lpwcac -ldbm on all platforms, not just on FreeBSD, Linux,
and SunOS.
1998-12-02 16:49:27 +00:00
waterson%netscape.com
1e5cac4885 #ifdef out XP_MAC stuff for now. 1998-12-02 01:42:17 +00:00
waterson%netscape.com
95a7d67381 Added CIDs and register factory hacks for RDF classes. 1998-12-02 00:28:58 +00:00
beard%netscape.com
6e970ea4da Fixed non-debug target to build in mozilla/dist/viewer. 1998-12-01 04:03:47 +00:00
beard%netscape.com
c0c7bc482d Mac shared library migration. 1998-11-30 22:15:00 +00:00
cls%seawood.org
d4a82e8a58 Tweaks to allow building SeaMonkeyBrowser w/o the editor. 1998-11-30 10:39:37 +00:00
jfrancis%netscape.com
8f3f49279e [sfraser checking in as jfrancis] Temporarily comment out EDITOR_DLL-related stuff until Mac is building editor, to fix build bustage. 1998-11-30 03:04:00 +00:00
mjudge%netscape.com
0e0b211724 adding editor to the build 1998-11-29 22:13:27 +00:00
ramiro%netscape.com
35281c0e38 Renamed the viewer from 'main' to 'viewer' 1998-11-28 22:18:24 +00:00
rickg%netscape.com
5c9706fc64 removed unnecessary API's 1998-11-26 03:21:55 +00:00
rickg%netscape.com
c630d34cb3 changed top 100 sites to Test Sites 1998-11-25 20:28:27 +00:00
kipp%netscape.com
1817d840b0 Removed related-links menu from windows 1998-11-25 18:42:47 +00:00
rickg%netscape.com
bb2cb9fabd changed the default start page, yet again 1998-11-25 02:19:58 +00:00
rickg%netscape.com
d4e126aabe changed start page per chofmann's request 1998-11-23 23:22:34 +00:00
mcafee%netscape.com
d2b10ff7f2 Printing out FCInitialize status for debugging, hope that's Ok. 1998-11-23 23:04:04 +00:00
buster%netscape.com
ed71db5508 #ifdef NS_DEUG references to _CrtSetDbgFlag 1998-11-23 04:09:06 +00:00
michaelp%netscape.com
b3fbe67dc6 made the stars 'n comets animation the default for the throbber. 1998-11-23 03:30:24 +00:00
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
rods%netscape.com
0fb31f1113 Added FindNext 1998-11-02 19:11:43 +00:00
ramiro%netscape.com
d0dd0a294a Add a post link command to do magical things to the binary. 1998-11-02 16:36:06 +00:00
ramiro%netscape.com
c7c678d461 Fix broken solaris and hpux builds. 1998-11-02 16:25:37 +00:00
ramiro%netscape.com
c95e696782 Cleanup the GTK support. 1998-11-02 16:06:50 +00:00
ramiro%netscape.com
00d2b5b1bd Rename gfx and widget libs from 'unix' to 'motif'. 1998-11-02 14:35:03 +00:00
ramiro%netscape.com
0ef4de0df3 Add support for GTK base timer. Rename the 'unix' timer lib to 'motif' 1998-11-02 14:32:12 +00:00
ramiro%netscape.com
3a6f2e79c6 Use -lfoo for libs instead of hardcoding to $(DIST)/bin/libfoo.so. This
makes more unix linker happy.
Simplify the GTK vs motif hackery.
1998-11-02 13:31:43 +00:00
shaver%netscape.com
c92ab9aebb fixing pavlov%pavlov.net's breakage of legacy Motif build 1998-11-01 22:06:10 +00:00
pavlov%pavlov.net
1548d60384 Implimented CreateViewerMenus() for the GTK test viewer. 1998-11-01 21:03:40 +00:00
shaver%netscape.com
21098b9130 use libwidgetgtk.so and libgfxgtk.so when selected by configure 1998-11-01 20:30:42 +00:00
shaver%netscape.com
fab3e44cfc use libwidgetgtk.so and libgfxgtk.so when selected by configure 1998-11-01 20:01:08 +00:00
shaver%netscape.com
4d6c65c43b build the right files for --enable-nglayout=gtk 1998-11-01 07:48:25 +00:00
blizzard%appliedtheory.com
dac4c692d5 new main for GTK impl of webshell 1998-10-31 23:43:28 +00:00
mcafee%netscape.com
a6f9ad1357 libgfxunix.a -> libgfxmotif.a. r=ramiro@netscape.com, spider@netscape.com 1998-10-31 07:05:37 +00:00
troy%netscape.com
1db13ce906 Changed to define _DEBUG if MOZ_DEBUG is set. 1998-10-31 00:25:40 +00:00
jevering%netscape.com
b747c5f407 Removed debug menus if not a debug build 1998-10-30 19:03:38 +00:00
ramiro%netscape.com
ac97e13514 Renamed target to 'viewer' from 'main' and made it install in $OBJDIR. 1998-10-30 11:29:56 +00:00
pierre%netscape.com
f740ba45f7 Landing MacWidgets... 1998-10-29 14:06:26 +00:00
cls%seawood.org
5de96f891e Added $(FE_X_LIBS) to INCLUDES and $(FE_X_LIBS) to DSO_OS_LDOPTS to take care of motif dependencies under solaris. 1998-10-28 06:22:16 +00:00
cls%seawood.org
411ab80ce3 New autoconf files for nglayout 1998-10-28 03:53:57 +00:00
michaelp%netscape.com
d142a0a3b1 added opacity example as demo #10. 1998-10-26 18:07:14 +00:00
kipp%netscape.com
59a739ecbb Test out new text-style support 1998-10-26 17:13:28 +00:00
michaelp%netscape.com
a4a92311b9 added blender. 1998-10-23 17:56:49 +00:00
karnaze%netscape.com
2a0c2366bb implemented <LABEL>; document maintains list of forms as created; form element properly releases form controls. 1998-10-22 23:00:37 +00:00
kipp%netscape.com
9a7bbe5478 Added - Raptor to the end of titles for the automation folks 1998-10-22 22:29:46 +00:00
vidur%netscape.com
f9e3760137 Updated DOM interfaces to match final W3C recommendation. Modified IDL compiler to take IIDs 1998-10-20 17:07:23 +00:00
karnaze%netscape.com
98eb658b89 fixed bugs 1130, 1132, 1133 1998-10-19 20:37:40 +00:00
karnaze%netscape.com
9fb22bd084 html 4 <BUTTON> basic functionality 1998-10-17 00:35:32 +00:00
kipp%netscape.com
1eecdfed74 Rought support for the print-preview window 1998-10-15 23:23:04 +00:00
troy%netscape.com
7a5d65c074 Removed use of NS_VMREFRESH_SCREEN_RECT which is deprecated and going away 1998-10-15 16:00:09 +00:00
spider%netscape.com
2c6f9dc1d9 Fixes for linking on SunOS 1998-10-14 22:35:56 +00:00
karnaze%netscape.com
c82d985b8a fixed bug 958, checkboxes wrong background when not checked, select always multiple, text & texarea not reset. html 4 button work in progress. 1998-10-13 21:31:26 +00:00
scullin%netscape.com
fa5a4e0e56 Fixed forward button. 1998-10-09 19:06:19 +00:00
rods%netscape.com
6d565076b4 Added nsISupports back in as the super class of nsViewerApp and
NS_INIT_REFCNT in the constructor
1998-10-09 17:25:36 +00:00
dcone%netscape.com
c3c8bb57f8 Addref on the nsViewerApp, so we dont destroy in the webcrawler on quit. This is consistent with the window implementation, fixes crash on quit. 1998-10-09 17:13:21 +00:00
rpotts%netscape.com
79429a3f22 Removed the Stop() call to the throbber from OnStopBinding... This should keep the throbber going throughout the entire document load... 1998-10-09 05:53:41 +00:00
karnaze%netscape.com
63f45a785b inline, shrinkwrap support for fieldsets, legneds 1998-10-08 19:04:57 +00:00
karnaze%netscape.com
42797648cf fieldset, legend support. fixed bug #987 1998-10-08 04:38:41 +00:00
valeski%netscape.com
8ba523d9f7 Removed the nsINetContainerApplication interface. The methods that were part of this interface are now implemented by nsINetService.
Changed mozilla\network\module\makefiles so they no longer export nsINetContainerApplication.h.

M dom/src/base/nsGlobalWindow.cpp
Changed javascript so it retreives the user-agent tokens via nsINetService.

M network/module/nsINetService.h
Added the application user-agent token methods to the nsINetService interface.

M network/module/nsNetFactory.cpp
The netservice constructor no longer takes a pointer to a nsINetContainerApplication.

M network/module/nsNetService.cpp
M network/module/nsNetService.h
Added the implementation of the application user-agent token methods.

M webshell/tests/viewer/nsViewerApp.cpp
M webshell/tests/viewer/nsViewerApp.h
Removed old containerapplication implementation

M xpfe/xpviewer/src/nsViewerApp.cpp
M xpfe/xpviewer/src/nsViewerApp.h
Removed old containerapplication implementation
1998-10-07 23:19:39 +00:00
kmcclusk%netscape.com
286fe09daf Changed the name of the netlib.so to libnetlib.so to correctly match the file
that is built under unix. This makes the viewer run again.
1998-10-07 22:54:48 +00:00
dcone%netscape.com
bf98b85490 updated the mac menu command to the new event structure type 1998-10-07 20:17:14 +00:00
pierre%netscape.com
87764930d1 fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions 1998-10-06 03:00:28 +00:00
pierre%netscape.com
48f95bb1e6 implemented Copy for Mac 1998-10-06 02:54:00 +00:00
troy%netscape.com
0b63ead5b9 Fixed ref counting problem that was causing a widget memory leak 1998-10-06 02:00:54 +00:00
joki%netscape.com
02fa10b9f2 Adding new js window methods/props, moving js string evaluation to UC strings. 1998-10-01 22:23:48 +00:00
scullin%netscape.com
87dc3a34cb Don't crash if the pref dll isn't registered. 1998-10-01 19:59:32 +00:00
pierre%netscape.com
0391ba67cc removed LTextEdit.cp removed "cmd/macfe/restext" 1998-09-29 20:31:42 +00:00
pinkerton%netscape.com
1fff0d4271 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
kostello%netscape.com
50f3bfd5ab raptor checkin, took out the asserts for reading in a file, just so the viewer will work correctly. While fix this soon. 1998-09-28 20:34:30 +00:00
michaelp%netscape.com
297b01ac59 removed libmsgc21.so from link list. 1998-09-28 00:28:17 +00:00
peterl%netscape.com
8e55589749 cleaned up markup to match descriptions
added text decoration color test
1998-09-24 23:28:10 +00:00
dcone%netscape.com
d519dd97a6 added a search path 1998-09-24 20:12:47 +00:00
karnaze%netscape.com
6fadda588f viewer saves compatibility mode preference 1998-09-24 00:21:20 +00:00
karnaze%netscape.com
a00d4400f4 viewer can set the compatibility mode 1998-09-23 23:02:54 +00:00
kmcclusk%netscape.com
24cbd0d16e Added nsIToolkit to registry 1998-09-23 19:16:59 +00:00
karnaze%netscape.com
75a9037d68 added image submit to first form 1998-09-23 17:55:28 +00:00
pierre%netscape.com
f8474ee65e handle menu events when there is no window 1998-09-23 09:23:07 +00:00
pierre%netscape.com
254d8d510d implemented menu events 1998-09-22 04:21:31 +00:00
pierre%netscape.com
133120ad84 removed nsMacResource.r 1998-09-22 04:17:51 +00:00
pierre%netscape.com
9db1bc44a0 updated menus 1998-09-22 04:16:39 +00:00
scullin%netscape.com
77d2843207 Added ngprefs test hooks. 1998-09-22 00:57:54 +00:00
michaelp%netscape.com
b547115229 now correctly refreshes the window in ForceRefresh(). 1998-09-20 22:24:21 +00:00
rpotts%netscape.com
0332bd965f Made the nsISupports interface threadsafe... 1998-09-19 07:06:48 +00:00
pierre%netscape.com
138574a372 added 'demo #0' 1998-09-19 01:38:37 +00:00
joki%netscape.com
c4af68389c Adding targetting of any named window 1998-09-18 00:35:55 +00:00
troy%netscape.com
fda3dbd970 Changed some AddRef/Release calls overto use XP-COM macros 1998-09-17 21:27:22 +00:00
vidur%netscape.com
4e3024a5f9 Added constructors for DOM JS classes. nsIScriptObjectOwner::ResetScriptObject is now SetScriptObject. New factory for layout. New interface nsIDOMNativeObjectRegistry. 1998-09-17 01:53:52 +00:00
valeski%netscape.com
bab22077b8 ? network/module/nsNetFactory.cpp
Added nsNetFactory implementation. This allows users to retrieve nsINetService pointers from the service factory manager.

M dom/src/base/nsGlobalWindow.cpp
M gfx/src/nsImageNetContextSync.cpp
M layout/html/document/src/nsHTMLDocument.cpp
M network/module/nsURL.cpp
Replaced NS_NewINetService() calls with nsServiceManager::GetService() calls.

M network/module/Makefile
M network/module/makefile.win
Added nsNetFactory.cpp to the builds.

M network/module/nsINetService.h
Added a #define for the class id of the nsNetService.

M network/module/nsIStreamListener.h
Removed the NS_DEFINE_IID of kIStreamListenerIID from the header file. Each module that wants this will need to delcare it themselves.

M network/module/nsNetFile.cpp
Fixed memory leak.

M network/module/nsNetService.cpp
Globalized the gNetlibService variable so the NetFactory can access it.

M webshell/src/nsDocLoader.cpp
M webshell/src/nsPluginViewer.cpp
NS_DEFINE_IID of kIStreamListenerIID

M webshell/tests/viewer/nsSetupRegistry.cpp
Added the netlib library to the list of libraries in the registry and register the nsNetFactory with the appropriate iid and clsids.
1998-09-17 00:55:35 +00:00
joki%netscape.com
2e6c42f08b Add null check before queryinterface call 1998-09-16 23:16:37 +00:00
pierre%netscape.com
702d73b95c XP_FileOpen() now supports aliases 1998-09-16 01:26:09 +00:00
joki%netscape.com
357c55b191 More support for capturing, minor adjustments to window.open behavior. 1998-09-15 21:31:58 +00:00
thom%netscape.com
53bf2c767f First Checked In. 1998-09-15 19:51:15 +00:00
buster%netscape.com
dba2c241d4 added command line switches for setting window width and height 1998-09-15 18:06:19 +00:00
kipp%netscape.com
c40538917f Fixed some memory leaks 1998-09-15 00:17:13 +00:00
kipp%netscape.com
9bfd1743c2 Use nsBrowserWindow::CloseAllWindows to shutdown cleanly; added a missing NS_RELEASE and removed an improper NS_ADDREF 1998-09-15 00:16:50 +00:00
kipp%netscape.com
55747c08b3 Changed reference counting rules so that the global array holds a reference; added CloseAllWindows so that clean app shutdown is possible 1998-09-15 00:16:12 +00:00
kipp%netscape.com
3f812f19e0 Removed Destroy and added CloseAllWindows 1998-09-15 00:14:31 +00:00
kostello%netscape.com
334f544d61 Changes implementation to match the new Widget interfaces. This involves
many calls to QueryInterface because many of the instance members
no longer derive from nsIWidget.
Also, using helper functions in nsWidgetHelper for standard Create calls.
1998-09-14 20:46:42 +00:00
kipp%netscape.com
15e2e2d7ad Added missing release's 1998-09-12 19:30:09 +00:00
joki%netscape.com
91f1b2a0de Add SetProgess method to nsIBrowserWindow interface 1998-09-12 00:22:27 +00:00
thom%netscape.com
0adf838257 Added code to load menus 1998-09-12 00:06:05 +00:00
thom%netscape.com
6217da456d Added resource file for menu definitions 1998-09-12 00:05:11 +00:00
joki%netscape.com
2e0dcce305 Remove duplicate functionality of nsIBrowserWindow and nsIWebShellContainer. 1998-09-09 01:19:11 +00:00
kipp%netscape.com
3a5caa94af Stub out fe routine so that app will link 1998-09-05 20:13:34 +00:00
pierre%netscape.com
f546442fdd added __initialize and __terminate 1998-09-05 08:03:28 +00:00
vidur%netscape.com
ab080b4586 New content code adjusts to getting script objects through a factory interface 1998-09-04 23:03:16 +00:00
joki%netscape.com
c8b4742f11 Add New Window menu item, added window.close() 1998-09-04 00:47:15 +00:00
mcafee%netscape.com
c3000b5c8b CreateSeparator() needs to return a widget, how about the one this function creates. 1998-09-03 10:48:13 +00:00
pierre%netscape.com
aa454fd4e0 fix bug in FE_FileType() 1998-09-03 06:21:26 +00:00
pierre%netscape.com
33aef85885 XP_FileOpen() now uses MSL like the other functions from xp_file.h, not NSPR 1998-09-03 06:21:06 +00:00
kipp%netscape.com
4c27334e38 Fixed body tags for bug reported by dbaron@netaxs.com 1998-09-03 05:07:16 +00:00
thom%netscape.com
5f62c75f11 Fixed an XP change that wasn't XP (_MAX_PATH is already defined on the mac) 1998-09-03 02:53:25 +00:00
joki%netscape.com
9601412754 This useragent code is wrong anyway but change it to at least send a backwards compat string. 1998-09-03 01:24:59 +00:00
buster%netscape.com
95ae4f7488 nsBrowserWindow.cpp,h
added filter name param to DumpFrames
nsViewerApp.cpp
  added -o <outputDirPath> for specifying where output files should go
  added -filter <filterName> for specifying that <filterName> should be used in an automated fashion for
dumping frames for every URL visited.
nsWebCrawler.cpp,h
  added  support methods to handle output dirs, output file name building from URL, and filter names
  added DumpFrames to ::OnStopBinding when the right state is set (from -filter option)
  added dependancies on:  nsIPresShell.h, nsIPresContext.h, and nsIFrame.h
1998-09-02 22:07:42 +00:00
rods%netscape.com
76881cccb1 Added Top 100 1998-09-01 22:49:58 +00:00
rods%netscape.com
07d037651e The statusbar is now sized via the LookAndFeel defaults 1998-09-01 22:49:16 +00:00
rods%netscape.com
5b458783eb Fixed an include and a few nsString defs 1998-09-01 22:48:08 +00:00
rods%netscape.com
56a66bb852 Added LookAndFeel 1998-09-01 21:08:32 +00:00
rods%netscape.com
a8ba0752c2 Removed some windows specific code and changed to xp code. 1998-09-01 16:29:05 +00:00
rods%netscape.com
1d30776404 Changed the Windows platform specific dialogs to cross platform dialogs 1998-09-01 16:15:16 +00:00
pierre%netscape.com
b80f45ec0a enable debugger 1998-09-01 01:12:58 +00:00
warren%netscape.com
b89e7efaca Renamed NSRepository to nsRepository. 1998-09-01 00:26:28 +00:00
kostello%netscape.com
f86a9e9223 These changes match the Windows/Unix changes to methods to take a parameter instead of returning a value. 1998-08-31 19:09:55 +00:00
kipp%netscape.com
485e3db7e6 Port to updated nsIContent API 1998-08-29 20:19:32 +00:00
rpotts%netscape.com
5392f533d7 Changes to allow building when STRICT is defined. 1998-08-29 06:30:49 +00:00
pierre%netscape.com
50e8b8e476 fixed freeze in XP_FileOpen() 1998-08-29 01:38:21 +00:00
rods%netscape.com
82cd31e28b Fixed Focus issues with text field in Find Dialog 1998-08-28 22:36:10 +00:00
rods%netscape.com
ac8cac8193 Added XP Find dialog 1998-08-28 16:14:37 +00:00
rods%netscape.com
74dd4e62c0 Added registration of nsIDialog and nsILabel 1998-08-28 16:13:56 +00:00
rods%netscape.com
e42c5643f3 Enabled the "Find" menu item 1998-08-28 16:12:51 +00:00
troy%netscape.com
6cb09b5132 Changed nsIViewManager interface to conform to XPCOM conventions 1998-08-28 04:56:56 +00:00
troy%netscape.com
0d39ae026f Changed nsIDeviceContext interface to conform [more] with COM conventions 1998-08-27 05:05:03 +00:00
rpotts%netscape.com
dcf275e458 Added support to shut down netlib and the nsINetService instance... 1998-08-22 00:12:54 +00:00
kostello%netscape.com
c5259352df Synched with Pasteboard code on the branch 1998-08-21 18:28:48 +00:00
rpotts%netscape.com
1fb3fee926 moving changes in 3.55.2.1 onto the tip... 1998-08-20 06:19:11 +00:00
michaelp%netscape.com
58241d2492 added support for opening new windows with _blank url targets. 1998-08-19 21:00:51 +00:00
kostello%netscape.com
b97de2d626 Added WidgetDebug.o to library 1998-08-17 23:36:16 +00:00
scullin%netscape.com
39b83242e3 Checked in api changes and some other small changes from the branch. 1998-08-14 23:08:54 +00:00
joki%netscape.com
1a37c2ec6c Modify window.open method to use sizing and location parameters 1998-08-14 22:31:38 +00:00
joki%netscape.com
aca079baed Modify editor mode to work in frames 1998-08-14 01:51:00 +00:00
joki%netscape.com
c316d58438 Adding url and lineno to script evaluation 1998-08-12 23:37:50 +00:00
joki%netscape.com
4eedd54c45 Change so browser window doesn't assume it has toolbars. 1998-08-12 21:41:05 +00:00
kmcclusk%netscape.com
da4a394f63 Removed bogus ValidateDocData, XP_ReBuffer and XP_Trace stubs. They exists in
their correct form in nsStubs.cpp
1998-08-12 21:24:25 +00:00
kmcclusk%netscape.com
daa45238f8 Added output to indicate when a stubbed function is called. 1998-08-12 21:13:52 +00:00
kmcclusk%netscape.com
f413ee27d8 Added stubs for ValidateDocData XP_ReBuffer and XP_Trace to
get Linux build to work.
1998-08-12 21:04:30 +00:00
kmcclusk%netscape.com
b4ba2fc20f Added support for PR_ProcessPendingEvents. This allows the unix viewer to
support clicks on links + submitting form data.
1998-08-12 19:52:03 +00:00
troy%netscape.com
acdd8de5e3 Added code to delete nsBrowserWindow object 1998-08-10 18:20:20 +00:00
troy%netscape.com
ee860b9d7f Added call to Shutdown() of prefs object 1998-08-10 05:12:25 +00:00
valeski%netscape.com
d387beafca removed the http:// assumption code from here to nsWebShell.cpp 1998-08-09 21:23:54 +00:00
troy%netscape.com
f2da0f4720 Added code to destructor to delete mVisited 1998-08-09 05:00:24 +00:00
troy%netscape.com
0000b03ed4 Added release of mAppShell 1998-08-09 02:13:29 +00:00
jevering%netscape.com
711bbeb5ee Fixed build. forgot prenv.h 1998-08-09 00:02:40 +00:00
jevering%netscape.com
1cea64fc20 Set Home page for viewer. 1998-08-08 22:01:46 +00:00
troy%netscape.com
acaa6d2f0e Change to object lifetime management. Views are no longer ref counted 1998-08-08 04:23:33 +00:00
vidur%netscape.com
5dcf11251a Better JSConsole return values 1998-08-07 23:19:20 +00:00
kostello%netscape.com
4d3903759d Put both AOLMAIL and html/text of the pasteboard 1998-08-07 22:35:44 +00:00
joki%netscape.com
9cb79b1687 Adding window.open method, fixing editormode in release builds, various event fixes 1998-08-07 04:45:03 +00:00
troy%netscape.com
2ba08bde69 Fixed shoddy reference counting in FindBrowserFor(), and changed
Destroy() to release references on six widgets
1998-08-06 02:21:23 +00:00
troy%netscape.com
50b74c4809 Added some release calls for mBack, mForward, and mLocation 1998-08-05 22:06:58 +00:00
kmcclusk%netscape.com
d5f323fad2 Changed STATUS_HEIGHT constant for unix. It wasn't big enough.
Left STATUS_HEIGHT as is for windows.
1998-08-05 15:11:46 +00:00
pierre%netscape.com
25cf52de3d added "view", "libpref" and "plugin" groups 1998-08-05 08:31:41 +00:00
pierre%netscape.com
60033176bc removed NS_IMPL_IDS: it moved to nsPref.cpp 1998-08-05 08:25:24 +00:00
pierre%netscape.com
727af6158b include nsMacRepository.h 1998-08-05 08:22:38 +00:00
michaelp%netscape.com
1175321b05 changes for plugins. 1998-08-05 04:23:21 +00:00
kipp%netscape.com
f3c99bef88 Use flexible library naming 1998-08-05 01:40:20 +00:00
troy%netscape.com
5f001f44a2 Moved DoSelectAll() outside of a #ifdef NS_DEBUG 1998-08-04 20:04:55 +00:00
karnaze%netscape.com
f76f781af8 form submission on carriage return in some cases; replaced NS_RELEASE with NS_IF_RELEASE in nsFrame destructor 1998-08-04 18:19:51 +00:00
karnaze%netscape.com
4f71343751 test9 no longer uses test6 1998-08-04 16:57:44 +00:00
buster%netscape.com
f080cc117a *** empty log message *** 1998-08-04 00:58:34 +00:00
rods%netscape.com
eb5f819286 Added repaint is forced on Select All 1998-08-03 23:14:54 +00:00
rods%netscape.com
d1b3125e2e added select all and fixed the foreground colors for the URL and Status bars 1998-08-03 22:32:34 +00:00
troy%netscape.com
ad513c1340 Added release of throbber in the hopes that this would allow the image
group and hence the image manager to be released, but it doesn't quite do
the trick because the ref count of the throbber is 2...
1998-08-03 21:11:22 +00:00
peterl%netscape.com
714146a525 rounding support 1998-07-31 23:34:45 +00:00
kostello%netscape.com
8c39aba152 Add NS_RELEASE in save code 1998-07-31 18:35:19 +00:00
kostello%netscape.com
422981df51 Fix retail build problem 1998-07-31 18:34:53 +00:00
joki%netscape.com
347fce701c Adding get status method to nsIBrowserWindow 1998-07-31 18:22:27 +00:00
kostello%netscape.com
a29fddd59f Moved DoCopy and related methods out of debug build into public 1998-07-31 16:53:45 +00:00
peterl%netscape.com
cdf487bf43 connected prefs 1998-07-31 06:02:06 +00:00
peterl%netscape.com
cadf2cec72 connected prefs, tweaked UI font sizes 1998-07-31 06:01:45 +00:00
karnaze%netscape.com
fc265fd305 sizing improvements of form controls for nav4 compatibility 1998-07-31 05:22:35 +00:00
spider%netscape.com
257a2dec72 XPCOM'ing the parser. Use repository to get a parser now. 1998-07-30 22:42:27 +00:00
valeski%netscape.com
4127baf092 309383 - http:// is now assumed by the browser shell window url bar. 1998-07-30 06:57:02 +00:00
pierre%netscape.com
0acd633de1 fixing Unix build 1998-07-30 04:47:44 +00:00
pierre%netscape.com
43ab2765c0 removed nsDocLoader.cpp which already sits in webshell.mcp 1998-07-30 03:41:26 +00:00
pierre%netscape.com
16084f7912 fixing Mac build: added "ostrstream.h" 1998-07-30 03:38:37 +00:00
pierre%netscape.com
18ac4ccfe9 fixing Mac build: moved NS_IMPL_IDS 1998-07-29 23:43:22 +00:00
pierre%netscape.com
b08ed7a4f0 fixing Mac build: moved NS_IMPL_IDS 1998-07-29 23:37:15 +00:00
kmcclusk%netscape.com
de0a55d352 Added debug menu items to bring motif viewer in sync with win32 viewer. 1998-07-29 22:56:25 +00:00
kmcclusk%netscape.com
ffc46d90fc Added the <strstream.h> for all non WIN32 platforms. Removed the ifdef WIN32 in DoCopy 1998-07-29 21:21:08 +00:00