smfr%smfr.org
161e295483
Add site icons to the history outliner and history menus.
...
Add support for site icons specified in link elements (bug 162893), part of patch by Ludovic Hirlimann.
Add a site icon image cache, so that we can get site icons without a round trip through necko, and avoid duplicate images (bug 294675).
Add a Clear History item to the end of the go menu (bug 294205).
Make the history menus no more than 100 items long, with a "Show More" item at the end, to avoid long delays when showing them (bug 291414).
2005-05-23 03:36:08 +00:00
joshmoz%gmail.com
0838386323
check in the rest of unified toolbar files, also fix for 185985. sr=pink
2005-05-21 08:48:58 +00:00
joshmoz%gmail.com
7ba076ce76
use unified toolbars on Mac OS X 10.4. no bug, sr=pink
2005-05-21 08:18:53 +00:00
smfr%smfr.org
c8f6c80e45
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
c89819224a
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
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
pinkerton%aol.net
6f9bc5473a
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
ecbc808b63
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
280de8615d
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
995bfc5939
Rendezvous -> Bonjour
2005-05-07 00:12:38 +00:00
pinkerton%aol.net
8e1c9583d6
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
945905491e
don't update metadata for bookmark additions/deletions in smart folders
2005-05-06 23:49:15 +00:00
pinkerton%aol.net
8abbb03ea2
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
d1c2a725ff
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
0b3e7427a6
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
41dd9b7425
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
78c114c9f4
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
8f6f8cf984
fill in home page (bug 292698)
2005-05-06 07:31:17 +00:00
pinkerton%aol.net
b82f76205c
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
d013c5816e
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
f8a4ed286b
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
586444bf13
sync'ing camino and embedding code - null check for bug 274784.
2005-05-04 20:55:24 +00:00
pinkerton%aol.net
daaf90980e
rearrange tab context menu (bug 291767)
2005-05-04 20:08:11 +00:00
pinkerton%aol.net
a9bc6ae307
add toolbar item for form fill
2005-05-03 14:49:57 +00:00
pinkerton%aol.net
25c533cf24
make sure the text field has focus after find (bug 284948)
2005-05-02 17:45:55 +00:00
joshmoz%gmail.com
9d101967d3
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
bebbf3cada
manual form fill
2005-05-01 17:59:45 +00:00
pinkerton%aol.net
7bafeaa0cc
first pass at form fill
2005-05-01 17:55:11 +00:00
pinkerton%aol.net
17cc947322
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
0ba4408929
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
c1820e50ac
check if open is allowed before opening on double-click (bug 291852)
2005-04-25 20:30:14 +00:00
pinkerton%aol.net
40798c41c1
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
f07414746a
first stab at improved multi-line tooltips (bug 248488)
2005-04-25 01:52:12 +00:00
pinkerton%aol.net
36cf72f1b5
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
9bae1490fc
fixing camino bustage
2005-04-24 21:42:37 +00:00
pinkerton%aol.net
4c7013314e
adding divider line for new tabbed widget (bug 271621)
2005-04-24 21:28:33 +00:00
cbiesinger%web.de
aa12c468cf
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
ab7a66ddc5
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
f46a4c67fd
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
fb5a647e17
dbl-click item in d/l manager to open it
2005-04-24 18:28:24 +00:00
pinkerton%aol.net
32452e08f8
pref to have tab bar always visible (bug 162241)
2005-04-23 21:09:04 +00:00
pinkerton%aol.net
9b279dff1c
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
852bda6497
ifdef back the old session history until global history is fast enough
2005-04-22 13:53:58 +00:00
pinkerton%aol.net
07e3915225
full history in Go menu
2005-04-21 05:40:38 +00:00
pinkerton%aol.net
fafe1e7c3a
use long long for download file size progress (bug 288585)
2005-04-21 01:25:42 +00:00
pinkerton%aol.net
70aec90aa6
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
b053406135
add "new folder" to choose download folder sheet (bug 288743)
2005-04-20 23:04:28 +00:00
pinkerton%aol.net
35a916c518
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