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

927 Коммитов

Автор SHA1 Сообщение Дата
shaver%netscape.com af51904fec resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles 1998-12-18 02:55:23 +00:00
dcone%netscape.com 7420c90964 updated rods changes 1998-12-17 16:14:58 +00:00
dcone%netscape.com a1e93e9e30 First Checked In. 1998-12-17 16:14:18 +00:00
rods%netscape.com 5acf149a4f Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52:48 +00:00
davidm%netscape.com 6b8a3d666d Add mac code to get NSPR event queue for dispatching of link click events 1998-12-16 22:05:04 +00:00
davidm%netscape.com a01c0cc624 First pass at adding nspr event queue on the mac so that clicking on links works properly 1998-12-16 22:03:18 +00:00
ramiro%netscape.com a885776445 Change #include "nsIHttpUrl.h" to #include "nsIHttpURL.h" for case sensitive
anality.
1998-12-16 10:27:49 +00:00
warren%netscape.com 0580a8e5c4 Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
kmcclusk%netscape.com b45046e8b2 Added more form elements to printer test 1998-12-15 22:51:49 +00:00
brade%netscape.com 837947b5c9 typing hack extended to get it working on Macintosh 1998-12-15 22:34:54 +00:00
brade%netscape.com 83958e66b4 remove unnecessary functions which are in imglib 1998-12-15 22:27:03 +00:00
ramiro%netscape.com 73636abd84 Rename 'libdbm' to 'libmozdbm' and 'libutil' to 'libmozutil.
This will fix the problem many people are reporting wrt conflicts with
system libraries that have the same names.
1998-12-15 07:37:32 +00:00
vidur%netscape.com fd093d0d82 Enabled asynchronous loading of SCRIPT SRC=, STYLE SRC= and LINK elements for style sheets. Changed nsIScriptContext to not be dependent on JavaScript. 1998-12-15 06:10:59 +00:00
michaelp%netscape.com 18a7ed72a7 we no longer tell the widgets to paint themselves as a result of
a resize operation.
1998-12-15 05:45:05 +00:00
pierre%netscape.com c1ae7a1e4c fixed bug where the Find dialog would not show up again after being dismissed 1998-12-15 03:04:22 +00:00
kipp%netscape.com 831535719e Landed a patch from bobg@zanshin.com 1998-12-15 01:34:36 +00:00
locka%iol.ie e3c945f013 Added more event handlers and diagnostics 1998-12-15 00:05:28 +00:00
waterson%netscape.com f23a750b39 Add NameSpaceManagerCID to list of registered CIDs. 1998-12-14 19:50:57 +00:00
locka%iol.ie 62c8ffa530 Added Debug menu and menu option to list the IOleCommandTarget supported commands on each control 1998-12-13 21:43:25 +00:00
locka%iol.ie d1c44bd4ed Tweaked QueryInterface implementation 1998-12-13 21:41:46 +00:00
locka%iol.ie 80405835c4 Modified IOleCommandTarget to support the same commands as IE 1998-12-13 21:41:04 +00:00
locka%iol.ie 9f3428df67 Added preliminary support for windowless controls 1998-12-13 21:39:46 +00:00
beard%netscape.com 18984e5a80 First Checked In. 1998-12-13 05:01:04 +00:00
pinkerton%netscape.com 89ecdf3489 Tree view is no longer an nsITreeView but an nsIContentConnector. 1998-12-11 16:36:21 +00:00
dcone%netscape.com c6014a9c03 moved the begindocument() so things can be set up before the device context is inited and the size of the printer page is needed. 1998-12-11 16:07:10 +00:00
kmcclusk%netscape.com fd07a08d5e Added button to test_pr.html 1998-12-10 19:43:59 +00:00
kmcclusk%netscape.com 53fed7552c Added test_pr to the set of sample file. test_pr is used to test printing of
form controls.
1998-12-10 18:55:45 +00:00
kipp%netscape.com 16c6c0c0ee Added automated regression testing support to the crawler 1998-12-10 18:05:59 +00:00
kipp%netscape.com a4da88b357 Added -rd argument handling 1998-12-10 18:05:35 +00:00
kipp%netscape.com f69e0eef92 Added FrameUtil 1998-12-10 18:05:06 +00:00
waterson%netscape.com d86a0959f9 Force the tree demo to dump the content model before displaying the tree. 1998-12-10 08:29:14 +00:00
troy%netscape.com a6b423f947 Changes to nsPrintOptions 1998-12-10 03:06:30 +00:00
troy%netscape.com 311641cb40 Changed StartDocument/EndDocument to use the correct device context 1998-12-09 23:12:56 +00:00
troy%netscape.com 6de236993c Moved StartDocument/EndDocument calls from page sequence frame to Print(). This
fits better with the Mac printing model
1998-12-09 22:36:17 +00:00
hyatt%netscape.com d4ec7486ce Modifications to make the tree view speak to RDF. 1998-12-09 19:56:30 +00:00
kipp%netscape.com a986505b5c Updated to latest nsIWebShellContainer API 1998-12-08 15:51:42 +00:00
waterson%netscape.com 4b956c6761 Some horrible hackery to get hyatt started on debugging the tree with a real content model. 1998-12-08 05:10:35 +00:00
waterson%netscape.com 22475ce871 Added CID for RDF tree document. 1998-12-08 04:56:10 +00:00
kipp%netscape.com 8aff77b70d Implement new NewWebShell API 1998-12-08 02:39:48 +00:00
sfraser%netscape.com 42226c005a Added Debug and Tools menus, and hooked up some of the menu items. They don't all work yet. 1998-12-08 02:16:42 +00:00
sfraser%netscape.com 18caeacae0 Don't crash when failing to create dialogs (which we don't have a widget for yet on Mac). 1998-12-08 02:15:21 +00:00
kipp%netscape.com 8cde7abb9e Implement new NewWebShell API 1998-12-08 01:57:40 +00:00
kipp%netscape.com 3f81658697 Added 2 more arguments to NewWebShell so that new top-level windows could be created properly 1998-12-08 01:57:00 +00:00
dcone%netscape.com 7d1ce17ed3 Changed some attributes on the printer items for the menus 1998-12-07 19:14:33 +00:00
kipp%netscape.com ef3b92674a Removed bogus cast 1998-12-07 16:16:46 +00:00
ramiro%netscape.com e68c0987c5 Include "gtklayout.h" only for gtk+ < 1.1.6 1998-12-07 06:52:42 +00:00
troy%netscape.com d31fad8e94 Changed Print() to use nsIPageSequenceFrame. Now we can print to multiple
pages
1998-12-07 03:45:30 +00:00
kipp%netscape.com b5ed9e2b7e Moved the starting url back to what it was 1998-12-05 16:06:38 +00:00
ramiro%netscape.com 9de953c38c Have cvs ignore generated files. 1998-12-05 11:07:45 +00:00
ramiro%netscape.com e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
akkana%netscape.com 5da3c4fcdf base/src/nscore.h 1998-12-04 21:36:23 +00:00
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
troy%netscape.com 969ef68900 Changed Print() to use a print context instead of a galley mode
context
1998-12-02 03:26:37 +00:00
waterson%netscape.com a18d7e3b4c Added rdf to LINCS. 1998-12-02 02:13:49 +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
waterson%netscape.com 62a440cd1b Added factory method for RDF documents. 1998-12-02 00:28:27 +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 8a0ceefe5f Mac shared library migration. Fixed some entries that were pointing to the debug build. Argh. 1998-12-01 00:44:07 +00:00
locka%iol.ie 174bf95edb Added binary flag for icons in build broke on other machines 1998-11-30 22:59:43 +00:00
locka%iol.ie ccddbf1bfd Added binary flag for icons in build broke on other machines 1998-11-30 22:57:21 +00:00
locka%iol.ie 935477ce8c Changed project to statically link to MFC 1998-11-30 22:53:49 +00:00
beard%netscape.com c0c7bc482d Mac shared library migration. 1998-11-30 22:15:00 +00:00
beard%netscape.com 7b2b7b599d First Checked In. 1998-11-30 22:14:25 +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 c23262dba0 should be fixed 1998-11-30 02:01:00 +00:00
mjudge%netscape.com 542442606d fixing files for stupid hack in nsComFactory.cpp 1998-11-29 23:19:24 +00:00
mjudge%netscape.com 0e0b211724 adding editor to the build 1998-11-29 22:13:27 +00:00
locka%iol.ie 0b267cb551 Updated to use CControlSite - a homegrown control site class 1998-11-29 18:33:31 +00:00
locka%iol.ie bac375ae27 *** empty log message *** 1998-11-29 18:08:59 +00:00
locka%iol.ie 60d6ca01d4 Added NS_INIT_REFCNT() to constructor 1998-11-29 18:06:34 +00:00
locka%iol.ie 39b36424f5 Added ControlSite.cpp & ControlSite.h 1998-11-29 18:05:04 +00:00
locka%iol.ie 33c15db8d9 Implemented IOleCommandTarget and stubs for printing support 1998-11-29 18:03:43 +00:00
locka%iol.ie b21c3d0708 First working version 1998-11-29 17:59:46 +00:00
ramiro%netscape.com 35281c0e38 Renamed the viewer from 'main' to 'viewer' 1998-11-28 22:18:24 +00:00
kipp%netscape.com 394ccd6829 Hide some noise; pass on Stop to content-viewer 1998-11-26 18:06:47 +00:00
kipp%netscape.com de5a385241 XPCOMize API; added Stop method 1998-11-26 18:06:25 +00:00
kipp%netscape.com a75d2cff3c Removed duplicate init 1998-11-26 18:06:08 +00:00
kipp%netscape.com d6feaa466a XPCOMize the methods; added Stop 1998-11-26 18:03:42 +00:00
rickg%netscape.com 5c9706fc64 removed unnecessary API's 1998-11-26 03:21:55 +00:00
peterl%netscape.com e3f218d5b4 style change notification support 1998-11-26 01:34:53 +00:00
rickg%netscape.com c630d34cb3 changed top 100 sites to Test Sites 1998-11-25 20:28:27 +00:00
locka%iol.ie dd37349cd2 Added IOleCommandTarget 1998-11-25 18:54:07 +00:00
kipp%netscape.com 1817d840b0 Removed related-links menu from windows 1998-11-25 18:42:47 +00:00
michaelp%netscape.com e943cafaea fixed non-painting controls on certain resize operations in xpviewer. 1998-11-25 02:52:04 +00:00