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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
hyatt%netscape.com
|
081ff9d992
|
Fixing prefs.
|
2000-01-10 11:34:29 +00:00 |
|
hyatt%netscape.com
|
c9411db009
|
Forgot some tree checkin stuff.
|
2000-01-10 07:22:36 +00:00 |
|
rgoodger%ihug.co.nz
|
1e3136acae
|
[prefwindow] proxy panel cleanup
|
2000-01-08 12:53:56 +00:00 |
|
rgoodger%ihug.co.nz
|
eed4d2c1fb
|
[prefwindow] cache, cookies and wallet panes cleanup
|
2000-01-08 12:38:24 +00:00 |
|
rgoodger%ihug.co.nz
|
da11fd4b05
|
[prefwindow] advanced pane cleanup
|
2000-01-08 12:25:47 +00:00 |
|
rgoodger%ihug.co.nz
|
9eb8bbe012
|
[prefwindow] extend prefwindow to provide pseudo-onload handlers, download panel cleanup
|
2000-01-08 12:21:29 +00:00 |
|
rgoodger%ihug.co.nz
|
9d9b4896fb
|
[prefwindow] offline panel tidy-up
|
2000-01-08 11:25:24 +00:00 |
|
rgoodger%ihug.co.nz
|
e91be729fa
|
[prefwindow] smartupdate panel tidy-up
|
2000-01-08 11:21:33 +00:00 |
|
rgoodger%ihug.co.nz
|
dde10ea287
|
[prefwindow] composer panel cleanup...
|
2000-01-08 11:10:19 +00:00 |
|
rgoodger%ihug.co.nz
|
7899c54eff
|
[prefwindow] search pane tidy-up
|
2000-01-08 11:02:15 +00:00 |
|
rgoodger%ihug.co.nz
|
227a88b8a9
|
[prefwindow] smart browsing tidy up
|
2000-01-08 10:51:54 +00:00 |
|
rgoodger%ihug.co.nz
|
cd315b9609
|
[prefwindow] applications panel tidy-up
|
2000-01-08 10:31:02 +00:00 |
|
rgoodger%ihug.co.nz
|
6bc4955b7f
|
[prefwindow] reorder button classes (lang panel)
|
2000-01-08 09:51:29 +00:00 |
|
rgoodger%ihug.co.nz
|
4ce4e191b4
|
[prefwindow] languages pane tidy up
|
2000-01-08 09:48:00 +00:00 |
|
rgoodger%ihug.co.nz
|
421ad865d8
|
[prefwindow] fix "choose file" for homepage selection in navigator panel
|
2000-01-08 09:12:01 +00:00 |
|
rgoodger%ihug.co.nz
|
a701ce3c25
|
[prefwindow] navigator pane cleanup, fix "use current page" and "choose file" for homepage
|
2000-01-08 09:07:11 +00:00 |
|
rgoodger%ihug.co.nz
|
8c91a278cc
|
[prefwindow] theme panel cleanup
|
2000-01-08 08:18:49 +00:00 |
|
rgoodger%ihug.co.nz
|
b758085feb
|
[prefwindow] more cleanup
|
2000-01-08 08:05:44 +00:00 |
|