3781 Commits

Author SHA1 Message Date
slamm%netscape.com
4bb5f6be0e Fix search panel popping open. r=rjc. 2000-01-13 23:46:13 +00:00
slamm%netscape.com
fcb6b2bea2 Style tweak. Reduce the line under the panel headers. r=german. 2000-01-13 23:44:17 +00:00
bienvenu%netscape.com
631db5d616 fix mork cell leaks in history, r=waterson 2000-01-13 23:35:00 +00:00
waterson%netscape.com
b9b0df347d Bug 23799. Add a brief comment to clarify wtf is going on here. r=valeski 2000-01-13 23:25:25 +00:00
waterson%netscape.com
c208e50cf6 Bug 23799. Remove <html:div> surrounding the <tree> tag and update the 'style' attributes to accomodate recent hyattfunkage. r=valeski 2000-01-13 23:24:50 +00:00
slamm%netscape.com
44ed5e23f6 Second part of fix for bug #21862, unable to resize preview dialog. Previously checked in changes to preview.xul 2000-01-13 23:11:43 +00:00
slamm%netscape.com
3681663eed Fix for 'View / Sidebar' not showing sidebar (bug #14685). Fix for javascript error (bug #23829). 2000-01-13 23:09:44 +00:00
akkana%netscape.com
d13bd70ac4 Add control bindings for cut/copy/paste/undo/redo, as per posting on mozilla-unix and mozilla-ui. r=pavlov 2000-01-13 23:03:16 +00:00
rgoodger%ihug.co.nz
6835844d3c profile manager II, text correction. 2000-01-13 09:43:38 +00:00
sspitzer%netscape.com
6c2be4b95c remove more dead weight 2000-01-13 06:28:57 +00:00
putterman%netscape.com
eeefbc770a styles for menuitem/menu/menuseparator when they are hidden. r=hyatt. 2000-01-13 06:03:28 +00:00
syd%netscape.com
bc209b8ee8 restore id to first treechildren tag to fix broken overlay in commercial tree.
r=ben goodger
2000-01-13 04:56:59 +00:00
rgoodger%ihug.co.nz
064abf35b7 ProfileManager II, r=gayatrib@netscape.com, sspitzer@netscape.com 2000-01-13 04:19:46 +00:00
alecf%netscape.com
284bc34f4d use the new "controls" attribute of the document to speed up the prefs and profile wizard
r=ben_goodger
2000-01-13 03:44:01 +00:00
slamm%netscape.com
176f2d9179 Fix for bug #21862, unable to resize preview dialog. 2000-01-13 02:26:02 +00:00
slamm%netscape.com
56280431b3 Add minimum widths to fix bug #18428 (iframe would overlap when sidebar made narrow). 2000-01-13 02:18:23 +00:00
slamm%netscape.com
8af180d2b0 Indent xul properly. 2000-01-13 02:17:19 +00:00
law%netscape.com
74c3c08fc8 Fix for Mac build bustage; comment out some debugging code 2000-01-13 01:09:41 +00:00
slamm%netscape.com
56ce3a4d58 Adjust min child count. It is different with the new tab layout. 2000-01-13 00:08:52 +00:00
slamm%netscape.com
741329d94f Make selected panel more visible. Have selected panel header slide out to the left. Add a border under the panel headers to visually group them. 2000-01-12 23:36:07 +00:00
jj%netscape.com
568ddd211c #23776: bumped up version number to M13 (Finder's Get Info strings) 2000-01-12 22:51:02 +00:00
sspitzer%netscape.com
841ec989a9 fix the slashdot panel (the old ones were either delete or not updating.)
r=waterson
2000-01-12 22:21:21 +00:00
law%netscape.com
2c1b6b44ee Stuff for bug #18804; tweaks for new web shell; r=radha@netscape.com 2000-01-12 21:59:02 +00:00
morse%netscape.com
61a9624d09 fix bug 23037, allow autofill to use double-byte characters for i18n, r=dp 2000-01-12 21:53:32 +00:00
hyatt%netscape.com
491426eeca Never mind. 2000-01-12 08:32:23 +00:00
hyatt%netscape.com
3c744cb721 Reverting treecells back to boxes. 2000-01-12 08:29:39 +00:00
rjc%netscape.com
cb61f040de Fix bug # 23689: flush bookmarks after adding new nodes. 2000-01-12 06:38:42 +00:00
slamm%netscape.com
f61465810a Fix layout problem with mailnews. The iframe in 'My Panels' would not strecth. Added an extra box layer to contain it. r=akkana 2000-01-12 00:48:45 +00:00
slamm%netscape.com
d2e46339c1 Update selected panel after update. Fix for #23616. Also, use uppercase names for function call. r=akkana 2000-01-12 00:48:41 +00:00
slamm%netscape.com
b8047b3cf9 Use uppercase names. r=akkana 2000-01-12 00:48:38 +00:00
slamm%netscape.com
2296c1b32c Make assertions in sidebar datasource to mark the batch update. The observer in sidebarOverlay.js uses it to update the panel selection properly. Fixes bug #23616. Capitalize all functions called from xul. Reorder functions. Pick some clearer names. Add comments. r=akkana 2000-01-12 00:48:35 +00:00
slamm%netscape.com
cecb1719c2 Move preview.css entry from content area to skins area. duh. Fixes bug #21478. Also export sidebar.css (it brings in the global styles). r=akkana 2000-01-12 00:48:32 +00:00
rgoodger%ihug.co.nz
7f2964ae11 partial fix to bool radio persistence bugs (r=sfraser@netscape.com, v=mcafee@netscape.com), tree sizing fix (r=sfraser@netscape.com) 2000-01-12 00:20:05 +00:00
racham%netscape.com
3bcdb951b8 Fixing bug 16673. User50 directory on windows will now lives 1 level up fromthe executable. r=ssu 2000-01-11 23:07:22 +00:00
rjc%netscape.com
5611880580 Even if pref string is an empty string, if it wasn't null, need to free it. 2000-01-11 22:44:18 +00:00
rjc%netscape.com
eafd89b569 Check preference string to make sure its not an empty string before using. 2000-01-11 22:11:07 +00:00
pp%ludusdesign.com
698852a4f4 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
dougt%netscape.com
904b58b92b URL loading did not work when I click on the Update notificaiton menu item.
I am just going to hard code a URL for this until I get an interface on
xpflash which can convert a update name to an update url.
2000-01-11 09:47:33 +00:00
dougt%netscape.com
bc5e6a966d Adding URL loading when clicked. 2000-01-11 09:18:43 +00:00
dougt%netscape.com
815de20342 Adding Update Notification to the task menu bar.
r=waterson.
2000-01-11 08:58:22 +00:00
mcafee%netscape.com
0de3b90af8 Typo was preventing browser.cache.check_doc_frequency from sticking. r=rgoodger@ihug.co.nz 2000-01-11 06:56:27 +00:00
mcafee%netscape.com
baad033001 Resurrecting some prefs we lost in the pref landing. r=rgoodger@ihug.co.nz 2000-01-11 06:47:05 +00:00
waterson%netscape.com
be3e3ef47b Nitpicky cleanup. 2000-01-11 05:12:36 +00:00
waterson%netscape.com
89e0ac5f08 Make sure we can handle queries for -negative- assertions. (Failure to do so was causing history title's not to show up.) 2000-01-11 05:08:30 +00:00
waterson%netscape.com
7e5711a8b0 Fix separator rule. 2000-01-11 04:58:16 +00:00
waterson%netscape.com
defe75dc6b Replace raw QueryInterface() calls with CallQueryInterface(). Other misc cleanup. 2000-01-11 04:58:05 +00:00
mccabe%netscape.com
f1521991f9 Fix to 9967.
Explicitly disable floating-point exceptions on FreeBSD, to force conformance with IEEE-specified behavior that the JS engine depends on.

Thanks to saska@acc.umu.se for the patch, and especially to all the experts who contributed to the discussion of this issue on the 9967 report.

r=mccabe.
2000-01-11 02:30:12 +00:00
jdunn%netscape.com
cb0c532e85 Fix base class specifiers, since be default if they aren't specified it is Private
# 23237
r= warren@netscape.com, ftang@netscape.com, jband@netscape.com
2000-01-11 01:45:34 +00:00
waterson%netscape.com
e1f1e5b7fa Use '0' instead of '-1' to mean 'a real column'. Fixes Unix warnings. 2000-01-11 01:20:19 +00:00
waterson%netscape.com
3b5e918c07 Bug 22294. Reject empty URLs; support ArcLabelsIn() and GetSource[s](). r=rjc 2000-01-11 01:12:12 +00:00