pjs/camino/resources/localized/English.lproj
mark%moxienet.com 632604544b 413709 Don't automatically update unofficial builds. Only put our app.update.url into official builds. Disable update UI if there's no app.update.url. Show a tooltip for disabled items to keep people from getting too confused. r=smorgan 2008-01-29 19:37:34 +00:00
..
AccessoryViews.nib Fix bug 259903: allow the user to show file extensions when saving web pages, and correctly fix up the file extension when they swap formats. 2005-08-17 18:30:12 +00:00
AddBookmark.nib 408693 Tab order is wrong in Add Bookmark dialog. r=alQAhira sr,a/1.6b1=me 2007-12-17 21:59:00 +00:00
BookmarkImportDlg.nib Nibfile from Bug 322093 (camino-only) 2006-09-11 20:17:38 +00:00
BookmarkInfoPanel.nib 411516 Format dates and times according to the user's preferences. r=smorgan 2008-01-22 19:38:48 +00:00
BookmarksEditing.nib Camino only - Bug 366976: Change code references to bookmark 'keyword' to 'shortcut'. r=josh sr=pink 2007-06-08 19:20:13 +00:00
BrowserWindow.nib Bug 358798 - Support OpenSearch definition of search engines and associated auto-discovery. patch by Sean Murphy <murph@seanmurph.com>, r=smorgan, sr=pink 2008-01-10 01:08:17 +00:00
CertificatesWindow.nib Camino only - Bug 335637: General polish to the Certificates window. r=ardissone sr=smorgan 2006-12-11 16:07:30 +00:00
ChooseCertificateDialog.nib Fix bug 272606 and dependents: implement security in UI that allows you to trust new CAs, generate certificates, pick certs when a site asks for one, and a new certificate manager window accessible from prefs. Fixes bugs 151656 170355 267414 272591. r/sr=me. 2005-09-08 00:26:43 +00:00
CreatePasswordDialog.nib Fix bug 272606 and dependents: implement security in UI that allows you to trust new CAs, generate certificates, pick certs when a site asks for one, and a new certificate manager window accessible from prefs. Fixes bugs 151656 170355 267414 272591. r/sr=me. 2005-09-08 00:26:43 +00:00
DownloadCACertDialog.nib Camino only: Bug 308062 - Trust CA dialogue: 'trust this certif for' options text is cut off. patch by murph <camino@seanmurph.com>. r=me sr=smfr 2006-09-22 05:36:20 +00:00
ExpiredCertDialog.nib Fix bug 272606 and dependents: implement security in UI that allows you to trust new CAs, generate certificates, pick certs when a site asks for one, and a new certificate manager window accessible from prefs. Fixes bugs 151656 170355 267414 272591. r/sr=me. 2005-09-08 00:26:43 +00:00
FindBar.nib Bug 178607 - Put close button in the tab chain and fix button spacing and alignment in the Find bar. r=murph, sr=smorgan 2008-01-21 23:41:09 +00:00
GenerateKeyPairDialog.nib Fix bug 308700: hang when generating certificates on some sites, because the "completion" PLEvent wasn't getting handled promptly. Fix is to push a new event queue while keygen is in progress. Also wired up the "Cancel" button in the nib. 2005-09-20 16:51:14 +00:00
Keychain.nib Camino only - Bug 369245: Use non-modal sheets for keychain store and update prompts. r=josh, sr=pink 2007-09-19 17:27:39 +00:00
MVPreferences.nib Camino only - Bug 405763: Prevent hiding of the preference window's toolbar. r/sr=mento 2007-12-13 21:51:19 +00:00
MainMenu.nib 413709 Don't automatically update unofficial builds. Only put our app.update.url into official builds. Disable update UI if there's no app.update.url. Show a tooltip for disabled items to keep people from getting too confused. r=smorgan 2008-01-29 19:37:34 +00:00
MismatchedCertDomainDialog.nib Fix bug 272606 and dependents: implement security in UI that allows you to trust new CAs, generate certificates, pick certs when a site asks for one, and a new certificate manager window accessible from prefs. Fixes bugs 151656 170355 267414 272591. r/sr=me. 2005-09-08 00:26:43 +00:00
OpenFeed.nib Fixing bug 316232, Add ability to pass RSS/Atom feeds detected on a page to a helper app. <Camino only>. r=smorgan, sr=pink. 2006-09-10 04:38:56 +00:00
PageInfo.nib Fix bug 308897: put a context menu on the lock icon that has items to show the site certificate, and go to Page Info. 2005-12-25 01:52:35 +00:00
PopupBlockView.nib Camino only - Bug 343937: Give access to all popup options in the notification bar. r=smurph r=kreeger sr=mento 2007-02-17 01:32:00 +00:00
ProgressDialog.nib 326004 Default size of download progress view window is too small. Fatten it up 2006-02-06 15:26:42 +00:00
ProgressView.nib Camino only - Allow downloads to be dragged from the download manager. r=froodian sr=pink 2007-11-03 19:54:12 +00:00
SearchEngineEditor.nib Bug 411670 - Add a revert option to the search engine manager action menu. 2008-01-18 19:13:05 +00:00
UnknownCertIssuerDialog.nib Camino only - Change host verification dialog buttons to 'Always Accept', 'Don't Connect', and 'Accept Once'. Nib by smorgan <stuart.morgan@alumni.case.edu> r=ardissone sr=pink 2006-10-25 19:21:08 +00:00
ViewCertificateDialog.nib Fix bug 159048: implement Page Info for camino. This uses a new set of views that have size-to-fix behavior, which are also used now for the certificate view, and the downloads window. 2005-12-02 05:20:36 +00:00
CertificateDialogs.strings.in 411516 Format dates and times according to the user's preferences. r=smorgan 2008-01-22 19:38:48 +00:00
InfoPlist.strings.in Camino only - Bug 385485: Automate version number (and year) updates in mozilla/camino. Patch by Smokey Ardisson <alqahira@ardisson.org>. r/sr=mento 2007-08-28 23:54:19 +00:00
Localizable.strings.in 413709 Don't automatically update unofficial builds. Only put our app.update.url into official builds. Disable update UI if there's no app.update.url. Show a tooltip for disabled items to keep people from getting too confused. r=smorgan 2008-01-29 19:37:34 +00:00
WebSearchEngines.plist Bug 201723 - Search engine 'editor' (easier way to add other engines to the Search field's menu). patch by Sean Murphy <murph@seanmurph.com>, r=smorgan, sr=pink 2008-01-09 23:22:21 +00:00