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

37 Коммитов

Автор SHA1 Сообщение Дата
stridey%gmail.com 6529e7c9e0 Camino only - Bug 359826. Textual and behavioral polish for the Webfeatures prefpane. r=ardissone sr=smorgan 2006-11-08 15:30:51 +00:00
stridey%gmail.com 2309cf64ff Camino only - Popup blocking preferences allow input when no data is in whitelist URL field. Patch by smorgan <stuart.morgan@alumni.case.edu> r=cl sr=pink b=357597 2006-10-25 19:08:54 +00:00
mark%moxienet.com 0e3a847f38 344036 Give certain pref checkboxes 'mixed state' look when neither on nor off. Patch by stridey@gmail.com. r=hwaara sr=pink. 2006-08-15 15:47:23 +00:00
nick.kreeger%park.edu 1f49e811de Backing out previous checkin on bug 344036 until the nib problem has been fixed. 2006-08-13 18:15:36 +00:00
nick.kreeger%park.edu 8a67417914 Fixing bug 344036, give certain pref checkboxes mixed state look when neither on nor off. Checking in source changes, nib changes next due to synching issues (trunk vs. 1.8.1 branch). Patch by froodian <stridey@gmail.com>, r=hwaara, sr=pink. 2006-08-13 17:34:27 +00:00
nick.kreeger%park.edu 79677d34a0 Fixing bug 277706, need pref UI to control tabbing navigation between form elements and web page links. Patch by froodian <stridey@gmail.com>, r=me, hwaara, sr=pink. 2006-07-13 15:30:39 +00:00
mark%moxienet.com bf15d3e75a Bug 314632, update toolbar icons. Icons by Jasper Hauser <camino@jasperhauser.nl>. r=me 2005-12-02 21:10:51 +00:00
pinkerton%aol.net aad3166d2b change button text to Edit Exceptions List (bug 316002) 2005-11-16 23:47:12 +00:00
smfr%smfr.org 340ef9e085 Added a dialog on launch to allow the user to set Camino as their default browser (with a "Don't ask again" checkbox), and code to silently update default browser from org.mozilla.navigator to org.mozilla.camino if necessary.
Added a checkbox to the prefs to turn the default browser checking on and off.
Moved all the default browser code into an NSWorkspace category, so it can be called from the app and pref panels.
Compressed some of the pref panel tiff images.
2005-09-10 22:27:20 +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 6d89d8f074 Fix up the keyboard loop in prefs panes (bug 298174). 2005-06-28 05:37:02 +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 6fdcbe02cd Fix various keyboard navigation issues. 2005-02-03 07:13:24 +00:00
gerv%gerv.net 51258ac3cb Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
smfr%smfr.org 8319a60662 Fix some sheet sizing issues. r=#camino 2005-01-27 02:49:24 +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
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
joshmoz%gmail.com acf6e5be80 Minor tweaks to nib files, helps Aqua HIG compliance. Nothing major. 2004-12-24 07:23:52 +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 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
pinkerton%aol.net 1f3b071b23 better l10n for pref panes (bug 246163) 2004-06-16 05:19:30 +00:00
pinkerton%aol.net 3adecca831 add pref for resize images 2004-04-25 23:10:17 +00:00
pinkerton%aol.net 32a663009f new icons, aren't we purdy? (bug 234916) 2004-02-24 23:52:03 +00:00
pinkerton%aol.net dfe01020cf use ExtendedTableView for whitelist table so backspace works to delete. Use
exterior focus ring style on panther
2004-02-12 07:51:25 +00:00
pinkerton%netscape.com fe33386ca8 don't use the capbilities.* prefs to block setting status and window
resizes as they cause websites to break by throwing unexpectedly.
(bug 216779)
2003-09-03 02:51:52 +00:00
pinkerton%netscape.com 9ec72c8f0c don't set the "disable during load" popup blocking pref (bug 155351) 2003-08-16 03:09:43 +00:00
dwitte%stanford.edu ee64b32c3e Bug 209475: Make nsIPermissionManager more flexible for extensions.
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.

Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).

patch by mvl; r=dwitte, sr=bz.
2003-07-09 00:20:57 +00:00
bryner%netscape.com b9af4fb421 fix a warning 2003-05-20 10:21:15 +00:00
pinkerton%netscape.com 89691a5b5a make add to whitelist work on 10.1 by using the routine i really wanted
from the start.
2003-04-29 02:06:57 +00:00
bryner%netscape.com 0282489c03 more #include cleanup. 2003-04-27 08:41:02 +00:00
pinkerton%netscape.com 75f9210269 biffed getting of js/java prefs at panel init 2003-04-25 17:56:47 +00:00
pinkerton%netscape.com 2137adc731 new layout of webfeatures panel, added popup whitelist editor and setting
to turn off ability of websites to adjust win size/pos and status bar. Fixed
privacy panel to correctly scan the permission list for cookies.
2003-04-25 06:18:37 +00:00
bryner%netscape.com 213a0b4218 Landing all changes from CHIMERA_M1_0_1_BRANCH onto the trunk, and adapting to trunk API changes. Not part of any normal build. 2002-12-12 11:34:25 +00:00