Commit Graph

512 Commits

Author SHA1 Message Date
rjc%netscape.com
498a3d2f28 Add a default menubar and a few default menuitems. 1999-08-23 09:18:08 +00:00
rjc%netscape.com
91111492d4 Still more search UI tweakage. 1999-08-23 09:02:56 +00:00
rjc%netscape.com
f474b04e01 A few more small search UI tweaks. 1999-08-23 08:50:41 +00:00
rjc%netscape.com
e03eb85ff6 Even more search UI tweaks. 1999-08-23 08:27:05 +00:00
rjc%netscape.com
5f3f874334 More search UI tweaking so that any given search engine's HTML is displayable. Just JS changes. 1999-08-23 08:12:36 +00:00
rjc%netscape.com
121f126547 Tweak search UI. Just XUL/JS/CSS changes. 1999-08-23 07:06:19 +00:00
waterson%netscape.com
fc037fdd5e Fix VC5.0 bustage. 1999-08-23 05:33:20 +00:00
waterson%netscape.com
31d081939b Make it work. 1999-08-23 04:20:28 +00:00
waterson%netscape.com
339b735a22 Clean up Unix compiler warnings. 1999-08-23 04:19:48 +00:00
ramiro%netscape.com
ca708111c1 Fix for gcc 2.7. 1999-08-23 03:54:04 +00:00
waterson%netscape.com
1a1fc4263e Initial revision. Not yet part of the build. 1999-08-23 03:48:53 +00:00
mccabe%netscape.com
62d42630f9 Remove unused explicit NS_DECL_IFOO declarations from %{C++ blocks in the header files; these are replaced by xpidl-generated NS_DECL_NSIFOO macros. 1999-08-23 01:41:52 +00:00
mccabe%netscape.com
ed5a2f8522 Move uses xpfe/components interfaces to using NS_DECL_NSIFOO macro. Several interfaces in xpfe/components declared their own NS_DECL_IFOO macros; I moved those to generated NS_DECL_NSIFOO and will remove the definitions in a subsequent checkin to prevent any risk of mid-checkin skew. 1999-08-23 01:07:33 +00:00
mccabe%netscape.com
17cdc659d1 NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
rjc%netscape.com
2ba747b8f3 Set a BASE TARGET and a default FONT POINT-SIZE. 1999-08-22 12:45:27 +00:00
hyatt%netscape.com
de12e8d8af The XUL file for bookmarks was badly messed up. 1999-08-22 08:35:48 +00:00
rjc%netscape.com
e0c6beafb1 Use window.open 1999-08-21 19:58:19 +00:00
ramiro%netscape.com
2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
ramiro%netscape.com
e5dfc2a7eb Ignore generated files. 1999-08-21 12:14:23 +00:00
rjc%netscape.com
7a1ee8255d Add HTML banners if available. 1999-08-21 09:26:10 +00:00
rjc%netscape.com
3c777fd878 Add default.htm into build. 1999-08-21 09:25:20 +00:00
rjc%netscape.com
0538f3a98a Add default.htm 1999-08-21 09:23:45 +00:00
rjc%netscape.com
bc3fa3a93d Search UI tweaks. Use ender widget to display HTML, until the problem with document.write()'ing html to an iframe is figured out. 1999-08-21 08:16:17 +00:00
rjc%netscape.com
80512137a7 More search UI cleanup. 1999-08-21 01:56:56 +00:00
rjc%netscape.com
f70144aae8 More small Search tweaks. 1999-08-21 01:29:53 +00:00
rjc%netscape.com
e62ef831a6 Check this damn file in. 1999-08-21 01:09:30 +00:00
rjc%netscape.com
abd8501364 Tweak search UI. 1999-08-21 00:56:27 +00:00
rjc%netscape.com
31e20fc761 Add internetresults.js into build. 1999-08-21 00:54:54 +00:00
german%netscape.com
26a08d1b75 cosmetic/usability improvements to unknown content dialog 1999-08-20 23:13:51 +00:00
hyatt%netscape.com
d819a08a33 Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
brade%netscape.com
0d66a9e356 fix align typo; comment out auto-save and external editors for now; add beginnings of page color prefs; remove old comment from bottom (html version) 1999-08-20 13:12:18 +00:00
brade%netscape.com
1257777160 removed unneeded strings; add in strings for color preferences 1999-08-20 13:07:04 +00:00
brade%netscape.com
04996da922 fixed apparent pref typo for calendar startup; fixed Calendar label (was Composer) 1999-08-20 13:05:32 +00:00
slamm%netscape.com
e21c7c28ba Fix hr sizing (put in div tag). Try to flex the tree. 1999-08-19 22:04:24 +00:00
slamm%netscape.com
08385d293e Open history items in new chromed window. Bug #11986. 1999-08-19 22:02:40 +00:00
slamm%netscape.com
68c788a1bc For debug-only, find default bookmarks file in its new home. 1999-08-19 22:01:40 +00:00
slamm%netscape.com
ca557e7923 Use chrome url for dtd's. 1999-08-19 22:00:48 +00:00
chuang%netscape.com
dce91382e5 replace pref html to xul 1999-08-19 20:07:18 +00:00
rjc%netscape.com
6cc3e0e601 Search UI tweaks. 1999-08-19 19:58:26 +00:00
german%netscape.com
c72c25f2d3 cosmetic sidebar changes, yield better look and better font inheriting from window 1999-08-19 14:08:56 +00:00
hshaw%netscape.com
341af68139 fix bug where RegisterService() was matched with ReleaseService() instead of UnregisterService() 1999-08-18 08:49:57 +00:00
danm%netscape.com
0ce57055ba disable browser appcore's load of default page for new windows created by NewWebShell. fixes bug 11404. a:cyeh@netscape.com 1999-08-16 22:23:19 +00:00
rjc%netscape.com
81fd405f35 Fix bug # 11832: Approval: chofmann. Review: waterson. 1999-08-14 11:11:45 +00:00
matt%netscape.com
fb9a2569b9 Adding for bug fix 11706 1999-08-12 22:46:26 +00:00
slamm%netscape.com
f8e268afd8 Remove double inclusion of rules.mk and autoconf.mk. Gave a bunch of warnings. a=don. 1999-08-12 20:53:25 +00:00
waterson%netscape.com
8888847e25 Bug 11484. Be defensive if a null pointer is passed as the doc title in SetPageTitle(). 1999-08-12 08:46:35 +00:00
waterson%netscape.com
b9100ed5ba Bug 11539. Only display description field until column pushers & resizing work. 1999-08-12 08:43:27 +00:00
rjc%netscape.com
c73c7adf6a Fix bug # 11626: get context menus in the bookmarks window working again. Approval: chofmann. Review: Hyatt 1999-08-12 08:30:02 +00:00
briano%netscape.com
5c04b254d7 Fixed the missing newline bug that was upsetting HP. 1999-08-12 01:53:17 +00:00
slamm%netscape.com
3c090283a0 Fix chrome urls as last part of fix for bug #10341. a=chofmann. Does not affect the build. 1999-08-12 00:10:32 +00:00