nick.kreeger%park.edu
d2be968e9d
Continuing checkin of bug 277706 on trunk.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@202032 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-13 16:16:45 +00:00
nick.kreeger%park.edu
c44a21d2cc
Fixing synch error with WebFeatures.nib on the 1.8 branch.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@202031 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-13 16:10:00 +00:00
nick.kreeger%park.edu
b1bf652b5f
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.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@202028 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-13 15:30:47 +00:00
mark%moxienet.com
0b7ac913d5
Bug 314632, update toolbar icons. Icons by Jasper Hauser <camino@jasperhauser.nl>. Camino-only, npotdb. r=me
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@185609 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-02 21:11:24 +00:00
pinkerton%aol.net
9d4ac5e581
change button text to Edit Exceptions List (bug 316002)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@184802 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-16 23:47:12 +00:00
smfr%smfr.org
bddc13cc09
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.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179977 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-10 22:41:15 +00:00
smfr%smfr.org
69a6f18c31
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
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178263 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 17:30:29 +00:00
smfr%smfr.org
3f67307bb0
Fix up the keyboard loop.
...
git-svn-id: svn://10.0.0.236/trunk@177297 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-07 22:26:02 +00:00
pinkerton%aol.net
d4270d21d4
option to prevent animaged images from repeating (bug 162395)
...
git-svn-id: svn://10.0.0.236/trunk@177295 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-07 21:40:27 +00:00
smfr%smfr.org
8ac94b4114
Fix up the keyboard loop in prefs panes (bug 298174).
...
git-svn-id: svn://10.0.0.236/trunk@175204 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-28 05:37:02 +00:00
pinkerton%aol.net
da89772a63
add adblocking with userContent.css to pref panel.
...
git-svn-id: svn://10.0.0.236/trunk@173821 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-27 22:10:10 +00:00
smfr%smfr.org
2f1d2bb323
Fix various keyboard navigation issues.
...
git-svn-id: svn://10.0.0.236/trunk@168746 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-03 07:13:24 +00:00
gerv%gerv.net
1e9360b711
Bug 236613: change to MPL/LGPL/GPL tri-license.
...
git-svn-id: svn://10.0.0.236/trunk@168733 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-02 23:16:20 +00:00
smfr%smfr.org
f6a11478a8
Fix some sheet sizing issues. r=#camino
...
git-svn-id: svn://10.0.0.236/trunk@168375 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-27 02:49:24 +00:00
pinkerton%aol.net
66216a40ea
update the look of preference panels (from jasper)
...
git-svn-id: svn://10.0.0.236/trunk@168251 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-24 21:19:08 +00:00
joshmoz%gmail.com
5dbd6c69d7
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.
...
git-svn-id: svn://10.0.0.236/trunk@167964 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-19 02:14:21 +00:00
smfr%smfr.org
28ca396976
Clean up the sheet for editing popup blocking whitelist. In particular, disable the Add button when the text field is empty.
...
git-svn-id: svn://10.0.0.236/trunk@167807 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-16 05:27:59 +00:00
smfr%smfr.org
3f5390ec75
Fix keyboard navigation in the Camino preference panes.
...
git-svn-id: svn://10.0.0.236/trunk@167806 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-16 05:07:00 +00:00
joshmoz%gmail.com
19e90a919a
Minor tweaks to nib files, helps Aqua HIG compliance. Nothing major.
...
git-svn-id: svn://10.0.0.236/trunk@167013 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-24 07:23:52 +00:00
bryner%brianryner.com
e1daca3ce3
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.
...
git-svn-id: svn://10.0.0.236/trunk@165757 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-24 22:48:45 +00:00
joshmoz%gmail.com
4db0fe678d
remove pref ui for disbling plugins as it has some major problems (specifically with js). bug 210724. sr=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@165537 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-20 01:05:27 +00:00
pinkerton%aol.net
4d55807188
better l10n for pref panes (bug 246163)
...
git-svn-id: svn://10.0.0.236/trunk@157941 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-16 05:19:30 +00:00
pinkerton%aol.net
5a4cad316f
add pref for resize images
...
git-svn-id: svn://10.0.0.236/trunk@155506 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 23:10:17 +00:00
pinkerton%aol.net
f09d6bade1
new icons, aren't we purdy? (bug 234916)
...
git-svn-id: svn://10.0.0.236/trunk@153181 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-24 23:52:03 +00:00
pinkerton%aol.net
f847fcdd5f
use ExtendedTableView for whitelist table so backspace works to delete. Use
...
exterior focus ring style on panther
git-svn-id: svn://10.0.0.236/trunk@152709 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-12 07:51:25 +00:00
pinkerton%netscape.com
3c58bd256d
don't use the capbilities.* prefs to block setting status and window
...
resizes as they cause websites to break by throwing unexpectedly.
(bug 216779)
git-svn-id: svn://10.0.0.236/trunk@146525 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-03 02:51:52 +00:00
pinkerton%netscape.com
3cc29415eb
don't set the "disable during load" popup blocking pref (bug 155351)
...
git-svn-id: svn://10.0.0.236/trunk@146078 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 03:09:43 +00:00
dwitte%stanford.edu
9d62d39ae0
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.
git-svn-id: svn://10.0.0.236/trunk@144606 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-09 00:20:57 +00:00
bryner%netscape.com
3b843d5517
fix a warning
...
git-svn-id: svn://10.0.0.236/trunk@142646 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-20 10:21:15 +00:00
pinkerton%netscape.com
ef83d3b5d9
make add to whitelist work on 10.1 by using the routine i really wanted
...
from the start.
git-svn-id: svn://10.0.0.236/trunk@141923 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-29 02:06:57 +00:00
bryner%netscape.com
e05da957fa
more #include cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@141875 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-27 08:41:02 +00:00
pinkerton%netscape.com
2d4fcff58e
biffed getting of js/java prefs at panel init
...
git-svn-id: svn://10.0.0.236/trunk@141810 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 17:56:47 +00:00
pinkerton%netscape.com
1791351d22
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.
git-svn-id: svn://10.0.0.236/trunk@141795 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 06:18:37 +00:00
bryner%netscape.com
a3c670c75f
Landing all changes from CHIMERA_M1_0_1_BRANCH onto the trunk, and adapting to trunk API changes. Not part of any normal build.
...
git-svn-id: svn://10.0.0.236/trunk@135167 18797224-902f-48f8-a5cc-f745e15eee43
2002-12-12 11:34:25 +00:00