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

1627 Коммитов

Автор SHA1 Сообщение Дата
mark%moxienet.com 55f83db68f Backing out 331576 - API not in 10.2 SDK, nothing to link against. Groan. 2006-04-22 04:12:51 +00:00
mark%moxienet.com 4139329ea6 331576 "Dynamic" determination of locale string for UA. Use the active lproj for the UA locale. r=hwaara sr=pink a=me 2006-04-22 03:36:27 +00:00
mark%moxienet.com 2e1e5543ab 334589 Release notes for 1.0.1. 2006-04-21 01:58:42 +00:00
mark%moxienet.com 41acd9d943 334576 Be sure to remove the old camino.xpt before xpt_linking a new one 2006-04-19 14:36:23 +00:00
mark%moxienet.com 41fa444653 334589 ReadMe and Release Notes for Camino 1.0.1. Notes by samuelsidler and ardisonne, TextEdited by ardisonne. r=samuelsidler sr=me a=me 2006-04-19 14:19:44 +00:00
mark%moxienet.com 1924c2d396 329967 Ad-blocking: ads back on myspace.com. Patch by Smokey Ardisson <alqahira@mindspring.com>. r=samuelsidler sr=smfr a=me 2006-04-19 05:19:34 +00:00
mark%moxienet.com 133d03ae76 334576 xpt_link .xpt files into camino.xpt after building Camino.app. This was formerly only done for release builds in the release script. It should improve Ts a little. 2006-04-19 03:14:43 +00:00
mark%moxienet.com 8f5ec57851 331311 Correct spelling of pop-up (from poupup) in new pop-up bar. nib by Nick Kreeger <nick.kreeger@park.edu>. r=me 2006-04-14 02:51:10 +00:00
mark%moxienet.com bf761f08d0 330421 Allow arbitrary replacement of embed.jar members. 312501 new alert-exclam.gif. r=hwaara sr=pink a=me 2006-04-14 01:50:16 +00:00
benjamin%smedbergs.us 70a0f2207b Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
hwaara%gmail.com 5a9a099c58 Fix bug 310989, Use user-set autocomplete keybinding in location bar, r=smorgan, sr=pinkerton. Patch by Ulrik Svedrup <englabenny@macnytt.com>. Camino-only. 2006-04-07 21:17:38 +00:00
mark%moxienet.com f78633e3a1 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 ffba30d689 320746 Remove uses of GetCurrentEventKeyModifiers. Patch by Chris Lawson <bugzilla@chrislawson.net>. r=me 2006-03-31 16:10:13 +00:00
gerv%gerv.net af20ee45fb Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
hwaara%gmail.com da8392f89b Fix bug 331854, extension prefpanes disappeared. r+sr=mento 2006-03-28 07:04:22 +00:00
mark%moxienet.com 122ddeef03 325939 Command-click in bookmarks toolbar should respect standard shift key toggle. Patch by Chris "Redonkulous" Lawson <bugzilla@chrislawson.net>. r=me sr=me 2006-03-28 04:19:35 +00:00
mark%moxienet.com 16ba302142 315928 "Copy Address" on mailto: link with multiple addresses only captures the first address. Patch by Bruce Davidson <mozilla@transoceanic.org.uk>. r=kreeger r=ardisonne sr=pink 2006-03-27 23:48:49 +00:00
mark%moxienet.com 398e32c6ca 314306 Esc is unreliable. Impelement NSResponder cancel:, a 10.3-and-up fix. Patch by Simon Fraser <smfr@smfr.org> r=me sr=me 2006-03-27 23:39:19 +00:00
mark%moxienet.com 6b2bdffd40 200040 The "Send Link" menu item should send URLs in angle brackets. Redonkulously simple patch by Chris Lawson <bugzilla@chrislawson.net>. r=smorgan sr=me 2006-03-27 23:34:32 +00:00
hwaara%gmail.com 3d0fcd20ab bug 323780. Make Camino portable. By setting CAMINO_PROFILE_DIR to a custom path, you can 1) Run more than 1 Camino simultaneously 2) Have a profile that can be moved to other computers. r=mento, sr=pinkerton 2006-03-26 15:43:17 +00:00
mark%moxienet.com 35b75eff41 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
hwaara%gmail.com 6498e1aa9e Fix bug 330801, [ad-blocking] ads made by javascript not blocked on spiegel.de. Patch by Smokey Ardisson (alqahira@mindspring.com). r+sr=sfraser 2006-03-25 14:22:53 +00:00
pinkerton%aol.net 762f2755bd add ability to collapse google search, add searching web from context menu
(bugs 331064, 327470). also fixes crash when removing location bar.
2006-03-23 23:08:24 +00:00
bryner%brianryner.com 932e8de3cc trying to fix camino build, bug 331050 2006-03-22 21:51:57 +00:00
pinkerton%aol.net b9fe408d31 always bring dl window to the front when a dl starts (user_pref to disable) 2006-03-21 01:46:04 +00:00
pinkerton%aol.net 99d836634d make blocked popup view color less objectionable, add close button, fix leaking of view. 2006-03-20 21:01:46 +00:00
pinkerton%aol.net 51811724c1 Remove popup blocking ui from the status bar, display it inline in the
browser wrapper.
2006-03-19 23:28:25 +00:00
pinkerton%aol.net 1657a3fa02 open viewsource in chromeless window, creating new user_pref for opening in tab (bug 188604, r=sfraser, sr=pink) 2006-03-19 16:40:38 +00:00
pinkerton%aol.net 7f41e8c52f opt-return or opt-enter in url bar downloads link (bug 187650, r=smorgan sr=pink) 2006-03-19 16:25:18 +00:00
pinkerton%aol.net 39777c2757 make google search resizable. this will reset everyone's toolbar defaults (bug 244099) 2006-03-19 16:13:44 +00:00
hwaara%gmail.com 0dfe9ae64c fix bug 329673. The searchfield doesn't have the right selection behavior. r+sr=pink. Camino-only 2006-03-16 15:00:44 +00:00
hwaara%gmail.com 4602edb777 fix bug 328041, File: Open filter prevents selection of local SVG files, r=wevah, sr=pinkerton. Patch by Ludovic Hirlimann (qa-mozilla@hirlimann.net). Camino-only 2006-03-16 14:49:17 +00:00
mark%moxienet.com 58c8f40f48 328625 In Camino bookmarks, fix warnings by adding casts, and remove some dead code. Patch by Chris Lawson <bugzilla@chrislawson.net> r=smorgan sr=me 2006-03-15 04:51:22 +00:00
hwaara%gmail.com 239f3e40de Check-in missing string for bug 302865.
r=#camino
2006-03-15 00:08:24 +00:00
mark%moxienet.com 5cd183b4fb 323842 Add "Allow for Session" option in cookie acceptance sheet. Patch by Chris Lawson <bugzilla@chrislawson.net>. r=smorgan sr=me 2006-03-14 20:43:31 +00:00
mark%moxienet.com 6b518907b3 302865 Cookie exception list should also have option for session cookies. Patch by Chris Lawson <bugzilla@chrislawson.net>. r=smorgan sr=smfr 2006-03-14 20:34:44 +00:00
mark%moxienet.com db1bd37dbf 302865 strings changes: add "Allow for Session", remove "SessionOnly"
328802 strings change: "ExportedBookmarkFile" = "ExportedCaminoBookmarks"
329011 strings change: "dlTrashButtonLabel" = "Trash"
Camino-only
2006-03-14 20:29:10 +00:00
hwaara%gmail.com e632a8a4a9 cleanup for bug 317214, rename some constants and remove unused logic to simplify.
r/sr=mento
2006-03-10 10:37:23 +00:00
mark%moxienet.com 03a7feaead 328941 ReadMe and release notes for the 0.8.5 release (1.7 branch), landing relnotes elsewhere for consistency. Camino-only, documentation-only, zuul-only. 2006-03-07 20:40:10 +00:00
hwaara%gmail.com b1b001e268 fix bug 328555, Double-clicking on tab group in Manager doesn't open the bookmarks,
r=stuart.morgan, sr=pinkerton

