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

1416 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 77202fd4a5 An attempt to make the preferences UI a little easier/less cluttered. The styling, the functionality--all this is subject to change as we explore what to do with this panel. 2003-08-24 04:50:59 +00:00
blakeross%telocity.com bd15b9951a Revert bad selection fix. 2003-08-24 04:04:43 +00:00
blakeross%telocity.com e574d3ce97 ick...ick ick ick. Try to fix preferences. 2003-08-24 01:01:46 +00:00
blakeross%telocity.com e2ae642ee1 Persist window size/position. 2003-08-23 19:03:28 +00:00
blakeross%telocity.com 323a0e9f81 Fixing some reported bugs. 2003-08-23 18:20:07 +00:00
chanial%noos.fr 6dbd22e539 fixing bustage: pref-features-images.properties is not used and is not in the repository 2003-08-23 11:47:27 +00:00
blakeross%telocity.com 50f242413b Add a little error checking. 2003-08-23 09:29:55 +00:00
blakeross%telocity.com 5baebbbb40 Lots of preferences changes. The main new things:
- implement cookie whitelisting
- split up cookie manager
- make popup, image and cookie lists behave like other prefs, i.e., don't save them until you hit OK in prefs (so, for example, removing all cookies is no longer a "live" change).

I expect bugs =)
2003-08-23 09:23:36 +00:00
blakeross%telocity.com 61117e44d4 adding placeholder file 2003-08-23 09:19:34 +00:00
blakeross%telocity.com 5c4b341f07 adding placeholder 2003-08-23 09:15:29 +00:00
noririty%jcom.home.ne.jp d2fe9833a1 actually fixing typo 2003-08-22 18:16:00 +00:00
noririty%jcom.home.ne.jp 8d20090372 fix more strict warning for popup whitelisting UI 2003-08-22 14:54:28 +00:00
noririty%jcom.home.ne.jp edf6c1ce4d code clean up. 2003-08-22 14:49:52 +00:00
noririty%jcom.home.ne.jp 6fe396b139 fix typo b=174594 2003-08-21 15:57:22 +00:00
noririty%jcom.home.ne.jp 6ca63be8d7 Fix 208104 add percent to download sidebar. Patch by admin@mozillatranslator.org 2003-08-21 15:00:41 +00:00
noririty%jcom.home.ne.jp e8fc2a2bb5 Fix 172735 - fix JS error 2003-08-21 14:56:42 +00:00
noririty%jcom.home.ne.jp d4a340a0fe Fix 174594 - Popup whitelisting UI bustage. Patch by mpconnor@rogers.com 2003-08-21 13:24:44 +00:00
noririty%jcom.home.ne.jp f9960c6474 Fix 207601 - Add Find As You Type prefs. Patch by mpconnor@rogers.com 2003-08-20 19:08:20 +00:00
noririty%jcom.home.ne.jp a7e7448267 Fix 216719 - Update themes and extensions page uris 2003-08-20 01:58:29 +00:00
noririty%jcom.home.ne.jp 3925bb438c Fix 215745 - Inconsistent ellipsis. Patch by borggraefe@despammed.com 2003-08-19 14:54:44 +00:00
noririty%jcom.home.ne.jp 407157154d localize BTFitems 2003-08-19 13:37:20 +00:00
chanial%noos.fr 3e404a90d1 update all callers in toolkit and browser to use the new toolkit widgets 2003-08-18 10:43:56 +00:00
chanial%noos.fr 65bdf8906b port textbox fix for bug 197486:
callback method in textbox is no more, use oncommand instead for the same functionality.
2003-08-17 11:17:00 +00:00
chanial%noos.fr 3ed566c36e Bug 215493: patch by jshin
port fixes from bug 158006, bug 204039, bug 206146.
2003-08-16 18:07:51 +00:00
chanial%noos.fr 6039de1cfc porting fixes from seamonkey:
bug 201381/205129: Auto-importing IE favorites with directory entries may take a very long time, CPU usage 100% (by ssu)
bug 179084: Bookmark Export uses Unix carriage returns on all platforms (by Frank Wein, mcsmurf@gmx.net)
bug 210541: Bookmarks now crash if nsIProfile impl is not present. (by ccarlen)
bug 203992: Bookmark's Notify/schedule fail to prompt user when change has occured (by varga)
2003-08-16 00:24:23 +00:00
noririty%jcom.home.ne.jp 9f77637919 refer new CookieViewer 2003-08-14 00:44:40 +00:00
bryner%brianryner.com 3f0fed9c89 Remove duplicate --disable-mailnews, and remove wallet from the extensions list now that the new password manager code is enabled. 2003-08-13 21:45:24 +00:00
hyatt%mozilla.org 558901f4bb Fix for 172616, just yank these rules that don't even apply once you have customizable toolbars. 2003-08-13 21:01:41 +00:00
bryner%brianryner.com 9f7db5e318 #include changes to go along with ian's checkin for bug 216015 - make #includes relative to source file 2003-08-13 09:53:32 +00:00
hyatt%mozilla.org 056f02d1f0 Check in fix for 206595, make sure the isImageBlocked properly tests for a comparison with DENY_ACTION. 2003-08-13 06:04:25 +00:00
noririty%jcom.home.ne.jp ccadaf67d3 More localization patch by holyspirit@hkpeople.net b=202185 2003-08-13 05:55:46 +00:00
hyatt%mozilla.org 76f19fe8d3 Make the Go menu support statustext. 2003-08-13 03:21:37 +00:00
hyatt%mozilla.org b00b9fce9a Make bookmarks in the menu bar show status text in the status bar on rollover. Add generic support for menuitems in the menu bar to show status text using statustext attributes for any XUL application. 2003-08-13 01:55:39 +00:00
hyatt%mozilla.org f037cfe886 Make the stylesheet switcher smarter about showing/hiding more quickly based on the current location. 2003-08-13 00:21:42 +00:00
noririty%jcom.home.ne.jp bb7821d510 Add tooltip to status icon more informative. Patch by bugzilla@babylonsounds.com. b=215737 r=me 2003-08-12 14:43:09 +00:00
bryner%brianryner.com 4ba8e872a0 Enable new password manager for Firebird. 2003-08-12 05:22:10 +00:00
hyatt%mozilla.org a4896ae4da Restore the titlemodifier 2003-08-12 02:47:14 +00:00
hyatt%mozilla.org 734c69c9c9 Add back hiddenWindow.xul to jar.mn 2003-08-11 21:04:51 +00:00
hyatt%mozilla.org b2e4c9640c Adding the hidden window file. 2003-08-11 21:02:56 +00:00
chanial%noos.fr 842470647a "fixing" bustage by not including the non existent file browser/base/content/hiddenWindow.xul.
Currently (unless dave missed to check in several files), hiddenWindow.xul is in the xpfe toolkit.
That makes absolutely no sense since it is completely navigator dependent, but in order to have it in mozilla/browser, we need to provide a generic mechanism to run xul apps hiddenWindow.xul files similar to the one that launches the visible window (browser.xul, etc...) or rethink the all MacOS X hiddenWindow hackery (ie: remove the need for hiddenWindow.xul files and provide a way so that any MacOS X xul window with menu bar can be hidden, except of course the menubar).
2003-08-11 12:41:27 +00:00
hyatt%mozilla.org be9f833cc2 Make hiddenWindow actually work on Mac. 2003-08-11 08:41:34 +00:00
hyatt%mozilla.org 476d3169f1 Separate out the menu bar and the hacky go history tree. 2003-08-11 08:18:49 +00:00
hyatt%mozilla.org dc40285362 Separate keys, commands, broadcasters, and string bundles into their own file. 2003-08-11 08:12:19 +00:00
hyatt%mozilla.org 35afdb4524 Separate scripts into their own .inc file so they can be shared with the hiddenWindow. 2003-08-11 08:03:52 +00:00
hyatt%mozilla.org 070c35f7fe Add the pref for a hidden window. Code that uses the pref is not landed yet. It's waiting for drivers approval. 2003-08-11 06:54:55 +00:00
ben%bengoodger.com 83d99212a1 Clean up plugin override detection 2003-08-11 03:54:41 +00:00
ben%bengoodger.com dae934d67a Fix bug 215383 - Empty space on personal toolbar does not act like a bookmark folder (unable to receive drops, etc) 2003-08-11 01:59:35 +00:00
hyatt%mozilla.org 7f46b73ea6 Remove duplicate stylesheet switching functions. 2003-08-10 21:49:24 +00:00
noririty%jcom.home.ne.jp 438504e36f Fix 186751 - 'About Mozilla Firebird' dialog to small for large fonts. Patch by borggraefe@despammed.com 2003-08-10 14:56:53 +00:00
noririty%jcom.home.ne.jp 45bb6ec117 (blame) 2003-08-10 13:22:50 +00:00
hyatt%mozilla.org 9d5bdec7ce Tweak terminology. 2003-08-10 09:42:36 +00:00
hyatt%mozilla.org 645aa7a97b Commit the data source file that will hold persisted alternate stylesheet choices. 2003-08-10 08:19:38 +00:00
hyatt%mozilla.org 0c9723a820 Add some notes about persistence of alt sheet choices. 2003-08-10 08:13:47 +00:00
hyatt%mozilla.org 03a12c4259 Initial commit of alternate stylesheet support in Firebird. 2003-08-10 08:04:58 +00:00
bryner%brianryner.com 752e309c5e Fix sorting of history when Group by Date is selected (bug 215384). Get rid of the hidden columns in the history tree and instead dynamically change the sort attribute on the visible column. Implement a DayFolderIndex property for the date folders which gives an index (0-7) to sort on, rather than sorting them alphabetically. r=ben. 2003-08-10 04:42:17 +00:00
hyatt%mozilla.org 842297551e Remove ifdefs from browser.dtd 2003-08-10 04:28:02 +00:00
hyatt%mozilla.org e3cdfbf901 Fix Open in Tabs on Mac with a hacky JS workaround. 2003-08-10 01:50:05 +00:00
asa%mozilla.org 2a4d79f33f de-geekifying default bookmarks some - developers and testers are quite capable of making their own bookmarks - and removing redundant bookmark 2003-08-09 21:16:15 +00:00
hyatt%mozilla.org ee9f23530f Make dbl click behavior in the URL bar match WinIE on Win32 only. 2003-08-09 20:40:42 +00:00
noririty%jcom.home.ne.jp 1d45e3da3b Add bugzilla quicksearch 2003-08-09 19:41:44 +00:00
noririty%jcom.home.ne.jp f88374b9dc Fix 202106 - Fix hardcoded reference. Patch by mconnor and sipaq. 2003-08-09 19:05:44 +00:00
noririty%jcom.home.ne.jp b001635bd3 Add Toolbars menu to toolbar contextmenu. Patch by drbrain-bugzilla@segment7.net b=174408 2003-08-09 14:47:31 +00:00
hyatt%mozilla.org 9297bd6971 Refine the sidebar's link check. 2003-08-09 09:07:46 +00:00
blakeross%telocity.com fd85813b8f Fix yet another font issue. 2003-08-09 08:43:17 +00:00
blakeross%telocity.com 9e50a134a9 Fixing font bug Asa found. 2003-08-09 08:16:15 +00:00
blakeross%telocity.com 61f5b60392 Fixing 200718 2003-08-09 07:56:48 +00:00
blakeross%telocity.com f6552b913a Fix 200718 2003-08-09 07:56:31 +00:00
hyatt%mozilla.org 13375081f4 Localize the title string for transient sidebar bookmarks loaded via _search. 2003-08-09 06:51:13 +00:00
hyatt%mozilla.org d1bb9d5084 Add support for Opera's rel=sidebar mechanism for adding panels. Add support for WinIE's target=_search as a way of displaying temporary panels. 2003-08-09 06:47:32 +00:00
blakeross%telocity.com 4a08b022d4 Fix font bustage. 2003-08-09 05:17:08 +00:00
hyatt%mozilla.org 84fd8665eb Implement Seamonkey's addPanel API 2003-08-09 05:02:55 +00:00
ben%bengoodger.com d290983bd7 relicense file 2003-08-09 04:11:44 +00:00
ben%bengoodger.com 06b3e75dbf add comment 2003-08-09 04:04:54 +00:00
ben%bengoodger.com 82c6679d65 Fix helper apps list being blank by properly handling types that don't have extended info (such as primaryExtension) available for them. 2003-08-09 04:04:26 +00:00
blakeross%telocity.com 1b7aa23946 Fix string for consistency. 2003-08-09 03:29:03 +00:00
hyatt%mozilla.org e537061f0e Add the sidebar to browser. Not built yet. 2003-08-09 00:36:47 +00:00
blakeross%telocity.com 9d467b377c didnt mean to change that yet 2003-08-08 21:23:37 +00:00
scott%scott-macgregor.org 4b960f50ef Bug #173954 --> Add Send Page, Send Link and Send Image support to Firebird. Turned off for unix builds.
r/sr=ben
2003-08-08 21:23:34 +00:00
blakeross%telocity.com 4403c7ccc1 startup() shouldnt be called twice. 2003-08-08 21:19:04 +00:00
kerz%mozillazine.org 73f17aec1d Adding advanced icon to the pref window. 2003-08-08 21:04:38 +00:00
noririty%jcom.home.ne.jp d2cf91b933 tweak AutomaticImageResizing label 2003-08-08 14:58:17 +00:00
noririty%jcom.home.ne.jp 2e98534f73 Fix 213787 - Add an id for 'Open in Tabs' menuseparator. Patch by logan@dct.com. 2003-08-08 14:42:01 +00:00
noririty%jcom.home.ne.jp d0a25da61c Fix 212188 - Increase accessibility to set homepage from bookmark. 2003-08-08 14:08:57 +00:00
noririty%jcom.home.ne.jp 6d0202a46a Add resizer to Thunderbird. b=194081 r=me 2003-08-08 12:31:01 +00:00
blakeross%telocity.com 546469a21c Make Ctrl+I open bookmarks sidebar for IE compatibility. 2003-08-08 09:11:54 +00:00
blakeross%telocity.com bd32ca4753 Add autoscroll pref to advanced. For now, autoscroll is on by default on linux because we haven't forked the linux prefs override file, unix.js. 2003-08-08 08:01:24 +00:00
blakeross%telocity.com 265c58430d Add "add engines" item to search bar dropdown (links to mycroft page for now, we'll want a more friendly site later) 2003-08-08 07:44:06 +00:00
ben%bengoodger.com de6c173bd4 Actually fix b199819 2003-08-08 00:52:33 +00:00
ben%bengoodger.com 2b4b87c336 b215197 - Plugin Configuration UI shows entries for plugins that aren't configured in this build. 2003-08-07 22:02:21 +00:00
ben%bengoodger.com eb34340753 b215197 - Plugin Configuration UI shows entries for types that aren't configured in this build. 2003-08-07 22:01:49 +00:00
hyatt%mozilla.org aa0d013ba7 Add titledefault attribute to the browser window. 2003-08-07 18:29:18 +00:00
noririty%jcom.home.ne.jp 53b69dc21c Fix 213994 - Warn and uninstall when applying old themes. Patch (mostly) by mpconnor@rogers.com 2003-08-07 14:56:57 +00:00
blakeross%telocity.com eac685ceac Google is the default search bar engine. 2003-08-07 09:00:28 +00:00
ben%bengoodger.com 48fc18bb25 Add type information to the unknown content type dialog 2003-08-07 04:56:26 +00:00
ben%bengoodger.com fbaac83522 Fix js error when OKing the options dialog after having visited the downloads panel 2003-08-07 02:50:36 +00:00
blakeross%telocity.com d26f464895 Add another advanced pref. 2003-08-07 00:57:49 +00:00
blakeross%telocity.com 4af6cabb13 New advanced panel, move expander to toolkit. 2003-08-07 00:38:59 +00:00
noririty%jcom.home.ne.jp 283db6fd87 Fixing release-notes 404 2003-08-07 00:03:19 +00:00
ben%bengoodger.com f2d43f3f26 b215291 - Show Folder for Custom Folder sometimes show bin directory
- remove unnecessary QIs, initialize local file using initWithPath.
2003-08-06 21:16:34 +00:00
ben%bengoodger.com 40f676ab24 Add comment 2003-08-06 20:40:35 +00:00