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

152 Коммитов

Автор SHA1 Сообщение Дата
smfr%smfr.org b8576d7ce2 Fix bug 272606 and dependents: implement security in UI that allows you to trust new CAs, generate certificates, pick certs when a site asks for one, and a new certificate manager window accessible from prefs. Fixes bugs 151656 170355 267414 272591. r/sr=me. 2005-09-08 00:26:43 +00:00
smfr%smfr.org f8776f4089 Fix bug 279982: remove "Use system homepage" and associated Internet Config code, other than the code to fetch the downloads folder. r=pinkerton 2005-08-25 22:23:48 +00:00
smfr%smfr.org d59c0d22f8 Fix bug 305010: change the ad blocking pref to use nsIStyleSheetService to load the file, rather than copying it into userContent.css, so that we can load and unload the file dynamically, and not clobber the user's userContent.css.
The first time you run a build with this change, it will move any existing userContent.css to userContent_unused.css. r=pinkerton
2005-08-19 17:28:12 +00:00
smfr%smfr.org 073cb28416 Fix up the keyboard loop. 2005-08-07 22:26:02 +00:00
pinkerton%aol.net 4d27c51823 option to prevent animaged images from repeating (bug 162395) 2005-08-07 21:40:27 +00:00
smfr%smfr.org 1e29e7e76a Fix bug 286438: enabling of Remove All in sheets for editing cookies, and excpetion sites.
Also fix it so that we select the item after the last deleted item when deleting.
2005-08-02 17:27:00 +00:00
pinkerton%aol.net 3bda5df223 disable "remove all" button in cookies and permissions sheet when the user
has typed in a filter to avoid confusion as to what "all" gets removed
(bug 286438)
2005-08-01 02:33:48 +00:00
pinkerton%aol.net b61a3ec744 filtered lists remain filtered and sorted when allow/deny state changed
(bug 280981)
2005-07-31 20:02:02 +00:00
smfr%smfr.org 6d89d8f074 Fix up the keyboard loop in prefs panes (bug 298174). 2005-06-28 05:37:02 +00:00
smfr%smfr.org ec79489db9 Fix bug 185750: when showing the Advanced font prefs, hide the font panel (and make sure that changeFont: notifications don't change the selected fonts in the main panel). 2005-06-02 04:02:37 +00:00
pinkerton%aol.net 24fe7f2db1 add adblocking with userContent.css to pref panel. 2005-05-27 22:10:10 +00:00
smfr%smfr.org 789c075a6f Fix bug 289549: don't use -alternateTitle to store the type of proprotional font, because it can be changed by localizers. Instead, get the font type from the region dictionary.
Also fix the updating of the proportional font labels when you change font type, and fix the project so that it knows that the strings file is UTF-16.
2005-05-26 05:31:34 +00:00
smfr%smfr.org 61182238f3 Fix bug 262245: make sure the Downloads location is displayed using localized names. Patch by Ludovic Hirlimann. 2005-05-26 04:38:48 +00:00
pinkerton%aol.net ab7a66ddc5 make the search field in the cookie sheets the first responder. also put
the search fields into the key loop for full keyboard access. put the hack
for tabbing with search fields on toolbars into code that's more restrictive
to the search bar only being on a toolbar so it works more normally when
used in situations such as this in a normal key loop (bug 281031)
2005-04-24 20:27:29 +00:00
pinkerton%aol.net 32452e08f8 pref to have tab bar always visible (bug 162241) 2005-04-23 21:09:04 +00:00
pinkerton%aol.net b053406135 add "new folder" to choose download folder sheet (bug 288743) 2005-04-20 23:04:28 +00:00
smfr%smfr.org e108d74ed1 Remove a space before an #import 2005-04-12 03:32:30 +00:00
bsmedberg%covad.net b7d34d892e Attempting to fix b=288626, this will probably require setting MOZILLA_INTERNAL_API define in the xcode project, as I mentioned in the bug. 2005-04-06 06:11:40 +00:00
joshmoz%gmail.com b5e4460494 add error checking to default browser code. no bug. 2005-03-25 00:28:56 +00:00
joshmoz%gmail.com 46b8d02ae3 make sure we can always find Camino's path in our default browser menu code. b=287380 sr=sfraser 2005-03-25 00:01:25 +00:00
smfr%smfr.org c8cf2e47b4 Check in patch from bug 287083 (patch by <torben@despammed.com>). 2005-03-24 04:04:58 +00:00
joshmoz%gmail.com 43aceb573a add some default browser code documentation 2005-03-17 20:21:00 +00:00
joshmoz%gmail.com 0c201c8dfd don't hang if launch services can't find the browser it said is default. no bug 2005-03-17 20:15:36 +00:00
smfr%smfr.org 0619ebe439 Fix build error. 2005-03-06 06:42:36 +00:00
smfr%smfr.org e35d06c35e Fix bug 284971: duplicate items showing up in Default Browser popup. 2005-03-06 06:25:38 +00:00
joshmoz%gmail.com fb33cb8740 add preference menu for default browser. b=218271 r=smfr sr=pinkerton 2005-03-05 18:14:11 +00:00
smfr%smfr.org 9275211cad Add license. 2005-03-04 05:44:34 +00:00
smfr%smfr.org 93139f0b23 Add zh-HK (Traditional Chinese: Hong Kong) to the font prefs. Bug 222919. 2005-03-02 05:31:18 +00:00
smfr%smfr.org 509481de39 Fix bug 173150: change the font panel to not show font face, and strip out font face info from the saved font.
Fix bug 188300: when the text samples have focus, return custom field editors so that we can get changeFont: notifications.
Also fix a bug where if a font was missing, subsequent font selections would not stick (should help with bug 175651).
2005-03-01 08:20:35 +00:00
smfr%smfr.org c762ece153 Rename all the member variables to start with "m" so the code is more readable.
Fix a problem where, if the font samples were clicked on, changing the font in the Font Panel no longer had any effect (using custom field editors). Bug 188300.
2005-03-01 06:32:54 +00:00
mozilla.mano%sent.com c61da76a58 Bug 279533 - Update Camino's font preferences code per bug 95227 (serif/sans-serif set is now per language). r=wevah sr=smfr 2005-02-16 16:40:32 +00:00
joshmoz%gmail.com ae92e3d8ea trivial focus fixes - make initial key views and first key views the same, hook up initial key view in General pref pane so that there is an initial focus when switching back to General from some other pane. b=278820 2005-02-09 07:15:23 +00:00
smfr%smfr.org 6fdcbe02cd Fix various keyboard navigation issues. 2005-02-03 07:13:24 +00:00
pinkerton%aol.net 597901bc43 add search fields to permissions and cookie sheets (bug 263336) 2005-02-02 23:17:39 +00:00
gerv%gerv.net 51258ac3cb Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
pinkerton%aol.net ed4ea5de1f fix spelling error 2005-02-02 22:53:22 +00:00
smfr%smfr.org 8319a60662 Fix some sheet sizing issues. r=#camino 2005-01-27 02:49:24 +00:00
pinkerton%aol.net fc5e7e1e75 better icon for appearance 2005-01-24 21:36:47 +00:00
pinkerton%aol.net b8fb9ddaa1 fix history panel like the others 2005-01-24 21:28:17 +00:00
pinkerton%aol.net 450aaa2f38 update the look of preference panels (from jasper) 2005-01-24 21:19:08 +00:00
joshmoz%gmail.com 65c3b4c8f8 Fix a crash on quit that happened if you had visited the Web Features pref panel. It occurred because we assumed that -dealloc would be called before XPXCOM shutdown, which is not true of autoreleased objects. This is the same fix for the same bug that smfr committed yesterday in the privacy pref pane code. Also, add licenses to two files missing them. 2005-01-19 02:14:21 +00:00
joshmoz%gmail.com 72afa62d49 move history prefs into their own pane, part of major prefs reorg 2005-01-18 23:34:29 +00:00
smfr%smfr.org 1b0cc4d99c Fix a crash on quit that happened if you had visited the Privacy panel. It occurred because we assumed that -dealloc would be called before XPXCOM shutdown, which is not true of autoreleased objects. r=josh 2005-01-17 19:21:56 +00:00
smfr%smfr.org b6799a3a8f Tidy up some of the preferences nib files, to try to make the layout more similar between panels (more work needed here). Add support for the delete key in the cookie editing sheets. Ensure that the checkboxes in the security panel are update when the window is activated, because they might have been changed by the security warning sheets. 2005-01-16 07:52:39 +00:00
smfr%smfr.org cc4d961414 Clean up the sheet for editing popup blocking whitelist. In particular, disable the Add button when the text field is empty. 2005-01-16 05:27:59 +00:00
smfr%smfr.org 642809a403 Fix keyboard navigation in the Camino preference panes. 2005-01-16 05:07:00 +00:00
smfr%smfr.org 892741da21 Warning fixes. 2005-01-16 04:36:20 +00:00
joshmoz%gmail.com 37826d0f1f rename navigation pref pane to "General", also remove multiple pane view and default to "General". no bug, sr=pinkerton 2005-01-14 01:40:13 +00:00
joshmoz%gmail.com acf6e5be80 Minor tweaks to nib files, helps Aqua HIG compliance. Nothing major. 2004-12-24 07:23:52 +00:00
joshmoz%gmail.com 22d6db5d62 clean up extra tab view in nib files 2004-12-18 23:23:24 +00:00