pinkerton%aol.net
5479181ecb
make blocked popup view color less objectionable, add close button, fix leaking of view.
2006-03-20 21:01:46 +00:00
pinkerton%aol.net
bb8e17a050
Remove popup blocking ui from the status bar, display it inline in the
...
browser wrapper.
2006-03-19 23:28:25 +00:00
pinkerton%aol.net
3999b6e2a7
make google search resizable. this will reset everyone's toolbar defaults (bug 244099)
2006-03-19 16:13:44 +00:00
mark%moxienet.com
8031b9176a
302865 strings changes: add "Allow for Session", remove "SessionOnly"
...
328802 strings change: "ExportedBookmarkFile" = "ExportedCaminoBookmarks"
329011 strings change: "dlTrashButtonLabel" = "Trash"
Camino-only
2006-03-14 20:29:10 +00:00
hwaara%gmail.com
848f096797
fix bug 320203, Respect the Gecko pref for browser.backspace_action
...
r=smorgan, sr=pinkerton, patch by Chris Lawson (bugzilla@chrislawson.net )
2006-03-01 19:44:01 +00:00
mark%moxienet.com
e32eff6651
327850/327682 Bump version numbers
2006-02-19 22:41:13 +00:00
mark%moxienet.com
ff2569323f
327682 Bump version numbers: 1_8_0 to 1.0.0+, 1_8 to 1.0+, trunk to 1.2+
2006-02-19 00:12:31 +00:00
mark%moxienet.com
188d77e4a6
324617 Ad-blocking fixes, ad-blocking i18n. Patch by Smokey Ardisson <alqahira@mindspring.com>, some other changes by smfr. r=smfr
2006-02-13 19:11:39 +00:00
mark%moxienet.com
d9cdfc8587
230320 Add Move to Trash command and Delete button to Downloads window. Patch by Bruce Davidson <mozilla@transoceanic.org.uk>. Icon by Jasper Hauser <camino@jasperhauser.nl>. Thanks also to Nick Kreeger <nick.kreeger@park.edu> and Ludovic Hirlimann <qa-mozilla@hirlimann.net>. Project file kicked by the usual suspect. r=kreeger sr=pink
2006-02-06 21:26:26 +00:00
mark%moxienet.com
3350215db2
326004 Default size of download progress view window is too small. Fatten it up
...
. Also change the order of the list of allowed toolbar items to match the defau
lt set. r=smfr
2006-02-06 15:26:42 +00:00
smfr%smfr.org
8dd4a21f65
Fix camino bug 324511: "Last visit" should be "Visits" in the Bookmark Info panel.
2006-01-24 16:56:36 +00:00
smfr%smfr.org
dbd7fff204
Fix spelling error (bug 316029). Patch by Smokey.
2006-01-20 15:25:38 +00:00
smfr%smfr.org
9f2b3504fa
Fix bug 322176: bump copyright year on the app to 2006. Patch by Smokey.
2006-01-16 05:05:34 +00:00
smfr%smfr.org
221455c6e5
Fix bug 316692: add command-shift-L as shortcut for Email Page Location.
2006-01-16 05:01:34 +00:00
smfr%smfr.org
87f1157175
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
smfr%smfr.org
b8cfb7ce76
Fix bug 169816: implement bookmark sorting (really arranging) in Camino. Selecting a single folder will sort its children. Selecting two or more items will sort them together. Holding down the Option key will do a deep sort of all selected items. If nothing is selected, the current collection is sorted (if allowed).
...
Fix bug 322809: bookmarks toolbar and menu folders should have localized names.
Other fixes:
Re-order the bookmarks and history context menus slightly to reduce the number of separators.
Fix the bookmarks toolbar to not respond to every bookmark update by looking for a button with the changed bookmark.
Fix the bookmarks toolbar to notice child re-orderings and update appropriately.
Clean up the key handling code in ExtendedOutlineView and ExtendedTableView, and make our outline and table views respond to the home and end keys by scrolling to top/bottom.
2006-01-15 21:03:32 +00:00
smfr%smfr.org
8562921cac
Tweak Camino's ad blocking.
2006-01-15 20:31:18 +00:00
dbaron%dbaron.org
1c2ad07515
Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006.
2006-01-03 04:19:06 +00:00
mark%moxienet.com
d7aceb33a9
Bug 314287, command-scroll changes text size which is so incredibly annoying. Remap command-scroll to standard scroll, putting text size on control and history on option. Camino-only, npotdb. r=smfr
2005-12-28 17:01:20 +00:00
smfr%smfr.org
54960c1d33
Fix bug 308897: put a context menu on the lock icon that has items to show the site certificate, and go to Page Info.
...
Fix the "Reset Camino" warning string to remove the reference to saved passwords (re: bug 320208).
Improve some #include hygiene in AutoCompleteDataSource.h and fallout.
Fix it so that main windows don't have to all implement -autosaveWindowFrame.
Fix some ownership issues in AutoCompleteDataSource that could cause us to use potentially released images in the autocomplete popup.
Push the code for accessing page security information down into CHBrowserView, and change Page Info to use it. Also fix some spelling errors, and improve Page Info strings for mixed content.
Fix an nsIDOMWindow leak in Page Info, and use a already_AddRefed<> return value in CHBrowserView to make ref counting of nsIDOMWindows less prone to bugs.
Change some code to use pre-existing CHBrowserView.h constants.
No longer show the "trust" checkboxes in the certificate view if we can't read the trust settings (cert not in DB), unless we're accepting a CA cert.
When showing a cert from Page Info or the lock icon, show trust for SERVER_CERT usage, rather than CA_CERT usage.
Tweak ad blocking.
2005-12-25 01:52:35 +00:00
smfr%smfr.org
056ec9a600
Fix bugs 299799 and 254313: add context menu item to copy bookmark and history item urls to the clipboard. Patch by Chris Lawson.
2005-12-10 20:43:17 +00:00
smfr%smfr.org
5bcfdc6db3
Fix bug 319488: make Camino's Page Info look nicer.
2005-12-10 06:19:57 +00:00
pinkerton%aol.net
8b554d04a1
removing netscape.com from defaults (bug 312969)
2005-12-09 18:28:55 +00:00
smfr%smfr.org
da2bd9cb10
Fixing:
...
Bug 288979: can't resize bookmarks info (you can now), and tidied up the view impl.
Bug 319516: bookmark info panel is blank if you Get Info in bookmarks before selecting anything.
Bug 315338: bookmark info panel should not disappear if you unselect a bookmark. Now we just clear it instead.
Bug 311838: we save bookmark keyword changesnow when you close the panel.
Also fix various other cases where changes to the description would be lost, and changes to the other keyword or description would not show in the bookmarks right away.
Also fixing a misspelling in the download code.
2005-12-08 07:24:59 +00:00
smfr%smfr.org
2f48bcb184
Prettify the drag feedback for tabs and the tab bar background, and add a (non-visible) title to the tab close button for accessibility.
2005-12-05 06:38:11 +00:00
smfr%smfr.org
f9fa02eeeb
Standardize terminology in Send Link/Email Page Location strings. Bug 315877.
2005-12-05 03:02:51 +00:00
smfr%smfr.org
f8409bd2ab
Tidy up Camino UI strings (bug 203235).
2005-12-05 02:21:30 +00:00
smfr%smfr.org
0003272f0f
Fix bug 304036: clean up the Help menu in Camino.
2005-12-05 02:15:00 +00:00
smfr%smfr.org
7f82cc90e4
Tweak dl_cancel and stop toolbar icons.
2005-12-04 23:03:08 +00:00
mark%moxienet.com
19aceeea8b
Bug 314632, removing unused files.
2005-12-02 21:16:30 +00:00
mark%moxienet.com
697dcee41b
Bug 314632, update toolbar icons. Icons by Jasper Hauser <camino@jasperhauser.nl>. r=me
2005-12-02 21:10:51 +00:00
smfr%smfr.org
25967bf9a4
Fix bug 159048: implement Page Info for camino. This uses a new set of views that have size-to-fix behavior, which are also used now for the certificate view, and the downloads window.
2005-12-02 05:20:36 +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
c0d59bf833
Block images matching .2mdn.net
2005-11-18 05:27:24 +00:00
smfr%smfr.org
17ea78d2e7
New file for missing files in the download manager.
2005-11-13 04:11:38 +00:00
smfr%smfr.org
6563569d9f
Remove the "?click" rule, because it breaks some legitimate sites.
2005-11-12 19:35:07 +00:00
mark%moxienet.com
a6ee15d3b2
Bug 315866, "New window" item no longer in dock menu. Connect the proper NSMenuItem to the dock menu's mItemBeforeCustomItems. Camino-only, npotdb. r=pink
2005-11-10 20:26:07 +00:00
smfr%smfr.org
4a852feabb
Fix bug 314803: fix crash on download failure, caused by DownloadDone() getting called twice. Added error reporting for common downloading errors (no permissions in destination dir, and disk full) via a sheet on the downloads window.
...
Implemented nsIInterfaceRequestor on nsDownloadListener and nsHeaderSniffer because I was seeing assertions about this, and to avoid possible uninitialized value usage (bug 315246).
2005-11-06 06:40:36 +00:00
smfr%smfr.org
20c6661b36
Make sure the Info tab is selected.
2005-11-05 22:16:19 +00:00
smfr%smfr.org
75b12cdfa3
Fix bug 294732: rename "Name" field to "Title" to be consistent with the rest of the UI. Also tidy up the "Visit count" panel. Patch partly by Markus Magnuson.
2005-11-05 22:14:25 +00:00
pinkerton%aol.net
3955e38dba
increase default size of dialog to fit all buttons (bug 308094)
2005-11-03 14:58:00 +00:00
mark%moxienet.com
db1886f8e6
Bug 314226, "Unrequested Popup Detected" title should be localizable. The new key name is PopupBlockTitle. Patch by Ludovic Hirlimann <qa-mozilla@hirlimann.net>. Camino-only. r=smfr
2005-10-31 20:21:15 +00:00
pinkerton%aol.net
626907d84c
updated disk image icon (bug 307359)
2005-10-26 21:42:38 +00:00
smfr%smfr.org
bb90d10c30
Combine the two "Warn when closing/quitting" prefs into one. Bug 196359
2005-10-26 04:02:37 +00:00
mark%moxienet.com
58fbf66583
Camino portion of bug 309693, update EULA to v1.1. Camino-only, npotdb.
2005-10-26 03:30:00 +00:00
smfr%smfr.org
d9b4b3721e
Add a couple more sites to Camino's ad-blocking CSS.
2005-10-23 17:29:36 +00:00
smfr%smfr.org
0cd0061c59
Change the Camino pref pane identifiers to contain "org.mozilla.camino" rather than "org.mozilla.chimera", and fix the text encoding of many of the pref panel Localized.strings files.
2005-10-20 02:31:36 +00:00
smfr%smfr.org
15c3e42d5d
Fix bug 312923: fix spelling errors in certificate dialog strings. Patch by lensovetp@mail.ru.
2005-10-18 23:42:08 +00:00
smfr%smfr.org
1cb8a19fe3
Fix bug 175863: Add a "reload all tabs" item to the tab context menu. Patch by Chris Lawson.
2005-10-18 17:44:41 +00:00
smfr%smfr.org
1c041dc548
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