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

87 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%aol.net 9cd4b7dd58 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 1f3b071b23 better l10n for pref panes (bug 246163) 2004-06-16 05:19:30 +00:00
pinkerton%aol.net 4223ad9eaa set min sizes on sheets 2004-05-05 21:27:56 +00:00
pinkerton%aol.net 7216ce00b8 unused plists 2004-04-25 23:16:55 +00:00
pinkerton%aol.net 86e5cb50b8 remove unused files 2004-04-25 23:15:35 +00:00
pinkerton%aol.net 3adecca831 add pref for resize images 2004-04-25 23:10:17 +00:00
pinkerton%aol.net 65f3675b8e 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 4a31bf60b4 removing obsolete nibs 2004-03-29 18:06:18 +00:00
pinkerton%aol.net 211784e3e3 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 f692e33830 make clearing global history work again (bug 236033) and try to prevent
exceptions when history doesn't provide all the data.
2004-03-03 04:43:16 +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 cdb9a9dcbc use exterior focus ring on panther 2004-02-12 07:54:07 +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%aol.net aaafc71be3 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 8232db642c use "Select" in choose directory button instead of "Open" (bug 232926) 2004-02-04 22:52:30 +00:00
pinkerton%aol.net 27a32d493e fixed the error handling in the d/l location setting 2004-01-29 16:10:07 +00:00
pinkerton%aol.net be978da8fd correctly save the download location in IC (bug 232353) 2004-01-29 15:05:02 +00:00
pinkerton%aol.net 4a173eca28 remove references to system internet prefs since they no longer exist on
panther. first stab at choosing download folder (display works, setting it
does not)
2004-01-27 20:52:18 +00:00
pinkerton%aol.net 19b5a07d8d allow sorting in cookie sites sheet (bug 179054) 2004-01-13 22:42:07 +00:00
pinkerton%aol.net 2c7585358a fix licenses 2004-01-07 14:12:41 +00:00
dwitte%stanford.edu 08c8d38756 fixing bustage 2003-10-30 05:13:20 +00:00
dwitte%stanford.edu 2306dd8f1c removing nsCCookieManager.h in favor of nsNetCID.h.
b=221886, r+sr=darin
2003-10-30 04:37:14 +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 4d09668e02 fix compiler warning (bug 202716) 2003-08-21 02:46:11 +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
pinkerton%netscape.com 4c5cb1755e removing search field for bug 158246 2003-04-10 03:54:24 +00:00
pinkerton%netscape.com d9dc9f4ffd adding google search bar, from pgauria@uark.edu (bug 158246) 2003-04-10 03:48:41 +00:00
dbaron%dbaron.org 59082fdb1e Bustage fix. b=191380 2003-03-22 20:55:56 +00:00
dbaron%dbaron.org 1948e2d1df Bustage fix. b=191380 2003-03-22 19:51:59 +00:00
dbaron%dbaron.org 2990ceea7e Bustage fix from <mvl@exedo.nl>. b=191380 2003-03-22 19:47:45 +00:00
bryner%netscape.com 513721f882 Landing changes from CHIMERA_M1_0_1_BRANCH. (I know I'm breaking the static build, I'll fix it later). Code depending on other Mozilla changes is #ifdef'd BRANCH_CHANGES_NEED_MERGED. 2003-02-13 10:26:09 +00:00
bryner%netscape.com 2a7b65c505 Merging changes from CHIMERA_M1_0_1_BRANCH. 2003-01-08 06:33:05 +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
sfraser%netscape.com 3ba234c77f Removing files which were moved to chimera/resources/localized/English.lproj. 2002-08-21 23:06:55 +00:00
sfraser%netscape.com ef11d670d8 Updating files for the new class names ('CH' for Gecko-embedding wrapper, all other classes have no prefix). 2002-08-21 02:06:38 +00:00
sfraser%netscape.com 6d36f99478 Fix for bug 163480 (dragging from inactive tabs). Also add disabled generic icon to about:blank tabs. 2002-08-19 21:53:42 +00:00
pinkerton%netscape.com e5fa70f42c Move cache clearing button to Navigation panel, add security prefs to
Privacy panel. make privacy panel inherit from base prefpanel class.
2002-08-15 22:30:17 +00:00
pinkerton%netscape.com 24e42c97ed updated icons from ugo 2002-08-15 18:55:54 +00:00
pinkerton%netscape.com ad8afd923a make dealloc call super class' 2002-08-06 00:17:31 +00:00
pinkerton%netscape.com 3f53046bea Keep XPCOM from being shut down while this window is open (bug 160241) 2002-08-01 18:00:50 +00:00
pinkerton%netscape.com 04b69c904a Removing file, changed to .mm 2002-07-25 21:58:32 +00:00
pinkerton%netscape.com 3711fd870a Changing to be a .mm file so we can use c++ for writing out prefs 2002-07-25 21:56:33 +00:00
sfraser%netscape.com 5b31283cd5 Making the Colors and Links tab the default (bug 158152). 2002-07-19 02:26:53 +00:00
sfraser%netscape.com 8236111517 Adding the Appearance prefs panel to the list of panels, fixing the prefs panel base class to use UTF-8 for prefs, and adding a changeFont handler on the window's controller that can forward changeFont() messages back to the current prefs pane (used by the Appearance pane). 2002-07-16 17:45:48 +00:00