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
6074e46922
325910 Kill redo-prebinding.sh. r1=josh r2=bryner
2006-02-06 19:53:10 +00:00
mark%moxienet.com
97e01feedd
320660 When opening multiple tabs, the first new one is always focused, ignoring browser.tabs.loadInBackground pref. Respect it. Patch by H��kan Waara <hwaara@gmail.com>. r=smorgan sr=smfr
2006-02-06 19:47:34 +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
neil%parkwaycc.co.uk
f0100172af
Bug 245725 Make downloads display an approximation to the current transfer rate rather than the overall average speed p=son.le0@gmail.com r=biesi sr=me
2006-02-06 00:34:30 +00:00
kjh-5727%comcast.net
62dd32a95c
Fixing build bustage. This should have been included in the checkin for bug 324072.
2006-02-04 18:21:26 +00:00
cbiesinger%web.de
a898e666b8
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
mark%moxienet.com
b63f67ff04
324319 changing AddressBook to Address Book
2006-02-03 01:41:12 +00:00
smfr%smfr.org
0477cbfa89
Fix bug 179307: when a sheet is displayed in Camino, push a native code security context onto the stack so that the context is correct for native code that can run via PLEvents while the sheet is being displayed. This fixes backwards typing in other windows. r=mento
...
Also fix warnings.
2006-02-02 06:41:56 +00:00
mark%moxienet.com
887b2ad73e
190307 Add MathML support to Camino, adding a non-blocking alert service to handle MathML's missing-font dialog. Patch by Makoto Yamashita <makotoy@ms.u-tokyo.ac.jp>, fixed up for CaminoStatic by me. r=smfr sr=pink
2006-02-02 02:07:45 +00:00
mark%moxienet.com
c18492a6a4
325408 Omit NSS .chk files during Camino build. These should be generated during packaging. r=smfr r=wtchang
2006-02-01 18:16:34 +00:00
smfr%smfr.org
8659ec4f40
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
mark%moxienet.com
fc92dbd4a0
300947 Use ld -dead_strip (DEAD_CODE_STRIPPING) for Camino. Camino-only-npotdb. r=smfr sr=pink
2006-01-30 22:03:06 +00:00
smfr%smfr.org
98d34357c7
Fix bug 325193: sheet shows up in lower left corner of the screen. Fixed by converting it to a modal dialog if its parent window is not visible.
2006-01-30 05:52:18 +00:00
smfr%smfr.org
c547216eb5
Fix bug 324861: issues drawing personal toolbar if Camino is launched via a GetURL. That was a problem because we'd create the first window (with bookmarks toolbar) before loading bookmarks, causing the bookmarks toolbar to get bookmark changed notifications on a non-UI thread, thus hosing AppKit. The fix is to ensure that we never fire notifications on the bookmark loading thread (in a threadsafe way!), and fix the bookmarks toolbar to behave if its toolbar folder is nil (indicating that bookmarks haven't loaded yet).
2006-01-30 04:51:33 +00:00
smfr%smfr.org
11e59690c0
Fix bug 296228: focus apparently lost when hiding and then showing Camino. Cocoa on 10.4 seems to have a bug where mouse moves don't get reactivated when re-showing an application, so we do it manually when a browser window becomes the main window.
2006-01-30 04:48:52 +00:00
smfr%smfr.org
2e4ff52d3c
Whitespace change.
2006-01-29 20:49:41 +00:00
smfr%smfr.org
c2befd3b56
Fix the UI from getting into a locked state when Camino puts up sheet while there is already a modal dialog on screen, or the window already has a sheet. Fixes bugs 279350, 314072. r=mento
...
Fix bug 324901: hide the checkbox in prompt dialogs when the checkMsg param is null or an empty string, to match FF behaviour. r=mento.
Disable the open menu commands when the window has a sheet on it.
2006-01-29 04:56:30 +00:00
smfr%smfr.org
031d0e21e8
Fix warnings, and implement some missing bookmarks comparison methods.
2006-01-29 00:07:19 +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
gerv%gerv.net
078e7a2e3a
Bug 324392: fix bustage caused by lack of checking that the code hadn't changed. Apologies :-(
2006-01-23 11:59:48 +00:00
gerv%gerv.net
ff27848373
Bug 324392: fix licensing on Apple DTS code.
2006-01-23 10:22:40 +00:00
smfr%smfr.org
5769b39b75
Fix bug 323847: save a copy of the corrupted bookmarks file when we fail to read bookmarks.
2006-01-22 19:43:23 +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
4d5921d08a
Fix pref pane bundle version numbers and identifiers.
2006-01-16 05:52:34 +00:00
smfr%smfr.org
f15f464c52
Fix 3 tooltip bugs: 285601, 323387 and 311220. When showing tooltips, make sure that their browser is still frontmost, and that their window is the main window. Also hide tooltips when switching tabs.
...
Also contains a localized string fix related to bug 321882.
2006-01-16 05:41:00 +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
e424a2f546
Potential fix for bug 322374: crash sometimes when clearing the download list. Make sure we null out the controller on the progress views. Patch by Nick Kreeger.
2006-01-16 04:25:16 +00:00
smfr%smfr.org
8e04328f64
Camino fix for bug 319004: prevent overlong document.title from bogging down history.
2006-01-15 21:37:02 +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
wtchang%redhat.com
dbbc444239
Bugzilla Bug 317620: landed NSS 3.11 on the Mozilla trunk. The patch is
...
contributed by Kai Engert <kengert@redhat.com>. r=wtc,bsmedberg.
Bugzilla Bug 288647: (security/manager/Makefile.in only) enable building
NSS with system NSPR. The patch is contributed by Chris Seawood
<cls@seawood.org>. r=wtc,kengert.
Modified Files:
Makefile.in browser/installer/unix/config.it
browser/installer/unix/packages-static
browser/installer/windows/config.it
browser/installer/windows/packages-static
calendar/installer/windows/config.it
calendar/installer/windows/packages-static
camino/Camino.xcode/project.pbxproj
embedding/config/basebrowser-installer-win.pkg
embedding/config/basebrowser-mac-macho
embedding/config/basebrowser-qnx
embedding/config/basebrowser-unix
embedding/config/basebrowser-win embedding/config/minimo-qnx
embedding/config/minimo-unix mail/config/basemail-os2
mail/config/basemail-unix mail/installer/windows/config.it
mail/installer/windows/packages-static
minimo/config/linux_package.sh security/manager/Makefile.in
security/manager/psm.pkg toolkit/mozapps/installer/packager.mk
xpinstall/packager/packages-os2
xpinstall/packager/packages-static-unix
xpinstall/packager/packages-static-win
xpinstall/packager/packages-unix
xpinstall/packager/unix/deliver.pl
xpinstall/packager/win_mfcembed/config.it
xpinstall/packager/windows/browser.jst
xpinstall/packager/windows/config.it
xulrunner/installer/mac/Makefile.in
2006-01-13 18:09:32 +00:00
mark%moxienet.com
27bf57f516
321928 Allow "show in finder" on in-progress downloads. Patch by Nick Kreeger <nick.kreeger@park.edu>. Camino-only. r=me sr=pink
2006-01-04 19:29:39 +00:00
mark%moxienet.com
49d056b94f
322374 Crash [@ libobjc.A.dylib.227.0.0] when clearing download list. Call [(ProgressView) setController] on awakeFromNib in ProgressViewController and take care with mProgressController in ProgressView. Patch by Nick Kreeger <nick.kreeger@park.edu>. Camino-only. r=me
2006-01-04 19:27:51 +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
darin%meer.net
a1aa1d673f
fixing bustage (bug 318193)
2006-01-02 05:09:29 +00:00
pinkerton%aol.net
a69e0b9f81
fix crash for feeds that don't have an href (bug 321886)
2005-12-30 17:48:36 +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
2af136f3a0
Fix bug 320845: when a window is miniaturized in the dock, clicking on the app icon should bring it back. Fixed by allowing miniaturized windows to be returned by -getFrontmostBrowserWindow, and included in -browserWindows.
2005-12-20 06:34:51 +00:00
smfr%smfr.org
d66d8e9305
Fix Camino bugs:
...
Bug 319509: When doing Reset Camino, don't prompt about closing windows with multiple tabs open.
Bug 320208: Reset Camino should not clear out keychain passwords, since we don't know whether we created them.
Bug 319491: Reset Camino should clear the visit counts on the bookmarks, thus clearing the top 10 list.
Also changed -getFrontmostBrowserWindow and -browserWindows to not return windows that are not visible (e.g. those that are being created or destroyed), which fixing some odd cascading issues, and should prevent us from ever showing sheets on hidden windows.
2005-12-19 05:23:49 +00:00
smfr%smfr.org
0548df0dcf
Minor tidyup from last set of changes.
2005-12-19 05:09:36 +00:00
smfr%smfr.org
1c9cd51aa9
Improve Top 10 bookmarks list maintenance, ensuring that we look at both visit count and last visit date to keep the list stable in the face of changing visit counts, and optimize list building slightly.
...
Add methods to allow bookmark sorting, currently only used by the top 10 list.
Remove a nasty hack that set the parent of a bookmark item to an NSNumber for Rendezvous bookmarks, replacing it with a RendezvousBookmark Bookmark subclass.
Fix a bug in the Bookmark enumerator, that could cause it to propagate above its root folder, and hang in some cases.
Optimize the notification handlers for various bookmark changes (notably visit count changes) to reduce the amount of work done when resetting all visit counts.
Optimize the building of the dictionary that maps from bookmarks to their favicon urls.
Add a stack-based C++ class that can be used to time an event.
2005-12-19 04:46:48 +00:00
smfr%smfr.org
093f371fe6
Follow-on from bug 315337: allow the user to shift-tab out of the Description text view.
2005-12-17 19:24:57 +00:00
hwaara%gmail.com
ad2356c8b8
fix bug 315337, make bookmark description field tabbable.
...
r=wevah, sr=sfraser
2005-12-16 14:21:12 +00:00
smfr%smfr.org
ceecdbed0c
Fix bug 298458: if page content has a oncontextmenu handler, don't show the normal context menu. r=pinkeron
2005-12-13 07:28:05 +00:00
smfr%smfr.org
6acc176c50
Fix bug 319921: remove New Folder, and enable Copy Location for bookmark toolbar context clicks. Also land part of the code for bug 319491 (Reset Camino should clear visit counts), without yet hooking it up.
2005-12-12 03:35:58 +00:00