Commit Graph

2181 Commits

Author SHA1 Message Date
ramiro%netscape.com
b7e6ce22cb Dont link in zlib, its not needed. 1999-08-05 22:38:08 +00:00
matt%netscape.com
b5163aeb72 Fixing bugs 6826 1999-08-05 22:10:12 +00:00
matt%netscape.com
4dd8ad49ab Adding treehead to prefs 1999-08-05 21:42:15 +00:00
matt%netscape.com
2cc6563676 Adding new box prefs.
fixing prefs bugs
1999-08-05 21:41:40 +00:00
kin%netscape.com
f5a18a6ee6 Add return statement to operator=(). Fixes Win32 VC++ 5 build bustage. 1999-08-05 20:20:14 +00:00
waterson%netscape.com
e5f37d211d Bug 11323. Make sure to set doc title in global history once we know it. 1999-08-05 20:15:33 +00:00
slamm%netscape.com
35110faa8c Drop panel name from dialog title. 1999-08-05 20:09:54 +00:00
rjc%netscape.com
4b5d7ed45b Fix icon alignment. 1999-08-05 20:05:26 +00:00
slamm%netscape.com
569a0e4b9d Add the panel preview dialog. 1999-08-05 19:52:51 +00:00
slamm%netscape.com
5a76c4db1f Remove the treehead (bug #10950). 1999-08-05 19:50:44 +00:00
slamm%netscape.com
fccb9b035e Use the chrome URL instead of resource URL for properties. 1999-08-05 19:49:39 +00:00
slamm%netscape.com
e6da882fa7 Fix the scrollbar. Remove the treehead (bug #10950). 1999-08-05 19:48:47 +00:00
slamm%netscape.com
2f498bba93 Tweak toolbar popups. Make the scrollbar work for them. 1999-08-05 19:47:21 +00:00
sspitzer%netscape.com
0fc6c99e2d fix warnings 1999-08-05 19:47:10 +00:00
ramiro%netscape.com
811bd6416f Dont link -lxp, its not needed. 1999-08-05 13:46:52 +00:00
ramiro%netscape.com
b3069d6ccb Remove duplicate -lxpcom link flag. 1999-08-05 13:09:41 +00:00
ramiro%netscape.com
94ad423b9e Dont link in libcaps. Its not needed. 1999-08-05 12:52:23 +00:00
ramiro%netscape.com
eb3533c79e Dont link with nsappshell, its not needed. 1999-08-05 12:41:27 +00:00
waterson%netscape.com
2443f1c614 Let's try it again. Replacing history implementation with MDB. 1999-08-05 06:43:17 +00:00
waterson%netscape.com
c89a59de4c Back out -- not sure what's wrong. 1999-08-05 05:33:31 +00:00
waterson%netscape.com
1b9906d636 Remove global history; move to webshell. 1999-08-05 05:13:34 +00:00
waterson%netscape.com
fe7e7976fe Fix history window. 1999-08-05 05:11:42 +00:00
waterson%netscape.com
cf191de831 Replace history implementation with MDB. 1999-08-05 05:10:38 +00:00
hyatt%netscape.com
fdd29e18c2 Fix for bug where window.title couldn't be set using onload handler. 1999-08-05 02:16:16 +00:00
danm%netscape.com
b9b55f1e26 fixed named frame targeting 1999-08-05 01:50:25 +00:00
rjc%netscape.com
c373460476 Magical munging for IE Favorites and NetPositive (BeOS). 1999-08-05 01:43:19 +00:00
rjc%netscape.com
2e76c0daf4 Magical munging for IE Favorites and NetPositive (BeOS). 1999-08-05 01:38:02 +00:00
valeski%netscape.com
0efb259cfa api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
1999-08-05 01:28:30 +00:00
rjc%netscape.com
439c6bb929 XUL/JS changes. 1999-08-05 01:14:53 +00:00
slamm%netscape.com
f69092803f Hack the dtd URIs for now. The directories will need to be restructured a bit to fix this correctly. 1999-08-05 00:08:09 +00:00
slamm%netscape.com
e20f73dd67 Recommit. Add entity files. 1999-08-04 23:45:32 +00:00
slamm%netscape.com
1c61a743ad Not ready yet. back out. 1999-08-04 23:43:05 +00:00
slamm%netscape.com
05a260de1b Move entities into dtd files. 1999-08-04 23:40:49 +00:00
danm%netscape.com
e5f9a7584d enable non-chrome window.open for platforms other than Windows 1999-08-04 23:26:21 +00:00
slamm%netscape.com
8d06b361dc Fix bug #9925: Down arrow behaves incorrectly. 1999-08-04 23:10:56 +00:00
radha%netscape.com
ff2e62907c Pass url load type LOAD_HISTORY when loading a url due to a back or forward button click 1999-08-04 22:44:59 +00:00
radha%netscape.com
18d1026df5 Add a new loading type LOAD_HISTORY 1999-08-04 22:44:13 +00:00
valeski%netscape.com
c154601cf9 we're now returning load url error codes out 1999-08-04 21:45:06 +00:00
hangas%netscape.com
34489a7224 Moving tree styles around such that mailnews uses xul.css for tree style and xul.css has correct colors on tree headers. Hook?=slamm, sspitzer 1999-08-04 21:21:18 +00:00
slamm%netscape.com
6d8ebac42c Remove OpenBookmarkURL() call from Bookmarks menu (it's already on the individual items). 1999-08-04 21:10:47 +00:00
slamm%netscape.com
cbb5912473 Remove default pref for open/close so that individual sidebars can set it the way they want. 1999-08-04 20:43:03 +00:00
slamm%netscape.com
ff863c8659 Bring customize dialog closer to spec. Workaround tree datasource bug #11258 (use resource URL for now). 1999-08-04 20:40:21 +00:00
slamm%netscape.com
4e15f8f7f3 Remove entry for unused and non-existant gif, online.gif. 1999-08-04 20:37:51 +00:00
slamm%netscape.com
1979545385 Use window.open instead of toolkit core to open bookmarks window. (workaround fix for bug #9972) 1999-08-04 20:36:42 +00:00
matt%netscape.com
ef31978406 taking out pref dump 1999-08-04 20:30:43 +00:00
german%netscape.com
aad0a85b17 Small changes to improve look and feel of open file open dialog and enable intrinsic sizing. Hook? = cyeh granted. Tree also just turned green. 1999-08-04 18:38:13 +00:00
chuang%netscape.com
a0afb83e9b replace html files to xul files 1999-08-04 18:29:28 +00:00
waterson%netscape.com
0f68422ab8 Let's try that again. 1999-08-04 06:13:06 +00:00
waterson%netscape.com
b3cdfa7d3b Re-added as binary. 1999-08-04 06:10:27 +00:00
waterson%netscape.com
b88bcac2a0 Removing flames.gif so I can re-checkin with -kb option. 1999-08-04 06:09:56 +00:00