Commit Graph

1418 Commits

Author SHA1 Message Date
law%netscape.com
d3aa6ff646 Transfer focus to existing dialog, if there is one; b=23029, r=sfraser 2000-02-09 15:39:21 +00:00
valeski%netscape.com
5b94267bd4 we don't want to default to GMT 2000-02-09 05:08:54 +00:00
matt%netscape.com
09e16ad76c This file was not supposed to get commited. 2000-02-09 02:12:33 +00:00
matt%netscape.com
53a54bac98 fixes for bugs 24758 2456 (commenting out lines) 23355 (changed .js pref sting) r=jud r=matt 2000-02-09 01:56:11 +00:00
brade%netscape.com
f8197f80ed add 2nd Composer pref panel 2000-02-08 15:03:09 +00:00
brade%netscape.com
914e6e1d34 First Checked In. 2000-02-08 15:02:23 +00:00
brade%netscape.com
56fc9e0699 add second composer panel 2000-02-08 15:01:34 +00:00
brade%netscape.com
39ce88dbea strings for pref dialog mockup 2000-02-08 14:59:26 +00:00
brade%netscape.com
73da4f0748 cleanup panel a little bit; remove commented stuff (to be moved to another panel) 2000-02-08 14:29:53 +00:00
sspitzer%netscape.com
69ae01cc66 on windows, make /mail be the same as -mail
on linux, make --mail be the same as -mail
r=alecf #23501
2000-02-08 11:59:06 +00:00
sspitzer%netscape.com
fdb386092a start building the remote controller (to be used by X-remote some time soon).
the current implementation (remoteControl.js) is just a stub implementation
soon to be fixed.  r=alecf
2000-02-08 08:24:54 +00:00
sspitzer%netscape.com
c18708e851 more cleanup. 2000-02-08 07:40:57 +00:00
sspitzer%netscape.com
08024cb1ff adding new files and makefiles. implementing a stub for the remote controller
in JS.  not part of the build yet.
2000-02-08 07:32:20 +00:00
pepper%netscape.com
b99e521b45 Yet another slipup with local code. removed myself from contrib list. 2000-02-08 06:34:19 +00:00
pepper%netscape.com
52ef5fea99 Removing myself as a contributor. I work here so it isn't needed. A slip up in the original checkin. 2000-02-08 06:32:25 +00:00
pepper%netscape.com
dbc88c6280 Adding the generic remote public interface and makefiles. Not hooked up to the core build yet. r=sspitzer 2000-02-08 06:21:25 +00:00
dp%netscape.com
d11e914f98 - Converted to Generic Module
- Removed unused CID
r=waterson
2000-02-08 05:39:23 +00:00
sspitzer%netscape.com
72e8a9e317 make it so -chrome <chrome url> does the right thing.
r=mscott
2000-02-08 03:12:39 +00:00
sspitzer%netscape.com
286dfe38d2 make it so -FOO, -Foo, and -foo all have the same effect.
r=mscott.  #25282
2000-02-08 02:50:32 +00:00
waterson%netscape.com
b21cefd4df Bug 12587. Tweak CSS and JS to make directories into links. Fix symlink stuff to be conditions off of SYMBOLIC-LINK, per lou's spec. 2000-02-08 01:20:01 +00:00
waterson%netscape.com
bd07ef4b98 Cleanup: collapse some QueryInterface implementations into macros; re-write ProcessData() to avoid hitting the heap more than necssary. 2000-02-08 01:17:27 +00:00
sspitzer%netscape.com
9431eb3736 more changes to get everyone using my arbitrary command line handling.
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
2000-02-08 01:11:13 +00:00
sfraser%netscape.com
ed0c5e7aba Remove PowerPlant dependencies, by temporarily #if 0 out some code. r=beard, scc 2000-02-07 23:38:28 +00:00
scc%netscape.com
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
rjc%netscape.com
11a0e3b5f5 Fix another simple warning. 2000-02-07 08:59:41 +00:00
rjc%netscape.com
d3f1ff5f73 Simple warning fix. 2000-02-07 08:45:51 +00:00
rjc%netscape.com
c765c57d7f Part of fix for bug # 25034: need to be able to support foreign charsets when searching. 2000-02-07 08:43:44 +00:00
dp%netscape.com
b3ff096fdd Fixing nsAtomTable assert on shutdown. Was caused by forgetting to
release a static categoryDataSource in the dtor. r=rjc,scc
2000-02-07 02:45:01 +00:00
ben%netscape.com
516acb28c0 provide pref to show the modal about dialog if one wishes. r=bryner 2000-02-06 22:35:54 +00:00
sspitzer%netscape.com
c00837ec56 I hate copy and pasted code. write two macros to do all the work for me.
r=alecf
2000-02-06 12:21:22 +00:00
bryner%uiuc.edu
af09411fc2 Removing unused dtd labels, and correcting grammar. r=jst@citec.fi 2000-02-05 23:31:39 +00:00
sford3%swbell.net
d6b94eefc3 Finishing 26478 2000-02-05 22:27:08 +00:00
sford3%swbell.net
f4d114f9e6 fix 26478, i18n work. r=sspitzer 2000-02-05 22:07:24 +00:00
sford3%swbell.net
ab7e1a02b0 more i10n, not part of the build yet, part of fix for 26478 2000-02-05 21:48:05 +00:00
alecf%netscape.com
8e7d3b39ee make appshell into a component
r=sspitzer
2000-02-05 05:38:13 +00:00
ben%netscape.com
7fff316748 fixing 24890 by making dialogs spawned from pref panels modal. r=jst@citec.fi 2000-02-04 23:49:54 +00:00
sspitzer%netscape.com
5e8570bef6 building this on windows and linux, mac soon.
adding a #define for which category nsICmdLineHanders are for.
2000-02-04 23:07:27 +00:00
warren%netscape.com
a4bc849b83 Fix for bug 24996 - moving file creation from nsStreamXferOp into nsFileTransport where it belongs. r=mscott 2000-02-04 09:29:55 +00:00
mscott%netscape.com
e41ecd9cd2 Back out rjc's checkin which broke bookmarks. (whenever you quit we lost your bookmarks)
a=sleestack
2000-02-04 08:39:08 +00:00
sspitzer%netscape.com
d4401b412d add the interface for a command line handler. not part of build yet. 2000-02-04 04:33:46 +00:00
beard%netscape.com
2acba7159d Added prefs for using nsViewManager2 to the debug panel. 2000-02-04 03:48:15 +00:00
law%netscape.com
ad81185b3e New file needed for Win splash screen; b=6391,r=davidm@netscape.com 2000-02-04 03:24:55 +00:00
slamm%netscape.com
450826235f Pick last panel as default instead of first (bug #25506).
Remember "My Panels" height for mailnews (bug 25121).
Lay ground work to exclude panels on a per component basis (bug 24602).
Improve initial sidebar draw by hidding everything by default
and then showing components as needed. It used to be the opposite.
2000-02-04 02:16:55 +00:00
rjc%netscape.com
d8e1b2f43d Use result from NS_MakeAbsoluteURI() as the 'real' URI. 2000-02-04 01:17:35 +00:00
rjc%netscape.com
25b9ae78b1 Part of fix for bug # 24416: use temp file when writing out bookmarks to try and reduce loss of data due to any crashes. 2000-02-03 23:34:55 +00:00
morse%netscape.com
cce4fd2f93 implement disginguished-schema in wallet, r=waterson 2000-02-03 08:09:04 +00:00
valeski%netscape.com
41512e1d6a URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes 2000-02-03 03:44:22 +00:00
jbetak%netscape.com
699f297668 r=rjc, ftang, fixed bug# 24933, made mUnicodeDecoder a static class member 2000-02-03 00:40:28 +00:00
slamm%netscape.com
cd58e3cb00 Revert to old sidebar ui (bug 26075). Changes for remote folders in customize (bug 23357). More changes for 23357 are coming... 2000-02-02 00:28:00 +00:00
ben%netscape.com
56b9738994 fixing mousewheel pref panel causing the prefsdialog to not quit on OK, r=jst@citec.fi 2000-02-01 23:06:49 +00:00
pp%ludusdesign.com
0106d94d4c Converting ::GetIID() to NS_GET_IID(). Bug #20232. r=scc@netscape.com 2000-02-01 22:27:48 +00:00
pinkerton%netscape.com
ff5704575e native clipboard/d&d impls now handle text/plain internally, always providing text/unicode to a client. fixes bugs 8427 and 24010. r=scc. 2000-02-01 22:26:21 +00:00
pp%ludusdesign.com
48e640ed4f Conversion to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-01 14:26:27 +00:00
rjc%netscape.com
ef519570f0 More changes for bug # 24959: sidebar search panel changes. 2000-02-01 03:06:46 +00:00
mcafee%netscape.com
25e7eeb7f7 Fixing XUL typo, r=ben 2000-02-01 02:46:01 +00:00
rjc%netscape.com
3aace03128 Part of work for bug # 24959: the sidebar's search panel now has an input field for doing searches and "notices" / "remembers" when you search for something via a web page (if we have a matching search dataset.) 2000-02-01 02:44:25 +00:00
scc%netscape.com
8424ac3d64 removed errant |QueryInterface()|s in favor of appropriate macros, as part of bug#23737. Changed |NS_DEFINE_IID| to |NS_DEFINE_CID| where appropriate; or else removed it, and fixed up clients to use |NS_GET_IID| in the appropriate spots. Built and ran pre-checkin tests. r=pinkerton 2000-01-31 23:45:42 +00:00
mscott%netscape.com
7478af3fd0 include nsIDocumentLoaderFactory
r=travis
2000-01-29 06:09:13 +00:00
dp%netscape.com
5e21feaad4 - Converting to Generic Module
- Removing unneccessary IID and CID defines
r=waterson
2000-01-28 09:21:54 +00:00
dp%netscape.com
f5cb07fa25 - Converting to Generic Module
- Removing unneccessary defines of IID and CID
r=rjc
2000-01-28 09:14:44 +00:00
syd%netscape.com
5473932705 Added support for registering JS functions, by the preference panel, with
prefwindow. These will be called by prefwindow when the user hits OK or
Cancel button; the intent is that a panel can then determine if the user
made changes that were commited, and act upon them. I will post something
to prefs and general about how that can be done. r=ben
2000-01-28 05:35:32 +00:00
sdagley%netscape.com
bbe5a1d59d Fix #25042. Moving PR_Init_Log proto from prlog.h to pprio.h as it is an internal function that normally doesn't belong in the NSPR public interfaces but the Mac needs it. Changes actually from wtc, sdagley just reviewed them and is checking them in. 2000-01-28 04:00:28 +00:00
law%netscape.com
c2e0d3f0e1 Tweaks to new shist per bug 18804; r=travis@netscape.com 2000-01-27 14:31:01 +00:00
pepper%netscape.com
37e80e1ac7 All source files must contain a newline at the end of some unix builds fail. 2000-01-27 06:13:00 +00:00
waterson%netscape.com
767cad41f2 Bug 24499, 15586. Hold strong ref to nsIRDFXMLSinkObservers; add onError() method to nsIRDFXMLSinkObserver API; be sure to notify observers in synchronous load case. r=shaver 2000-01-27 02:24:20 +00:00
jband%netscape.com
eef6de8432 Lots of xpconnect bug fixes...
- fix bug 12954 "should throw when setting non-settable props".

- fix bug 13418 "xpconnect needs to be threadsafe".
I think I filled in the cracks. Tests would be nice :)

