Commit Graph

172 Commits

Author SHA1 Message Date
nick.kreeger%park.edu
5c30e67ec9 Fixing bug 277278, create a GUI for always 2006-06-21 02:40:48 +00:00
nick.kreeger%park.edu
64676063c2 Downloads.nib did not make previous checkin, for bug 308942 2006-06-09 02:47:39 +00:00
nick.kreeger%park.edu
c8c14e7861 Add options to remove finished download list items automatically, bug 308942. r=smorgan, sr=pinkerton 2006-06-09 01:48:22 +00:00
pinkerton%aol.net
6c4c1b02c4 implement single-window mode with simple UI. (bug 274143) 2006-05-20 15:46:20 +00:00
hwaara%gmail.com
239f3e40de Check-in missing string for bug 302865.
r=#camino
2006-03-15 00:08:24 +00:00
mark%moxienet.com
6b518907b3 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
5bccdd2949 324319 changing AddressBook to Address Book 2006-02-03 01:41:12 +00:00
smfr%smfr.org
f7226db89a Fix bug 324369: make sure we save a changed history value when closing the prefs pane (if the user hasn't tabbed to another control), while validating that it's a number. 2006-02-01 05:18:47 +00:00
smfr%smfr.org
f56a84681a Fix bug 321882: put some missing strings into Localized.strings in the app and Navigation prefs pane. Patches by Smokey. 2006-01-16 04:52:33 +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
mark%moxienet.com
30b8bf6f41 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
1de6ca2672 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
pinkerton%aol.net
aad3166d2b change button text to Edit Exceptions List (bug 316002) 2005-11-16 23:47:12 +00:00
smfr%smfr.org
4bad0d47c7 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
08362a2fb4 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
e19e872ac8 Fix bug 315886 and bug 295774: add warning sheets when clearing the cache and history in the prefs, and standardize the terminology. Patches based on changes by Smokey Ardisson and Chris Lawson. 2005-11-14 05:31:36 +00:00
smfr%smfr.org
17ff9df093 Combine the two "warn when closing/quitting" checkboxes into one. Bug 196359. 2005-10-26 04:00:11 +00:00
smfr%smfr.org
a0e7cd8c30 Fix bug 196359: show an optional warning when closing a window with multiple tabs, or quitting when multiple windows or tabs are open. Patch partially by Nathaniel Madura. 2005-10-18 04:06:55 +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
mark%moxienet.com
7f290c30e3 Bug 244678, change bundle identifier to org.mozilla.camino and creator to MOZC. Changing the last straggler, ICStart(). Camino-only, certainly not navigator. 2005-09-10 06:06:31 +00:00
smfr%smfr.org
b8576d7ce2 Fix bug 272606 and dependents: implement security in UI that allows you to trust new CAs, generate certificates, pick certs when a site asks for one, and a new certificate manager window accessible from prefs. Fixes bugs 151656 170355 267414 272591. r/sr=me. 2005-09-08 00:26:43 +00:00
smfr%smfr.org
f8776f4089 Fix bug 279982: remove "Use system homepage" and associated Internet Config code, other than the code to fetch the downloads folder. r=pinkerton 2005-08-25 22:23:48 +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
1e29e7e76a 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
3bda5df223 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
b61a3ec744 filtered lists remain filtered and sorted when allow/deny state changed
(bug 280981)
2005-07-31 20:02:02 +00:00
smfr%smfr.org
6d89d8f074 Fix up the keyboard loop in prefs panes (bug 298174). 2005-06-28 05:37:02 +00:00
smfr%smfr.org
ec79489db9 Fix bug 185750: when showing the Advanced font prefs, hide the font panel (and make sure that changeFont: notifications don't change the selected fonts in the main panel). 2005-06-02 04:02:37 +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
789c075a6f Fix bug 289549: don't use -alternateTitle to store the type of proprotional font, because it can be changed by localizers. Instead, get the font type from the region dictionary.
Also fix the updating of the proportional font labels when you change font type, and fix the project so that it knows that the strings file is UTF-16.
2005-05-26 05:31:34 +00:00
smfr%smfr.org
61182238f3 Fix bug 262245: make sure the Downloads location is displayed using localized names. Patch by Ludovic Hirlimann. 2005-05-26 04:38:48 +00:00
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