Commit Graph

639 Commits

Author SHA1 Message Date
danm%netscape.com
11f7fa25f7 adding JavaScript.shlb 1999-09-07 23:46:52 +00:00
matt%netscape.com
c9e72b298e rewriting prefs for smartupdate and fixing bug13272 1999-09-07 23:21:09 +00:00
ramiro%netscape.com
83ca30e0f7 Move the debug prefs to their own panel. Add Invalidate() flashing
debug pref for debuggin painting events.
1999-09-07 19:36:48 +00:00
dbragg%netscape.com
c6d7ec42e7 Removed the Entities. They've been in a .dtd file for a few days. 1999-09-07 18:22:40 +00:00
rjc%netscape.com
f2e91fe2f4 Remove meaningless "open" attribute. 1999-09-07 09:45:40 +00:00
rjc%netscape.com
351acab54e Use same strings. 1999-09-07 09:41:24 +00:00
rjc%netscape.com
970c6554bc Persist "open" attribute in bookmark's panel, and be sure to set "status" and "type" attributes so that we get proper icons! 1999-09-07 09:31:20 +00:00
rjc%netscape.com
51bc18e6ca Added XXX comment, and now also size content to window. 1999-09-07 07:52:11 +00:00
rjc%netscape.com
4292439855 Center table. 1999-09-07 07:33:56 +00:00
rjc%netscape.com
d856f132e4 Fix silly warning. 1999-09-07 06:55:20 +00:00
rjc%netscape.com
a7caa1f3d9 If startHour is greater than endHour, switch 'em. 1999-09-04 07:36:12 +00:00
davidm%netscape.com
a24fec8ebe remove Mac command line initialation 1999-09-03 23:42:40 +00:00
rjc%netscape.com
260f384c92 Add check for null. 1999-09-03 23:02:09 +00:00
davidmc%netscape.com
c1b86c3728 file API changes 1999-09-03 22:27:25 +00:00
rjc%netscape.com
6b3c7e36af Also need to link against necko and timer libs. 1999-09-03 22:16:32 +00:00
rjc%netscape.com
6da7f94141 Don't forget const. 1999-09-03 22:13:02 +00:00
rjc%netscape.com
8e30415300 Landing support for "bookmark schedules". 1999-09-03 22:10:31 +00:00
hyatt%netscape.com
681f567519 Hooking up persistence of column state in bookmarks. 1999-09-03 09:33:32 +00:00
bruce%cybersight.com
100ee0f7a7 Use nsCRT::free() instead of delete[]. 1999-09-03 06:59:31 +00:00
law%netscape.com
aebc1da0da Fix warnings 1999-09-02 05:50:33 +00:00
law%netscape.com
cea06649ed Rearranged the code slightly 1999-09-02 01:09:47 +00:00
matt%netscape.com
42d2687c8e Fixing bugs 6830 6826 1999-09-01 22:05:56 +00:00
dbragg%netscape.com
2f0a3abf2a Added pref-smartupdate to the dist 1999-09-01 21:35:44 +00:00
dbragg%netscape.com
7441294219 Added the dtd file for pref-smartupdate.xul 1999-09-01 21:32:44 +00:00
dbragg%netscape.com
aaa9acd8af Changed pref-smartupdate.html to pref-smartupdate.xul 1999-09-01 21:31:11 +00:00
matt%netscape.com
f63d600a53 doing preftree.dtd update for mail and news 1999-09-01 20:50:41 +00:00
matt%netscape.com
b9391d57f9 taking out table pref style for border 1999-09-01 20:49:59 +00:00
matt%netscape.com
eb7c1b76f5 Adding new prefs for bugs.
Also clean up a bit.
1999-09-01 20:49:16 +00:00
waterson%netscape.com
623ec0f589 Fix for fancy new treewidget syntax. 1999-09-01 05:05:02 +00:00
waterson%netscape.com
9f6a3f23cd Use fancy new tree syntax for cells. 1999-09-01 05:04:35 +00:00
waterson%netscape.com
667393f434 Use a better icon for related links. 1999-09-01 05:04:12 +00:00
waterson%netscape.com
249ec491e3 Fix to use fancy new tree syntax. 1999-09-01 05:03:57 +00:00
waterson%netscape.com
b0f780f48f Fix tree to be lazy. 1999-09-01 03:21:36 +00:00
cyeh%netscape.com
34cd2ddae1 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
morse%netscape.com
954bf7212f fetch server location from a pref 1999-08-31 02:48:28 +00:00
rjc%netscape.com
6249d79620 Fix NewChannelFromURI() call due to addition of new parameter. 1999-08-31 00:33:40 +00:00
rjc%netscape.com
918914cf00 Remove cruft. 1999-08-31 00:17:59 +00:00
waterson%netscape.com
6d72fba30f Add 'html:div' to constrain tree widget. 1999-08-30 21:54:02 +00:00
rjc%netscape.com
aff2482ecf Add column sorting support for directory component listings. Default to ascending sort on "name" column. 1999-08-30 09:34:46 +00:00
waterson%netscape.com
2cb5c551b6 Fix for new twisty syntax. 1999-08-30 08:41:29 +00:00
waterson%netscape.com
96892c4a00 Fix related links style rules for new twisty syntax. 1999-08-30 08:36:34 +00:00
rickg%netscape.com
571880b551 try to make mac build happy 1999-08-30 08:15:47 +00:00
rickg%netscape.com
2d6546db25 changed usage from deprecated nsString API 1999-08-30 06:56:31 +00:00
rjc%netscape.com
ca5ceb098d Use new nsIXULSortService 1999-08-27 07:15:52 +00:00
rjc%netscape.com
bfa70305e3 Use nsIXULSortService 1999-08-27 06:55:10 +00:00
rpotts%netscape.com
0085d83ab0 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
cltbld%netscape.com
e1a35e11e5 backing out hyatt to fix mouseover/scrollbar crash 1999-08-26 21:37:20 +00:00
hyatt%netscape.com
9f079a0fef Patching the bookmarks.xul. 1999-08-26 19:27:36 +00:00
hyatt%netscape.com
aaa6b28aa0 Patching the bookmarks xul. 1999-08-26 10:26:11 +00:00
hyatt%netscape.com
140ec36d80 Getting the scrollbar back on the bookmarks tree. 1999-08-26 10:00:54 +00:00
waterson%netscape.com
27e1752503 Fix gcc-2.7.2.3 bustage. 1999-08-26 06:43:03 +00:00
waterson%netscape.com
495a3fff7d Wrap tree in an html:div to get scrollbar. 1999-08-26 06:13:13 +00:00
waterson%netscape.com
2b9196907b Use date and integer literals where appropriate. 1999-08-26 05:54:04 +00:00
waterson%netscape.com
b56bc5ce30 Recover from tree widget whackage. 1999-08-26 04:43:47 +00:00
rjc%netscape.com
a3f5738d1c Use new observes format. 1999-08-25 23:33:36 +00:00
rjc%netscape.com
17dc276e4f Modify OpenURL() call to try to resolve #URL attribute before opening URL. 1999-08-25 23:26:38 +00:00
rjc%netscape.com
9ac6f93b34 We need those observes tags on columns for sorting, so putting 'em back in. Also, remove some cruft from the .js file that's no longer being used. 1999-08-25 22:51:52 +00:00
sfraser%netscape.com
8a89a43d63 Fix the output directory for the headers target. 1999-08-25 21:27:35 +00:00
ramiro%netscape.com
7ee0e69965 Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
hyatt%netscape.com
f390e34484 Fixing the bookmarks window to use the new rules. 1999-08-25 10:29:52 +00:00
brendan%mozilla.org
defeffaabd Massive spankage to capitalize C++ method and attribute name bindings, per
Architecture Item 6.3 (news://news.mozilla.org/37BA89CF.3823D6F9%40meer.net).
1999-08-25 05:26:25 +00:00
waterson%netscape.com
65a73fd781 Some UI polish. 1999-08-25 03:50:15 +00:00
rjc%netscape.com
9ecb0eb822 Only write out attributes that actually have a value. 1999-08-25 03:13:13 +00:00
matt%netscape.com
ec57f1a9fd *** empty log message *** 1999-08-25 02:41:12 +00:00
matt%netscape.com
d14cbee0b7 Adding new pref files 1999-08-25 02:40:19 +00:00
waterson%netscape.com
8635d6917a Make open/close folder work. 1999-08-25 01:32:40 +00:00
mcafee%netscape.com
265c43df6e Adding temp pref for native/gfx widget rendering. r=matt 1999-08-25 01:10:02 +00:00
slamm%netscape.com
321aec9c42 Use chrome urls for history.css and history.js 1999-08-24 22:52:37 +00:00
waterson%netscape.com
678ad461b1 Update shared libs for opt build. 1999-08-24 22:05:14 +00:00
slamm%netscape.com
1bb5b94315 Add for dtd files. 1999-08-24 21:45:36 +00:00
waterson%netscape.com
198d54c56e Whoops. This was supposed to be upper-case. 1999-08-24 05:59:41 +00:00
waterson%netscape.com
34cb3f4cf2 First Checked In. 1999-08-24 05:57:22 +00:00
waterson%netscape.com
a53a6be53d Add 'directory' component to Unix build. 1999-08-24 05:22:19 +00:00
rjc%netscape.com
1fa7a606dc Search UI cleanup. 1999-08-24 05:16:56 +00:00
waterson%netscape.com
f725967952 Add 'directory' component to the win32 build. 1999-08-24 05:16:34 +00:00
rjc%netscape.com
eb5da8dbbf Add icons.css into build. 1999-08-24 05:16:22 +00:00
waterson%netscape.com
356cba3831 Fix refcounting bug that was causing crash; get rid of aggregation cruft; use nsEscape instead of home-rolled stuff. 1999-08-24 04:16:33 +00:00
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