Commit Graph

1238 Commits

Author SHA1 Message Date
pinkerton%aol.net
4f3f255cb7 fix redundant methods for getting current URI (bug 337664) 2006-06-03 15:24:36 +00:00
mark%moxienet.com
2d8ed09f1f 336497 Writing Spotlight metadata files for Bonjour bookmarks generates thousands of files. Disable metadata writing for Bonjour bookmarks. Patch by smfr. r=pink a=me 2006-06-02 18:11:17 +00:00
hwaara%gmail.com
8975b64d9b bug 339498, Remove old, unused files. r=mento 2006-05-28 13:45:17 +00:00
mark%moxienet.com
58c312acf5 311311 Can't build on case-sensitive filesystem. Fix spelling of AppKit includes throughout mozilla/camino. Patch by froodiantherapy <stridey@gmail.com>. r,sr,a=me 2006-05-27 18:47:30 +00:00
hwaara%gmail.com
7d8b147b72 bug 333315, Can't 'Copy Locations to Clipboard' in bookmarks manager. r=smorgan, sr=pink. Patch by Chris Lawson (bugzilla@chrislawsonet.net) 2006-05-27 09:59:38 +00:00
hwaara%gmail.com
637cf7464c Add license plate to new file. r=Smokey 2006-05-27 09:55:21 +00:00
hwaara%gmail.com
df4371de35 bug 331194, part 1: implement new methods to Find a docshell for a given URI, and to find a URI for a given docshell. Move around code in GeckoUtils. r=smfr 2006-05-27 09:29:23 +00:00
hwaara%gmail.com
96426eb695 Last fix was bug 338654 2006-05-27 09:17:38 +00:00
hwaara%gmail.com
ef19eb2416 Last change was for bug 337802 2006-05-27 09:10:51 +00:00
hwaara%gmail.com
2f4bc65e9c Rollover tracking should not 'highlight' the close button if only one tab is visible. r=smorgan, sr=pink. Patch by Aaron Schulman (aschulm@gmail.com) 2006-05-27 08:58:19 +00:00
hwaara%gmail.com
4821523415 Download completed message reports size as '?' if size was unknown whilst downloading. r=kreeger, sr=pink. Patch by Bruce Davidson (mozilla@transoceanic.org.uk) 2006-05-27 08:51:05 +00:00
mark%moxienet.com
5a03f44828 313083 Right-click in empty tab bar space has no contextual menu. Add a contextual menu. Patch by Chris Lawson <bugzilla@chrislawson.net>. r=smorgan sr=me a=me 2006-05-26 18:56:14 +00:00
pinkerton%aol.net
2d8ce84ddb hook up cmd-1..9 to load the Nth bookmark from the bookmark bar (bug 317186) 2006-05-20 18:27:46 +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
def6b68f8b Make the tabbing cycle in bookmarks/history view sane. The search textfield gets initial focus, for quick searching. Renamed the column of the left pane from 'Groups' to 'Collections'. Fixes bug 337144, 327839, 322699. r=Wevah, sr=mento. 2006-05-19 16:24:08 +00:00
mark%moxienet.com
dc5c4d7280 326668 compreg.dat and xpti.dat still live in Camino.app. Move them into the profile. Add compatibility.ini and profile version checking to remove these files at startup and force reregistration when the app changes. r=hwaara sr=pink a=me 2006-05-19 02:14:57 +00:00
hwaara%gmail.com
7f21f44d36 bug 289243, Camino should handle .ftploc files, r=cl, sr=mento. Patch by Wevah (mozilla@derailer.org) 2006-05-16 22:34:41 +00:00
hwaara%gmail.com
e869f8c1c0 Last patch was for bug 337833. 2006-05-16 08:56:41 +00:00
hwaara%gmail.com
4708c90052 Menu separators in bookmarks should not be focusable. r=cl, sr=smfr 2006-05-16 08:50:59 +00:00
hwaara%gmail.com
b380a0fb06 bug 235864, close tab button does not give mouse hover feedback. r=smorgan, sr=pink. Patch by Aaron Schulman (aschulm@gmail.com) 2006-05-12 16:50:39 +00:00
hwaara%gmail.com
20804512be fix bug 186591, View Image in New Tab/Window (use Tabbed Browsing preference semantics), r=smorgan, sr=mento. Patch by Chris Lawson <bugzilla@chrislawson.net>. fix bug 336947, Maximum width of location bar/search field is fixed at 2560 pixels. r=cl, sr=pink. Patch by froodiantherapy <stridey@gmail.com> 2006-05-12 08:48:45 +00:00
hwaara%gmail.com
e8ff515f5a fix bug 331430, new pop-up blocker shifts scrollbar down. also fixes bug 331913, highlighted text for a scrolling find is below viewport when popup blocker is open. sr=pink 2006-05-11 19:47:32 +00:00
darin%meer.net
5a25233907 fix camino bustage 2006-05-10 22:39:26 +00:00
darin%meer.net
214075158a removing reference to unused nsIEventQueueService.h to fix bustage 2006-05-10 21:46:53 +00:00
mark%moxienet.com
5b1d34480d 335295 Workaround for endian problem in old Keychain APIs. Patch by pink. And me. r=pink 2006-04-28 15:16:28 +00:00
mark%moxienet.com
b7e4d3302a 335393 Cannot add p12 certificates to the database with "import" function following 329081. Back out 329081. The correct way to add p12 certificates is to use the "restore" function. 2006-04-27 00:27:30 +00:00
mark%moxienet.com
0134dcfd7b 322044 When Camino is hidden, invoking via Service does not respect external app pref. 333974 Same thing when clicking links in other applications. Use non-visible windows when the app is hidden. r=smfr 2006-04-26 15:07:34 +00:00
mark%moxienet.com
55f83db68f Backing out 331576 - API not in 10.2 SDK, nothing to link against. Groan. 2006-04-22 04:12:51 +00:00
mark%moxienet.com
4139329ea6 331576 "Dynamic" determination of locale string for UA. Use the active lproj for the UA locale. r=hwaara sr=pink a=me 2006-04-22 03:36:27 +00:00
benjamin%smedbergs.us
70a0f2207b Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
hwaara%gmail.com
5a9a099c58 Fix bug 310989, Use user-set autocomplete keybinding in location bar, r=smorgan, sr=pinkerton. Patch by Ulrik Svedrup <englabenny@macnytt.com>. Camino-only. 2006-04-07 21:17:38 +00:00
mark%moxienet.com
ffba30d689 320746 Remove uses of GetCurrentEventKeyModifiers. Patch by Chris Lawson <bugzilla@chrislawson.net>. r=me 2006-03-31 16:10:13 +00:00
gerv%gerv.net
af20ee45fb Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
hwaara%gmail.com
da8392f89b Fix bug 331854, extension prefpanes disappeared. r+sr=mento 2006-03-28 07:04:22 +00:00
mark%moxienet.com
122ddeef03 325939 Command-click in bookmarks toolbar should respect standard shift key toggle. Patch by Chris "Redonkulous" Lawson <bugzilla@chrislawson.net>. r=me sr=me 2006-03-28 04:19:35 +00:00
mark%moxienet.com
16ba302142 315928 "Copy Address" on mailto: link with multiple addresses only captures the first address. Patch by Bruce Davidson <mozilla@transoceanic.org.uk>. r=kreeger r=ardisonne sr=pink 2006-03-27 23:48:49 +00:00
mark%moxienet.com
398e32c6ca 314306 Esc is unreliable. Impelement NSResponder cancel:, a 10.3-and-up fix. Patch by Simon Fraser <smfr@smfr.org> r=me sr=me 2006-03-27 23:39:19 +00:00
mark%moxienet.com
6b2bdffd40 200040 The "Send Link" menu item should send URLs in angle brackets. Redonkulously simple patch by Chris Lawson <bugzilla@chrislawson.net>. r=smorgan sr=me 2006-03-27 23:34:32 +00:00
hwaara%gmail.com
3d0fcd20ab bug 323780. Make Camino portable. By setting CAMINO_PROFILE_DIR to a custom path, you can 1) Run more than 1 Camino simultaneously 2) Have a profile that can be moved to other computers. r=mento, sr=pinkerton 2006-03-26 15:43:17 +00:00
pinkerton%aol.net
762f2755bd add ability to collapse google search, add searching web from context menu
(bugs 331064, 327470). also fixes crash when removing location bar.
2006-03-23 23:08:24 +00:00
bryner%brianryner.com
932e8de3cc trying to fix camino build, bug 331050 2006-03-22 21:51:57 +00:00
pinkerton%aol.net
b9fe408d31 always bring dl window to the front when a dl starts (user_pref to disable) 2006-03-21 01:46:04 +00:00
pinkerton%aol.net
99d836634d 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
51811724c1 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
1657a3fa02 open viewsource in chromeless window, creating new user_pref for opening in tab (bug 188604, r=sfraser, sr=pink) 2006-03-19 16:40:38 +00:00
pinkerton%aol.net
7f41e8c52f opt-return or opt-enter in url bar downloads link (bug 187650, r=smorgan sr=pink) 2006-03-19 16:25:18 +00:00
pinkerton%aol.net
39777c2757 make google search resizable. this will reset everyone's toolbar defaults (bug 244099) 2006-03-19 16:13:44 +00:00
hwaara%gmail.com
0dfe9ae64c fix bug 329673. The searchfield doesn't have the right selection behavior. r+sr=pink. Camino-only 2006-03-16 15:00:44 +00:00
hwaara%gmail.com
4602edb777 fix bug 328041, File: Open filter prevents selection of local SVG files, r=wevah, sr=pinkerton. Patch by Ludovic Hirlimann (qa-mozilla@hirlimann.net). Camino-only 2006-03-16 14:49:17 +00:00
mark%moxienet.com
58c8f40f48 328625 In Camino bookmarks, fix warnings by adding casts, and remove some dead code. Patch by Chris Lawson <bugzilla@chrislawson.net> r=smorgan sr=me 2006-03-15 04:51:22 +00:00
mark%moxienet.com
5cd183b4fb 323842 Add "Allow for Session" option in cookie acceptance sheet. Patch by Chris Lawson <bugzilla@chrislawson.net>. r=smorgan sr=me 2006-03-14 20:43:31 +00:00
hwaara%gmail.com
e632a8a4a9 cleanup for bug 317214, rename some constants and remove unused logic to simplify.
r/sr=mento
2006-03-10 10:37:23 +00:00
hwaara%gmail.com
b1b001e268 fix bug 328555, Double-clicking on tab group in Manager doesn't open the bookmarks,
r=stuart.morgan, sr=pinkerton