- fix bug 22802 "[MLK] XPConnect Leaks".

- fix bug 24119 "[MLK] Reminder about cleaning up maps".

- fix bug 24453 "xpconnect needs default security manager".
I also changed the code in DOM and caps to just install a default secman and
not install a secman for each JSContext.

- fix bug 24687 "xpconect should avoid resolve performance suckage".
Added (modified) patch from shaver to create my JSObjects with the
global object as the temporary proto to avoid losing lookup.

- hack for bug 24688 "runtime errors in wrapped JS are not made obvious"
Added a debug only printf. We still need a JSErrorConsole service for this.

- fix bug 16130 "createInstanace and getService can create wrappers around wrappers"
Fixing this one really entailed changing the semantics of nsIXPConnect::wrapNative
and nsIXPConnect::wrapJS to use common code in xpcconvert that deals with existing
wrappers and DOM objects (with their own schemes for wrapping and unwrapping).
So, I changed the callers because the params changed slightly and some callers
were doing more work than necessary given the new semantics.

- Continued in the crusade to replace manaual refcounting with nsCOMPtrs whenever
touching old code.

- Added myself as first contributor to xpconnect files (vanity prevails!)

- Added new copyright header on some files that were missing it.

- Added some API comments.

- Converted nsXPCWrappedJS to implement nsIXPConnectWrappedJS via MI rather than
the old loser scheme of the nsIXPConnectWrappedJSMethods tearoff object.

