gecko-dev/chimera
2002-06-22 10:48:57 +00:00
..
AboutBox.nib
alert.nib add separate "expired cert" alert (bug 150731) 2002-06-21 03:25:35 +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 Bump version string to 0.3.1. 2002-06-22 10:48:57 +00:00
English.lproj add separate "expired cert" alert (bug 150731) 2002-06-21 03:25:35 +00:00
FindDialog.nib
MainMenu.nib Fix throbber placement and label, fix Delete menu item 2002-06-14 18:44:52 +00:00
PreferencePanes a bunch of fixes that didn't land when i wanted them to. 2002-06-21 00:24:51 +00:00
ProgressDialog.nib Hookup more of the d/l progress dialog. change around the layout to get 2002-06-18 13:23:33 +00:00
projects Bump version string to 0.3.1. 2002-06-22 10:48:57 +00:00
resources Bump version string to 0.3.1. 2002-06-22 10:48:57 +00:00
src Enable prebinding (and automatic prebind updating at runtime) for static builds. r=pinkerton. 2002-06-22 06:28:20 +00:00
throbber Fix broken throbber images. Switch to smaller .gif format. 2002-06-14 22:47:46 +00:00
about.tif
appicon.icns
back.tif
bookicon.tif
bookmark_on.tif
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
bookmarks.xml
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 pull the search button out of the default toolbar, move it to the left of 2002-06-21 19:33:59 +00:00
CHAboutBox.h
CHAboutBox.m
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
CHBookmarksButton.mm
CHBookmarksOutlineView.h
CHBookmarksOutlineView.mm Fix warnings 2002-06-03 21:20:27 +00:00
CHBookmarksToolbar.h
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 Do better error checking to prevent crashing trying to show a JS dialog 2002-06-21 03:36:44 +00:00
CHBrowserWrapper.h Fix to switch window title when tab becomes primary and not switch url 2002-06-20 20:45:29 +00:00
CHBrowserWrapper.mm Fix to switch window title when tab becomes primary and not switch url 2002-06-20 20:45:29 +00:00
CHExtendedOutlineView.h
CHExtendedOutlineView.mm
CHExtendedTabView.h
CHExtendedTabView.mm Fix warnings 2002-06-03 21:20:27 +00:00
CHFind.h
CHGeckoUtils.h
CHGetURLCommand.h
CHGetURLCommand.mm
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
CHHistoryDataSource.mm
CHIconTabViewItem.h
CHIconTabViewItem.m
CHImageAdditions.h
CHImageAdditions.m
CHLocationBar.h
CHLocationBar.mm
CHPageProxyIcon.h
CHPageProxyIcon.mm
CHPreferenceManager.h Fix for crash launching when another version is already running. bug 148556 2002-06-17 15:10:37 +00:00
CHPreferenceManager.mm Localize text and buttons (bug 148556) 2002-06-18 17:44:22 +00:00
CHRDFOutlineViewDataSource.h
CHRDFOutlineViewDataSource.mm
CHSplashScreenWindow.h
CHSplashScreenWindow.m
CHToolbarAdditions.h
CHToolbarAdditions.m
ContentClickListener.h
ContentClickListener.mm Hack for external protocol handlers. serious hack. oh my god it's a hack. (bug 145807) 2002-06-21 00:46:05 +00:00
Credits.rtf Bump version string to 0.3.1. 2002-06-22 10:48:57 +00:00
delete_on.tif
edit_on.tif
fileBookmark.icns
fileHtml.icns
filePreferences.icns
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
folder_on.tif
folder.tiff
forward.tif
globe_ico.tif
groupbookmark.tif
historyicon.tif
home.tif
main.m
MainController.h Enable prebinding (and automatic prebind updating at runtime) for static builds. r=pinkerton. 2002-06-22 06:28:20 +00:00
MainController.mm Enable prebinding (and automatic prebind updating at runtime) for static builds. r=pinkerton. 2002-06-22 06:28:20 +00:00
Navigator.scriptSuite
nsAlertController.h add separate "expired cert" alert (bug 150731) 2002-06-21 03:25:35 +00:00
nsAlertController.mm add separate "expired cert" alert (bug 150731) 2002-06-21 03:25:35 +00:00
nsCocoaBrowserService.h a bunch of fixes that didn't land when i wanted them to. 2002-06-21 00:24:51 +00:00
nsCocoaBrowserService.mm Do better error checking to prevent crashing trying to show a JS dialog 2002-06-21 03:36:44 +00:00
nsStaticComponents.cpp Adding OJI library to the static build target. 2002-06-19 20:15:54 +00:00
panel_icon.tif
print.tif
ProgressDlgController.h Hookup more of the d/l progress dialog. change around the layout to get 2002-06-18 13:23:33 +00:00
ProgressDlgController.mm Hookup more of the d/l progress dialog. change around the layout to get 2002-06-18 13:23:33 +00:00
redo-prebinding.sh Enable prebinding (and automatic prebind updating at runtime) for static builds. r=pinkerton. 2002-06-22 06:28:20 +00:00
reload.tif
saveCancel.tif
saveLeaveOpenNO.tif
saveLeaveOpenYES.tif
saveOpenFile.tif
savePause.tif
saveResume.tif
saveShowFile.tif
searchicon.tif
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
sidebar.tif
sidebarClosed.tif
sidebarOpened.tif
smallbookmark.tif
smallDocument.tiff
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
StringUtils.h bookmark keyword back end + fix for missing bookmark file causes crash on startup 2002-06-05 14:24:54 +00:00