Граф коммитов

1184 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%aol.net e43a39dc38 much better version of the file from Neil 2005-05-31 13:00:44 +00:00
pinkerton%aol.net a662f88884 fallback to the pasteboard string if we can't get the title string from the
core pasteboard url drag flavor. (bug 294001)
2005-05-29 18:12:57 +00:00
pinkerton%aol.net 47608aa319 make description a text view so that return works inside it. also lets
spellchecking work on 10.3. (bug 292613)
2005-05-29 17:28:35 +00:00
pinkerton%aol.net 2bf728bfb8 truncate items at 50 chars (bug 294226) 2005-05-29 17:10:04 +00:00
pinkerton%aol.net 767c2fb0f4 0.9a1 alpha branding 2005-05-29 15:48:18 +00:00
smfr%smfr.org 73d789466d Tweak tooltip sizing to fix a bunch of edge cases. Finally fixes bug 248488. 2005-05-28 06:47:57 +00:00
smfr%smfr.org ee241f698b Fix bug 295752: crash when going to show history by site. Fixed init method signatures for the history tree builders. 2005-05-28 01:10:24 +00:00
pinkerton%aol.net 24fe7f2db1 add adblocking with userContent.css to pref panel. 2005-05-27 22:10:10 +00:00
smfr%smfr.org 8c57ae4ac0 Fix bug 295522: when inserting autocomplete results into the url bar, skip the protocol when trying to figure out where the match is. r=pink. 2005-05-26 16:28:05 +00:00
smfr%smfr.org 789c075a6f Fix bug 289549: don't use -alternateTitle to store the type of proprotional font, because it can be changed by localizers. Instead, get the font type from the region dictionary.
Also fix the updating of the proportional font labels when you change font type, and fix the project so that it knows that the strings file is UTF-16.
2005-05-26 05:31:34 +00:00
smfr%smfr.org 61182238f3 Fix bug 262245: make sure the Downloads location is displayed using localized names. Patch by Ludovic Hirlimann. 2005-05-26 04:38:48 +00:00
smfr%smfr.org 0d50f72a04 Fix bug 295429: when seeing a failure code on the nsIRequest on OnLocationChange, set the site icon to a little warning triangle, rather than the site icon. 2005-05-26 04:32:26 +00:00
smfr%smfr.org 2355887ab7 Fix bug 295375 (random Camino crash on page load). Be sure to remove HistoryDataSources from the notification center. 2005-05-25 01:56:05 +00:00
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