pjs/camino/src/browser
pinkerton%aol.net d3facccf2a ifdef back the old session history until global history is fast enough 2005-04-22 13:53:58 +00:00
..
AutoCompleteDataSource.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
AutoCompleteDataSource.mm Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
AutoCompleteTextField.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
AutoCompleteTextField.mm remove some debug code I accidentally checked in, add a reminder comment 2005-03-31 20:37:32 +00:00
BrowserContentViews.h Implement bookmarks in tabs, bug 215235. r=pinkerton. 2005-03-04 17:32:15 +00:00
BrowserContentViews.mm Implement bookmarks in tabs, bug 215235. r=pinkerton. 2005-03-04 17:32:15 +00:00
BrowserTabBarView.h another fix for tab bar dragging. b=269995 sr=pinkerton 2005-03-06 02:18:37 +00:00
BrowserTabBarView.mm 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: 2005-04-13 05:35:27 +00:00
BrowserTabView.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
BrowserTabView.mm 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: 2005-04-13 05:35:27 +00:00
BrowserTabViewItem.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
BrowserTabViewItem.mm 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: 2005-04-13 05:35:27 +00:00
BrowserWindow.h 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
BrowserWindow.mm 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
BrowserWindowController.h full history in Go menu 2005-04-21 05:40:38 +00:00
BrowserWindowController.mm full history in Go menu 2005-04-21 05:40:38 +00:00
BrowserWrapper.h use long long for download file size progress (bug 288585) 2005-04-21 01:25:42 +00:00
BrowserWrapper.mm use long long for download file size progress (bug 288585) 2005-04-21 01:25:42 +00:00
CocoaPromptService.h Updating my email address 2003-09-29 06:04:02 +00:00
CocoaPromptService.mm 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
ContentClickListener.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
ContentClickListener.mm Converting users of nsIPrefBranch to use the PreferenceManager (no bug). 2005-04-04 01:52:35 +00:00
GoMenu.h full history in Go menu 2005-04-21 05:40:38 +00:00
GoMenu.mm ifdef back the old session history until global history is fast enough 2005-04-22 13:53:58 +00:00
KeychainService.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
KeychainService.mm Converting users of nsIPrefBranch to use the PreferenceManager (no bug). 2005-04-04 01:52:35 +00:00
LocationBar.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
LocationBar.mm Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
PageProxyIcon.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
PageProxyIcon.mm Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
RemoteDataProvider.h Landing all changes from CHIMERA_M1_0_1_BRANCH onto the trunk, and adapting to trunk API changes. Not part of any normal build. 2002-12-12 11:55:38 +00:00
RemoteDataProvider.mm bug 241092, make nsIStreamLoaderObserver usable in javascript, by changing its 2004-04-27 16:06:00 +00:00
STFPopUpButtonCell.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
STFPopUpButtonCell.m Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
SearchTextField.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
SearchTextField.m fix leak in google search textfield, b=283430 2005-02-25 03:41:42 +00:00
SearchTextFieldCell.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
SearchTextFieldCell.m Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
SecurityDialogs.h Updating my email address 2003-09-29 06:04:02 +00:00
SecurityDialogs.mm 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
SiteIconProvider.h 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. 2005-01-30 05:02:56 +00:00
SiteIconProvider.mm 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. 2005-01-30 05:02:56 +00:00
ToolTip.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
ToolTip.mm Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
nsAlertController.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
nsAlertController.mm Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00