Граф коммитов

342 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com d8c4566d49 Partial fix for bug 20200. Only allow one tree to have selection at a time. Not part of the build. 1999-11-30 06:24:53 +00:00
slamm%netscape.com 2ff50d181c Partial fix for bug 20200. Only allow one tree to have selection at a time. Not part of the build. 1999-11-30 06:18:58 +00:00
slamm%netscape.com d270f4fa5d Add class="push dialog" to "Close" button to make it look like a button. r=mcafee 1999-11-30 01:03:46 +00:00
slamm%netscape.com c0edc4e68a Model history after bookmarks. Share the css and js files with bookmarks.
Fix overlaping columns, bug #17975. r=mcafee
1999-11-30 01:03:28 +00:00
slamm%netscape.com 7f90a7c67a Add rdf observer to detect when the panel list has changed.
Unfortunately, setTimeout does not work in the observer, so it
cannot be used to open the default panel. Still working on a
fix for the open panel getting lost when the panel list changes.
Avoid opening multiple customize dialog.
Change the customize dialog to be non-modal. r=mcafee
1999-11-30 01:02:50 +00:00
slamm%netscape.com 8e3c143213 Add MPL. Remove tinderbox panel. It belongs in remote-panels.rdf. r=mcafee 1999-11-30 01:02:38 +00:00
slamm%netscape.com 069e507647 Add support for folders in available panels list.
Move click handle from <tree> to <treechildren>.
(To prevent bugs if a tree header is ever added.) r=mcafee
1999-11-30 01:02:36 +00:00
slamm%netscape.com 6807d7b659 Enable/disable buttons on move up/down (bug #16847).
Add support for folders in available panels list. r=mcafee
1999-11-30 01:02:32 +00:00
slamm%netscape.com ef69639b8f Add MPL. r=mcafee 1999-11-30 01:02:26 +00:00
slamm%netscape.com 83518d92b7 Use single clicks to open folders, but double clicks to launch items.
Bug #14998. r=mcafee
1999-11-30 00:56:44 +00:00
slamm%netscape.com 6197c55530 Change dump() calls to debug() calls. That makes it easier to turn
them all off at once.
Fix context menus. They were adding multiple items (bug #14765).
They also needed to select the item under the mouse. r=mcafee
1999-11-30 00:49:19 +00:00
rjc%netscape.com c50ae7bf6c Remove errant "ref" attribute on "NC:LastSearchRoot" node. 1999-11-24 20:40:48 +00:00
rjc%netscape.com c9fefe4477 Clear the list of result search sites when the search dialog opens. 1999-11-24 20:40:01 +00:00
rjc%netscape.com 37c3e4c3ad Use the status bar at the bottom of the internet search pane: when a result is clicked on, put its true URL into the status bar. 1999-11-24 11:14:14 +00:00
rjc%netscape.com 20cf0ae320 Make sure that default.htm is referenced via a chrome: URL. 1999-11-24 09:40:33 +00:00
rjc%netscape.com 626e6a519c Some partial fixes for bug # 14442: when pasting some nodes into a container, don't insert a URL that already is in the container. Also, keep a dirty flag for all operations, and only update (i.e. write out) the bookmarks.html file if dirty=true when all done. 1999-11-24 06:15:55 +00:00
rjc%netscape.com f7a6e45dcc Part of fix for bug # 19564: open search dialog via a chrome: URL. 1999-11-24 05:00:46 +00:00
rjc%netscape.com 66d8ae3585 Prepare to fix bug # 19564... search dialogs need to be skinnable, by using chrome: URLs and DTDs. 1999-11-24 04:47:26 +00:00
shaver%netscape.com e70828605d Move View->Sidebar toggle into sidebarOverlay.xul. Fixes 16618. r=ben_goodger. 1999-11-24 04:10:18 +00:00
matt%netscape.com a3ed20032d 14846 r-self 1999-11-23 01:55:13 +00:00
matt%netscape.com f4b39a9eb1 fix for bug 683 typo 1999-11-22 23:58:05 +00:00
rjc%netscape.com a2c16d2fc3 Check in some preliminary bookmarks drag&drop support. 1999-11-20 08:35:39 +00:00
nisheeth%netscape.com 3938f2b6a7 Don't make the label of a pref an anchor. r=none. 1999-11-20 07:11:11 +00:00
nisheeth%netscape.com f6f3439554 r=harishd.
- The stack walking code now works on windows.  We were initializing the symbol handler on each DLL load which was resetting its symbol tables.  Now, we don't re-init the symbol handler repeatedly.

- Added support for an environment variable, XPCOM_REFCNT_LOG_ENABLE_VIA_PREF.  When this is set to 1, refcount logging is done based on whether the "Enable XPCOM refcount log" pref in the Debug pane is set.  If this is not set, refcount logging is not affected by the pref.
1999-11-19 03:50:28 +00:00
evaughan%netscape.com 71ed07b1f0 1) Changed box to use a linked list instead of a fixed array. -r Hyatt
2) Cleaned up some of the preference panels. -r Matt
1999-11-18 21:05:43 +00:00
valeski%netscape.com d502ce91a5 adding new param to newChannelCall to reflect the new api 1999-11-18 20:09:54 +00:00
rjc%netscape.com 45c4f182f3 Bye bye "rdf:ftp" 1999-11-16 05:40:17 +00:00
valeski%netscape.com bea7c0a940 r=mcafee. component name change reflection. now we can traverse dir trees 1999-11-15 21:16:10 +00:00
pinkerton%netscape.com 86dcd20ad7 preliminary js for handling drops on the tree (r=saari). 1999-11-12 01:02:55 +00:00
mcafee%netscape.com eb9b44ac8c Missing type field for check_doc_requency pref (17903) r=jfrancis 1999-11-11 05:27:29 +00:00
pinkerton%netscape.com e965744d39 toolbar/tree d&d code reworking (r=hyatt). 1999-11-11 05:11:10 +00:00
matt%netscape.com 5ddce75484 fixing for bug 16221
changing port from string to int
1999-11-09 23:02:51 +00:00
slamm%netscape.com 9f3aeed608 Add styles, dialog and push, to titledbuttons. Fix for 18299. r=hyatt a=chofmann 1999-11-09 02:33:18 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
slamm%netscape.com a9af8f33e9 Fix for bug 18017, "No sidebar panels in messenger." r=hangas a=chofmann 1999-11-05 22:10:29 +00:00
rjc%netscape.com 4688b94e6d Fix bug # 17675. Review: waterson. Approval: chofmann. 1999-11-05 09:28:42 +00:00
matt%netscape.com 1608fffed6 fix for bug 18042 by adding close window tag r=mcafee 1999-11-05 00:34:48 +00:00
mcafee%netscape.com 7d75e91f71 Fixing JS error when loading prefs; skipping assertion in nsPrefWindow::ChangePanel() that is not needed for prefs to function, left a comment there so we can fix that later. (14663) a=matt, r=chofmann. 1999-11-04 22:39:21 +00:00
waterson%netscape.com 6513d17a4e Bug 11501. Tree has regressed s.t. it is necessary to have a <treecol>; add it here. r=hyatt, a=jack 1999-11-04 08:57:52 +00:00
mcafee%netscape.com 3e939a2716 ftp & http proxy settings got reversed in the UI (15165). r=slamm, a=chofmann. 1999-11-03 23:53:15 +00:00
mcafee%netscape.com 617eb7f2eb We were using the wrong pref to enable JS (14660). r=slamm, a=chofmann 1999-11-03 23:10:47 +00:00
matt%netscape.com ff34090728 fix for bug 14634 r-bill 1999-11-02 20:51:29 +00:00
waterson%netscape.com 65a934fb10 Add 'miscellaneous' debug prefs to house 'disable XUL cache' pref UI. 1999-11-02 01:14:50 +00:00
alecf%netscape.com b4b974857d add class="dialog" to all pref window dialogs
enable languages pane and fix XUL
disable smart_browsing pane (because it was crashing)
1999-10-30 05:44:23 +00:00
hangas%netscape.com 7edcee28aa Fixed OK/Cancel button appearance by using globalOverlay.xul r=mscott 1999-10-30 00:14:52 +00:00
alecf%netscape.com cd3057ed47 add class="dialog push" to all pref windows r=sspitzer 1999-10-29 21:01:41 +00:00
slamm%netscape.com da615f9cf2 Fix 17347. Initialize the 'View | Sidebar' menu to the correct state. r=mozbot. 1999-10-29 19:17:22 +00:00
slamm%netscape.com 6ed9f05ffd Get min heights correct so that the sidebar will collapse. r=evaughan. 1999-10-29 19:16:38 +00:00
slamm%netscape.com 1b0e82c179 Add license. 1999-10-29 19:13:42 +00:00
sspitzer%netscape.com 812ec8fe36 fix for #16231, r=mscott. use the file locator (which caches the profile directory) instead of going through the profile service. 1999-10-29 04:02:20 +00:00
matt%netscape.com 403851ace5 fix for bug 15169 r-morse 1999-10-27 22:33:35 +00:00
slamm%netscape.com 3749b4c223 Tweak sidebar styles. r=german. 1999-10-26 19:45:25 +00:00
valeski%netscape.com 2d2eeb5a87 17144. api change to nsIIOService.idl made last night missed the javascript caller in here 1999-10-26 19:08:10 +00:00
slamm%netscape.com b0a5a95a11 New sidebar ui. One panel open at a time. No bug (yet...). r=pavlov 1999-10-26 05:46:00 +00:00
hangas%netscape.com 2819886968 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +00:00
pavlov%netscape.com 6335c82daa rename PrefsWindow.xul so that it can be better friends with the chrome registry r=hyatt 1999-10-24 07:16:45 +00:00
alecf%netscape.com 2c0bea66d3 convert nsPrefWindow to a module
prefwindow was doing it's own singleton management, so changed it to use getService()
1999-10-22 21:05:31 +00:00
sspitzer%netscape.com 1db2d0140b make the PrefWindow work for html select dom elements, instead of just html input dom elements.
right now, it only works for int prefs.  fix #15230, heed and reflect the quoted style and quoted size prefs
in the html select widget in pref-mailnews.xul.

