Commit Graph

16807 Commits

Author SHA1 Message Date
hyatt%netscape.com
48eae02221 Removing some interfaces. 1999-02-11 23:09:41 +00:00
hyatt%netscape.com
972c65648f SHuffling around of interfaces. 1999-02-11 23:08:52 +00:00
karnaze%netscape.com
0f23c87234 table related frames don't create frames for children that are invalid (e.g. map, body, etc.) 1999-02-11 23:08:28 +00:00
alecf%netscape.com
98ca04a8fb forgot to substitute MOZ_XTERM_UPDATE 1999-02-11 23:08:26 +00:00
troy%netscape.com
57b43ab716 Partial fix for bug #644. We still re-load the document un-necessarily, but
at least now we move to the anchor
1999-02-11 23:08:04 +00:00
ramiro%netscape.com
5488848d0a C++ comment in c file. 1999-02-11 23:03:25 +00:00
rhp%netscape.com
fa7f88ef3e Updated the way to access the web shell of interest. 1999-02-11 23:02:51 +00:00
dougt%netscape.com
e36c3880a0 removing extra semicolons so that the mac build does not complain. 1999-02-11 20:51:37 +00:00
wtc%netscape.com
756c02f930 Bugsplat bug #342631: a better implementation of the atomic routines
for HP-UX 11.  Use a set of locks to reduce lock contention.  Thanks
to Rick Swift <swift@npec.netscape.com> for contributing this code.
1999-02-11 20:06:31 +00:00
dougt%netscape.com
6e577e1c40 Removed Rods Spears changes to this file. 1999-02-11 20:05:34 +00:00
rhp%netscape.com
33d49032e4 Added changes to get a hold of the webshell. 1999-02-11 19:56:40 +00:00
pinkerton%netscape.com
3288a5382a Dont export or build toolbar or tree stuff. 1999-02-11 19:20:35 +00:00
rods%netscape.com
e7dfe59bb3 Removed the PasswordUsername method. 1999-02-11 19:14:28 +00:00
rhp%netscape.com
09dd4718c5 Adding windows makefiles 1999-02-11 19:11:07 +00:00
rods%netscape.com
399b7a4b21 Added a comment 1999-02-11 18:43:03 +00:00
rods%netscape.com
a6fe64ba56 Fixed mail demo so it works 1999-02-11 18:42:46 +00:00
rods%netscape.com
13d34afe88 Added some more debugging 1999-02-11 18:42:09 +00:00
rhp%netscape.com
e567d1e199 Makefile updates 1999-02-11 18:36:41 +00:00
rods%netscape.com
785ddfe1a6 Commented out the rollover code that sets the class to a pseudo-class 1999-02-11 18:36:40 +00:00
rhp%netscape.com
c0c66b9c35 Removed the NET_RegisterContentTypeHandler call from the test app. 1999-02-11 18:35:45 +00:00
pinkerton%netscape.com
836c38999e Reexport nsIToolbarItem (for throbber). 1999-02-11 18:30:04 +00:00
rhp%netscape.com
ad6a84f5d3 Added NET_RegisterContentTypeConverter into the factory autoregistration
code so we don't have to hack viewer, etc... anymore to do this.
1999-02-11 18:29:24 +00:00
pinkerton%netscape.com
9c1465de27 reexport nsIToolbarItem because the throbber needs it (this needs to be removed). 1999-02-11 18:29:05 +00:00
kmcclusk%netscape.com
3aceaa77fa Added reset, submit, button, and file input types to test_pr sample. 1999-02-11 18:28:41 +00:00
kmcclusk%netscape.com
c78c43bfcb Added additional style rules+properties for INPUT elements for printing and gfx-rendering. 1999-02-11 18:27:38 +00:00
terry%netscape.com
4de9efb234 Removed duplicate entries. 1999-02-11 18:24:52 +00:00
pinkerton%netscape.com
3442f409dc Don't build or export the tree/toolbar stuff since they aren't widgets anymore 1999-02-11 18:08:25 +00:00
bienvenu%netscape.com
8ea0c2fbfb get local folder stuff to linking point 1999-02-11 18:06:08 +00:00
pinkerton%netscape.com
65b5710ba2 don't export tree or toolbar stuff. 1999-02-11 17:58:17 +00:00
pinkerton%netscape.com
a48d272b36 Removing tree and toolbar widgets from being created, as they are now frames. 1999-02-11 17:58:07 +00:00
pinkerton%netscape.com
ccc9feeb19 remove toolbars and tree widget registry, as they are no longer widgets. 1999-02-11 17:51:56 +00:00
rods%netscape.com
c40bc62574 Moved toolbar images from dead xpviewer directory to appcores/xul/resources 1999-02-11 17:17:56 +00:00
pinkerton%netscape.com
cd9d54c58a Remove toolbar/tree demo code (which was commented out). 1999-02-11 16:48:13 +00:00
rods%netscape.com
9ab0131da7 Removed XULCOmmandCID 1999-02-11 16:14:43 +00:00
rods%netscape.com
9fabe1a428 Fixed up toolbar.xml so Back and Forward work
Added BrowserInitPage.html for easy testing of browser features
1999-02-11 16:01:56 +00:00
rods%netscape.com
e45a2f737d Fixed a few things, added APP_DEBUG for turning on and off debugging 1999-02-11 15:57:08 +00:00
troy%netscape.com
902190112d API changes for nsIPresContext ResolveStyleContextFor and ResolvePseudoStyleContextFor 1999-02-11 15:56:23 +00:00
troy%netscape.com
c553baf851 Changed to using nsCOMPtr 1999-02-11 15:54:13 +00:00
troy%netscape.com
3b9ef6ef19 Changed ResolveStyleContextFor and ResolvePseudoStyleContextFor to use pointer
arguments instead of references for OUT parameters
1999-02-11 15:53:26 +00:00
rods%netscape.com
e5af8d2c81 Removed the commented out XULCommandCID 1999-02-11 15:20:42 +00:00
dcone%netscape.com
164d8fc794 added nsXULCommand.cpp to project 1999-02-11 15:18:54 +00:00
rods%netscape.com
37cbab4969 Added XULCommand back in fixed commands 1999-02-11 15:14:34 +00:00
rods%netscape.com
a475436887 Moved XULCommand back to xpfe/appshell 1999-02-11 15:13:29 +00:00
dcone%netscape.com
58ad6f561d Took out nsXULCommand.cpp 1999-02-11 15:13:20 +00:00
grail%cafebabe.org
de607c82e2 Patches to make sure everything is correctly typed and good. 1999-02-11 11:07:55 +00:00
briano%netscape.com
14f7f194b1 Automated update 1999-02-11 09:32:01 +00:00
briano%netscape.com
a50efb1131 Automated update 1999-02-11 09:19:28 +00:00
briano%netscape.com
d2feec33d4 Automated update 1999-02-11 07:45:35 +00:00
alecf%netscape.com
828f2ad399 add new mail/news, js, and xpfe Makefiles (js and xpfe/AppCore/idl aren't active yet) 1999-02-11 07:32:54 +00:00
alecf%netscape.com
fd319d6b69 ignore generated files 1999-02-11 07:31:53 +00:00