4977 Commits

Author SHA1 Message Date
pavlov%netscape.com
16398828fc more string love 2000-04-27 22:41:58 +00:00
pavlov%netscape.com
a406d1c43a string fun 2000-04-27 22:39:17 +00:00
scc%netscape.com
6b22577443 making string conversions explicit 2000-04-27 21:24:29 +00:00
rjc%netscape.com
c1cacd6030 Center customize dialog when its opened. 2000-04-27 14:36:54 +00:00
mccabe%netscape.com
8b84267575 Add console.css file; make javascript console scrollable. Fix to 35998. 2000-04-27 08:45:30 +00:00
rjc%netscape.com
607a4a039f Fix bug # 37199: small search file parsing fix. 2000-04-27 08:29:02 +00:00
brendan%mozilla.org
36499eb772 Add TraceMalloc* native methods; allow multiple log files per site file. 2000-04-27 04:02:22 +00:00
rjc%netscape.com
a7ec34534b Fix bug # 37102: if its a "ftp://" URL and its a HTTP-INDEX mimetype, it has to be a directory, so ensure that the URL ends with a slash. 2000-04-27 01:17:10 +00:00
waterson%netscape.com
802e1754e6 Remove rdf:httpindex datasource from menus. r=rjc 2000-04-27 00:38:02 +00:00
ben%netscape.com
6e26a2425a added some new skin files 2000-04-27 00:34:13 +00:00
waterson%netscape.com
30a84aeeb3 Turn on 'add' menu in sidebar. r=slamm 2000-04-26 23:24:05 +00:00
waterson%netscape.com
c312d56dc3 Bug 37280 (workaround). Refresh sidebars *before* flushing the panels datasource to deal with the fact that there's a leak. r=slamm 2000-04-26 23:23:47 +00:00
alecf%netscape.com
c411fa7a75 skinify the wizard overlays 2000-04-26 21:50:49 +00:00
ducarroz%netscape.com
d259e8db92 Fix autocomplete dll name to be 8.3. That will fix problem that autocomplete dll isn't installed on Windows. 2000-04-26 21:44:21 +00:00
cata%netscape.com
a7be9647e8 Label name changed. 2000-04-26 21:26:18 +00:00
cata%netscape.com
0284e64889 Fixes on the Charset Menu. 2000-04-26 21:25:00 +00:00
slamm%netscape.com
8b6150166b Ignore generated Makefile 2000-04-26 14:24:16 +00:00
slamm%netscape.com
2e56cd2b30 Add a Destruct() function to remove observers on onload. 2000-04-26 14:22:42 +00:00
slamm%netscape.com
5db6e8d813 Add folder icons for selected states. 2000-04-26 14:22:24 +00:00
slamm%netscape.com
84869c36bd Fix up tree styles. Fixes icons, indenting, and twisties. Also, reduces amount of style matching that needs to be done. r=hyatt 2000-04-26 14:21:56 +00:00
slamm%netscape.com
967b6fb88e Do not persist the open state of folders for now.Fix up tree styles. Fixes icons, indenting, and twisties. Also, reduces amount of style matching that needs to be done. 2000-04-26 14:20:14 +00:00
slamm%netscape.com
7e59d49aac Replace start_batch() and end_batch() calls with refresh_all_sidebars() to clear up the intent of the code. 2000-04-26 14:19:26 +00:00
slamm%netscape.com
5a1e4419d4 Add label for popup menu panel picker. 2000-04-26 14:18:48 +00:00
slamm%netscape.com
fd71ff470d Add a popup menu to include/exclude sidebar panels (bug 24035). The sidebar header that includes the menu is now an XBL widget. Add support for picking a specific default panel (requested by AIM, bug 36967). 2000-04-26 14:18:43 +00:00
slamm%netscape.com
02487d7926 Add a popup menu to include/exclude sidebar panels (bug 24035). The sidebar header that includes the menu is now an XBL widget. Also, rely on the toolbar styles more. 2000-04-26 14:18:17 +00:00
slamm%netscape.com
5154865dd3 Add bindings for sidebar header so it can be either a box or a splitter as needed. 2000-04-26 14:17:45 +00:00
slamm%netscape.com
e28ad67933 Add bindings for treecell-indented-leaf and treecell-indented-folder. Fixes twisties in trees. Checkin for hyatt. 2000-04-26 14:17:33 +00:00
brade%netscape.com
531ecd00b0 add some missing entities 2000-04-26 08:58:46 +00:00
brade%netscape.com
382b01ee17 insert function for FillInTooltip a=ben; remove duplicate function NewEditorFromDraft 2000-04-26 08:57:04 +00:00
brade%netscape.com
83f29141f3 move tooltip into globalOverlay a=ben 2000-04-26 08:56:39 +00:00
brade%netscape.com
3ce380d3ae move popupset for tooltip out of navigator.xul into globalOverlay.xul 2000-04-26 08:54:42 +00:00
sspitzer%netscape.com
80cff97dff if you double click a file, open it. patch from dshahbaz@ucla.edu. r=sspitzer 2000-04-26 03:50:59 +00:00
ftang%netscape.com
c29261804c fix 23705. r=pavlov change to unicodePath from path for nsILocalFile 2000-04-26 03:46:30 +00:00
danm%netscape.com
2aeb01376b use preference for browser chrome url (aka navigator.xul). bug 31867 2000-04-26 02:25:28 +00:00
hyatt%netscape.com
2cb0f39094 making menus 30-40% faster. 2000-04-26 02:21:47 +00:00
mjudge%netscape.com
2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
cls%seawood.org
4f56fe6a2e Changed nsinstall to fail if the file to link against does not exist. Objdir build breakage should become more apparent when it happens. Thanks to Greg Noel <GregNoel@san.rr.com> for the patch. 2000-04-25 10:52:11 +00:00
hyatt%netscape.com
8328beb11c Tweak menulist. 2000-04-25 08:38:12 +00:00
hyatt%netscape.com
3ca119d9eb landing debug rules 2000-04-25 06:35:28 +00:00
mscott%netscape.com
ff59a1e32d Bug #33156 --> implement real progress as a percentage of the document download. 2000-04-25 05:52:10 +00:00
mscott%netscape.com
1971304ff9 Bug #33156 --> add a OnProgress handler 2000-04-25 05:51:04 +00:00
mscott%netscape.com
0fcca278f0 Bug #33156 --> finish new nsIWebProgress work --> implement real progress as a percentage of the document download. 2000-04-25 05:50:23 +00:00
ben%netscape.com
9eb67c9209 correct reference to invalid stylesheet 2000-04-25 04:25:21 +00:00
ben%netscape.com
52f4791146 fix for gigantic personal toolbar 2000-04-25 04:20:18 +00:00
ben%netscape.com
e6e329fcd4 fix for XBL assertions on startup 2000-04-25 04:13:08 +00:00
pinkerton%netscape.com
7995d8a281 adding ability to drag a file from the desktop into the content area. 2000-04-25 04:10:36 +00:00
pavlov%netscape.com
bb58b57e39 add rules for tree-cell-icon 2000-04-25 03:27:01 +00:00
pavlov%netscape.com
6ef65037c4 fix to use new tree rules 2000-04-25 03:25:13 +00:00
ben%netscape.com
4acf7f91f6 another tweak 2000-04-25 03:10:15 +00:00
ben%netscape.com
8200a403f8 update reference to dead file -> new file with shorter name 2000-04-25 02:46:31 +00:00