Граф коммитов

140 Коммитов

Автор SHA1 Сообщение Дата
stridey%gmail.com 0410e20a5d Trunk project patch for bug 236674 2006-10-11 20:49:08 +00:00
stridey%gmail.com b5ef219e1b Implement tab scrolling. Patch by Desmond Elliott <d.elliott@sms.ed.ac.uk>. r=smorgan sr=pink b=319777 2006-10-05 07:30:07 +00:00
nick.kreeger%park.edu c1258dfcba Fixing bug 331331, Change popup blocker's color, a=smokey, r=smorgan, sr=smfr. 2006-10-02 23:10:07 +00:00
gavin%gavinsharp.com 21cf9af42e Bug 353039: bustage fix, sr=smfr 2006-09-23 03:16:13 +00:00
hwaara%gmail.com 7411a34c2c Gotta love hand-editing xcode-project files. :/ 2006-09-22 16:41:00 +00:00
hwaara%gmail.com 76ec4f5b66 Charset detection and changing text encoding doesn't work. Fix this by adding the new chardet-lib. Patch by Smokey Ardisson (alqahira@mindspring.com). sr=mento 2006-09-22 15:33:36 +00:00
stridey%gmail.com 94ccd8159a Project file changes for Bug 235863 2006-09-12 18:38:14 +00:00
nick.kreeger%park.edu af7654a486 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
hwaara%gmail.com 57e0ff35ee Project file changes from Smokey for bug 324907. r=mozbot 2006-09-09 18:56:32 +00:00
hwaara%gmail.com 1e3e5162fa Finally get rid of non-virtual-destructor warnings! Project tweaks by Smokey Ardisson (alqahira@mindspring.com). b=349948 sr=mento 2006-08-30 08:59:53 +00:00
mark%moxienet.com dca7128259 Bustage fix for Camino following bug 339106. Use libspellchecker.dylib/libspellchecker.a with integrated osxspell library. 2006-07-31 21:04:12 +00:00
kairo%kairo.at 803346750a bug 344243 - first part: rename old typeaheadfind component to suitetypeaheadfind to be able to use it in parallel to toolkit, r=bsmedberg on the actual renaming, r=Neil on the installer package files, r=mento on the Camino project file change, sr=Neil 2006-07-27 20:09:44 +00:00
pinkerton%aol.net 63e45f3ffe add include paths for spellchecker context menu (bug 151040) 2006-06-30 21:42:47 +00:00
mark%moxienet.com 8deba75685 Bustage fix for Camino (nonstatic) following bug 334009: locate libunicharutil_s.a in objdir/dist/lib. 2006-06-08 01:12:16 +00:00
pinkerton%aol.net 7e4c08ea7b enable spellcheck for camino (bug 151040) 2006-06-03 20:35:20 +00:00
hwaara%gmail.com ebe63454d6 Trunk project file change. Thanks to Smokey for this. 2006-05-27 09:32:08 +00:00
mark%moxienet.com 810fc4e947 235864 updating project file 2006-05-12 17:05:24 +00:00
mark%moxienet.com daeed0268f 335687 xmlextras.xpt is gone after bug 324865. Patch by crot0@infoseek.jp. r=me 2006-04-27 15:43:42 +00:00
mark%moxienet.com 1a46263110 Camino static build bustage fix following 214889: need to explicitly link against libmozreg_s.a when linking against static libxpcom_compat_c.a. 2006-03-31 17:06:28 +00:00
mark%moxienet.com 27fbd75dcc 329860 Remove unused files small_close.tiff and filePreferences.icns. Patch by one or more of Samuel Sidler <bugzilla@samuelsidler.com> and Smokey Ardisson <alqahira@mindspring.com>. r=me 2006-03-25 21:21:44 +00:00
pinkerton%aol.net bb8e17a050 Remove popup blocking ui from the status bar, display it inline in the
browser wrapper.
2006-03-19 23:28:25 +00:00
mark%moxienet.com d9cdfc8587 230320 Add Move to Trash command and Delete button to Downloads window. Patch by Bruce Davidson <mozilla@transoceanic.org.uk>. Icon by Jasper Hauser <camino@jasperhauser.nl>. Thanks also to Nick Kreeger <nick.kreeger@park.edu> and Ludovic Hirlimann <qa-mozilla@hirlimann.net>. Project file kicked by the usual suspect. r=kreeger sr=pink 2006-02-06 21:26:26 +00:00
mark%moxienet.com 6074e46922 325910 Kill redo-prebinding.sh. r1=josh r2=bryner 2006-02-06 19:53:10 +00:00
smfr%smfr.org 0477cbfa89 Fix bug 179307: when a sheet is displayed in Camino, push a native code security context onto the stack so that the context is correct for native code that can run via PLEvents while the sheet is being displayed. This fixes backwards typing in other windows. r=mento
Also fix warnings.
2006-02-02 06:41:56 +00:00
mark%moxienet.com 887b2ad73e 190307 Add MathML support to Camino, adding a non-blocking alert service to handle MathML's missing-font dialog. Patch by Makoto Yamashita <makotoy@ms.u-tokyo.ac.jp>, fixed up for CaminoStatic by me. r=smfr sr=pink 2006-02-02 02:07:45 +00:00
mark%moxienet.com c18492a6a4 325408 Omit NSS .chk files during Camino build. These should be generated during packaging. r=smfr r=wtchang 2006-02-01 18:16:34 +00:00
mark%moxienet.com fc92dbd4a0 300947 Use ld -dead_strip (DEAD_CODE_STRIPPING) for Camino. Camino-only-npotdb. r=smfr sr=pink 2006-01-30 22:03:06 +00:00
wtchang%redhat.com dbbc444239 Bugzilla Bug 317620: landed NSS 3.11 on the Mozilla trunk. The patch is
contributed by Kai Engert <kengert@redhat.com>. r=wtc,bsmedberg.
Bugzilla Bug 288647: (security/manager/Makefile.in only) enable building
NSS with system NSPR.  The patch is contributed by Chris Seawood
<cls@seawood.org>.  r=wtc,kengert.
Modified Files:
	Makefile.in browser/installer/unix/config.it
	browser/installer/unix/packages-static
	browser/installer/windows/config.it
	browser/installer/windows/packages-static
	calendar/installer/windows/config.it
	calendar/installer/windows/packages-static
	camino/Camino.xcode/project.pbxproj
	embedding/config/basebrowser-installer-win.pkg
	embedding/config/basebrowser-mac-macho
	embedding/config/basebrowser-qnx
	embedding/config/basebrowser-unix
	embedding/config/basebrowser-win embedding/config/minimo-qnx
	embedding/config/minimo-unix mail/config/basemail-os2
	mail/config/basemail-unix mail/installer/windows/config.it
	mail/installer/windows/packages-static
	minimo/config/linux_package.sh security/manager/Makefile.in
	security/manager/psm.pkg toolkit/mozapps/installer/packager.mk
	xpinstall/packager/packages-os2
	xpinstall/packager/packages-static-unix
	xpinstall/packager/packages-static-win
	xpinstall/packager/packages-unix
	xpinstall/packager/unix/deliver.pl
	xpinstall/packager/win_mfcembed/config.it
	xpinstall/packager/windows/browser.jst
	xpinstall/packager/windows/config.it
	xulrunner/installer/mac/Makefile.in
