gecko-dev/camino/src/extensions
smfr%smfr.org 8c811967f0 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
..
ABAddressBook+Utils.h add address book functionality for mailto: links in context menu (bug 166958) 2005-01-10 17:42:12 +00:00
ABAddressBook+Utils.mm add address book functionality for mailto: links in context menu (bug 166958) 2005-01-10 17:42:12 +00:00
CHStackView.h Merging changes from CHIMERA_M1_0_1_BRANCH. 2003-01-08 06:33:05 +00:00
CHStackView.m new d/l manager from josh aas (bug 223583) 2003-12-30 21:15:47 +00:00
DraggableImageAndTextCell.h add click-hold shared history to back/fwd buttons (bug 163274) 2004-06-11 22:14:20 +00:00
DraggableImageAndTextCell.mm Camino history rewrite, and associated changes: 2005-01-16 02:51:53 +00:00
ExtendedOutlineView.h Camino history rewrite, and associated changes: 2005-01-16 02:51:53 +00:00
ExtendedOutlineView.mm 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
ExtendedTableView.h Camino history rewrite, and associated changes: 2005-01-16 02:51:53 +00:00
ExtendedTableView.mm 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
GeckoUtils.h Camino history rewrite, and associated changes: 2005-01-16 02:51:53 +00:00
IconTabViewItem.h Updating files for the new class names ('CH' for Gecko-embedding wrapper, all other classes have no prefix). 2002-08-21 02:06:38 +00:00
IconTabViewItem.mm 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
ImageAdditions.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
ImageAdditions.m 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
ImageAndTextCell.h from dts 2003-03-24 03:49:02 +00:00
ImageAndTextCell.m prune some whitespace from inline edit box 2004-02-11 19:15:10 +00:00
NSArray+Utils.h bookmark system rewrite. thanks to dave haas and simon woodside (bug 212630) 2003-10-22 01:08:55 +00:00
NSArray+Utils.mm bookmark system rewrite. thanks to dave haas and simon woodside (bug 212630) 2003-10-22 01:08:55 +00:00
NSBezierPath+Utils.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
NSBezierPath+Utils.mm 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
NSDate+Utils.h Camino history rewrite, and associated changes: 2005-01-16 02:51:53 +00:00
NSDate+Utils.m Camino history rewrite, and associated changes: 2005-01-16 02:51:53 +00:00
NSMenu+Utils.h Camino history rewrite, and associated changes: 2005-01-16 02:51:53 +00:00
NSMenu+Utils.m Camino history rewrite, and associated changes: 2005-01-16 02:51:53 +00:00
NSPasteboard+Utils.h 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
NSPasteboard+Utils.mm 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
NSScreen+Utils.h Adding tooltip support for TITLE in html (bug 149635) 2002-08-08 19:36:13 +00:00
NSScreen+Utils.m Rename CHExtendedTabView to BrowserTabView (because that's what it is), and add a new subclass of CHIconTabViewItem, BrowserTabViewItem, for browser tabs. 2002-08-16 00:58:10 +00:00
NSSplitView+Utils.h new files 2004-02-12 03:47:44 +00:00
NSSplitView+Utils.mm new files 2004-02-12 03:47:44 +00:00
NSString+Utils.h Camino history rewrite, and associated changes: 2005-01-16 02:51:53 +00:00
NSString+Utils.mm Camino history rewrite, and associated changes: 2005-01-16 02:51:53 +00:00
NSView+Utils.h Camino history rewrite, and associated changes: 2005-01-16 02:51:53 +00:00
NSView+Utils.m Camino history rewrite, and associated changes: 2005-01-16 02:51:53 +00:00
PopupMenuButton.h Camino history rewrite, and associated changes: 2005-01-16 02:51:53 +00:00
PopupMenuButton.m Camino history rewrite, and associated changes: 2005-01-16 02:51:53 +00:00
RolloverTrackingCell.h new tab widget implementation (bug 235782) 2004-09-02 22:52:29 +00:00
RolloverTrackingCell.mm remove 16-tab limit. add overflow menu (chevron). bug 261134 2004-10-03 21:33:08 +00:00
TabButtonCell.h remove 16-tab limit. add overflow menu (chevron). bug 261134 2004-10-03 21:33:08 +00:00
TabButtonCell.mm remove 16-tab limit. add overflow menu (chevron). bug 261134 2004-10-03 21:33:08 +00:00
ToolbarAdditions.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
ToolbarAdditions.m 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
TruncatingTextAndImageCell.h new tab widget implementation (bug 235782) 2004-09-02 22:52:29 +00:00
TruncatingTextAndImageCell.mm new tab widget implementation (bug 235782) 2004-09-02 22:52:29 +00:00