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
joshmoz%gmail.com
b2bc72b694
fix reversed autoclose dl manager prefs, no bug
2004-12-18 00:24:09 +00:00
joshmoz%gmail.com
4edcf65426
new tabs pref pane icon
2004-12-17 21:58:08 +00:00
joshmoz%gmail.com
f08f29f7a6
use the right nib file...
2004-12-17 20:56:12 +00:00
joshmoz%gmail.com
7746d68d45
add nib files forgotten from prefs reorg part 1
2004-12-17 19:51:53 +00:00
joshmoz%gmail.com
5e424a10a5
pref reorganization part 1, no bug
2004-12-17 17:58:21 +00:00
joshmoz%gmail.com
09c4204dfc
pref reorganization part 1, no bug
2004-12-17 17:58:19 +00:00
joshmoz%gmail.com
9252ccf520
pref reorganization part 1, no bug
2004-12-17 17:58:18 +00:00
bryner%brianryner.com
29c70cffe8
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
joshmoz%gmail.com
057b727d02
fix bug 158180 - Appearance section should have default button
2004-11-23 18:37:34 +00:00
joshmoz%gmail.com
d515c2d196
remove pref ui for disbling plugins as it has some major problems (specifically with js). bug 210724. sr=pinkerton
2004-11-20 01:05:27 +00:00
joshmoz%gmail.com
5a94fe1797
confirm when removing all cookies (bug 246738) sr=pinkerton
2004-11-20 00:50:51 +00:00
joshmoz%gmail.com
6e72fbd5d7
localize cookie editor yes/no values (bug 262780)
2004-11-04 21:23:48 +00:00
joshmoz%gmail.com
625ac8f418
clear memory cache as well as disk cache from prefs, re-word interface accordingly (bug 257491)
2004-10-25 17:46:57 +00:00