106 Commits

Author SHA1 Message Date
smfr%smfr.org
2b3e96d5a2 Block images matching .2mdn.net 2005-11-18 05:27:24 +00:00
smfr%smfr.org
d01d2820ae Remove the "?click" rule, because it breaks some legitimate sites. 2005-11-12 19:35:07 +00:00
smfr%smfr.org
7b5b6b8a46 Combine the two "Warn when closing/quitting" prefs into one. Bug 196359 2005-10-26 04:02:37 +00:00
smfr%smfr.org
37f617c877 Add a couple more sites to Camino's ad-blocking CSS. 2005-10-23 17:29:36 +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
be553a1f91 Fix bug 181649: make sure that site icons are not loaded if the (hidden) "browser.chrome.favicons" pref is set to false. 2005-10-13 02:23:05 +00:00
mark%moxienet.com
33a47344a4 Tweak mousewheel sysnumlines values to be correct, the Camino equivalent of bug 311941. 2005-10-11 15:13:49 +00:00
mark%moxienet.com
9f7c18b95f Bug 293503, back/forward behavior is reversed when scrolling horizontally with alt/option. Fix mousewheel binding. Includes Camino pref fixage. r=mano sr=roc 2005-10-10 06:05:38 +00:00
smfr%smfr.org
5abadfb213 Fixes for Camino bugs:
311049: fix focus issue in popup windows.
307743: export of bookmark keywords etc (patch by Chris Lawson).
293768: we now remember which container was selected in bookmarks.

Fixed HTML export by ensuring that the root folder has the appropriate special flag set.
Fixed "Redo" when moving a bookmark within a folder.
Fixed the first Undo after showing bookmarks (which used to throw an exception) by avoiding using the bookmarks undo manager for URL bar text operations.
Fixed drag and drop in the bookmarks to show the correct feedback when copying, and allow copying into the containers table again.
Fixed Undo in the url bar to not create undo items for no-op changes.
Fixed the context menu for empty rows in the bookmarks to enable the "New Folder" item.

