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 |
|