2006-01-13 18:09:32 +00:00
mark%moxienet.com 697dcee41b Bug 314632, update toolbar icons. Icons by Jasper Hauser <camino@jasperhauser.nl>. r=me 2005-12-02 21:10:51 +00:00
smfr%smfr.org 25967bf9a4 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
mark%moxienet.com 1eed63ef89 Bug 317232, enable SVG in Camino. Camino-only, npotdb. r=pink 2005-12-01 22:24:58 +00:00
mark%moxienet.com f127cbb21b Bug 317077, Enable HTML <canvas> support in Camino. Fix filenames as displayed in the Xcode UI. Camino-only, npotdb 2005-11-20 23:34:40 +00:00
mark%moxienet.com 1f0ac15759 Bug 317077, Enable HTML <canvas> support in Camino. Camino-only, npotdb. r=smfr 2005-11-20 19:51:12 +00:00
smfr%smfr.org 55daa87ac0 Fix bug 269084: allow users to select one or more cookies and say "block these sites" to add the sites to the "deny" list. Also tidy up the UI in the Cookies and Exceptions sheets to use action buttons, and save table and window state. 2005-11-18 05:34:18 +00:00
smfr%smfr.org 33ce70b2c8 Turning new files back on, because they didn't affect startup perf. 2005-11-13 18:08:47 +00:00
smfr%smfr.org c8481beb94 Turn off building SiteIconCache.m and NSFileManager+Utils.m to see if they are causing the startup pref regression (even though none of their code should be running). 2005-11-13 07:08:19 +00:00
smfr%smfr.org b4bf54508b Add unknown_file_icon.tif. 2005-11-13 04:33:42 +00:00
smfr%smfr.org c8379c2a25 Add SiteIconCache.m, and NSFileManager+Utils.*. 2005-11-13 00:14:05 +00:00
darin%meer.net ceef677f97 fixing camino build bustage; necko_data.xpt no longer exists. 2005-11-12 20:41:29 +00:00
darin%meer.net 56de173b8c Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky 2005-11-12 18:17:19 +00:00
mark%moxienet.com 88507a2755 Bug 314612, Autocomplete broken in location bar. Include libxpautocomplete. 2005-11-03 19:59:44 +00:00
pinkerton%aol.net 9c4447df1a tweak paths for universalchardet build changes (bug 314911) 2005-11-03 16:31:01 +00:00
pinkerton%aol.net 20b036cdc4 remove libtransformiix as it no longer exists outside of layout 2005-11-02 20:23:12 +00:00
smfr%smfr.org 0cd0061c59 Change the Camino pref pane identifiers to contain "org.mozilla.camino" rather than "org.mozilla.chimera", and fix the text encoding of many of the pref panel Localized.strings files. 2005-10-20 02:31:36 +00:00
smfr%smfr.org a92a9cc8f0 Add CHISupportsOwner, a simple Objective-C class that just holds a reference to an XPCOM object (via an nsISupports*). 2005-10-12 00:32:53 +00:00
smfr%smfr.org 2a43c79ae4 Fix bug 286115: display separators in the bookmarks toolbar. Patch by Bruce Davidson, r=me. 2005-10-04 18:27:30 +00:00
smfr%smfr.org 2560be16b9 Convert CertificateDialog.strings to UTF-16 for localization. Bug 309019. 2005-09-19 17:12:47 +00:00
smfr%smfr.org c5b84967d6 Added a dialog on launch to allow the user to set Camino as their default browser (with a "Don't ask again" checkbox), and code to silently update default browser from org.mozilla.navigator to org.mozilla.camino if necessary.
Added a checkbox to the prefs to turn the default browser checking on and off.
Moved all the default browser code into an NSWorkspace category, so it can be called from the app and pref panels.
Compressed some of the pref panel tiff images.
2005-09-10 22:27:20 +00:00
smfr%smfr.org 31aa9d6e3c Add new small images for the bookmarks search field, and ensure that the SearchFieldCell correctly responds to setControlSize:. 2005-09-10 03:30:47 +00:00
smfr%smfr.org 4eba246a8c 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