gecko-dev/chimera
pinkerton%netscape.com 061b79e460 Hookup copy/paste/etc context menus for text areas. (bug 151662) 2002-06-17 17:14:51 +00:00
..
AboutBox.nib Initial commit of the about box for chimera. NPOB. 2002-04-20 02:15:19 +00:00
BookmarkInfoPanel.nib removing rename sheet, as it's not needed with info panel. making info panel 2002-06-06 20:40:48 +00:00
BrowserWindow.nib Hookup copy/paste/etc context menus for text areas. (bug 151662) 2002-06-17 17:14:51 +00:00
Chimera.pbproj Added throbber images to static target. 2002-06-14 23:18:14 +00:00
English.lproj Hookup copy/paste/etc context menus for text areas. (bug 151662) 2002-06-17 17:14:51 +00:00
FindDialog.nib Initial NIB commits. NPOB. 2002-04-20 02:46:28 +00:00
MainMenu.nib Fix throbber placement and label, fix Delete menu item 2002-06-14 18:44:52 +00:00
PreferencePanes default tab is the first one, not the second. 2002-06-04 19:10:01 +00:00
ProgressDialog.nib Initial NIB commits. NPOB. 2002-04-20 02:46:28 +00:00
alert.nib Adding a bunch of security warnings and dialogs, overriding the 2002-06-07 22:26:35 +00:00
projects/Chimera.pbproj Added throbber images to static target. 2002-06-14 23:18:14 +00:00
resources Hookup copy/paste/etc context menus for text areas. (bug 151662) 2002-06-17 17:14:51 +00:00
src Strip whitespace around url (bug 149082) 2002-06-17 15:24:29 +00:00
throbber Fix broken throbber images. Switch to smaller .gif format. 2002-06-14 22:47:46 +00:00
BookmarkInfoController.h Hook up Bookmarks Info Window, bug 148933 2002-06-05 10:09:37 +00:00
BookmarkInfoController.mm removing rename sheet, as it's not needed with info panel. making info panel 2002-06-06 20:40:48 +00:00
BookmarksService.h removing rename sheet, as it's not needed with info panel. making info panel 2002-06-06 20:40:48 +00:00
BookmarksService.mm removing rename sheet, as it's not needed with info panel. making info panel 2002-06-06 20:40:48 +00:00
BrowserWindowController.h Added Throbber toolbar item. 2002-06-14 18:07:08 +00:00
BrowserWindowController.mm Strip whitespace around url (bug 149082) 2002-06-17 15:24:29 +00:00
CHAboutBox.h Initial commit of the about box for chimera. NPOB. 2002-04-20 02:15:19 +00:00
CHAboutBox.m Fix about box. 2002-04-20 23:21:25 +00:00
CHAutoCompleteDataSource.h 145802 - session history in Go menu for Chimera, 145803 - urlbar autocomplete for chimera 2002-05-28 09:07:53 +00:00
CHAutoCompleteDataSource.mm fixing some redundant ref counting and a leak of the autocomplete data 2002-05-28 18:42:21 +00:00
CHAutoCompleteTextField.h more autocomplete details, and icons for bookmark menus 2002-05-28 10:30:42 +00:00
CHAutoCompleteTextField.mm fixing some redundant ref counting and a leak of the autocomplete data 2002-05-28 18:42:21 +00:00
CHBookmarksButton.h Initial commits of a bunch of files. Chimera. NPOB. 2002-04-20 07:21:10 +00:00
CHBookmarksButton.mm Fix dougt's nsCRT bustage. 2002-05-16 17:38:26 +00:00
CHBookmarksOutlineView.h bookmark drag and drop 2002-05-02 12:08:47 +00:00
CHBookmarksOutlineView.mm Fix warnings 2002-06-03 21:20:27 +00:00
CHBookmarksToolbar.h bookmark drag and drop 2002-05-02 12:08:47 +00:00
CHBookmarksToolbar.mm Fixup button reflow logic to avoid toolbar drawing over content area. bug 147923 2002-06-03 18:09:22 +00:00
CHBrowserView.h Fix throbber placement and label, fix Delete menu item 2002-06-14 18:44:52 +00:00
CHBrowserView.mm Null params are allowed to be passed to GetDimensions. Just check when 2002-06-14 21:40:04 +00:00
CHBrowserWrapper.h Adding support for tooltips from the content area 2002-05-31 18:26:57 +00:00
CHBrowserWrapper.mm Added calls to start/stop the throbber while pages load. 2002-06-14 18:10:26 +00:00
CHExtendedOutlineView.h Inital commit of the extended outliner. NPOB. 2002-04-20 02:54:08 +00:00
CHExtendedOutlineView.mm Inital commit of the extended outliner. NPOB. 2002-04-20 02:54:08 +00:00
CHExtendedTabView.h bookmark drag and drop 2002-05-02 12:08:47 +00:00
CHExtendedTabView.mm Fix warnings 2002-06-03 21:20:27 +00:00
CHFind.h Initial commits of a bunch of files. Chimera. NPOB. 2002-04-20 07:21:10 +00:00
CHGeckoUtils.h Initial commits of a bunch of files. Chimera. NPOB. 2002-04-20 07:21:10 +00:00
CHGetURLCommand.h Inital commit of the extended outliner. NPOB. 2002-04-20 02:54:08 +00:00
CHGetURLCommand.mm remove duplicated line 2002-04-29 20:12:47 +00:00
CHGoMenu.h 145802 - session history in Go menu for Chimera, 145803 - urlbar autocomplete for chimera 2002-05-28 09:07:53 +00:00
CHGoMenu.mm crop really long page titles in Go menu 2002-05-29 21:41:54 +00:00
CHHistoryDataSource.h History DataSource 2002-04-29 10:27:55 +00:00
CHHistoryDataSource.mm History DataSource 2002-04-29 10:27:55 +00:00
CHIconTabViewItem.h Initial commit of iconic tab items. NPOB. 2002-04-20 02:38:31 +00:00
CHIconTabViewItem.m Initial commit of iconic tab items. NPOB. 2002-04-20 02:38:31 +00:00
CHImageAdditions.h Initial commits of a bunch of files. Chimera. NPOB. 2002-04-20 07:21:10 +00:00
CHImageAdditions.m Initial commits of a bunch of files. Chimera. NPOB. 2002-04-20 07:21:10 +00:00
CHLocationBar.h Initial location abr commit. NPOB. 2002-04-20 07:46:53 +00:00
CHLocationBar.mm Initial location abr commit. NPOB. 2002-04-20 07:46:53 +00:00
CHPageProxyIcon.h bookmark drag and drop 2002-05-02 12:08:47 +00:00
CHPageProxyIcon.mm Fix dougt's nsCRT bustage. 2002-05-16 17:38:26 +00:00
CHPreferenceManager.h Fix for crash launching when another version is already running. bug 148556 2002-06-17 15:10:37 +00:00
CHPreferenceManager.mm fixing up locked profile error text. 2002-06-17 15:16:46 +00:00
CHRDFOutlineViewDataSource.h More history sidebar panel work. 2002-04-29 12:39:27 +00:00
CHRDFOutlineViewDataSource.mm Fix crash on quit. 2002-04-29 21:57:22 +00:00
CHSplashScreenWindow.h Initial commit of splash screen. NPOB. 2002-04-20 02:23:05 +00:00
CHSplashScreenWindow.m Initial commit of splash screen. NPOB. 2002-04-20 02:23:05 +00:00
CHToolbarAdditions.h Initial commits of a bunch of files. Chimera. NPOB. 2002-04-20 07:21:10 +00:00
CHToolbarAdditions.m Initial commits of a bunch of files. Chimera. NPOB. 2002-04-20 07:21:10 +00:00
ContentClickListener.h Fix for nsIFile now being unicode apis instead of UTF8 2002-05-11 04:14:03 +00:00
ContentClickListener.mm Fix popup positioning when window is scrolled. 2002-04-25 09:22:07 +00:00
Credits.rtf Updating version to 0.3.0, with new splash screen from ugos@mac.com. 2002-05-29 05:32:38 +00:00
FindDlgController.h Fix refcount crash with find again. (bug 150532) 2002-06-11 15:00:15 +00:00
FindDlgController.mm Fix refcount crash with find again. (bug 150532) 2002-06-11 15:00:15 +00:00
MainController.h Fix prefs not getting written out (patch from bfoucher@mac.com). Removing 2002-06-06 21:13:10 +00:00
MainController.mm Fix New Tab/SaveAs being enabled with no current window by creating a new 2002-06-11 18:44:30 +00:00
Navigator.scriptSuite initial commit. npob. 2002-04-20 02:40:57 +00:00
ProgressDlgController.h Fix warning 2002-06-03 18:10:17 +00:00
ProgressDlgController.mm Fix warning 2002-06-03 18:10:17 +00:00
StringUtils.h bookmark keyword back end + fix for missing bookmark file causes crash on startup 2002-06-05 14:24:54 +00:00
about.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
appicon.icns Icon files. NPOB. 2002-04-20 02:42:11 +00:00
back.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
bookicon.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
bookmark_on.tif Adding globe icon for URL bar. Updating to 0.2.7 2002-05-03 07:32:18 +00:00
bookmarks.xml I think it builds now. 2002-04-20 23:19:28 +00:00
delete_on.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
edit_on.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
fileBookmark.icns Icon files. NPOB. 2002-04-20 02:42:11 +00:00
fileHtml.icns Icon files. NPOB. 2002-04-20 02:42:11 +00:00
filePreferences.icns Icon files. NPOB. 2002-04-20 02:42:11 +00:00
folder.tiff Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
folder_on.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
forward.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
globe_ico.tif Adding globe icon for URL bar. Updating to 0.2.7 2002-05-03 07:32:18 +00:00
groupbookmark.tif Initial commits of a bunch of files. Chimera. NPOB. 2002-04-20 07:21:10 +00:00
historyicon.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
home.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
main.m initial commit. npob. 2002-04-20 02:40:57 +00:00
nsAlertController.h Adding a bunch of security warnings and dialogs, overriding the 2002-06-07 22:26:35 +00:00
nsAlertController.mm Adding a bunch of security warnings and dialogs, overriding the 2002-06-07 22:26:35 +00:00
nsCocoaBrowserService.h Adding a bunch of security warnings and dialogs, overriding the 2002-06-07 22:26:35 +00:00
nsCocoaBrowserService.mm Adding a bunch of security warnings and dialogs, overriding the 2002-06-07 22:26:35 +00:00
nsStaticComponents.cpp Landing the changes for Chimera static builds (not on by default). 2002-06-07 04:35:37 +00:00
panel_icon.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
print.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
reload.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
saveCancel.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
saveLeaveOpenNO.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
saveLeaveOpenYES.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
saveOpenFile.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
savePause.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
saveResume.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
saveShowFile.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
searchicon.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
security_broken.tif Updating lock icons. Also fixing test of security state for new 2002-05-24 20:13:15 +00:00
security_lock.tif Updating lock icons. Also fixing test of security state for new 2002-05-24 20:13:15 +00:00
separator_on.tif Initial commits of a bunch of files. Chimera. NPOB. 2002-04-20 07:21:10 +00:00
sidebar.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
sidebarClosed.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
sidebarOpened.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
smallDocument.tiff Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
smallbookmark.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
splash.tif Updating version to 0.3.0, with new splash screen from ugos@mac.com. 2002-05-29 05:32:38 +00:00
stop.tif Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00