Patch by Chris Lawson <bugzilla@chrislawson.net>
2006-03-06 15:58:02 +00:00
hwaara%gmail.com
8ae2819b3f fix bug 329081, Camino can't import .p12-certificates
sr=pink
2006-03-06 14:50:02 +00:00
kjh-5727%comcast.net
25b3c8b15a Back out patch from bug 324072 to fix bug bug 326363 and avoid unnecessary API changes. 2006-03-04 16:37:13 +00:00
bzbarsky%mit.edu
24944d8a8c Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff
to nsIGlobalHistory3.  Bug 328928, r=brettw and smfr, sr=darin
2006-03-03 03:34:48 +00:00
hwaara%gmail.com
f1faf7d630 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
timeless%mozdev.org
1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
hwaara%gmail.com
0836e9d25f #328217, fix Camino bustage on gcc3.3 and SDK 10.4u, sr=pink 2006-02-22 23:05:47 +00:00
mark%moxienet.com
640826888a 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
53a6ea10f8 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
1967a9a5a6 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
5417075f05 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
ee9c58bd83 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
c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
smfr%smfr.org
23c7a2ca2e 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
0ea84eb413 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
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
cc3ed91dc6 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
d2c59fd29f 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
7df2d74fe9 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
ded4ef9fa9 Whitespace change. 2006-01-29 20:49:41 +00:00
smfr%smfr.org
c3573120c0 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
7e06ff6ba1 Fix warnings, and implement some missing bookmarks comparison methods. 2006-01-29 00:07:19 +00:00
gerv%gerv.net
22fa5270bd 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
f7c292d73e Bug 324392: fix licensing on Apple DTS code. 2006-01-23 10:22:40 +00:00
smfr%smfr.org
0848e5b26a 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
26787d2268 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
bc06100003 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
54e01fd532 Camino fix for bug 319004: prevent overlong document.title from bogging down history. 2006-01-15 21:37:02 +00:00
smfr%smfr.org
dc67e36797 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
mark%moxienet.com
103ef25edd 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
363bdd4168 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
darin%meer.net
1a547dc55c fixing bustage (bug 318193) 2006-01-02 05:09:29 +00:00
pinkerton%aol.net
9cd70aa8b3 fix crash for feeds that don't have an href (bug 321886) 2005-12-30 17:48:36 +00:00
smfr%smfr.org
9effb298fb 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
1a5a5e3e34 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
ad03fd2d7d 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
ecb4906ffe Minor tidyup from last set of changes. 2005-12-19 05:09:36 +00:00
smfr%smfr.org
aa39ab95e3 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
5708a7284e 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
5591ecd3bb fix bug 315337, make bookmark description field tabbable.
r=wevah, sr=sfraser
2005-12-16 14:21:12 +00:00
smfr%smfr.org
01dee91097 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
c4d1b550f4 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
smfr%smfr.org
62d52bad2c Fix bug 308714: location of prefs window moves around because of window height changes. Changed to center the window the first time, and thereafter store the window top-left point in user defaults. 2005-12-11 19:22:13 +00:00
smfr%smfr.org
35692e3db1 Fix the connection state string in the mixed content case. 2005-12-11 18:20:58 +00:00
smfr%smfr.org
25fb2b4a7c Fix bug 319559: dragging a bookmark folder over the content view should replace tabs, rather than append (just like dragging over the tab). Patch by Chris Lawson, r=Julian Pellico.
Also fix build warning.
2005-12-10 21:02:06 +00:00
smfr%smfr.org
3c853f0ded 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
97badcf18d Fix bug 319257: when opening new windows from external apps, make sure we bring them to the front if appropriate. 2005-12-10 20:19:25 +00:00
smfr%smfr.org
1ad786330d Whitespace cleanup. 2005-12-10 20:04:46 +00:00
smfr%smfr.org
5fa4122533 Make sure that we redraw the tab bar background when dropping on it after a drag. 2005-12-10 05:16:39 +00:00
smfr%smfr.org
b201b0d87e 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
76d3a4fe15 Fix bug 319349: fix scrolling new downloads into view (offset math was broken by my view changes). 2005-12-08 05:21:30 +00:00
smfr%smfr.org
b5e2e01de8 Fix bug 315759: crash when accessing Brother printer via Bonjour. Use the new Tiger -TXTRecordData stuff if we can, and protect against null -protocolSpecificInformations. 2005-12-07 05:53:41 +00:00
smfr%smfr.org
082e6d08af Fix bug 319257: make sure we bring the browser window to the front when creating new tabs from external apps, if another window (like Downloads) is frontmost. 2005-12-07 04:54:48 +00:00
smfr%smfr.org
5ba33026e8 Fix bug 319131: eliminate blank area at the bottom of the downloads list by making sure that the CHFlippedShinkWrapView that wraps the CHStackView doesn't add any extra padding. 2005-12-07 04:30:36 +00:00
smfr%smfr.org
e9a37d6927 Make the drag feedback on the bookmarks toolbar prettier. 2005-12-07 04:15:29 +00:00
smfr%smfr.org
cb87184320 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
b130104534 Fix bug 295858: reuse the frontmost tab for some URL loads if it's empty. Patch by Chris Lawson, r=me 2005-12-05 04:07:54 +00:00
smfr%smfr.org
731e7c2fc1 Fix bug 292878; support Tiger .webloc files. Patch by Wevah, r=me. 2005-12-05 03:51:59 +00:00
smfr%smfr.org
8c11ddb186 Standardize terminology in Send Link/Email Page Location strings. Bug 315877. 2005-12-05 03:02:51 +00:00
smfr%smfr.org
386c93c9c3 Fix bug 318884: crash when closing last window if built with 10.4u SDK. Don't release menus in the nib. 2005-12-03 18:54:31 +00:00
smfr%smfr.org
bc54af2e50 Fix build bustage. 2005-12-02 06:59:22 +00:00
smfr%smfr.org
8639bf0c77 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
c8557a86f3 Bug 308627, Camino should not set the default FTP client. Change suggested by Wevah <mozilla@derailer.org>. Camino-only-npotdb. r=me 2005-12-01 22:47:41 +00:00
mark%moxienet.com
d9d0acce6c Bug 316965, importing bookmarks from the fox brings apostrophes in as &#39;. Seek and destroy, or find and replace. Patch by Chris Lawson <bugzilla@chrislawson.net>. Camino-only-npotdb. r=pink 2005-12-01 22:18:24 +00:00
mark%moxienet.com
389ab1d43b Bug 309008, menu spacer imported as editable bookmark with url of ". Don't do that. Patch by Chris Lawson <bugzilla@chrislawson.net>. Camino-only-npotdb. r=pink sr=smfr 2005-12-01 22:16:04 +00:00
mark%moxienet.com
3fc4b708c6 Bug 317439, make "del" key remove items from the download window in additon to "backspace". Patch by Chris Lawson <bugzilla@chrislawson.net>. Camino-only-npotdb. r=kreeger sr=smfr 2005-12-01 16:58:28 +00:00
mark%moxienet.com
79a730a160 Bug 312244, +[NSURL urlFromWebloc:] uses an FSSpec when it doesn't need to. Perform FSSpec-otomy. Patch by Wevah <mozilla@derailer.org>. Camino-only-npotdb. r=smfr 2005-12-01 16:48:01 +00:00
mark%moxienet.com
fada42bd48 Bug 315697, UI hangs when "are you sure you want to quit?" download sheet is displayed and the pref to close the download window is set. Be careful about putting the sheet up and closing the window. Patch by Nick Kreeger <nick.kreeger@park.edu>. Camion-only-npotdb. r=smfr 2005-12-01 16:28:20 +00:00
smfr%smfr.org
c33ea46121 Fix memory leak. 2005-12-01 06:09:42 +00:00
smfr%smfr.org
75d978b137 Fix a stupid, but potentially dangerous typo. 2005-12-01 06:06:11 +00:00
mark%moxienet.com
537e3c4829 Bug 317926, Bookmark manager's localized title is not displayed properly. Throw strings around in UTF-8. Original patch by <waveridervsnrz@yahoo.co.jp>, thanks also to Torben and biesi. Camino-only, npotdb. r=smfr 2005-11-29 15:59:41 +00:00
bzbarsky%mit.edu
8f6437f05a Fix camino build bustage (bug 316794). 2005-11-29 05:59:38 +00:00
timeless%mozdev.org
9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
joshmoz%gmail.com
e089d93a53 remove nsSupportsArray usage from nsSimpleGlobalHistory. b=317035 sr=smfr 2005-11-22 05:29:16 +00:00
mark%moxienet.com
92b60c4eea Bug 314602, Bookmark toolbar doesn't match unified title bar and toolbar on Tiger. When the unified appearance is in effect, draw a matching background for the bookmark toolbar: a vertical gradient with a light top and a darker bottom. Also moves OS feature-check utilities from MainController to NSWorkspace. Camino-only, npotdb. r=smfr 2005-11-20 23:03:37 +00:00
smfr%smfr.org
344ef84341 Fix bug 316937: store favicons in a separate cache on disk so that you don't lose them on crash. 2005-11-18 05:57:55 +00:00
mark%moxienet.com
708422deb4 Bug 316888, Camino builds failing in PreferenceManager.mm, Xcode 2.2 and SDK >= 10.3.9. Work around SDK #define changes. Camino-only, npotdb. r=smfr 2005-11-18 02:59:45 +00:00
smfr%smfr.org
7ded299f27 Fix bug 235848: make sure the focus ring around search text fields is correctly redrawn when a window gains and loses focus. 2005-11-16 04:27:15 +00:00
mark%moxienet.com
af3d4a5b01 Backing out previous MAX_ALLOWED/MIN_REQUIRED change in this file only - seems like Apple's confused over this in the headers too. Mentioned in bug 316412. Camino-only, npotdb. 2005-11-15 04:09:14 +00:00
mark%moxienet.com
4b2d089e03 Bug 316412, Camino build fails, gcc 4.0.1/xcode 2.2. Remove unused code. Camino-only, npotdb. 2005-11-15 04:06:24 +00:00
mark%moxienet.com
aa4d70aff2 Bug 316421, Camino static build fails during link. After bug 312760, two modules in the static components list need to be replaced with "necko". r=pink 2005-11-14 21:00:02 +00:00
pinkerton%aol.net
235d2e3e00 correct use of MAC_OS_X_VERSION_MAX_ALLOWED 2005-11-14 15:32:52 +00:00
pinkerton%aol.net
0f70f8d3f8 look at tiger url property first, then fall back to old one (bug 313884) 2005-11-14 14:13:06 +00:00
smfr%smfr.org
e0b8a9f915 Fix bug 315810: allow shift modifier key to reverse the sense of the "load in background" pref when loading a url with Command-Return. Patch by Chris Lawson. 2005-11-14 04:56:05 +00:00
smfr%smfr.org
7b8bd59427 Fix bug 313776: add ".p7b" and ".pkcs7" to the list of file extensions allowed when importing certificate files. 2005-11-14 04:44:27 +00:00
smfr%smfr.org
8ddb355871 Add a check for a file size > 0 when saving bookmarks, and add some logging to try to catch the losing bookmarks problem. 2005-11-14 04:31:58 +00:00
pinkerton%aol.net
42633dff62 use different property on Tiger for homepage, apple depricated the one we
were using (bug 313884)
2005-11-13 17:45:44 +00:00
smfr%smfr.org
6a7695c6de Commenting out additional stat on bookmarks file to measure startup perf impact. 2005-11-13 04:56:22 +00:00
smfr%smfr.org
924ce23fb5 [NSArray lastObject] is already defined; no need for our own version. 2005-11-13 04:48:33 +00:00
smfr%smfr.org
b711a5bc3a Fix bug 307753. Use a file system notification callback to detect when downloaded files are moved or deleted, and update UI accordingly. Also fix a couple of leaks, a double-load of the progress view nib file, and tidy up a bunch of code. Parts of patch by Nick Kreeger. 2005-11-13 04:45:19 +00:00
smfr%smfr.org
f9f813df5d Add a bunch of NSLogs to the bookmarks saving code, and a test for a zero-length bookmarks file, to try to catch bookmarks lossage issues. 2005-11-13 00:16:44 +00:00
smfr%smfr.org
815e7115a9 New class to cache site icons outside of the Necko cache (which gets nuked too often). 2005-11-13 00:07:27 +00:00
smfr%smfr.org
c381b66551 New util category on NSFileManager. 2005-11-13 00:04:08 +00:00
smfr%smfr.org
f5bbcae624 Fix bug 313961: don't create history items for hidden url loads (like this for iframes).
Fix bug 315667: allow nsIHistoryObserver removal during the "history closing" notification, which fixes history data source cleanup on quit, avoiding a rebuild of the history data source on expiring entries.
2005-11-12 19:31:28 +00:00
smfr%smfr.org
071d13fb14 Replace a hardcoded char code constant with a value from the Cocoa headers. 2005-11-12 19:27:04 +00:00
bsmedberg%covad.net
78f6d0683d Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
joshmoz%gmail.com
4c62b66761 fix bug in which the pause button disappears when customizing the toolbar. b=315578 sr=smfr 2005-11-09 08:01:36 +00:00
smfr%smfr.org
3e0a267468 Fix bug 314803: if saving HTML Complete to a non-writable dir, we'd bail when creating the associated "Files" directory but never cancel the download. This patch fixes that by calling OnStateChanged on the download in the failure case. I also fixed some variables names and comments to make the header sniffing stuff clearer. 2005-11-06 21:42:04 +00:00
smfr%smfr.org
384d5692d1 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
9c1e8afd11 Add NSString category for methods that get a couple of useful path-related strings (volume name, and file/folder display name).
Also fix memory leak in [NSView removeAllSubviews].
2005-11-06 06:32:18 +00:00
smfr%smfr.org
1feae017d2 Fix bug 313961: avoid making history items in the UI for "hidden" global history entries, such as those for subframes. 2005-11-05 07:08:22 +00:00
mark%moxienet.com
c350cce538 Bug 314612, Autocomplete broken in location bar. Include libxpautocomplete. 2005-11-03 19:59:44 +00:00
pinkerton%aol.net
0590ff9b85 remove libtransformiix as it no longer exists outside of layout 2005-11-02 20:23:12 +00:00
pinkerton%aol.net
9148b13f59 don't rebuild views after each download is removed, wait until all work is
done then rebuild them (bug 308680)
2005-11-02 17:32:33 +00:00
pinkerton%aol.net
acfaaa65bd replace &apos; with apostrophe (bug 308998) 2005-11-02 15:54:29 +00:00
pinkerton%aol.net
35c56b3a2c .url files must have CRLF newlines to load properly; otherwise you get a ``loading'' that never finishes. (bug 313308) 2005-11-01 21:02:28 +00:00
smfr%smfr.org
902349f9ad Fix bug 314616: icon disappears for paused downloads. Patch by Nick Kreeger, r=me. 2005-11-01 17:53:52 +00:00
smfr%smfr.org
5a931e3390 Fix bug 314376: occasional crash when editing trust settings for a newly-added cert, because we were messing with the view hierarchy for a destroyed window. Fixed by setting the certificate view's certificate to nil in -windowWillClose:
Also fix some other bugs in the certificate view that caused the checkbox states to be incorrect, and fail to stick.
Also fix possible exception on quit when quitting with the certificates window frontmost.
2005-11-01 07:30:54 +00:00
smfr%smfr.org
3b51288592 Fix bug 311110: dragging onto empty tab bar area should create new tabs, not replace existing ones. Patch partially by Chris Lawson. 2005-11-01 03:16:11 +00:00
mark%moxienet.com
481c43da3a 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
smfr%smfr.org
39aa785d02 Fix camino bug 314374: delete is enabled when no certificates are selected. 2005-10-30 18:46:32 +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
3be0ea8957 Tweak the button spacing of programmatically created dialogs to better match the HIG. 2005-10-26 03:56:28 +00:00
smfr%smfr.org
f9c440fff6 Fix bug 313025: if quitting via the Dock menu while Camino is hidden, activate it before showing the quit warning dialog. 2005-10-20 03:28:20 +00:00
smfr%smfr.org
d5f665a95b Fix bug 313015: when adjusting the Command-W close window command, look at the key window, rather than the main window. This allows Command-W to close the Find window, as it should. 2005-10-20 03:25:17 +00:00
smfr%smfr.org
4eb2bc0e97 Fix bug 313015: when adjusting the Command-W close window command, look at the key window, rather than the main window. This allows Command-W to close the Find window, as it should. 2005-10-20 03:12:16 +00:00
smfr%smfr.org
f32f41c0e6 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
75a33b8fbf Camino part of fix for bug 306245: focussing an element in a background tab steals focus from frontmost tab. Fix by making our nsIEmbeddingSiteWindow::GetVisibility() impl return PR_FALSE for background tabs (see bug 124750). r=mento 2005-10-20 02:16:30 +00:00
smfr%smfr.org
d99cf2fe48 Fix bug 312959: avoid hang showing tooltip on a newly added bookmark toolbar item by ensuring that the bookmark has its title and url before notifications are fired for it, and avoiding "\n\n" tooltip strings. r=mento. 2005-10-20 02:03:20 +00:00
smfr%smfr.org
20c9bb65cb 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
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
90300c5a7f Avoid recreating the BookmarksManager (and hence PreferencesManager) on quit if we haven't created one yet; this could happen when launching with another copy of Camino running. 2005-10-17 16:36:16 +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
smfr%smfr.org
528a1b5887 Fix camino bug 311683. The earlier fix for bug 297343 introduced a short delay before the dispatch of focus/activate events on window activation. It turns out that this was bad, as you could end up with two windows which continually each come to the front ("duelling windows"). This patch makes things synchronous again, but fixes the original bug by exposing a category on NSWindow in the widget code that allows the embedder to know if a SetFocus() call is coming as a result of window activation. r=mento 2005-10-12 17:38:29 +00:00
smfr%smfr.org
ed4388d562 Continuation fix for bug 311106: expire history entries on the pref changed callback for the expire time, so that the history view and the menus update live as you change the pref. 2005-10-12 01:03:38 +00:00
smfr%smfr.org
fe809e3335 Fix bug 311793, patch by Ulrik Sverdrup: don't create history date folders for more days that you're saving history for. r=me 2005-10-12 00:58:48 +00:00
smfr%smfr.org
a3022e7290 Add NSString category methods to init an NSString using various Gecko strings, for use when we don't want to have to create an autoreleased item, and use it for history items (to reduce autorelease load). 2005-10-12 00:54:10 +00:00
smfr%smfr.org
fa0a4705a7 Rename the -[PreferenceManager homePage:] method to -[PreferenceManager homePageUsingStartPage:].
Also add the ability to map Gecko pref changed callbacks into NSNotifications, via the PreferenceManager.
2005-10-12 00:48:34 +00:00
smfr%smfr.org
e495e7cb61 Fix bug 299807: make sure warning triangle favicon displays when the error page loads. 2005-10-12 00:40:25 +00:00
smfr%smfr.org
cbf43f3ea9 Add CHISupportsOwner, a simple Objective-C class that just holds a reference to an XPCOM object (via an nsISupports*). 2005-10-12 00:32:53 +00:00
smfr%smfr.org
542361f8a8 Fix bug 311793: getIntPref:withSuccess: sometimes fails to set 'outSuccess'. Patch partiallyl by Ulrik Sverdrup. 2005-10-09 17:57:45 +00:00
smfr%smfr.org
48c4228001 Fix bug 299030: ensure that we correctly update the Close Window menu shortcut when closing a multi-tabbed window with another simple window behind it. 2005-10-09 00:24:30 +00:00
smfr%smfr.org
29d8331d93 Fix bug 264085: don't spuriously go into cell edit mode when clicking the twisty in the bookmarks outliner. 2005-10-08 23:12:03 +00:00
smfr%smfr.org
d1b0778bd9 Code cleanup, no real changes. 2005-10-08 22:54:25 +00:00
smfr%smfr.org
8f59caf52d Fix bug 311453: make the tooltips on bookmark buttons show the title and url separated by a newline. r=pinkerton 2005-10-08 00:13:16 +00:00
smfr%smfr.org
1127e8ff2c Fix gcc 4 build. 2005-10-07 16:55:55 +00:00
smfr%smfr.org
7c83ac8847 Fix bug 303909: remove ellipsis from the "Create New Folder" context menu item on the bookmark bar. Patch partly by Nick Kreeger. 2005-10-07 04:35:35 +00:00
smfr%smfr.org
c4e497cd9f Fix bug 235850: popup displays at wrong location when it's near the bottom of the screen. Fixed by making a little NSView the size of the frame to host the popup cell, rather than using the window's contentView.
Fix bug 239335: select with position:fixed displays at wrong offset: use GetPrimaryFrameFor() to get the frame for the select, and use that to get the popup location (via screen coords).
r=pinkerton on both
2005-10-07 02:14:49 +00:00
smfr%smfr.org
6a86f6a32e Fix bug 311442: exception because of bad string offsets in compare when changing text in the url bar. 2005-10-07 01:33:15 +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
cf8cebe217 Avoid rebuilding the history data source on shutdown (because of an end-batch coming out of entry expiration); this makes quitting faster if you have a big history DB. 2005-10-04 23:09:26 +00:00
smfr%smfr.org
ac9420277b Fix bug 286115: display separators in the bookmarks toolbar. Patch by Bruce Davidson, r=me. 2005-10-04 18:27:30 +00:00
smfr%smfr.org
a98df28e0a Fix bug 299758: ensure that "Add to Address Book" string is localizable. Patch by Smokey Ardisson. 2005-09-30 04:17:22 +00:00
smfr%smfr.org
c3a4817fe8 Camino part of fix for bug 297343: avoid re-entrant -[NSWindow makeKeyAndOrderFront:] calls by postponing the focus and activate calls into Gecko so that they get called the next time through the event loop, when window visibility and key status are correct. This allows embedder code that implements to nsIEmbeddingWindow::SetFocus() to check those and avoid re-entrant/redundant makeKeyAndOrderFront: calls. r=mento. Only affects Camino. 2005-09-30 00:55:05 +00:00
smfr%smfr.org
1a56a2fde4 Fix bug 308700: hang when generating certificates on some sites, because the "completion" PLEvent wasn't getting handled promptly. Fix is to push a new event queue while keygen is in progress. Also wired up the "Cancel" button in the nib. 2005-09-20 16:51:14 +00:00
smfr%smfr.org
2f5d487548 Fix bug 308356: fix saving keychain info by making sure we map return codes correctly. r=pinkerton 2005-09-13 19:55:22 +00:00
gerv%gerv.net
35149ea17d Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00