- added DumpJSStack as globals to xpconnect and DOM dlls to be callable from
debuggers. I have ideas on how to improve and expand this support soon.

r=mccabe
2000-01-26 08:38:10 +00:00
tbogard%aol.net
3f4b2bdf09 Fixed case of methods off the nsIWindowMediator interface as they have now changed to be JS compliant. 2000-01-26 05:17:52 +00:00
ben%netscape.com
614d54874f some js dumps to display state of params passed into prefwindow... 2000-01-26 03:03:37 +00:00
ben%netscape.com
62514f26b8 removing themes panel access from preftree for beta (bug24755) 2000-01-26 02:40:58 +00:00
ben%netscape.com
c96f0ef3f8 fixing bugs on color pref setting, and on multiple pref setting, r=alecf@netscape.com 2000-01-26 01:59:40 +00:00
matt%netscape.com
9dcd6aa589 spelling fix for bug 24917 2000-01-26 01:14:17 +00:00
matt%netscape.com
d5b4253a90 fix for bug 24581 2000-01-26 01:11:12 +00:00
gayatrib%netscape.com
14a402cf93 A method added to open the profile registry 2000-01-26 01:06:56 +00:00
pinkerton%netscape.com
3fe95a6ba0 moving d&d into a separate file: bookmarksDD.js r=shaver. 2000-01-26 00:57:34 +00:00
pinkerton%netscape.com
d5de9cb849 moving all d&d code into separate file: bookmarksDD.js r=shaver. 2000-01-26 00:55:08 +00:00
pinkerton%netscape.com
423a189db3 adding navigatorDD.js and bookmarksDD.js to the builds. 2000-01-26 00:54:36 +00:00
valeski%netscape.com
ebef130835 a=leaf. 24996. We were not able to download files via save as because the destination file did not exist 2000-01-25 22:44:39 +00:00
hyatt%netscape.com
175b25b936 Multiple selection can be disabled in trees now. 2000-01-25 10:30:34 +00:00
pinkerton%netscape.com
52d4de7655 First Checked In. 2000-01-25 04:14:02 +00:00
dougt%netscape.com
0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
michael.lowe%bigfoot.com
7c3842d550 Fix bustage 2000-01-21 22:47:22 +00:00
michael.lowe%bigfoot.com
6696fa133b Repeating, prioritised timer implementation for Windows and Gtk (bug 22979). author={Win32=michael.lowe@bigfoot.com, Gtk=alex@cendio.se}, r={kmcclusk,rods,sfraser,et al} a=brendan 2000-01-21 21:56:09 +00:00
warren%netscape.com
fe1bfd8593 Fixed assertion/malfunction when timers are set on bookmarks because the bookmark service's QI didn't return nsIStreamListener. r=rjc 2000-01-20 22:44:50 +00:00
matt%netscape.com
54fc7472cf changing fonts to int to string.... r=eric brendan okayed 2000-01-20 03:09:45 +00:00
matt%netscape.com
6f2f545421 fixing for font pref emergency r=erik brendan okayed 2000-01-20 03:08:44 +00:00
rjc%netscape.com
6765421a10 Add a secondary sort key (which is the name column). 2000-01-19 02:41:12 +00:00
matt%netscape.com
62b825b1f2 adding for fonts r=erik 2000-01-19 00:16:09 +00:00
matt%netscape.com
a724e1818f adding prefs font code r=erik 2000-01-19 00:14:41 +00:00
matt%netscape.com
15a86dbe18 commiting pref-fonts.js for prefs 2000-01-19 00:13:37 +00:00
law%netscape.com
e2ba0605e9 Fixes for bugs 22296, 19019, et al; r=matt@netscape.com 2000-01-19 00:12:15 +00:00
pinkerton%netscape.com
5c0ed294f2 hiding d&d behind a pref (xpfe.dragdrop.enabled) for nscp beta. r=sdagley. bug #22083. 2000-01-18 23:59:26 +00:00
rjc%netscape.com
2d4e1721dc Second part of fix for bug # 21175: force a bookmark URL to have a scheme (default: "http://") 2000-01-16 11:52:18 +00:00
slamm%netscape.com
0312d53f90 Take out debug='true'. 2000-01-15 03:25:25 +00:00
slamm%netscape.com
33e0863c64 Simple fix to avoid adding folders to the sidebar. Needed to use 'container' instead 'folder'. 2000-01-15 03:23:46 +00:00
slamm%netscape.com
96021e6a90 Workarounds for box/splitter bugs 20546, 22214, 19488 16516. r=law. 2000-01-15 03:22:22 +00:00
alecf%netscape.com
e6a3b4b84f remove prefwindow from windows build r=sspitzer 2000-01-15 02:49:52 +00:00
alecf%netscape.com
e72bf663ee remove prefwindow from the build! Hurrah it is gone! r=sspitzer 2000-01-15 02:42:40 +00:00
law%netscape.com
16b3755809 Fix Save File... button so it works again; r=rgoodyer/akkana 2000-01-15 01:48:22 +00:00
rgoodger%ihug.co.nz
498ad145a0 fixing 22997, ugly unknown content dialog. partial r=akkana@netscape.com. 2000-01-14 08:03:06 +00:00
rgoodger%ihug.co.nz
a7c8a3fda9 [prefwindow] fixing 23909 - cookies radiobutton group has no default (typo) 2000-01-14 00:57:48 +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
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
rgoodger%ihug.co.nz
159be692f5 [prefwindow] tidy up 2000-01-08 07:39:03 +00:00
rgoodger%ihug.co.nz
40ab108b09 [prefwindow] fixing regression, re-adding font scaling overlay. 2000-01-08 07:38:00 +00:00
rgoodger%ihug.co.nz
fa82ef41b6 [prefwindow] removing duplicate 'mousewheel' entry in pref panels list 2000-01-08 01:15:20 +00:00
rgoodger%ihug.co.nz
9b7089a0ca [prefwindow] fixing search name in panel listing... 2000-01-07 12:01:37 +00:00
rgoodger%ihug.co.nz
523f3268ca [prefwindow] fixing mail return receipts pane so third radio group set has its prefs saved properly. (implement boolean radio groups) 2000-01-07 11:57:38 +00:00
rgoodger%ihug.co.nz
1065b2e91e [prefwindow] fixing regression, commenting out unsupported features and replacing text area with input field 2000-01-07 10:30:50 +00:00
rgoodger%ihug.co.nz
4c05f497cb [prefwindow] reimplementing default-page-setting functionality 2000-01-07 10:11:09 +00:00
rjc%netscape.com
08fb22a820 Fix bug # 23262: if the internet search window is currently open, give it focus (and select new tab if necessary). 2000-01-07 09:56:20 +00:00
rgoodger%ihug.co.nz
914ea6291b [prefwindow] pref search hookup 2000-01-07 09:11:05 +00:00
rgoodger%ihug.co.nz
403c512011 more prefwindow cleanup... 2000-01-07 08:40:52 +00:00
rgoodger%ihug.co.nz
95cac03486 ...even more cleanup 2000-01-07 08:40:15 +00:00
rgoodger%ihug.co.nz
5e5143de9f prefwindow recovery & cleanup 2000-01-07 08:33:20 +00:00
alecf%netscape.com
48ca57f1e2 re-add mousewheel pref pane, and fix some minor problems with the pane 2000-01-07 08:11:41 +00:00
rgoodger%ihug.co.nz
d15360c1d6 prefwindow landing recovery 2000-01-07 07:55:00 +00:00
alecf%netscape.com
04bcf3a234 fix mousewheel prefs to match pref landing 2000-01-07 07:11:55 +00:00
rgoodger%ihug.co.nz
e3f009ea37 new prefwindow landing r=alecf@netscape.com 2000-01-07 06:59:08 +00:00
rgoodger%ihug.co.nz
e58be8b485 New Prefwindow landing. r=alecf@netscape.com 2000-01-07 06:52:11 +00:00
slamm%netscape.com
a39ec4765a Have all sidebar titles at the top. Requested by jevering. 2000-01-07 02:00:27 +00:00
radha%netscape.com
cb8f66c3e4 Obsolete files. remove from repository. 2000-01-07 00:26:07 +00:00
radha%netscape.com
95ae05cd42 remove from repository. obsolete files 2000-01-07 00:25:21 +00:00
law%netscape.com
162b9247cc Fix for 21956 (and workaround for 23189); r=slamm@netscape.com,danm@netscape.com 2000-01-07 00:00:41 +00:00
amusil%netscape.com
1bbaed3c64 Added id to the tree children node for future overlay support. 2000-01-06 22:44:48 +00:00
slamm%netscape.com
4491f0077b Name window type to support making History window non-modal. Fix #20830. 2000-01-06 22:41:21 +00:00
slamm%netscape.com
a9a2856f45 Clean-up and parameterize more. 2000-01-06 22:27:22 +00:00
slamm%netscape.com
14b5df92d9 Fix slashdot url 2000-01-06 22:22:04 +00:00
slamm%netscape.com
bd8d55e786 Only use left clicks to manipulate items. 2000-01-06 22:16:06 +00:00
slamm%netscape.com
4ed66553de Fix bookmark properties. bug #22010. 2000-01-06 22:11:58 +00:00
slamm%netscape.com
b5738e270f Fix for CustomizePanel button. It now brings up a chromeless browser. Fix for 21061. 2000-01-06 21:32:48 +00:00
slamm%netscape.com
ed8b5a23fe Ignore clicks not on treeitems (bugzilla down...no number). Set window type as partial fix for bug #14038. Change debug statements to have '\n' by default. 2000-01-06 21:26:46 +00:00
mcafee%netscape.com
32b7dae3a5 Cleaning up layout of offline pref pane. r=rgoodger@ihug.co.nz 2000-01-06 10:21:45 +00:00
mcafee%netscape.com
39648098a9 Cleaning up layout of languages pref pane. r=rgoodger@ihug.co.nz 2000-01-06 09:20:45 +00:00
bryner%uiuc.edu
d83a9c65ee Implementing the mousewheel preferences. A new option has been added, "Use system default", which follows the OS
default (on Windows at least) for the number of lines to scroll.  I also changes the default actions for the modifier
keys slightly.
2000-01-06 06:22:00 +00:00
mscott%netscape.com
316b5e984e fix mac breakage for radha by removing two obsolete files from the debug project. 2000-01-06 04:31:15 +00:00
slamm%netscape.com
e884e80dee It's only a XUL checkin, don't panic. Fix for bugs 21061 and 21347. r=borto@pacbell.net. 2000-01-06 02:01:30 +00:00
radha%netscape.com
a6cec26f80 added files: mozilla/xpfe/components/shistory/src/nsSHistory.cpp 2000-01-06 00:27:11 +00:00
radha%netscape.com
52e102d191 added files: mozilla/xpfe/components/shistory/public/nsISHistory.idl 2000-01-06 00:25:37 +00:00
radha%netscape.com
c677ebc910 Fix build warnings 2000-01-06 00:22:53 +00:00
radha%netscape.com
2193620570 Initial checkin for nsSHistory.cpp/.h. corresponding makefile changes.
interface changes to nsSHTransaction.
2000-01-06 00:17:27 +00:00
radha%netscape.com
6cc2053bd3 Changes to interface. Adding nsISHistory.idl to makefiles. r=dp, bug=18804 2000-01-06 00:16:01 +00:00
radha%netscape.com
a136c99fc7 Initial checkin for tre new session history component. r=dp. bug=18804 2000-01-06 00:15:05 +00:00
mcafee%netscape.com
f051a62584 Fixing layout for mousewheel pref pane, cleaning up table HTML. r=rgoodger@ihug.co.nz 2000-01-05 05:10:36 +00:00
mcafee%netscape.com
54d5d291b9 Fixing layout for proxies pref pane. r=rgoodger@ihug.co.nz 2000-01-05 04:52:20 +00:00
rjc%netscape.com
8eee1cb537 When trying to determine the name of the Personal Toolbar Folder, first check user preferences, then the bookmark service's string bundle, and finally fallback to a hard-coded string. 2000-01-05 04:39:39 +00:00
mcafee%netscape.com
a879b09b06 Cleaning up layout, added table to line up buttons, text input fields. r=rgoodger@ihug.co.nz 2000-01-05 03:51:04 +00:00
rjc%netscape.com
db7ae3e1d5 Add support for the "custtoolbar.personal_toolbar_folder" preference which, if set, indicates what the name of the Personal Toolbar folder is. 2000-01-05 03:47:07 +00:00
rjc%netscape.com
63873fb769 Fix bug # 23057: Related Links not working on second instance of RL datasource. 2000-01-05 02:37:51 +00:00
mcafee%netscape.com
aa8054c202 Removing unneeded vertical spring, this goes with my last change to this file r=matt 2000-01-05 02:37:42 +00:00
mcafee%netscape.com
74f97a2df2 Fixing layout to match other pref panels. r=matt 2000-01-05 02:08:19 +00:00