gecko-dev/chimera
2002-06-25 22:31:36 +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 Don't set an initial title on the browser window, since we re-set it when a page loads. 2002-06-25 04:53:49 +00:00
Chimera.pbproj 151716 - fixing some annoying autocomplete problems, most importantly that escape should work to undo typing, and fixes some situations where the popup would appear and not go away, r=pink 2002-06-24 21:20:55 +00:00
English.lproj Undoing objects.nib corruption caused by checking in using MacCVS Pro 2002-06-25 22:31:36 +00:00
FindDialog.nib Undoing objects.nib corruption caused by checking in using MacCVS Pro 2002-06-25 22:31:36 +00:00
MainMenu.nib Added ability to show/hide personal toolbar and persist (bug 149725) 2002-06-25 22:06:09 +00:00
PreferencePanes Remap cookie prefs to be something chimera understands before we 2002-06-22 21:21:44 +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 151716 - fixing some annoying autocomplete problems, most importantly that escape should work to undo typing, and fixes some situations where the popup would appear and not go away, r=pink 2002-06-24 21:20:55 +00:00
resources Undoing objects.nib corruption caused by checking in using MacCVS Pro 2002-06-25 22:31:36 +00:00
src Fixing bug 154069; hooking up additional find options. Also did some file detabbing. r=ccarlen/pinkerton. 2002-06-25 22:08:33 +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 Fix a slew of bookmark dnd bugs in the sidebar and personal toolbar. (bug 143094) 2002-06-25 18:21:07 +00:00
BookmarksService.mm Fixing the problem where URL's containing certain characters won't load, by removing uses of NSURL (which has escaping conventions that are incompatible with nsIURI) internally, replacing it with NSString. Bug 147914, r=pink. 2002-06-25 19:25:27 +00:00
BrowserWindow.h 151716 - fixing some annoying autocomplete problems, most importantly that escape should work to undo typing, and fixes some situations where the popup would appear and not go away, r=pink 2002-06-24 21:20:55 +00:00
BrowserWindow.mm 151716 - fixing some annoying autocomplete problems, most importantly that escape should work to undo typing, and fixes some situations where the popup would appear and not go away, r=pink 2002-06-24 21:20:55 +00:00
BrowserWindowController.h Fixing bug 154069; hooking up additional find options. Also did some file detabbing. r=ccarlen/pinkerton. 2002-06-25 22:08:33 +00:00
BrowserWindowController.mm Fixing bug 154069; hooking up additional find options. Also did some file detabbing. r=ccarlen/pinkerton. 2002-06-25 22:08:33 +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 151716 - fixing some annoying autocomplete problems, most importantly that escape should work to undo typing, and fixes some situations where the popup would appear and not go away, r=pink 2002-06-24 21:20:55 +00:00
CHAutoCompleteTextField.mm 151716 - fixing some annoying autocomplete problems, most importantly that escape should work to undo typing, and fixes some situations where the popup would appear and not go away, r=pink 2002-06-24 21:20:55 +00:00
CHBookmarksButton.h
CHBookmarksButton.mm Fixing the problem where URL's containing certain characters won't load, by removing uses of NSURL (which has escaping conventions that are incompatible with nsIURI) internally, replacing it with NSString. Bug 147914, r=pink. 2002-06-25 19:25:27 +00:00
CHBookmarksOutlineView.h
CHBookmarksOutlineView.mm Fix a slew of bookmark dnd bugs in the sidebar and personal toolbar. (bug 143094) 2002-06-25 18:21:07 +00:00
CHBookmarksToolbar.h Added ability to show/hide personal toolbar and persist (bug 149725) 2002-06-25 22:06:09 +00:00
CHBookmarksToolbar.mm Added ability to show/hide personal toolbar and persist (bug 149725) 2002-06-25 22:06:09 +00:00
CHBrowserView.h Fixing bug 154069; hooking up additional find options. Also did some file detabbing. r=ccarlen/pinkerton. 2002-06-25 22:08:33 +00:00
CHBrowserView.mm Fixing bug 154069; hooking up additional find options. Also did some file detabbing. r=ccarlen/pinkerton. 2002-06-25 22:08:33 +00:00
CHBrowserWrapper.h Fixing the problem where URL's containing certain characters won't load, by removing uses of NSURL (which has escaping conventions that are incompatible with nsIURI) internally, replacing it with NSString. Bug 147914, r=pink. 2002-06-25 19:25:27 +00:00
CHBrowserWrapper.mm Fixing the problem where URL's containing certain characters won't load, by removing uses of NSURL (which has escaping conventions that are incompatible with nsIURI) internally, replacing it with NSString. Bug 147914, r=pink. 2002-06-25 19:25:27 +00:00
CHExtendedOutlineView.h
CHExtendedOutlineView.mm
CHExtendedTabView.h
CHExtendedTabView.mm Fixing the problem where URL's containing certain characters won't load, by removing uses of NSURL (which has escaping conventions that are incompatible with nsIURI) internally, replacing it with NSString. Bug 147914, r=pink. 2002-06-25 19:25:27 +00:00
CHFind.h Fixing bug 154069; hooking up additional find options. Also did some file detabbing. r=ccarlen/pinkerton. 2002-06-25 21:53:27 +00:00
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 Remap cookie prefs to be something chimera understands before we 2002-06-22 21:21:44 +00:00
CHRDFOutlineViewDataSource.h
CHRDFOutlineViewDataSource.mm
CHSplashScreenWindow.h
CHSplashScreenWindow.m
CHToolbarAdditions.h
CHToolbarAdditions.m
ContentClickListener.h
ContentClickListener.mm Fixing the problem where URL's containing certain characters won't load, by removing uses of NSURL (which has escaping conventions that are incompatible with nsIURI) internally, replacing it with NSString. Bug 147914, r=pink. 2002-06-25 19:25:27 +00:00
Credits.rtf add kathy and conrad 2002-06-24 17:10:29 +00:00
delete_on.tif
edit_on.tif
fileBookmark.icns
fileHtml.icns
filePreferences.icns
FindDlgController.h Fixing bug 154069; hooking up additional find options. Also did some file detabbing. r=ccarlen/pinkerton. 2002-06-25 21:53:27 +00:00
FindDlgController.mm Fixing bug 154069; hooking up additional find options. Also did some file detabbing. r=ccarlen/pinkerton. 2002-06-25 21:53:27 +00:00
folder_on.tif
folder.tiff
forward.tif
globe_ico.tif
groupbookmark.tif
historyicon.tif
home.tif
main.m
MainController.h Added ability to show/hide personal toolbar and persist (bug 149725) 2002-06-25 22:06:09 +00:00
MainController.mm Added ability to show/hide personal toolbar and persist (bug 149725) 2002-06-25 22:06:09 +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