Patch by Chris Lawson <bugzilla@chrislawson.net>
2006-03-06 15:58:02 +00:00
hwaara%gmail.com 8ae2819b3f fix bug 329081, Camino can't import .p12-certificates
sr=pink
2006-03-06 14:50:02 +00:00
kjh-5727%comcast.net 25b3c8b15a Back out patch from bug 324072 to fix bug bug 326363 and avoid unnecessary API changes. 2006-03-04 16:37:13 +00:00
bzbarsky%mit.edu 24944d8a8c Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff
to nsIGlobalHistory3.  Bug 328928, r=brettw and smfr, sr=darin
2006-03-03 03:34:48 +00:00
hwaara%gmail.com f1faf7d630 fix bug 320203, Respect the Gecko pref for browser.backspace_action
r=smorgan, sr=pinkerton, patch by Chris Lawson (bugzilla@chrislawson.net)
2006-03-01 19:44:01 +00:00
timeless%mozdev.org 1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
hwaara%gmail.com 0836e9d25f #328217, fix Camino bustage on gcc3.3 and SDK 10.4u, sr=pink 2006-02-22 23:05:47 +00:00
mark%moxienet.com 1f326d0a11 327850/327682 Bump version numbers 2006-02-19 22:41:13 +00:00
mark%moxienet.com 2909630bc0 313943 Syncing ReadMe.rtf from CAMINO_1_0_BRANCH 2006-02-19 15:27:07 +00:00
mark%moxienet.com 8335544a97 327682 Bump version numbers: 1_8_0 to 1.0.0+, 1_8 to 1.0+, trunk to 1.2+ 2006-02-19 00:12:31 +00:00
mark%moxienet.com 17d9da0d77 313943 Copying a bodacious amount of branched release notes to the trunk and live branches (1.8, 1.8.0). 2006-02-18 23:51:30 +00:00