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

1577 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%aol.net 71ea4cb477 adding "camino support" link to help menu (bug 183570) 2005-07-31 21:28:05 +00:00
pinkerton%aol.net 62e066a40c move bookmarks.plist into localized folder so default bookmarks can be
tailored per localization. (bug 179900)
2005-07-31 21:09:14 +00:00
pinkerton%aol.net 11875d5c36 only init blank html string object when called upon, not at startup 2005-07-31 20:14:23 +00:00
pinkerton%aol.net b23e72fb4a allow bookmarks title to be localized (bug 294731) 2005-07-31 20:09:41 +00:00
pinkerton%aol.net fb3f234b5a filtered lists remain filtered and sorted when allow/deny state changed
(bug 280981)
2005-07-31 20:02:02 +00:00
smfr%smfr.org fb9dcf5f86 Fix gcc 4 error. 2005-07-30 03:20:10 +00:00
smfr%smfr.org e4d180bd83 When creating folders in the bookmarks view, create the new folder after the currently selected item by deafult. 2005-07-30 02:43:33 +00:00
smfr%smfr.org a07d57cc28 Fix bug 191702: change New Bookmark Folder shortcut to Command-SHIFT-N. 2005-07-30 01:16:37 +00:00
pinkerton%aol.net 08143d62e7 take two, JEP packaging that works with objdir builds 2005-07-29 02:00:05 +00:00
pinkerton%aol.net cf0c643f57 backing out JEP, breaks objdir 2005-07-28 19:35:47 +00:00
pinkerton%aol.net 22a3af7f9a bundle JEP into Contents/MacOS/plugins 2005-07-28 19:30:59 +00:00
smfr%smfr.org ceac06b70d Fix bug 169801: allow downloads to udpate even when the mouse is tracking a control by adding the timer to the event loop tracking runloop mode. 2005-07-27 04:57:13 +00:00
smfr%smfr.org a7ce0da213 Avoid redrawing the strings in the download view if they haven't changed (since we redraw them every second); helps with bug 293995. 2005-07-27 04:45:17 +00:00
smfr%smfr.org 5b92b62365 Hopefully fix bug 302195: add null check on the nsIDOMWindow so that when showing a cookie for an image, we don't crash. 2005-07-27 02:16:47 +00:00
joshmoz%gmail.com 98e5e3d03c fix bad access of protected variable. b=302264 r=mento 2005-07-26 22:46:47 +00:00
smfr%smfr.org 0091a72ca7 NSWindowController releases the nib items for you, so we don't have to, so these extra retains are wrong. 2005-07-25 15:59:12 +00:00
smfr%smfr.org 6c2b9c744c Fix bug 248716: don't leave odd gap in bookmarks toolbar when trying to delete an undeletable folder (like the dock menu folder). 2005-07-25 02:09:02 +00:00
smfr%smfr.org dc1e1cd05f Fix bug 232765: hide scrollbars when a popup is opened without the scrollbar flag. 2005-07-25 01:56:41 +00:00
smfr%smfr.org cc7ac19eb2 Fix bug 176421: even if window.open() hides parts of the chrome with chrome flags, make sure the user can show the toolbar and bookmarks toolbar. 2005-07-25 01:00:37 +00:00
smfr%smfr.org 85ba36e726 Fix bug 166746: if the bookmark title for a linked image is empty, use the url. 2005-07-24 23:14:48 +00:00
smfr%smfr.org fd0b877165 Add an NSAutoreleasePool on the StreamLoaderContext callback, because autoreleased items under this method don't seem to get reaped otherwise. 2005-07-24 23:05:00 +00:00
smfr%smfr.org 15bd1f3f5d Add a comment about ref cycles. 2005-07-24 23:03:59 +00:00
smfr%smfr.org c6ced2ce5a Turn off threaded animation on the download progress indicators, as it appears to cause a leak. Bug 143303. 2005-07-24 23:03:25 +00:00
smfr%smfr.org f6372a1cc1 New file of C++ utilities, including stack-based autorelease pool creator. 2005-07-24 23:02:55 +00:00
smfr%smfr.org e0edf75bbd Make sure we release top-level nib items to reduce leaking. 2005-07-24 22:56:16 +00:00
bsmedberg%covad.net 1dd3bccfda Revert the camino xcode change from bug 296561 because it's breaking xcode 2.1, at the request of Mark Mentovai 2005-07-22 19:04:07 +00:00
smfr%smfr.org 8e6c2e182c Fix bug 280982: updates for several disjoint areas would get coalesced because the CHBrowserView, which is the opaque ancestor view for all the ChildViews, used a suboptimal drawing path that redraw the union of the dirty rects. r=mento.
Fix bug 301432: in +browserViewFromDOMWindow:, make sure we use the top nsIDOMWindow of the tree so that we get a CHBrowserView for nsIDOMWindows of subframes. Fixes JS alerts on framed pages (like gmail).
2005-07-22 03:56:12 +00:00
smfr%smfr.org d121dd6192 Fix bug 298821: do the right thing with autocomplete whether or not the user types the protocol part of the URL. 2005-07-22 00:26:38 +00:00
smfr%smfr.org 775f7087e0 Finish off bug 294019: when opening a set of urls in tabs, select the first tab that we changed. 2005-07-21 22:30:13 +00:00
bsmedberg%covad.net df550d0124 Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa 2005-07-21 13:33:43 +00:00
smfr%smfr.org 5577c77bc6 Fix bug 294019: when opening files, open them in the current and later tabs, rather than the first tab (patch by Nick Kreeger).
Clean up bookmarks loading code to be clearer about the threading model, and avoid the need for locking.
Removing the RunLoopMessenger stuff which we no longer need on 10.2 and later.
2005-07-20 19:01:36 +00:00
pinkerton%aol.net 8d44844b8c 09a2+ branding 2005-07-20 14:46:33 +00:00
mark%moxienet.com 378d3f5f3b Bug 300995, crash when dragging bookmark buttons to (re)move when built against SDK >= 10.3. Retain disappearing object. r=pink sr=smfr 2005-07-18 19:20:00 +00:00
smfr%smfr.org c7eed5f33e Fix bug 299839: prevent 'reset camino' from deleting downloaded files by preventing -cancel: from doing anything on completed downloads. r=me, sr=pinkerton. 2005-07-17 04:51:20 +00:00
smfr%smfr.org 0c99614933 Fix bug 196235: if a copy of Camino is already running, clicking on the Dock icon of the second copy will put a dialog for each click. Fixed by checking for an existing prefs manager. 2005-07-17 04:46:23 +00:00
smfr%smfr.org 1ace8a3ff8 Fix keyboard navigation in the keychain dialogs (bug 173213). 2005-07-17 04:33:09 +00:00
smfr%smfr.org 236a008b93 Fix bug 298295 (tweak tab corner images), and shrink other images with tiffutil. 2005-07-17 04:27:28 +00:00
smfr%smfr.org 7ea90b5d3e Fix bug 287866: let the escape key cancel IME input if there is marked text. Patch by waverider (waveridervsnrz@yahoo.co.jp). 2005-07-17 02:14:48 +00:00
smfr%smfr.org 5c3bbd5570 Fix bug 299807: only change the favicon if the location change has an associated nsIRequest, indicating that it's a new page. This allows the yellow error icon to persist even when we load the error document. 2005-07-17 02:01:30 +00:00
bzbarsky%mit.edu 022ac24279 More uses of EmptyC?String(). Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky, a=bsmedberg
2005-07-15 21:41:47 +00:00
mark%moxienet.com ee5853b052 Bug 299356, image blocking not working in static/release builds. Adjust Camino's static nsStaticComponents.cpp. Camino only. r=smfr 2005-07-15 16:22:36 +00:00
smfr%smfr.org e70ea83b7d New NSThread category with -isMainThread method. 2005-07-14 05:27:23 +00:00
smfr%smfr.org ac14d68fa8 Fix bug 294127: when Camino is launched with a file, or as a result of a GetURL event, we could start making windows and loading URLs before we've finishing initting Gecko in -applicationDidFinishLaunching. These changes make sure that gecko init is complete earlier if necessary. 2005-07-14 04:09:24 +00:00
smfr%smfr.org 8c6e747c33 Fix a possible quit crash caused by the last checkin, if AppKit closes the toolkit window for us on quit. Also rename mPanel to mTooltipWindow. 2005-07-14 03:38:38 +00:00
smfr%smfr.org 7b63144cb7 Fix bug 300152: switching to another app would hide the browser window. Fixed by making tooltips NSWindows rather than NSPanels. 2005-07-14 01:28:29 +00:00
smfr%smfr.org 4d90a37302 Fix bug 299356: fix image blocking in camino by enabling the permissions extension. r=mento 2005-07-14 00:28:21 +00:00
pinkerton%aol.net 3118f4147b bold title of alert sheets (bug 300581) 2005-07-13 17:11:41 +00:00
pinkerton%aol.net 71b81f3703 update notes for 10.4.2 2005-07-13 13:18:27 +00:00
pinkerton%aol.net 0ad3eaaf26 0.9a2 branding 2005-07-12 18:39:04 +00:00
pinkerton%aol.net 054d6a84fc release notes 2005-07-12 18:00:57 +00:00
joshmoz%gmail.com 5cfadba4c6 make dates in "Go" menu localizable. b=299757 r=wevah sr=smfr 2005-07-09 07:52:23 +00:00
cbiesinger%web.de b906f632f4 fixing camino bustage 2005-07-07 00:40:50 +00:00
cbiesinger%web.de 2f21e9c3ee Bug 298842 make the temp file part of nsITransfer
r=mconnor sr=darin a=shaver
2005-07-06 23:12:22 +00:00
pinkerton%aol.net c6145928f9 remove addressBookManager framework/bundle from inclusion as it isn't needed
now that we're 10.2+ (bug 298173)
2005-07-06 20:18:33 +00:00
pinkerton%aol.net 7b3c72fb2c removing unsued prefs file 2005-07-05 22:48:08 +00:00
pinkerton%aol.net b718840f60 turn on bfcache pref for nightly builds 2005-07-05 22:41:08 +00:00
smfr%smfr.org e9c8c68aaf Fix bug 248304: turn off the universal charset detector by default, but allow users to turn it back on via an item at the bottom of the Text Encodings menu. Also add a new item for GB 18030. r=pinkerton. 2005-07-05 20:11:34 +00:00
joshmoz%gmail.com 66a92a88ff add "Reset Camino" to localizable strings. b=294727 r=josh 2005-07-05 19:41:38 +00:00
smfr%smfr.org 30613463c3 Fix warnings. 2005-07-01 01:40:12 +00:00
smfr%smfr.org bbb5c43991 Fix alignment, no code changes. 2005-07-01 01:39:59 +00:00
smfr%smfr.org 0dd4202326 Remove references to platformHTMLBindings.xml and res/builtin, which is no longer present with the fix for bug 296764. 2005-06-30 00:26:17 +00:00
smfr%smfr.org 01447a71c3 Fix bug 298320: when showing a prompt via nsIPromptService, make sure that the tab from which the prompt originates is brought to the front. r=josh 2005-06-29 01:25:35 +00:00
smfr%smfr.org d3cbc86d41 Remove unused context menu outlet (we create the menu dynamically now). 2005-06-29 01:22:14 +00:00
smfr%smfr.org 82911707ca Fix up the keyboard loop in prefs panes (bug 298174). 2005-06-28 05:37:02 +00:00
smfr%smfr.org 2c1228132c Fix bug 279270: remove unused code adding nsICommandParams to cmd_copyImageContents. Also fix warning relating to calling closeTab on a tab view item. 2005-06-28 04:24:16 +00:00
smfr%smfr.org 6bf615753e Fix warnings relating to the embedding container protocols. 2005-06-28 04:06:42 +00:00
smfr%smfr.org ba966bb6c6 Fix a warning. 2005-06-28 04:03:41 +00:00
smfr%smfr.org 5069f492d9 Fix bug 298291: url bar not updated after navigating to relative anchor. Remove over-zealous null check on the nsIRequest, which is null in this case. 2005-06-28 03:43:09 +00:00
smfr%smfr.org 6d66f1f39e Fix bug 165015: hook up Command-Shift-R for reload (patch by Wevah, mozilla@derailer.org). 2005-06-27 17:33:28 +00:00
smfr%smfr.org 63b5aa5629 Fix bug 245019: make tooltips child windows, so that they don't show up in Expos�. 2005-06-26 03:41:33 +00:00
smfr%smfr.org 7373a72f2f Fix bug 296340: make the autocomplete dropdown a child window of the browser window, so that we can keep it up while the window is moved, resized, minimized or hidden. r=pinkerton. 2005-06-26 03:37:00 +00:00
joshmoz%gmail.com 8585f1fc02 Link phase should reference Xcode objects, no hardcoded -l arguments. patch by Mark Mentovai. b=298406 r=pinkerton sr=smfr a=asa 2005-06-24 22:31:23 +00:00
smfr%smfr.org 2850153499 Fix bug 293147: when copying a bookmarks folder, don't propagate the dock menu flag. Patch by englabenny@macnytt.com. 2005-06-24 02:30:03 +00:00
smfr%smfr.org 94a32617e9 Fix bug 298629: clear search results when switching between history and bookmarks. Also fix the action menu when history is visible to use the dynamically created context menu. 2005-06-24 02:23:43 +00:00
smfr%smfr.org bd92a072a7 Fix bug 298547: if dragging a url as text onto the bookmarks bar, use the url as the bookmark title (since it's the only thing we have). 2005-06-24 02:00:30 +00:00
smfr%smfr.org 7c1e2f8626 Add the ability to open multiple bookmarks or history items in new tabs/windows from the context menu, and with command-double-click (bug 285182). 2005-06-23 18:10:56 +00:00
smfr%smfr.org 25be3e222f Disable "New Tab" if a non-browser window is the main window. Bug 181560. 2005-06-23 03:38:55 +00:00
pinkerton%aol.net 992df5b26f 0.9a1+ branding for trunk 2005-06-21 00:29:41 +00:00
joshmoz%gmail.com bd538c9ec0 better fix for per-build config. patch by Mark Mentovai. b=296900 r=pink sr=smfr 2005-06-20 19:26:05 +00:00
pinkerton%aol.net 6ee3b97104 release notes for 09a1 in disk image 2005-06-19 18:48:01 +00:00
pinkerton%aol.net d3ae808e69 mention cb.org and cache file external to profile 2005-06-19 18:41:45 +00:00
smfr%smfr.org 79fa335983 Fix bug 181560: allow New Tab to be available when no window is open; it will open a new window, following the pref for what to load in a new tab. 2005-06-18 18:44:31 +00:00
shaver%mozilla.org 5493c722ea Dynamic components are no longer (erroneously, IMO) in dist/lib. Fixing
build bustage for Camino.
2005-06-17 20:43:55 +00:00
smfr%smfr.org bbbc853e99 Fix bug 290375: if option key is down when a download completes, and you have the dl manager set to auto-hide, then all windows get closed. Fixed by using -close rather than -performClose: (and moving the code where it belongs). 2005-06-17 00:26:21 +00:00
joshmoz%gmail.com 112632bd49 gcc 4 build fixes for Camino. Patch by Mark Mentovai. b=297688 r=josh sr=smfr a=asa 2005-06-15 16:39:40 +00:00
pinkerton%aol.net cc0efec789 handle secondary subtags between 2 and 8 characters long, as
per RFC 3066 et al. when setting accept-lang header (bug 293327)
2005-06-10 17:23:17 +00:00
joshmoz%gmail.com dce080d536 get rid of blue globe/lock icon in status bar for UI cleanliness reasons. what did the blue globe mean anyway? b=297138 r=armen sr=pinkerton 2005-06-09 18:09:57 +00:00
pinkerton%aol.net a7f59e5f6c updating user agent to 09a1 2005-06-09 14:47:30 +00:00
joshmoz%gmail.com 03f8c0e0d1 Get rid of "Document: Done" from status bar. b=246112 r=josh sr=smfr 2005-06-09 07:59:05 +00:00
joshmoz%gmail.com 3a51a00558 Make scrollbar size consistent in bookmark manager. Collections scrollbar is now big. No bug, trivial change. r=josh r=armen 2005-06-09 02:34:16 +00:00
smfr%smfr.org 395cac2e16 Fix bug 185750: when showing the Advanced font prefs, hide the font panel (and make sure that changeFont: notifications don't change the selected fonts in the main panel). 2005-06-02 04:02:37 +00:00
smfr%smfr.org 593378d76c Fix bug 296001: crash when deleting quicksearch results in history, because we were calling a method on a deleted object. 2005-06-02 02:17:46 +00:00
joshmoz%gmail.com 45f08eef7b make Camino build on 10.4. Patch by Mark Mentovai. b=292530 a=brendan 2005-06-01 23:56:54 +00:00
pinkerton%aol.net 3b15bf4ae2 much better version of the file from Neil 2005-05-31 13:00:44 +00:00
pinkerton%aol.net d69d2b0310 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 877f157b1a 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 6f39975486 truncate items at 50 chars (bug 294226) 2005-05-29 17:10:04 +00:00
pinkerton%aol.net 10fdda9e81 0.9a1 alpha branding 2005-05-29 15:48:18 +00:00
smfr%smfr.org 820e09bcfa 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 c9f11ba2a9 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 7374d205ed add adblocking with userContent.css to pref panel. 2005-05-27 22:10:10 +00:00
smfr%smfr.org eb05dfc69a 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 edae1198c7 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 816368ef87 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 839a0d2559 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 060a5a06b3 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 b70df9235e 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 74ed88d50b 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 0cef8134b7 use unified toolbars on Mac OS X 10.4. no bug, sr=pink 2005-05-21 08:18:53 +00:00
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
smfr%smfr.org fb864e11c9 Fix build by removing references to unused xpt files. 2005-04-12 21:18:32 +00:00
smfr%smfr.org 0d6d3b55f7 Remove a space before an #import 2005-04-12 03:32:30 +00:00
smfr%smfr.org d3e1f10be6 Fix the build after the MOZILLA_INTERNAL_API landing. 2005-04-06 17:39:55 +00:00
bsmedberg%covad.net 5db1f9ed9e Bug 288626 - attempt to manually edit the mysterious xcode project file for Camino. 2005-04-06 06:19:08 +00:00
bsmedberg%covad.net 2ce2d5059a Attempting to fix b=288626, this will probably require setting MOZILLA_INTERNAL_API define in the xcode project, as I mentioned in the bug. 2005-04-06 06:11:40 +00:00
cbiesinger%web.de 77f2accf6b forgot to check in this part of the patch... fixing camino bustage 2005-04-05 23:55:39 +00:00
cbiesinger%web.de 6c453d00e6 228968 r=bz sr=darin
- add a new nsIWebProgressListener2 interface, inheriting from
  nsIWebProgressListener, providing a 64-bit onProgressChange method
- make nsITransfer inherit from that interface, and remove an unused
  progressListener attribute
- make webbrowserpersist support listeners that implement
  nsIWebProgressListener2, and give them 64-bit progress values
- make nsIHelperAppLauncher's listener setWebProgressListener function take an
  nsIWebProgressListener2 interface

And fix up all implementations according to that.
2005-04-05 23:24:23 +00:00
smfr%smfr.org 415fdc9b6e Remove explicit -bundle from link line of prefs panes, since Xcode will add it automatically. 2005-04-05 03:17:49 +00:00
smfr%smfr.org 31cc96c3ee Fix path to Info-HistoryPrefPane.plist. 2005-04-04 02:48:59 +00:00
smfr%smfr.org 4a686700e0 Converting users of nsIPrefBranch to use the PreferenceManager (no bug). 2005-04-04 01:52:35 +00:00
smfr%smfr.org 1d45edb8a8 Fix signature of -isOpaque 2005-04-04 01:43:02 +00:00
smfr%smfr.org 086b8fc0bb Fix bug 281133 - Add Bookmark fails for page without a title. Test to see if we have a page title before adding to the dict. 2005-04-02 17:37:15 +00:00
smfr%smfr.org 242ee65f2b Improve sorting of history categories and items, taking care to sort categories sensibly given the current sort order.
Also save the expanded state of the history view in user defaults, to preserve it across launches.
No bug.
2005-04-01 18:12:16 +00:00
joshmoz%gmail.com 7ff37abe31 remove some debug code I accidentally checked in, add a reminder comment 2005-03-31 20:37:32 +00:00
joshmoz%gmail.com c6ade594b0 don't crash in autocomplete code when a search is requested without a valid session. b=288124 r=smfr 2005-03-31 08:33:59 +00:00
smfr%smfr.org ac2afe3d7e Make CHBrowserView opaque so that view updates don't propagate to its parent views, which should reduce the amount of view redrawing that takes place. Currently, ChildViews are not opaque (because opacity causes issues with NSQuickDrawViews, see bug 166932). 2005-03-30 06:32:18 +00:00
smfr%smfr.org 213c7e9f72 Remove history logging code now that 280342 is fixed. 2005-03-29 04:27:41 +00:00
smfr%smfr.org 1081ba2d85 Improved bookmarks menu item enabling. Rather than try to recreate the logic for automatic item enabling (which is non-trivial), use a dummy, auto-enabling bookmarks menu, loaded from the nib, to get correct enable states and item titles. This really fixes bug 287339. 2005-03-26 04:05:46 +00:00
smfr%smfr.org c6d8a395b5 Fix bug 287339: correctly enable/disable bookmark items when tabs close, and windows change layers.
Make the NSOpenPanel into a sheet when a window is up.
Allow opening multiple items in the open panel, opening them in tabs.
Remove [MainController pumpGeckoEventQueue] which is obsolete and unused.
Add NSResponder+Utils.h/m to the project.
Remove #ifdefs in AppComponents.mm now that we will be using nsSimpleGlobalHistory.
2005-03-25 18:23:31 +00:00
smfr%smfr.org 8d516f7208 Reinstate the context menu on bookmark collections, that got lost in the reshuffle. 2005-03-25 07:21:45 +00:00
smfr%smfr.org c6aec66d04 New category on NSResponder to find the responder for a given action, and find an item of a particular class in the responder chain.
Add method on NSMenu category to enable or disable all items (potentially recursing into submenus).
2005-03-25 06:36:29 +00:00
smfr%smfr.org 02c7b5e27a Fix bug 153836, patch by wevah. Map escape to Stop and allow unmodified '+' to enlarge the text size. r=me. 2005-03-25 01:13:59 +00:00
joshmoz%gmail.com 2808244571 add error checking to default browser code. no bug. 2005-03-25 00:28:56 +00:00
joshmoz%gmail.com d1cb7743b2 remove unnecessary override method from tab code. no bug. r=geoff sr=sfraser 2005-03-25 00:04:21 +00:00
joshmoz%gmail.com a023cd38fe make sure we can always find Camino's path in our default browser menu code. b=287380 sr=sfraser 2005-03-25 00:01:25 +00:00
smfr%smfr.org 8818935af5 Check in patch from bug 287083 (patch by <torben@despammed.com>). 2005-03-24 04:04:58 +00:00
joshmoz%gmail.com 73ba0aeb98 disable reload and some other menus when the bookmark manager is open. b=284831 sr=smfr 2005-03-23 22:56:01 +00:00
smfr%smfr.org 950c79590b Fix bug 286873 (patch by Wevah), r=josh, sr=pinkerton. 2005-03-23 21:44:34 +00:00
smfr%smfr.org 1458728e06 Fix spelling error in comment. 2005-03-21 16:18:46 +00:00
smfr%smfr.org 6ccffb1a23 Remove a shell script target that stuffed additional history properties files into embed.jar, since we don't need them any more. Also put the version resource in Camino.rsrc, so that it's available for the Director plugin when running in any language. 2005-03-21 06:16:27 +00:00
smfr%smfr.org 63809cbf11 Fix bug 279270: when copying images, put only the image data on the clipboard so that applications that prefer text over image data don't just get the image location. 2005-03-21 02:54:56 +00:00
smfr%smfr.org bb70f8dc1d Fix bug 285648: url from subframe load could show in Camino's url bar. Fix by ignoring OnLocationChange for windows other than the content window. 2005-03-21 02:37:29 +00:00
joshmoz%gmail.com 7f079e7ecc add some default browser code documentation 2005-03-17 20:21:00 +00:00
joshmoz%gmail.com 0a363cf67b don't hang if launch services can't find the browser it said is default. no bug 2005-03-17 20:15:36 +00:00
smfr%smfr.org 13a2632e73 Fix bug 286157: the Description column was calling -description, rather than -itemDescription. 2005-03-15 06:35:40 +00:00
cbiesinger%web.de bf94a50628 Bug 285517 show better message in helper app dialog when the type was sniffed from text/plain
r=bz sr=darin
2005-03-13 17:03:44 +00:00
smfr%smfr.org 75aa785310 Fix bug 285901: when adding a bookmark, be sure to use what the user entered. When bookmarking tabs, take the suggested title from the frontmost tab, not the first one, and when tabs are open but you just want to bookmark the current page, and it's not the first tab, make sure we bookmark the correct tab. 2005-03-13 04:01:56 +00:00
smfr%smfr.org 94115c09b3 Fix bug 285793 (broken Add Bookmark toolbar item) by fixing the selector name on the button. 2005-03-13 03:45:15 +00:00
smfr%smfr.org d2dac35611 New nib file for Add Bookmarks (part of last checkin). 2005-03-10 19:30:57 +00:00
smfr%smfr.org 61495240a5 Rewrite the add bookmark code (no bug) so that we don't need a BookmarksViewController for this.
Fix bug 285339 (progressive slowdown with more tabs) by releasing all the nib members of the BookmarksEditing nib when closing tabs.
Delay loading the bookmarks editing nib until bookmarks are shown, making new tab creation faster.
When creating a bookmark when bookmarks are showing, use the previous page as the bookmark by looking back in session history.
Save the state of the history folders for a given bookmarks view.
Fix bug 247543 (remember last used Add Bookmark folder across windows).
Change [BookmarkItem description] to [BookmarkItem itemDescription] because -description should be reserved.
When creating a new folder deep in bookmarks, expand all parent folders so that the new folder is visible.
Rename various "add bookmark" methods so that they are all consistent (allowing us to write to FirstResponder when appropriate).
2005-03-10 18:10:23 +00:00
smfr%smfr.org bda7e84a12 Fix typo in pinkerton's last checkin. 2005-03-07 06:44:32 +00:00
smfr%smfr.org 5891cf2f17 Fix bug 184394: allow Camino to load additional pref panes from its internal PreferencePanes directory, and also from ~/Library/Application Support/Camino/PreferencePanes, and /Library/Application Support/Camino/PreferencePanes. r=pinkerton 2005-03-06 06:56:57 +00:00
smfr%smfr.org 4efcbdd049 Fix build error. 2005-03-06 06:42:36 +00:00
smfr%smfr.org 54d6068047 Fix the menu title and enabled state of the Show/Hide bookmarks item when toggling bookmarks. No bug. 2005-03-06 06:32:07 +00:00
smfr%smfr.org 00b2474405 Fix bug 284971: duplicate items showing up in Default Browser popup. 2005-03-06 06:25:38 +00:00
pinkerton%aol.net d6dbb6b616 recurse into frames and iframes when filling passwords (bug 186384) 2005-03-06 03:24:10 +00:00
joshmoz%gmail.com abbab39214 another fix for tab bar dragging. b=269995 sr=pinkerton 2005-03-06 02:18:37 +00:00
joshmoz%gmail.com fd8473ff70 add "Send This Link..." contextual menu item. b=227803 r=joshmoz sr=pinkerton 2005-03-06 01:33:21 +00:00
joshmoz%gmail.com 833df62d94 fix: download Manager gets stuck in Customize Toolbar mode when closing on download completion. b=283359 sr=pinkerton 2005-03-05 23:28:30 +00:00
pinkerton%aol.net 2f540e3d7f sometimes mDragDest wasn't set, causing crashes or drags to be ignored when
dragging to the tab bar (bug 269995, 269994)
2005-03-05 22:07:45 +00:00
joshmoz%gmail.com 649af1d18c fix "Download Link Target" results in bad download for large MP3 file. b=281648 sr=pinkerton 2005-03-05 18:34:12 +00:00
pinkerton%aol.net adc2530b15 add keycombos for show/hide toolbar and bookmark bar (bug 281504) 2005-03-05 18:14:21 +00:00
joshmoz%gmail.com 79f91e430f add preference menu for default browser. b=218271 r=smfr sr=pinkerton 2005-03-05 18:14:11 +00:00
pinkerton%aol.net 01a1b4d770 fix case where prefs could not exist and we'd get uninitialzed values for
opening tabs/windows with cmd-click. (bug 283363)
2005-03-05 18:06:25 +00:00
joshmoz%gmail.com fe820d76ac allow for toggling of bookmark manager using bm manager toolbar button, no bug sr=pinkerton 2005-03-05 17:39:50 +00:00
smfr%smfr.org ea97f52b8c More changes for bookmarks in tabs, bug 215235. r=pinkerton 2005-03-04 17:33:49 +00:00
smfr%smfr.org 3368ed86e9 Implement bookmarks in tabs, bug 215235. r=pinkerton. 2005-03-04 17:32:15 +00:00
smfr%smfr.org 6a75f27955 Add license. 2005-03-04 05:44:34 +00:00
smfr%smfr.org 5aa1cb78de Add "Installed Plug-Ins" menu item to the bottom of the Help menu (bug 166966). 2005-03-03 05:59:21 +00:00
smfr%smfr.org dda8a29184 Add intl.xpt to the project to make about:plugins work (bug 199203). Also removed some empty Copy Files phases. 2005-03-03 05:45:54 +00:00
smfr%smfr.org 426cd64f64 Remove some bogus ; from the end of method names. 2005-03-03 03:27:56 +00:00
smfr%smfr.org 8cd0cd865c Add zh-HK (Traditional Chinese: Hong Kong) to the font prefs. Bug 222919. 2005-03-02 05:31:18 +00:00
smfr%smfr.org bd088ad5c9 Fix bug 173150: change the font panel to not show font face, and strip out font face info from the saved font.
Fix bug 188300: when the text samples have focus, return custom field editors so that we can get changeFont: notifications.
Also fix a bug where if a font was missing, subsequent font selections would not stick (should help with bug 175651).
2005-03-01 08:20:35 +00:00
smfr%smfr.org 0367c7d3ba Add windowWillReturnFieldEditor: handling to help fix bug 188300, and forward font panel delegate methods to the current pane, for bug 173150. 2005-03-01 08:18:11 +00:00
smfr%smfr.org 85b35364ec Rename all the member variables to start with "m" so the code is more readable.
Fix a problem where, if the font samples were clicked on, changing the font in the Font Panel no longer had any effect (using custom field editors). Bug 188300.
2005-03-01 06:32:54 +00:00
joshmoz%gmail.com 4a903db5e0 fix broken Safari bookmark importing b=284159 2005-02-28 23:33:58 +00:00
joshmoz%gmail.com 5320f9ac7c remove a double check - thanks dbaron ;) 2005-02-28 02:33:42 +00:00
smfr%smfr.org 0195a8035c When copying the project in an objdir build, don't copy over the foo.model and foo.pbxuser files, because doing that overwrites breakpoints and project state in the objdir project (which you use for debugging). 2005-02-27 22:15:40 +00:00
joshmoz%gmail.com b6340c6b01 fix leak in history, also somewhat inconsequential leak in preferences 2005-02-25 06:52:51 +00:00
joshmoz%gmail.com 81989789af fix memory leak when importing HTML bookmark files. Alloc'ing at the beginning of a loop, releasing at the end, but not releasing before a 'continue' statement in the middle. no bug. 2005-02-25 06:28:18 +00:00
joshmoz%gmail.com 5e86466cb8 fix memeory leak when adding separators, no bug 2005-02-25 06:13:59 +00:00
joshmoz%gmail.com 0d843f6f67 fix leak in google search textfield, b=283430 2005-02-25 03:41:42 +00:00
joshmoz%gmail.com 3f3a650954 fix leaking of dl manager toolbar buttons b=283431, no review as this is obvious 2005-02-25 03:34:39 +00:00
smfr%smfr.org 87bfd774ab Sync up BrowserWindow.nib with the removal of the mBookmarkViewController and mHistoryDataSource outlets from the BrowserWindowController. 2005-02-24 07:11:21 +00:00
smfr%smfr.org 2d60d15634 Final tidyup for bug 283419; init members to empty strings, not unretained static string. 2005-02-24 07:07:17 +00:00
smfr%smfr.org 56e166869d Tidy up what I checked in by mistake, pertaining to bug 283419. 2005-02-24 06:58:07 +00:00
smfr%smfr.org 5c785c2c97 Remove the HistoryDataSource instance from the nib, and instantiate it in code so that we can more clearly release it, fixing history leaks. No bug. 2005-02-24 06:43:20 +00:00
smfr%smfr.org 51fbf70b61 Fix warning by being explicit about return type of -setDisplaySecureIcon. 2005-02-24 06:41:06 +00:00
smfr%smfr.org 522daf6c2c Fix a reference cycle between the HistoryDataSource and its update timer (timers retain their targets!) by using an intermediate, proxy object. 2005-02-24 06:38:24 +00:00
smfr%smfr.org f505cf2abf Fix bug 283138: leaking NSMenuItems in bookmarks context menu code. 2005-02-23 17:18:06 +00:00
ginn.chen%sun.com fa3a3cfd5e Bug 70154 (ctrl)+shift+home/end should select to beginning/end of webpage
r=brade sr=sfraser
2005-02-18 07:29:40 +00:00
mozilla.mano%sent.com 0b6da1e22d Bug 279533 - Update Camino's font preferences code per bug 95227 (serif/sans-serif set is now per language). r=wevah sr=smfr 2005-02-16 16:40:32 +00:00
smfr%smfr.org aa077c4901 Fix bug 281803: make sure we respond to batch notifications, and reload the entire history tree when the batch ends. 2005-02-16 06:47:30 +00:00
smfr%smfr.org 201637bd64 Fix bug 281133: if adding a page with no title to bookmarks, the Add Bookmarks dialog would never show up because we threw an exception trying to set a text field with a nil string. Now, use the url if the title is empty. 2005-02-15 06:18:36 +00:00
smfr%smfr.org 46bad10dd8 Fix bug 149648: add support for <optgroup> is Camino's super-funky <select> popup replacement, and clean up the code a little. r=pink. 2005-02-14 16:35:56 +00:00
pinkerton%aol.net 564dc31c38 if not all languages are in the right format, fall back to en-us rather than
picking the first one that is in the right format (bug 281107)
2005-02-11 18:44:39 +00:00
joshmoz%gmail.com afd60575e4 trivial focus fixes - make initial key views and first key views the same, hook up initial key view in General pref pane so that there is an initial focus when switching back to General from some other pane. b=278820 2005-02-09 07:15:23 +00:00
cbiesinger%web.de ce1e5bcb15 Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
reflects its purpose
r=bz sr=darin
2005-02-07 14:35:46 +00:00
smfr%smfr.org f928b73a43 Add some code to copy bad history files to history_BAD-N.dat for debugging bug 280342. 2005-02-05 06:53:37 +00:00
pinkerton%aol.net 9adafa2661 allow user to override lang prefs, don't use region as it messes up users
that change their langauge setting to differ from the region (bug 280814)
2005-02-03 14:24:43 +00:00
smfr%smfr.org 8c288106d4 Fix various keyboard navigation issues. 2005-02-03 07:13:24 +00:00
smfr%smfr.org 6143f5c3ab Fix wording of debug msgs. 2005-02-03 05:55:42 +00:00
smfr%smfr.org 6419a68b17 Add some HISTORY DEBUG logging on DB close as well. 2005-02-03 05:54:17 +00:00
smfr%smfr.org 24fc5faeee Add some logging to history file opening, to try to track down bug 280342.
Also removed some unused code.
2005-02-03 05:46:37 +00:00
pinkerton%aol.net f3324e8389 add search fields to permissions and cookie sheets (bug 263336) 2005-02-02 23:17:39 +00:00
gerv%gerv.net 1dc8a1c9a4 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
pinkerton%aol.net 1bf6a29e51 fix spelling error 2005-02-02 22:53:22 +00:00
joshmoz%gmail.com 64439d7a7c update copyright stuff b=279815 sr=pinkerton 2005-01-31 21:29:38 +00:00
joshmoz%gmail.com b0f00a143e pull accept-language header from system prefs b=161337 sr=pinkerton 2005-01-31 20:58:14 +00:00
joshmoz%gmail.com 4b0f3388d3 show mouse feedback on copy of bookmark b=272254 sr=pinkerton 2005-01-31 20:55:54 +00:00
smfr%smfr.org 18c9cc7788 Fix bug 279844: tabs loaded in the background don't scroll correctly to relative anchors. Fix by making sure that background tabs are sized correctly on creation and URL load, so that a later resize on show doesn't mess with the scroll position. r=pinkeron.
Fix bug 157995: tab title stays at "Loading..." sometimes. This happens when we don't get a setTitle: callback from gecko (e.g. for an FTP download), so always set the tab title back to the page title (or URL) in onLoadingComplete. r=pinkerton.
Other minor cleanup (const strings, mostly)
2005-01-30 05:02:56 +00:00
timeless%mozdev.org 933b4e2c7f bsmedberg%covad.net 2005-01-28 07:08 Move the transformiix locale file to dom/locales, r=peterv/Pike 2005-01-28 16:45:14 +00:00
smfr%smfr.org 77eed15dae Remove typo from last checkin. 2005-01-27 03:42:01 +00:00
smfr%smfr.org 906a7db5e3 Fix bug 279473: prefs were not getting saved if you quit with the prefs window open.
Fix [MVPreferencesController sharedInstance] to really return a shared instance for which a ref is kept around, and remove the mPreferencesController member from MainController.
Add [MVPreferencesController clearSharedInstance] so that we can tear down the window on quit, allowing MVPreferencesController to release its embedding reference, so that we can proceed through xpcom shutdown, and thence save the prefs file.
Also cleaned up member naming in MVPreferencesController.
2005-01-27 03:41:26 +00:00
smfr%smfr.org ec2203a37e Fix some sheet sizing issues. r=#camino 2005-01-27 02:49:24 +00:00
smfr%smfr.org 57d90c2abf Fix bug 279664: fix controlTextDidChange notifications from the SearchTextField. Thanks to olivier@umich.edu for the fix. 2005-01-25 04:54:59 +00:00
pinkerton%aol.net dea6cc54bb better icon for appearance 2005-01-24 21:36:47 +00:00
pinkerton%aol.net 988e7d8b7d fix history panel like the others 2005-01-24 21:28:17 +00:00
pinkerton%aol.net 52c3b9a203 update the look of preference panels (from jasper) 2005-01-24 21:19:08 +00:00
smfr%smfr.org ffd7eab793 Fix a bug where inline editing of items in the containers table would cause the quicksearch notification to fire, causing the bookmarks to be quicksearched into oblivion. 2005-01-22 07:12:06 +00:00
smfr%smfr.org 87a35a7648 Add Nate to the contributors list. 2005-01-22 06:41:06 +00:00
joshmoz%gmail.com 95bebffb2e Can't drag favicons of 3rd and following tabs to create bookmarks, weblocs in recent nightlies. b=273800 sr=pinkerton 2005-01-21 19:30:47 +00:00
joshmoz%gmail.com 8304afa3e4 copy history pref pane during static copy build phase, otherwise history pref pane won't work in static builds 2005-01-21 18:21:10 +00:00
joshmoz%gmail.com dabb4c9483 fix crash on quit with active downloads - bad XPCOM cleanup. b=277928 sr=pinkerton 2005-01-21 18:03:49 +00:00
joshmoz%gmail.com 1f6b488a6a add Nate Weaver to file contributor list 2005-01-21 03:07:25 +00:00
joshmoz%gmail.com 33c5223266 fix opening .webloc and .url files via dock or open menu. b=242934 sr=pinkerton 2005-01-20 18:12:27 +00:00
joshmoz%gmail.com ca9204cc28 don't override system pref detection for tabbing behavior. b=277706 sr=pinkerton 2005-01-20 06:37:20 +00:00
smfr%smfr.org ad4db18ba6 Fix bug 278949: make sure we have a bookmarks view controller when we need one for adding a new bookmark. Also fix a build warning (bad BOOL return value). 2005-01-19 18:33:01 +00:00
smfr%smfr.org e53c3f486b Fix bug 278947 - bookmarks view goes blank when inline editing because we erroneously pick up the typing as quicksearch.
Clean up the serialization of multiple dragged bookmark items by using UUIDs rather than object addresses, and moving into methods on the BookmarksManager, rather than an NSArray category.
Add methods to trawl the bookmarks tree for an item with the given UUID.
Improve the behavior and performance of a multiple bookmark drop by making sure things insert in the correct order, and by disabling outliner updates until you've inserted everything.
Make some notification name strings 'const'.
Fix build warnings, and remove a debugging printf.
2005-01-19 18:03:15 +00:00
joshmoz%gmail.com a5abaa7ce6 remove calls to newTabsAllowed. b=273228 sr=pinkerton 2005-01-19 18:00:30 +00:00
smfr%smfr.org baa7b6c7b7 Fix the tooltips on the bookmarks editing buttons. 2005-01-19 17:57:29 +00:00
smfr%smfr.org 3731d43d3f Fix build warning 2005-01-19 07:04:19 +00:00
smfr%smfr.org fc639870bb Fix the drag and drop of history items. 2005-01-19 07:04:09 +00:00
smfr%smfr.org 029760bb92 Fix build warnings. 2005-01-19 07:03:45 +00:00
joshmoz%gmail.com 93d5f502b9 Fix a crash on quit that happened if you had visited the Web Features pref panel. It occurred because we assumed that -dealloc would be called before XPXCOM shutdown, which is not true of autoreleased objects. This is the same fix for the same bug that smfr committed yesterday in the privacy pref pane code. Also, add licenses to two files missing them. 2005-01-19 02:14:21 +00:00
joshmoz%gmail.com 553f6ac7bc add file for history pref pane that I forgot 2005-01-18 23:45:52 +00:00
joshmoz%gmail.com 779974320c move history prefs into their own pane, part of major prefs reorg 2005-01-18 23:34:29 +00:00
smfr%smfr.org f2df6b7d06 Rename a bunch of history-related structs so that they don't conflict with what's in nsGlobalHistory in static builds. 2005-01-17 20:23:19 +00:00
smfr%smfr.org ea7c16e46f Removing unused bookmark manager images. Removing libstring_obsolete_s.a which no longer exists, and removing library search paths into ../string/obsolete. 2005-01-17 19:36:38 +00:00
smfr%smfr.org a4d073dae6 Fix a crash on quit that happened if you had visited the Privacy panel. It occurred because we assumed that -dealloc would be called before XPXCOM shutdown, which is not true of autoreleased objects. r=josh 2005-01-17 19:21:56 +00:00
smfr%smfr.org 6cb2a009c7 Fix the context menu on the bookmarks containers pane, and fix the table view selection behaviour when bringing up a context menu (you need to select the item). r=josh 2005-01-17 04:53:23 +00:00
smfr%smfr.org a03d3789c1 Adding 3 new bookmarks view images that somehow got left out of the project. 2005-01-16 21:33:22 +00:00
smfr%smfr.org 0a8eb9e801 Fix the symlinking of the Info-*.plist files after I renamed them yesterday. 2005-01-16 20:33:48 +00:00
smfr%smfr.org 9fde9f0647 Fix the license. 2005-01-16 08:02:20 +00:00
smfr%smfr.org 20381591a8 Tidy up some of the preferences nib files, to try to make the layout more similar between panels (more work needed here). Add support for the delete key in the cookie editing sheets. Ensure that the checkboxes in the security panel are update when the window is activated, because they might have been changed by the security warning sheets. 2005-01-16 07:52:39 +00:00
smfr%smfr.org 1012ecc436 Code tidyup, and add an optional selector that a pref pane can use to update its UI when the prefs window is activated. 2005-01-16 07:50:28 +00:00
smfr%smfr.org 167c287fb3 Fix a call to openBrowserWindowWithURL: to add allowPopups:, which pinkerton must have missed. 2005-01-16 06:58:04 +00:00
smfr%smfr.org 47d85df185 Clean up the sheet for editing popup blocking whitelist. In particular, disable the Add button when the text field is empty. 2005-01-16 05:27:59 +00:00
smfr%smfr.org e77fecb787 Fix keyboard navigation in the Camino preference panes. 2005-01-16 05:07:00 +00:00
smfr%smfr.org d5bebc6f89 Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode. 2005-01-16 04:47:56 +00:00
smfr%smfr.org 887e8b71c4 Warning fixes. 2005-01-16 04:36:20 +00:00
smfr%smfr.org e40256544b Resources for history rewrite. 2005-01-16 04:35:15 +00:00
smfr%smfr.org 0f4f9690a9 Checking in project changes for Camino history rewrite. 2005-01-16 04:19:17 +00:00
smfr%smfr.org 5256dec3f1 Camino history rewrite, and associated changes:
1. Move bookmarks and history UI into their own nib file, BookmarksEditing.nib
2. Rewrite history in camino to no longer use RDF, but a simple new API on top of the mork DB, implemented in nsSimpleGlobalHistory, that lets you iterate history items. All the tree building is now done in Cocoa (bug 276733), which makes it much faster.
3. Implement quicksearch for bookmarks and history, removing the 'results' panel from the UI and just showing the results inline (bug 174899, bug 276734).
4. Sundry code cleanup and warning fixes.
r=pinkerton/josh.
2005-01-16 02:51:53 +00:00
timeless%mozdev.org 41f8dcba32 1.40 <timeless@mozdev.org> 2005-01-14 01:41
Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
rs=jst
2005-01-14 11:12:34 +00:00
timeless%mozdev.org b0d25e8bd9 Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
rs=jst
2005-01-14 09:41:38 +00:00
joshmoz%gmail.com 151e0f101e rename navigation pref pane to "General", also remove multiple pane view and default to "General". no bug, sr=pinkerton 2005-01-14 01:40:13 +00:00
bryner%brianryner.com 6c4ea68040 Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin. 2005-01-13 03:25:28 +00:00
pinkerton%aol.net 69289bff11 add address book functionality for mailto: links in context menu (bug 166958) 2005-01-10 17:42:12 +00:00
joshmoz%gmail.com 83754a163f "Cannot make menu separator anywhere but in bookmark menu" b=223337 sr=pinkerton 2005-01-07 06:02:43 +00:00
pinkerton%aol.net 2e636a36c2 allow javascript: popups if they are bookmarks (bug 272389) 2005-01-06 14:36:32 +00:00
bzbarsky%mit.edu e962663cd2 Fix camino bustage from bug 241082 2005-01-04 19:16:51 +00:00
cbiesinger%web.de e279a2a949 Bug 241082 exthandler should require just nsITransfer, not nsIDownload
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-04 13:40:51 +00:00
joshmoz%gmail.com 8f145d2a04 remove broken bookmark detection code. b=276657 sr=pinkerton 2005-01-04 04:24:27 +00:00
smfr%smfr.org 7b014552b2 Tweak the top pixel gap on the bookmarks toolbar back to 2px from 3px. 2004-12-30 04:04:02 +00:00
joshmoz%gmail.com 6a1ac64f9b dragging webloc to tab widget "downloads" webloc rather than opening URL. b=270123 sr=pinkerton 2004-12-29 20:12:45 +00:00
joshmoz%gmail.com 17f052a29f clean out old bm drawer code, style fixups, no bug 2004-12-29 18:19:43 +00:00
smfr%smfr.org 700f355b7b Tweak tab item drag feedback. 2004-12-29 06:04:43 +00:00
smfr%smfr.org ba12903ec6 Fix bug 243411 - painting problems on bookmarks toolbar when moving items around, because we would only call [setNeedsDisplay] when changing the bar height.
Also clarified added a [bookmarkChanged:] method to BookmarkButton, rather than overloading [setBookmarkItem:]. This allows us to be more selective about reflowing the bookmarks toolbar (i.e. not when just an icon changes).
2004-12-29 05:18:40 +00:00
smfr%smfr.org 439938f3d7 Fix bug 168791: add another pixel of padding at the top and bottom of the bookmarks toolbar, and fix a bug where there was no space after the first item on each line of the toolbar after the first. 2004-12-29 04:33:39 +00:00
pinkerton%aol.net e17fa9d440 remove build dir on distclean (bug 272250) 2004-12-28 19:17:01 +00:00
joshmoz%gmail.com 3cc949b577 Minor tweaks to nib files, helps Aqua HIG compliance. Nothing major. 2004-12-24 07:23:52 +00:00
joshmoz%gmail.com e91cd6feeb decode local file URLs before suggesting them in save panel. b=166694 sr=pinkerton 2004-12-23 18:22:42 +00:00
joshmoz%gmail.com b9fe16d8d0 add some file extensions to our bundle's "I can handle that!" list. b=271936 sr=pinkerton 2004-12-23 18:14:29 +00:00
joshmoz%gmail.com 17f446af25 explicitly open home page when selecting Go->Home so as to override "load home page in new windows" pref. b=188893 sr=pinkerton 2004-12-23 18:04:27 +00:00
joshmoz%gmail.com 327c8b2986 change File menu item text to Email Page Location 2004-12-20 18:47:53 +00:00
joshmoz%gmail.com f08f0662d7 clean up extra tab view in nib files 2004-12-18 23:23:24 +00:00
db48x%yahoo.com e0a0119bc1 bug 239006: Download manager doesn't account for filesize when presenting combined percentages
patch by Zbigniew Braniecki <gandalf@firefox.pl>, r=cbiesinger, sr=darin
2004-12-18 04:06:51 +00:00
joshmoz%gmail.com e4f53ec13e fix reversed autoclose dl manager prefs, no bug 2004-12-18 00:24:09 +00:00
joshmoz%gmail.com cb874dd7a0 new tab icons for toolbar 2004-12-17 22:02:47 +00:00
joshmoz%gmail.com 23d99cc294 new tabs pref pane icon 2004-12-17 21:58:08 +00:00
joshmoz%gmail.com 3a765c8236 use the right nib file... 2004-12-17 20:56:12 +00:00
joshmoz%gmail.com 6c343c46fc add nib files forgotten from prefs reorg part 1 2004-12-17 19:51:53 +00:00
joshmoz%gmail.com e727e361f0 pref reorganization part 1, no bug 2004-12-17 17:58:21 +00:00
joshmoz%gmail.com d7f41243d4 pref reorganization part 1, no bug 2004-12-17 17:58:19 +00:00
joshmoz%gmail.com 19f4194065 pref reorganization part 1, no bug 2004-12-17 17:58:18 +00:00
dbaron%dbaron.org 1bb228eed5 Bug 272151: reorganize files within layout, r+sr=roc 2004-12-08 19:41:48 +00:00
joshmoz%gmail.com 6f66c8cbe4 fix spelling mistake. bug=273087 2004-12-06 18:13:30 +00:00
joshmoz%gmail.com 130551926f Current download should have focus in download manager. b=266831 sr=pinkerton 2004-12-03 18:01:59 +00:00
joshmoz%gmail.com 765ccf97b9 fix bug 160348 - use link text instead of url for title when dragging link into bookmarks tab. sr=pinkerton 2004-12-01 21:30:19 +00:00
joshmoz%gmail.com 28e30bc535 comment fix for bug 262815 2004-12-01 21:23:31 +00:00
joshmoz%gmail.com c4ea255752 fix bug 262815 - Closing tab while bookmarks view is shown can lead to crash [@ objc_msgSend]. sr=pinkerton 2004-12-01 21:21:24 +00:00
bsmedberg%covad.net 6eee6ece96 Bug 272189 - enable crypto by default, and make the list of default extensions app-specific r=darin a=mitchell 2004-12-01 13:02:07 +00:00
dbaron%dbaron.org 1698b403c9 Use preprocessor instead of separate files for platform-specific parts of forms.css. b=272151 r+sr=bryner 2004-11-30 08:00:21 +00:00
pinkerton%aol.net ae681d6727 update "open in tabs" entires in bookmarks menu when adding or deleting items
to containers w/out requiring a restart (bug 272117)
2004-11-29 00:01:08 +00:00
pinkerton%aol.net 06da85e43a show security status in url bar 2004-11-27 23:12:44 +00:00
bryner%brianryner.com 1435145ce6 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
pinkerton%aol.net 838fc9b0f8 add "Empty Cache" item to camino menu that just empties the cache, nothing
more.
2004-11-24 15:23:38 +00:00
pinkerton%aol.net 30bf444262 add "open in tabs" to folders in menu (bug 174822) 2004-11-24 15:00:16 +00:00
joshmoz%gmail.com c742f524b6 fix bug 268441 - Implement network.protocol-handler.external... prefs (no GUI). sr=pinkerton 2004-11-24 04:11:46 +00:00
joshmoz%gmail.com 212517c347 remember state of prefs window while application is running (bug 181720) sr=pinkerton 2004-11-24 03:14:20 +00:00