Also cleaning up bookmarks reading and import code to deal better with corrupted bookmarks files, ensuring that we always end up with toolbar and menu containers. Fixed setting up the toolbar folder from a bookmarks.xml conversion. Allow us to read a Safari Bookmarks.plist file as the bookmarks file (rather than an import) in case a user copies it over. Break assumptions about the container ordering, so that if container folders get moved around in the bookmarks file, we'll still find them OK.
2005-10-05 20:24:03 +00:00
smfr%smfr.org
8d36f84fa7 Fix camino ad-blocking issues, bugs 306796, 307849, 310721, 311017. 2005-10-04 17:02:23 +00:00
bryner%brianryner.com
6ba0ca043f Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me. 2005-09-23 18:16:40 +00:00
mark%moxienet.com
080c512944 Typo fix, didn't affect anything before, won't affect anything now. r=your grammar teacher 2005-09-20 03:40:50 +00:00
bryner%brianryner.com
53d768e870 Backing out 292965 until Tp regression is understood. 2005-09-14 07:28:05 +00:00
bryner%brianryner.com
d67792fcc9 Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me. 2005-09-14 03:38:40 +00:00
smfr%smfr.org
462a86ea80 More adblocking tweaking. 2005-09-10 22:22:52 +00:00
mark%moxienet.com
73564e919f Bug 244678, change bundle identifier to org.mozilla.camino and creator to MOZC. r=smfr 2005-09-10 05:43:09 +00:00
smfr%smfr.org
b7d2679dc6 More ad blocking tweaks. 2005-09-10 03:27:28 +00:00
smfr%smfr.org
45499c4ab2 Fix bug 306565: don't block all yahoo images, bug 306723 block mspaceads.com. Also tweaked some other blocking CSS. 2005-09-08 20:56:31 +00:00
pinkerton%aol.net
e36e1d053e rebranding trunk as 1.0+ 2005-08-31 18:11:25 +00:00
smfr%smfr.org
7198ad1000 Make sure CSS is valid. 2005-08-28 00:45:13 +00:00
smfr%smfr.org
dee83267ec Fix bug 296783: clean up ad_blocking.css to avoid lots of false hits. Make the rules more specific; testing by visiting many of the top 200 sites. r=me 2005-08-28 00:18:35 +00:00
smfr%smfr.org
473548d78f Fix bug 231736: get the Proxy Auto-Config settings from the OS if possible. Added a new hidden pref "camino.use_system_proxy_settings" which can be used to turn off the automatic reading of proxy info from the OS, if you want to specify it yourself.
Also turned off the dumping of JS/CSS errors to the console. r=pinkerton
2005-08-19 19:20:22 +00:00
smfr%smfr.org
0db9004872 Take out a rule that matches any div with "popup" in the id because it's too general (bug 302547). 2005-08-05 03:36:36 +00:00
pinkerton%aol.net
64a70e6466 adding "camino support" link to help menu (bug 183570) 2005-07-31 21:28:05 +00:00
pinkerton%aol.net
a145ec5bd9 move bookmarks.plist into localized folder so default bookmarks can be
tailored per localization. (bug 179900)
2005-07-31 21:09:14 +00:00
pinkerton%aol.net
55f2b027fb 09a2+ branding 2005-07-20 14:46:33 +00:00
pinkerton%aol.net
741ed14037 0.9a2 branding 2005-07-12 18:39:04 +00:00
pinkerton%aol.net
cdcfe3b1c8 removing unsued prefs file 2005-07-05 22:48:08 +00:00
pinkerton%aol.net
d174d4c550 turn on bfcache pref for nightly builds 2005-07-05 22:41:08 +00:00
smfr%smfr.org
344e87775b Fix bug 248304: turn off the universal charset detector by default, but allow users to turn it back on via an item at the bottom of the Text Encodings menu. Also add a new item for GB 18030. r=pinkerton. 2005-07-05 20:11:34 +00:00
pinkerton%aol.net
223a59ef98 0.9a1+ branding for trunk 2005-06-21 00:29:41 +00:00
pinkerton%aol.net
1ac6977895 updating user agent to 09a1 2005-06-09 14:47:30 +00:00
pinkerton%aol.net
e43a39dc38 much better version of the file from Neil 2005-05-31 13:00:44 +00:00
pinkerton%aol.net
767c2fb0f4 0.9a1 alpha branding 2005-05-29 15:48:18 +00:00
pinkerton%aol.net
24fe7f2db1 add adblocking with userContent.css to pref panel. 2005-05-27 22:10:10 +00:00
pinkerton%aol.net
f7cb6fa18f force camino to tab to form controls, regardless of the system pref. this
best matches user expectation as nobody knows about the system pref, or that
that particular pref would impact camino's content area tabbing.
2005-05-11 03:26:08 +00:00
pinkerton%aol.net
11465d3dfe fix copyright statements to match firefox (bug 292304) 2005-05-09 23:30:14 +00:00
pinkerton%aol.net
63013f60fd use error pages instead of sheets (bug 292646) 2005-05-09 23:08:17 +00:00
smfr%smfr.org
15c52d52f5 Fix typo in pinkerton's last checkin. 2005-03-07 06:44:32 +00:00
pinkerton%aol.net
ef1f19ff36 fix case where prefs could not exist and we'd get uninitialzed values for
opening tabs/windows with cmd-click. (bug 283363)
2005-03-05 18:06:25 +00:00
pinkerton%aol.net
4c1689e10e if not all languages are in the right format, fall back to en-us rather than
picking the first one that is in the right format (bug 281107)
2005-02-11 18:44:39 +00:00
gerv%gerv.net
51258ac3cb Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
joshmoz%gmail.com
3fae4f8645 don't override system pref detection for tabbing behavior. b=277706 sr=pinkerton 2005-01-20 06:37:20 +00:00
joshmoz%gmail.com
5e424a10a5 pref reorganization part 1, no bug 2004-12-17 17:58:21 +00:00
joshmoz%gmail.com
69a9b630c0 fix bug 268441 - Implement network.protocol-handler.external... prefs (no GUI). sr=pinkerton 2004-11-24 04:11:46 +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
joshmoz%gmail.com
810a4ebb4a fix bug 269128 - Two bookmarks in default set are missing/changed. sr=pinkerton 2004-11-18 22:27:30 +00:00
pinkerton%aol.net
c7dd9827e2 allow l10n of Credits.rtf file (bug 232828) 2004-06-17 01:12:29 +00:00
pinkerton%aol.net
96d92fc960 fix horizontal scrollwheel (bug 246879) 2004-06-16 04:56:26 +00:00
pinkerton%aol.net
a5921a41c9 fix alt/shift scrollwheel (bug 244124) 2004-05-24 23:28:53 +00:00