rewrite the html select elements in the pref xul, to work correctly.
remove unused, commented out xul to avoid confusion.

add new option for "yesterday" for the news offline download pref.
use nsCOMPtr. use PR_snprintf() to avoid potential buffer overruns.
use #defines to clean up the code.  use PR_sscanf instead of sscanf.

r=mscott
1999-10-22 02:09:18 +00:00
matt%netscape.com 2c7bdb5f08 Adding manual proxies -r by bill 1999-10-21 19:53:19 +00:00
slamm%netscape.com 734c9ee3f1 Handle clicks properly. Fix for 14857 and 11986. r=rjc 1999-10-19 21:11:39 +00:00
dougt%netscape.com e4811125ee Fix for bug 14784. Moved pref item up. r=cathleen. 1999-10-19 01:01:51 +00:00
slamm%netscape.com 64d8fa3b2f Landing of SIDEBAR_19991007_BRANCH. r=waterson 1999-10-18 19:21:52 +00:00
shaver%netscape.com 53ff0a141d Make View->Sidebar a type=checkbox menuitem (r=slamm) 1999-10-15 21:37:53 +00:00
mcafee%netscape.com f2e42af906 Backing out quotes change for (14663), r=matt 1999-10-14 01:38:22 +00:00
alecf%netscape.com 85bcc85a6d update new image names in all XUL, JS, and CSS 1999-10-13 04:26:01 +00:00
valeski%netscape.com cab5950ac1 16250. r=warren. IOService method name case changed. reflecting the new method names in the directory javascript 1999-10-13 01:36:57 +00:00
mcafee%netscape.com f3157b5474 Adding debug Pref UI for evaughan's gfx scrollbars. r=waterson 1999-10-12 05:40:15 +00:00
waterson%netscape.com bb3ce38242 Add new files not in the build. 1999-10-08 21:11:20 +00:00
slamm%netscape.com c5b2e350ff Fix empty sidebar. bug #15468. Need to wait for sidebar-panels in init routine. 1999-10-08 17:15:27 +00:00
slamm%netscape.com 60c6ef0961 Make the sidebar panels appear. Bug #15468. r=mcafee. Had 'datasources' defined when it wasn't needed. 1999-10-07 22:56:22 +00:00
rjc%netscape.com e796481a8f Fix broken XUL. Review: sdagley 1999-10-06 03:33:28 +00:00
mcafee%netscape.com c6e5b0baa6 xul: is redundant in xul files. r=slamm 1999-10-05 23:40:07 +00:00
mcafee%netscape.com baf31d9d08 Better variable names for readability. 1999-10-03 08:13:41 +00:00
hyatt%netscape.com 9e75934ef0 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
davidm%netscape.com beb5b0f80f 13344 New browser windows generated by Manage Bookmarks too small 1999-10-01 03:31:17 +00:00
slamm%netscape.com 86f9775e31 make flash it's own panel. bug 14992. Add support for app specific panel. bug 14991. 1999-09-29 20:23:33 +00:00
slamm%netscape.com 028b33d4c0 Remane some elements. Fix cannot close last panel. bug 14485. 1999-09-29 20:23:09 +00:00
slamm%netscape.com 7777d0c70c Give min-height and max-width. bug #13895. 1999-09-29 20:23:00 +00:00
slamm%netscape.com 92f07bc28f Formating tweaks 1999-09-29 20:21:02 +00:00
slamm%netscape.com ec448bcc64 Partial fix for #14998, 'Simple single-click tree'. 1999-09-29 20:20:55 +00:00
slamm%netscape.com 35560ddd7f Add style sheet to give bookmarks tree a single click look (bug #14998). 1999-09-29 20:20:06 +00:00
rjc%netscape.com 3aeee79f29 Fix bug # 9501. Review: gagan. Approval: chofmann. 1999-09-29 01:20:17 +00:00
dougt%netscape.com 91934e43cb adjusting pref names to match what we are exporting. 1999-09-27 19:58:06 +00:00
mcafee%netscape.com 6e7bd21bed Adding single quotes so that pref-appearance.xul gets loaded properly (14663). a=leaf, r=akkana 1999-09-24 20:15:49 +00:00
alecf%netscape.com cafc412562 fix for #14699, history tree should be inside divs r=waterson, a=leaf 1999-09-24 00:13:02 +00:00
rjc%netscape.com 1d04f4ed14 Try getting "ref" before getting "id". Also, use tree.selectedItems() method everywhere. 1999-09-22 07:54:58 +00:00
rjc%netscape.com 501b22d590 Even more cut/copy/paste/delete support. 1999-09-22 07:41:15 +00:00
rjc%netscape.com abac08d461 Implement bookmark "delete" menu item. 1999-09-22 01:53:09 +00:00
rjc%netscape.com b66f2ba26e More hooking up of bookmark window's cut/copy/paste/delete/select-all menu items. 1999-09-22 00:47:33 +00:00
waterson%netscape.com 6e6a45bbbd Add animation to directory viewer. 1999-09-21 21:43:41 +00:00
slamm%netscape.com 73a5b05139 Rename some functions. Do not save the style and the box; fix splitter state instead. 1999-09-21 18:26:06 +00:00
slamm%netscape.com 050aa91f76 Fix reload (bug 14289). 1999-09-21 18:25:03 +00:00
slamm%netscape.com 99cfa18b49 Fix sidebar hide (bug 14193). Fix snap to close behaviour by seeting min-width. 1999-09-21 18:24:25 +00:00
rjc%netscape.com 55dd5c3658 Expose clipboard to JS and start hooking up bookmark window's cut/copy/paste/delete/select-all menu items. 1999-09-21 12:34:16 +00:00
dougt%netscape.com 69ad795985 Fixing software installation preference panel. 1999-09-20 21:35:06 +00:00
sspitzer%netscape.com eeb4900f83 changes to the proxy manual dialog. 1999-09-20 10:28:52 +00:00
sspitzer%netscape.com 6db3879f7b don't do work for determining the default sidebar, if the users passes us one. sidebarOverlayInit() takes one parameter, not two. comment out reloadSidebar() because it is not working. 1999-09-19 21:02:29 +00:00
sspitzer%netscape.com d7e9612120 shite! I accidentally checked in a change that made the sidebar ALWAYS blank. 1999-09-19 19:54:57 +00:00
sspitzer%netscape.com cdb8a0d530 prevent crash in #14285
we don't want sidebar.db to be null when we call into rdf.
1999-09-19 19:31:56 +00:00
law%netscape.com ae1c736d5e Wire up file/folder picker buttons 1999-09-18 01:17:32 +00:00