smfr%smfr.org
36bea03510
Fix bug 292694 (Go menu missing history on Tiger) and improving history menu display performance (bug 291414). Fix both by not relying on [NSMenu update] to rebuild the menu, but by using a Carbon Event which fires on menu display.
2005-05-17 16:47:22 +00:00
smfr%smfr.org
3750d05aec
Put global history on the Go menu, implemented using the HistoryDataSource this time. Bugs 179676 and 291414.
2005-05-14 05:30:47 +00:00
pinkerton%aol.net
9812caeadd
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
edd303aedf
fix copyright statements to match firefox (bug 292304)
2005-05-09 23:30:14 +00:00
pinkerton%aol.net
f59aecc7e9
use error pages instead of sheets (bug 292646)
2005-05-09 23:08:17 +00:00
pinkerton%aol.net
37a0196ea8
fix issue where we'd leave off if the selected row was 0 because we were
...
converting from NSNumber to int too early. Remove hack to workaround it
(ifdef'd out) as well. (bug 283615)
2005-05-09 15:56:02 +00:00
smfr%smfr.org
1294c59957
Fix references to wallet table files which broke objdir builds by symlinking wallet tables into a build-relative location.
2005-05-09 13:48:19 +00:00
pinkerton%aol.net
3c986186d7
delay setting up notifications for bookmark changes until after smart folders
...
load. also don't write bookmarks or metadata when bookmarks are added to
or changed in smart folders.
2005-05-07 18:48:48 +00:00
pinkerton%aol.net
92693a712b
Rendezvous -> Bonjour
2005-05-07 00:12:38 +00:00
pinkerton%aol.net
b656e3c86b
write bookmarks in two stages in case the write fails for some reason.
...
hopefully this will solve the cases where we appear to eat bookmarks.
2005-05-07 00:07:44 +00:00
pinkerton%aol.net
282ac68ded
don't update metadata for bookmark additions/deletions in smart folders
2005-05-06 23:49:15 +00:00
pinkerton%aol.net
eff48f1169
fix regression of not being able to drag-reorder bookmarks on toolbar
...
(bug 292508)
2005-05-06 23:13:43 +00:00
pinkerton%aol.net
778f6774eb
fix regressions regarding dragging multiple weblocs from Finder. Move
...
webloc/IEweblocs to a separate NSURL extension (bug 155484)
2005-05-06 23:07:16 +00:00
pinkerton%aol.net
f814b3012c
use GetPrePath() to replace a bunch of code that did the same thing (bug 292671)
2005-05-06 17:46:58 +00:00
pinkerton%aol.net
9fbcae4413
only write out metadata if OS supports spotlight. cache if we're on Tiger so
...
we only do the work once.
2005-05-06 13:22:48 +00:00
pinkerton%aol.net
703ee332a2
update metadata when an item changes, and make changes to the url trigger an
...
item update notification.
2005-05-06 08:03:33 +00:00
pinkerton%aol.net
2a29836124
fill in home page (bug 292698)
2005-05-06 07:31:17 +00:00
pinkerton%aol.net
acde2fb9d3
don't pitch/rewrite entire metadata store every time, only once at startup
...
and then make changes incrementally with adds/deletes
2005-05-06 07:23:53 +00:00
pinkerton%aol.net
77b42d1ab0
put cache in ~/Library/Caches/Camino and delete the one in the profile dir
...
at startup
2005-05-06 03:46:06 +00:00
pinkerton%aol.net
64195f5882
write out bookmark items into a metadata folder so they can be parsed by
...
spotlight on 10.4
2005-05-06 02:54:10 +00:00
bryner%brianryner.com
12bc8d4362
sync'ing camino and embedding code - null check for bug 274784.
2005-05-04 20:55:24 +00:00
pinkerton%aol.net
eed79327dd
rearrange tab context menu (bug 291767)
2005-05-04 20:08:11 +00:00
pinkerton%aol.net
fc21a2dbd3
add toolbar item for form fill
2005-05-03 14:49:57 +00:00
pinkerton%aol.net
8bc33b257f
make sure the text field has focus after find (bug 284948)
2005-05-02 17:45:55 +00:00
joshmoz%gmail.com
a0ca8bdac3
add myself to credits... I recall writing this a while back. Nice job on autofill pink!
2005-05-02 01:54:46 +00:00
pinkerton%aol.net
6d2f6429de
manual form fill
2005-05-01 17:59:45 +00:00
pinkerton%aol.net
b9745a0808
first pass at form fill
2005-05-01 17:55:11 +00:00
pinkerton%aol.net
108260e79a
workaround tiger view hookup ordering changes with user defaults pref to
...
go back to panther behavior (bug 291355)
2005-04-26 20:57:33 +00:00
pinkerton%aol.net
db4e90eaa7
disable close button on single tab when 'always show tab bar' is on
...
(bug 291758)
2005-04-26 02:52:04 +00:00
pinkerton%aol.net
096b5ad741
check if open is allowed before opening on double-click (bug 291852)
2005-04-25 20:30:14 +00:00
pinkerton%aol.net
3a07a20cb2
if status bar or bookmark bar are turned off from JS flags, dont allow
...
tab bar to always show if pref is on and don't register for the pref
changed notifications (bug 291786)
2005-04-25 14:49:25 +00:00
pinkerton%aol.net
3b1fa9e380
first stab at improved multi-line tooltips (bug 248488)
2005-04-25 01:52:12 +00:00
pinkerton%aol.net
60726fd634
allow the outline view to ask the data source if the column has an icon
...
(rather than just assuming) when determining if an inline edit should start
2005-04-25 00:10:40 +00:00
cbiesinger%web.de
b57aa8f2c0
fixing camino bustage
2005-04-24 21:42:37 +00:00
pinkerton%aol.net
16140fc8b3
adding divider line for new tabbed widget (bug 271621)
2005-04-24 21:28:33 +00:00
cbiesinger%web.de
354da0f60d
Bug 290648 make nsITransfer::init take an nsICancelable, and remove the observer attribute
...
r=bz sr=darin a=asa
2005-04-24 21:16:28 +00:00
pinkerton%aol.net
c0a5b42c28
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
1230e9783f
add "looking glass" to search fields that don't have a popup (bug 282540)
2005-04-24 19:46:32 +00:00
pinkerton%aol.net
2b6804c5fa
dbl-click item in d/l manager to open it
2005-04-24 18:28:24 +00:00
pinkerton%aol.net
a7786fce2b
pref to have tab bar always visible (bug 162241)
2005-04-23 21:09:04 +00:00
pinkerton%aol.net
0cbc19cb7f
separate 64bit progress api from 32bit because of possible compiler bug
...
passing long long params between c++ and objc (bug 291406)
2005-04-23 19:20:41 +00:00
pinkerton%aol.net
d3facccf2a
ifdef back the old session history until global history is fast enough
2005-04-22 13:53:58 +00:00
pinkerton%aol.net
7a2511f32a
full history in Go menu
2005-04-21 05:40:38 +00:00
pinkerton%aol.net
ddb9d6bbe1
use long long for download file size progress (bug 288585)
2005-04-21 01:25:42 +00:00
pinkerton%aol.net
9bacf7d64f
fix crash loading empty tab group as we'd try to do validation on non-existant
...
web browser (all tabs had been removed) (bug 290874)
2005-04-20 23:25:03 +00:00
pinkerton%aol.net
bfd7a78f6f
add "new folder" to choose download folder sheet (bug 288743)
2005-04-20 23:04:28 +00:00
pinkerton%aol.net
9df6638111
ignore backspace if focus is in object, embed, and applets when handling
...
backspace to go back (bug 268887)
2005-04-20 22:42:24 +00:00
cbiesinger%web.de
44c27eb6f1
Bug 289842 Make nsIHelperAppLauncher inherit from nsICancelable
...
r=bz sr=darin a=asa
2005-04-15 19:41:07 +00:00
smfr%smfr.org
ad2735dcd0
Fix for bug 290241 (exception thrown dragging links onto the tab bar). Patch by #camino, r=me.
2005-04-14 02:59:24 +00:00
smfr%smfr.org
7f428391f2
Landing changes by Bruce Davidson <Bruce.Davidson@iplbath.com> to get Cut/Copy/Paste to work for bookmarks (bug 155484), and to fix the pasteboard string identifiers in the code (bug 287118). I made three changes to the patch:
...
Change CHBrowserView to no longer accept bookmark types (kCaminoBookmarkListPBoardType, kWebURLsWithTitlesPboardType), because gecko can't handle them. Instead, a parent view will now handle the drop (and correctly load tabs etc).
NSPastboard+Utils
-containsURLData changed to test for a scheme on the NSURL. Otherwise, any random text would be accepted as url data.
BookmarkViewController:
-pasteBookmarks:intoFolder:index:copying fixed to keep an array of newly created bookmark items when copying, so we can correctly reveal those new items.
2005-04-13 05:35:27 +00:00