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

69 Коммитов

Автор SHA1 Сообщение Дата
stuart.morgan%alumni.case.edu bd6afba2af Camino only - Bug 335985: Use system format for cookie dates. r=murph sr=pink 2007-04-01 22:20:58 +00:00
stridey%gmail.com e6bd74a882 Camino only - Bug 367640: Make Privacy prefpane use 1st person in pref names. r/sr=smorgan 2007-01-24 23:19:45 +00:00
stridey%gmail.com 54f2fe6602 Camino only - Bug 364262: white rect appears behind the 'gear' action pop-up menu when it is clicked. r=ardissone sr=smorgan 2007-01-15 04:04:44 +00:00
stridey%gmail.com ac15ae3f89 Camino only - Make the string from bug 330534 localize properly. sr=smorgan 2006-12-20 08:46:20 +00:00
stridey%gmail.com 7a2e6bf945 Camino only - Bug 330534: Show correct expiration date ('On Quit') for session cookies. Patch by cl <bugzilla@chrislawson.net>. r=murph sr=smorgan 2006-12-19 00:08:23 +00:00
stuart.morgan%alumni.case.edu 78eb8df68d Camino only - Bug 355033: simplify keychain prefs. r=stridey sr=pink 2006-11-10 18:20:40 +00:00
stridey%gmail.com 2399c101af Camino only - Bug 343941: Audit Localizable.strings (and other .strings files) for typos/style guide and clarity. r=ardissone sr=smorgan 2006-11-01 15:38:17 +00:00
stridey%gmail.com c69d987412 Camino only - Remove 10.2 runtime checks/fallbacks. Patch by smorgan <stuart.morgan@alumni.case.edu> r=josh sr=pink b=356166 2006-10-25 19:54:23 +00:00
mark%moxienet.com a7f606cf4b 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 a708c567b8 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 7226be3c60 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 924f6899fe Fixing bug 342995, auto-fill password in web forms feature in privacy prefpane is not validated/invalidated when the prefpane opens. Patch by froodian <stridey@gmail.com>, r=me, stuart.morgan, sr=pink. 2006-07-13 15:22:05 +00:00
nick.kreeger%park.edu e3c4fde18c Fixing bug 344328, cosmetic polish for privacy pref panes. Updated nib by froodian <stridey@gmail.com>, r=smokey, sr=pink 2006-07-13 15:13:31 +00:00
hwaara%gmail.com 456ca413c8 Check-in missing string for bug 302865.
r=#camino
2006-03-15 00:08:24 +00:00
mark%moxienet.com d04de5b148 302865 Cookie exception list should also have option for session cookies. Patch by Chris Lawson <bugzilla@chrislawson.net>. r=smorgan sr=smfr 2006-03-14 20:34:44 +00:00
mark%moxienet.com 31309c7a63 Bug 318638, tweak security nibs. Changes by Jasper Hauser <camino@jasperhauser.nl>. Camino-only, npotdb. r=me 2005-12-02 03:07:00 +00:00
smfr%smfr.org 1745dfbcf0 Fix bug 269084: allow users to select one or more cookies and say "block these sites" to add the sites to the "deny" list. Also tidy up the UI in the Cookies and Exceptions sheets to use action buttons, and save table and window state. 2005-11-18 05:20:41 +00:00
smfr%smfr.org f4abea28a6 Fix bug 314478: make sure the "Remove All" button in the "Edit exceptions list" sheet in Camino removes only the cookie permissions, and not any others. 2005-11-14 06:42:19 +00:00
smfr%smfr.org ff1a4841d7 Fix bug 314557: add a "are you sure" warning before clearing all the cookie site exceptions. Patch by Bill Kocik and Smokey Ardisson. 2005-11-14 06:23:27 +00:00
smfr%smfr.org c5b84967d6 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 52f8c2ecae 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 c8189bb142 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 fb3f234b5a filtered lists remain filtered and sorted when allow/deny state changed
(bug 280981)
2005-07-31 20:02:02 +00:00
smfr%smfr.org 82911707ca Fix up the keyboard loop in prefs panes (bug 298174). 2005-06-28 05:37:02 +00:00
pinkerton%aol.net c0a5b42c28 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
smfr%smfr.org 6a75f27955 Add license. 2005-03-04 05:44:34 +00:00
smfr%smfr.org 8c288106d4 Fix various keyboard navigation issues. 2005-02-03 07:13:24 +00:00
pinkerton%aol.net f3324e8389 add search fields to permissions and cookie sheets (bug 263336) 2005-02-02 23:17:39 +00:00
smfr%smfr.org ec2203a37e Fix some sheet sizing issues. r=#camino 2005-01-27 02:49:24 +00:00
pinkerton%aol.net 52c3b9a203 update the look of preference panels (from jasper) 2005-01-24 21:19:08 +00:00
smfr%smfr.org a4d073dae6 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 20381591a8 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 e77fecb787 Fix keyboard navigation in the Camino preference panes. 2005-01-16 05:07:00 +00:00
smfr%smfr.org 887e8b71c4 Warning fixes. 2005-01-16 04:36:20 +00:00
joshmoz%gmail.com 3cc949b577 Minor tweaks to nib files, helps Aqua HIG compliance. Nothing major. 2004-12-24 07:23:52 +00:00
bryner%brianryner.com 1435145ce6 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 47dd437793 confirm when removing all cookies (bug 246738) sr=pinkerton 2004-11-20 00:50:51 +00:00
joshmoz%gmail.com 9a9da97694 localize cookie editor yes/no values (bug 262780) 2004-11-04 21:23:48 +00:00
pinkerton%aol.net b43657687c make cookie/cookie perm tables show which column is selected, use the
alternating row colors if available, show sort indicator images if available,
and allow reverse sorting (bug 239392)
2004-06-17 04:57:04 +00:00
pinkerton%aol.net 3e2af6f0ba better l10n for pref panes (bug 246163) 2004-06-16 05:19:30 +00:00
pinkerton%aol.net c6d655cd2a set min sizes on sheets 2004-05-05 21:27:56 +00:00
pinkerton%aol.net 0a44d9d7b3 add view/delete/sort of cookies to privacy panel. added "accept cookies only
from sites i visit" pref. cleaned up layout and wording of panel. added
ability to switch allow/deny on site white/blacklist inline. (bug 182540)
2004-03-31 01:51:59 +00:00
pinkerton%aol.net 2844e2a313 correctly handle the 'ask about each cookie' pref since the changes from
bug 233339 (bug 238550)
2004-03-26 02:05:59 +00:00
pinkerton%aol.net 98cc6e0845 use exterior focus ring on panther 2004-02-12 07:54:07 +00:00
pinkerton%aol.net c4e92e1a45 make edit sites use a ExtendedTableView so it gets backspace support. Set
table view explicitly to be the first responder so it accepts keys right
off the bat.
2004-02-12 07:19:59 +00:00
pinkerton%aol.net 8ebc54571b allow sorting in cookie sites sheet (bug 179054) 2004-01-13 22:42:07 +00:00
dwitte%stanford.edu 4b5efbe397 fixing bustage 2003-10-30 05:13:20 +00:00
dwitte%stanford.edu d148efde49 removing nsCCookieManager.h in favor of nsNetCID.h.
b=221886, r+sr=darin
2003-10-30 04:37:14 +00:00
dwitte%stanford.edu 79a057d46a 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
pinkerton%netscape.com e4738f5ca7 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