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 |
|
alecf%netscape.com
|
eac40061d6
|
add Unix makefiles
|
1999-02-11 07:29:55 +00:00 |
|
alecf%netscape.com
|
c953d63dd5
|
add makefile so we can export the IDL files
|
1999-02-11 07:29:02 +00:00 |
|
alecf%netscape.com
|
5cded95cfe
|
add db to list now that it's in the configure.in script
|
1999-02-11 07:28:08 +00:00 |
|
alecf%netscape.com
|
189927c7a1
|
update libraries because RDF now depends on layout (which has a zillion other dependancies)
|
1999-02-11 07:27:39 +00:00 |
|
alecf%netscape.com
|
f4e1254228
|
get rid of duplicate NET_SACat definition
|
1999-02-11 07:27:19 +00:00 |
|
bienvenu%netscape.com
|
915a3b55a5
|
start getting mailbox parsing going
|
1999-02-11 07:10:24 +00:00 |
|
bienvenu%netscape.com
|
ecc6b71db3
|
changes for getting local mail folder parsing to work
|
1999-02-11 07:09:26 +00:00 |
|
bienvenu%netscape.com
|
a27e524d3e
|
add error for not a mail folder
|
1999-02-11 07:09:05 +00:00 |
|