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

1921 Коммитов

Автор SHA1 Сообщение Дата
stridey%gmail.com 3479602449 Camino only: Bug 349979 - Dock menu items are shown thrice on OS X 10.3. r=smorgan sr=pink 2006-09-12 04:13:38 +00:00
stridey%gmail.com 3f76da46d7 Camino only: Bug 181712 - Menu item for default font size. Also bug 345657 - Sync validation for cmd-+ and cmd-=. r=smorgan sr=pink 2006-09-12 03:54:19 +00:00
stridey%gmail.com e759d90f40 Camino only: Bug 348423 - honor the browser.link.open_newwindow.restriction pref for redirecting window.open links. r/sr=pink 2006-09-12 03:33:24 +00:00
stridey%gmail.com 59669b1635 Camino only: Bug 247837 - Trigger autocomplete options for url using down arrow (when cursor is already at end of line) 2006-09-12 03:13:01 +00:00
stridey%gmail.com b093db7b40 Nibfile from Bug 322093 (camino-only) 2006-09-11 20:17:38 +00:00
stridey%gmail.com 1e7f3a5b0d Camino only: Bug 322093 - Bookmark Import rewrite with progress window and performance improvements (performs majority of import in background thread). Patch by David Haas r=hwaara sr=pink 2006-09-11 20:14:54 +00:00
nick.kreeger%park.edu c3c560d53e Adding feed.tif from bug316232, bustage fix. 2006-09-10 06:05:28 +00:00
nick.kreeger%park.edu abd090c8e6 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 30d4080fa1 Project file changes from Smokey for bug 324907. r=mozbot 2006-09-09 18:56:32 +00:00
hwaara%gmail.com d61226bfbb scrollbars=no ignored for window.open() calls. Implement a stack-based helper class that will push a null JSContext to make our calls into Gecko privileged. sr=smfr, b=324907 2006-09-09 18:53:58 +00:00
stridey%gmail.com aec0f8ec73 Camino only: Bug 337750 - Add some extra logging and a failsafe case to help find out what's happening. r=smorgan sr=pink 2006-09-06 04:08:40 +00:00
mark%moxienet.com e2a2cc8713 349621 Release notes for 1.0.3. Notes by Smokey Ardisson <alqahira@mindspring.com>. Camino-only. r=samuel.sidler sr=me 2006-09-05 23:31:51 +00:00
stridey%gmail.com d8ecbdbb63 Bug 346130 - Removes 'Reuse the frontmost window' option from the tabs preference pane. r=alqahira sr=pink 2006-09-05 15:31:21 +00:00
stridey%gmail.com 1d6e29045d Bug 346792 - Omnibus ad-blocking bug for August. Patch by <alqahira@mindspring.com> r=cl sr=smfr 2006-09-05 15:12:45 +00:00
stridey%gmail.com b649662708 Bug 327488 - Allow dragging of page proxy icon to mail.app on 10.4. sr=pink 2006-09-05 15:05:51 +00:00
stridey%gmail.com 9b69cd5394 Bug 350482 - Make the bookmarks bar the default collection after launch in the add bookmark dialog. r=bruced sr=pink 2006-09-05 15:02:07 +00:00
hwaara%gmail.com d9a41ba187 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
benjamin%smedbergs.us 86a7ad96cc Re-add xpfe/bootstrap to the camino build because various tinderbox/packaging scripts incorrectly want a Mozilla.app, per mento 2006-08-29 20:36:57 +00:00
benjamin%smedbergs.us 4b74339c6f Bug 350211 - Allow arbitrary build-system extension, parts 2 & 3 $(MOZ_BUILD_APP)/build.mk, r=mento 2006-08-29 16:53:40 +00:00
timeless%mozdev.org 97d86b0df2 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
hwaara%gmail.com f120fae29a bug 347498, Disable Email Page Location for all about: URIs. r=stuart.morgan, sr=pinkerton. Patch by froodian (stridey@gmail.com).
bug 346135, Use icons only on toolbar by default. r=kreeger, sr=pinkerton. Patch by froodian (stridey@gmail.com)
2006-08-23 22:40:13 +00:00
hwaara%gmail.com 7a3117a657 Fix bug 345552, Remove a pre-panther check. r=kreeger, sr=pinkerton. Patch by Peter Jaros (peter.a.jaros@gmail.com)
Fix bug 347589, Squash some warnings in BrowserWindowController. r=stuart.morgan, sr=pinkerton. Patch by Peter Jaros (peter.a.jaros@gmail.com)
2006-08-23 22:27:54 +00:00
nick.kreeger%park.edu c43631edbf Fixing bug 319879, loading bookmarks with keywords doesn't allow popups. Patch by froodian <stridey@gmail.com>, r=smorgan, sr=pink 2006-08-23 14:35:22 +00:00
hwaara%gmail.com d4a99d5272 Fix bug 333765 (along with 290212, 317952 and some others). Cmd-clicking and shift-clicking was broken in the bookmark menu (and context menus). There were also issues for 3rd party mice that had a button tied to cmd/shift click.
We now work around the problem by using alternate menuitems for all bookmark menuitems. r=hwaara, sr=pinkerton. Patch by froodian (stridey@gmail.com)
2006-08-22 08:05:14 +00:00
nick.kreeger%park.edu 5afe350ee7 Fixing bug 347111, bookmarks manager prevents bookmarking of other tabs. Patch by froodian <stridey@gmail.com>, r=smorgan, sr=pink 2006-08-21 23:41:41 +00:00
nick.kreeger%park.edu b4065c81bc Fixing white space issues in BrowserWindowController (bug 349447). Adjustment by froodian <stridey@gmail.com. sr=pink 2006-08-21 23:13:29 +00:00
nick.kreeger%park.edu ab0481a4ba Fixing bug 346782, bookmark toggle behavior is broken. Patch by froodian (stridey@gmail.com) r=smorgan, sr=pink. 2006-08-21 23:09:02 +00:00
mark%moxienet.com 481c0159c4 348160 Ad-blocking blocks attachments in Gmail. Patch by Smokey "I Put the QA in al-Qahira" Ardisson <alqahira@mindspring.com>. r=smfr 2006-08-15 15:50:49 +00:00
mark%moxienet.com 0e3a847f38 344036 Give certain pref checkboxes 'mixed state' look when neither on nor off. Patch by stridey@gmail.com. r=hwaara sr=pink. 2006-08-15 15:47:23 +00:00
mark%moxienet.com f2aaf24ef8 179041 Disable click-through of destructive toolbar buttons. Patch by stridey@gmail.com. r=smorgan sr=pink 2006-08-15 15:39:55 +00:00
mark%moxienet.com 7f6f380bc6 280827 Preferences toolbar needs help tags (tooltips). Patch by stridey@gmail.com. r=smorgan sr=pink 2006-08-15 15:37:07 +00:00
mark%moxienet.com 87c95c59c2 342594 Reload button and menu-item should be disabled when about:blank page is loaded. Patch by stridey@gmail.com. r=smorgan sr=pink 2006-08-15 15:35:20 +00:00
mark%moxienet.com 4cc0e48b57 324306 No interface for allowing a user to manually specify which cert to log in with. Patch by stridey@gmail.com. r=kreeger r=ardisonne sr=pink 2006-08-15 15:32:49 +00:00
nick.kreeger%park.edu f99dd8d314 Checking in localizable.strings change for bug 332452. 2006-08-14 03:21:43 +00:00
nick.kreeger%park.edu c3d0a07209 Fixing bug 332542, bookmarking a tab group uses frontmost page title, confusing users. Patch by Chris Lawson <bugzilla@chrislawson.net>, r=smorgan, sr=pink. 2006-08-13 19:22:51 +00:00
nick.kreeger%park.edu b1973cffa2 Fixing bug 341974, Pop-up blocker's close button has no mouseover feedback. Patch by Aaron Schulman <aschulm@gmail.com>. r=smorgan, froodian. sr=pink 2006-08-13 18:39:14 +00:00
nick.kreeger%park.edu 1f49e811de Backing out previous checkin on bug 344036 until the nib problem has been fixed. 2006-08-13 18:15:36 +00:00
nick.kreeger%park.edu 8a67417914 Fixing bug 344036, give certain pref checkboxes mixed state look when neither on nor off. Checking in source changes, nib changes next due to synching issues (trunk vs. 1.8.1 branch). Patch by froodian <stridey@gmail.com>, r=hwaara, sr=pink. 2006-08-13 17:34:27 +00:00
nick.kreeger%park.edu 6c34bd677a Fixing bug 313027, can't drag plain text url to the tab bar. Patch by smfr, r=stuart.morgan, sr=pink 2006-08-12 18:24:07 +00:00
nick.kreeger%park.edu e5811f54c8 Missed a file for bug 310395. Also removing some method declarations that were not caught due to a older patch. 2006-08-12 18:22:15 +00:00
nick.kreeger%park.edu 225f55cb9a Fixing bug 310395, open link in new window opens new background windows with the Address bar focused. r=cl, hwaaram; sr=pinkcamino/src/browser/BrowserWindowController.h 2006-08-12 18:03:13 +00:00
pinkerton%aol.net 63b7133e98 close prefs window when esc pressed (bug 285531) 2006-08-12 02:05:44 +00:00
pinkerton%aol.net 449175e476 prefs toolbar state not remembered on restart (bug 346492) 2006-08-12 01:54:48 +00:00
pinkerton%aol.net ff550d0267 fix jumpback with 'open link in new tab' (bug 347211) 2006-08-12 01:48:34 +00:00
pinkerton%aol.net f36e72e104 when windows specify they want non-default chrome, don't put them in tabs or
allow them to participate in SWM in any way.
2006-08-12 00:37:06 +00:00
nick.kreeger%park.edu e7006f8a5a Fixing bug 336017, keyword.enable doesn't work in Camino 1.8 or trunk. Patch by foodian <stridey@gmail.com> r=smorgan, sr=pink 2006-08-02 22:54:18 +00:00
nick.kreeger%park.edu fc648e407e Fixing bug 341897, show bookmarks/history should make a new window when window is minimized. Patch by froodian <stridey@gmail.com>, r=smorgan, sr=pink 2006-08-02 22:39:21 +00:00
nick.kreeger%park.edu 80ddcbcd55 Fixing bug 342956, [ad-blocking] Block some common/repeat offender imdb flash ads. Patch by Ardisson <alqahira@mindspring.com>, sr=smfr 2006-08-01 04:09:50 +00:00
mark%moxienet.com 74d4abe703 Bustage fix for Camino following bug 339106. Use libspellchecker.dylib/libspellchecker.a with integrated osxspell library. 2006-07-31 21:04:12 +00:00
nick.kreeger%park.edu 6187e24aa0 Updating the localization strings for the fix on bug 343299. 2006-07-31 16:29:31 +00:00
joshmoz%gmail.com b72a6ae9f5 more API fixage from bug 346607. 2006-07-31 16:02:21 +00:00
nick.kreeger%park.edu 3132d3ecea Fixing bug 227257, top ten list should exclude the bookmarks manager page (about:bookmarks) and histroy (about:history). Patch by froodian <stridey@gmail.com>, r=smorgan, sr=pink. 2006-07-31 16:01:45 +00:00
nick.kreeger%park.edu 6e51e55997 Fixing bug 343299, spell-check context menu is missing ignore and learn spelling entries. Patch by froodian <stridey@gmail.com>, r=me, sr=pink. 2006-07-31 15:37:08 +00:00
joshmoz%gmail.com efb1b6d900 further API updates to fix bug 346607. 2006-07-31 06:28:51 +00:00
joshmoz%gmail.com d8c40a386a account for mozview API changes. b=346607 r=GZA 2006-07-31 05:31:18 +00:00
kairo%kairo.at e428d1be1d 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
nick.kreeger%park.edu 25872a643b Fixing the following bugs: 1.) Bug 298932, cmd-shift-d should both open and close the download manager window, r=wevah, sr=pink. 2.) Bug 327966, disable bigger/smaller text in about:bookmarks and about:history, r=hwaara, sr=pink. 3.) Bug 338694, clarify and imporve the behaviour of keyboard shortcuts for the bookmark bar, r=hwaara, sr=pink. Patches by froodian <stridey@gmail.com> 2006-07-24 19:24:02 +00:00
nick.kreeger%park.edu 5260536110 Fixing bug 244116, unable to delete bookmark folder that is flagged as Dock Menu and cannot remove from the dock. Patch by froodian <stridey@gmail.com>, r=smorgan, sr=pink. 2006-07-23 04:16:59 +00:00
nick.kreeger%park.edu 7651fc0c66 Cosmetic nib fixes for bug 342624, bug 343046, bug 343070. Nib fixes by froodian, r=smokey, sr=pink. 2006-07-22 00:48:23 +00:00
nick.kreeger%park.edu 0cf09c7b8a Fixing bustage for BrowserTabView.mm fix, need to reference PreferenceManager.h in that class. 2006-07-21 05:38:12 +00:00
nick.kreeger%park.edu 5d7e13b544 Fixing bug 344958, add hidden preference for turning off tab jumpback. Patch by froodian <stridey@gmail.com>, r=cl, sr=pink. 2006-07-21 03:54:35 +00:00
nick.kreeger%park.edu 5f0e4bde46 Fixing bug 188679, enhance tooltips with URL for some toolbar icons. patch by froodian <stridey@gmail.com>, r=stuart.morgan, sr=pink 2006-07-21 03:15:23 +00:00
hwaara%gmail.com d0c747e95e bug 304061, Refresh (reload) button disabled while page is loading, r=cl, hwaara sr=pinkerton. Patch by froodiantherapy <stridey@gmail.com> 2006-07-14 13:21:33 +00:00
nick.kreeger%park.edu 79677d34a0 Fixing bug 277706, need pref UI to control tabbing navigation between form elements and web page links. Patch by froodian <stridey@gmail.com>, r=me, hwaara, sr=pink. 2006-07-13 15:30:39 +00:00
nick.kreeger%park.edu b2d0675686 Fixing bug 342995, auto-fill password in web forms feature in privacy prefpane is not validated/invalidated when the prefpane opens. Patch by froodian <stridey@gmail.com>, r=me, stuart.morgan, sr=pink. 2006-07-13 15:22:05 +00:00
nick.kreeger%park.edu 1c22efca54 Fixing bug 344328, cosmetic polish for privacy pref panes. Updated nib by froodian <stridey@gmail.com>, r=smokey, sr=pink 2006-07-13 15:13:31 +00:00
nick.kreeger%park.edu a679017eb1 Fixing bug 343762, zoom-all zooms downloads window event when it is not visible. Patch by froodian <stridey@gmail.com>, r=hwaara, chris lawson, sr=pink. 2006-07-13 15:06:33 +00:00
nick.kreeger%park.edu 7f7066ead9 Fixing bug 336216, tabs don't do mouse tracking correctly across key window changes. Patch by Aaron Schulman <aschulm@gmail.com>, r=stuart.morgan, sr=pink 2006-07-13 14:59:22 +00:00
nick.kreeger%park.edu e592d9c249 Fixing bug 328048, initial focus in Update keychain with new information sheet. nib fix by froodian<stridey@gmail.com>, r=smokey, sr=pink 2006-07-10 17:42:32 +00:00
nick.kreeger%park.edu 45d56969e7 Fixing bug 341846, Don't encode fwd-slash when doing keyword substitution. patch by froodian <stridey@gmail.com>, r=chris lawson, hwaara, sr=pink. 2006-07-10 17:36:02 +00:00
hwaara%gmail.com 26bc943dbe Camino-branch bustage fix. nsIDOMPopupBlockedEvent.idl doesn't have the popupWindowName property on branch. See bug 343734 2006-07-06 11:57:12 +00:00
hwaara%gmail.com 1119bbd88f Minor string fix by Smokey. Hopefully last check-in for the day. :-) 2006-07-06 10:30:01 +00:00
hwaara%gmail.com f97a265008 Fix bug 342829, 335983, string cleanup by Smokey. Check-in string change for froodian. 2006-07-06 10:06:51 +00:00
hwaara%gmail.com 872e63656f Oops, missed the biggest change for bug 331194, implement showing blocked popups. sr=pinkerton 2006-07-06 10:00:37 +00:00
hwaara%gmail.com efcd73eabc NIB changes for froodian on trunk. branch coming up soon. 2006-07-06 09:46:41 +00:00
hwaara%gmail.com f6a2a8b303 Try to fix camino-branch bustage. nsIMutableArray.idl is not on branch. 2006-07-06 09:29:48 +00:00
hwaara%gmail.com ef0c47d253 Fix bug 181978, bug 312904, and bug 315986. Implement alternate menu items for close all windows, minimize all windows, zoom all windows, reload all tabs, and force reload all tabs. Patch by froodian <stridey@gmail.com>. r=hwaara, cl, sr=pink 2006-07-06 09:13:30 +00:00
hwaara%gmail.com ecbd24f472 Fix bug 331194, implement ability to show (and whitelist) blocked popups. r/sr=pinkerton 2006-07-06 08:13:25 +00:00
nick.kreeger%park.edu f3a44f8ee7 Fixing bug 343098 Single Window Mode and Tab Bar should be capitalized in Tabs preference pane. patch by froodiantherapy <stridey@gmail.com> r=smokey, sr=pinkerton 2006-07-05 21:29:44 +00:00
nick.kreeger%park.edu 7375a85014 Fixing bug 341951, Making a new folder in the bookmarks manager causes beep, patch by froodiantherapy <stridey@gmail.com>. r=stuart.morgan, sr=pinkerton 2006-07-05 21:21:46 +00:00
nick.kreeger%park.edu c8b39baffa Fixing bug 343353, Download source tooltips aren't restored on launch, patch by froodiantherapy. r=stuart.morgan, sr=pinkerton 2006-07-05 21:15:49 +00:00
nick.kreeger%park.edu 82759ecb3f Fix bug 267403, Reload and Stop toolbar buttons don't update until an event is posted to the run queue. r=Chris Lawson, BruceD, sr=pink 2006-07-05 15:10:44 +00:00
pinkerton%aol.net f9c4d0325b context menu for spellchecking (bug 151040) 2006-06-30 22:06:23 +00:00
pinkerton%aol.net 017e88c0ba add include paths for spellchecker context menu (bug 151040) 2006-06-30 21:42:47 +00:00
nick.kreeger%park.edu 71822179c8 Fix bug 336839 Link from other application pref name in Tabs prefPane sounds very awkward, r=alqahira, sr=pinkerton 2006-06-28 22:48:47 +00:00
nick.kreeger%park.edu f167ae2280 Fixing bug 341701, When Camino Quits removes cancelled downloads, not just successful ones. r=hwaara, sr=pink. 2006-06-28 21:10:31 +00:00
nick.kreeger%park.edu bbf254d369 Fix bug 336211, Remove OS X 10.2-only code/checks in NSWorkspace+Utils.m, patch by froodiantherapy <stridey@gmail.com>. r=Wevah, sr=mento 2006-06-25 03:49:32 +00:00
pinkerton%aol.net 04b57431bd again with the NSLog 2006-06-23 18:51:43 +00:00
nick.kreeger%park.edu 5ba9921119 Fix bug 341926, Cleanup in MainController.mm, patch by froodiantherapy <stridey@gmail.com>. r=BruceD, Chris Lawson, sr=pinkerton. 2006-06-23 17:49:15 +00:00
pinkerton%aol.net 8cdcc3bcda fix missed selectors and problem where loading tabs in background would
mess up jumpback (bugs 342538 and 342526)
2006-06-23 17:27:04 +00:00
pinkerton%aol.net bea4898196 removing stray log 2006-06-23 03:45:43 +00:00
pinkerton%aol.net 0e44a61978 tab jumpback like in firefox (bug 342492) 2006-06-23 03:10:23 +00:00
nick.kreeger%park.edu 5c30e67ec9 Fixing bug 277278, create a GUI for always 2006-06-21 02:40:48 +00:00
nick.kreeger%park.edu c9f633203d Fixing bug 309132, Disable view-source when window/tab contains binary content. Patch by Chris Lawson <bugzilla@chrislawson.net>, r=me, sr=pinkerton. 2006-06-20 18:38:08 +00:00
mark%moxienet.com 4487bd02da Bustage fix following 337746 2006-06-19 23:49:43 +00:00
nick.kreeger%park.edu 8376d7aecb Fix bug 327738, Reset Camino doesn't reset minimized windows. Patch by froodiantherapy <stridey@gmail.com>, r=Chris Lawson, sr=smfr. 2006-06-18 05:01:14 +00:00
pinkerton%aol.net 66be17e830 enable spellcheck for multiline text fields (bug 151040) 2006-06-17 18:28:47 +00:00
nick.kreeger%park.edu 49d615915b Fix bug 336217, Display error dialogue at launch on 10.2.x. r=Wevah, sr=mento. Patch by froodiantherapy <stridey@gmail.com>. 2006-06-16 19:08:00 +00:00
nick.kreeger%park.edu aacf9a4954 Fixing bug 298446, cmd-period does not cancel downloads, camino only. r=mento, sr=pinkerton 2006-06-14 22:40:29 +00:00
mark%moxienet.com dead0e6ce8 341007 "Failed to initialize embedding" during startup. Remove compatibility.ini before beginning registration process. r=pink 2006-06-14 17:04:48 +00:00
nick.kreeger%park.edu 64676063c2 Downloads.nib did not make previous checkin, for bug 308942 2006-06-09 02:47:39 +00:00
nick.kreeger%park.edu c8c14e7861 Add options to remove finished download list items automatically, bug 308942. r=smorgan, sr=pinkerton 2006-06-09 01:48:22 +00:00
mark%moxienet.com 78a196de49 Bustage fix for Camino (nonstatic) following bug 334009: locate libunicharutil_s.a in objdir/dist/lib. 2006-06-08 01:12:16 +00:00
nick.kreeger%park.edu 4597bc5c39 Fix bug 333623, about:blank's favicon is draggable from location bar, but not from tabs. Patch by Chris Lawson <bugzilla@chrislawson.net> 2006-06-06 20:42:40 +00:00
nick.kreeger%park.edu d5803665d8 Fix bug 330946, disable dragging of bookmarks into the address book of Show All Bookmarks. Patch by Chris Lawson <bugzilla@chrislawson.net> 2006-06-06 20:38:17 +00:00
timeless%mozdev.org 4af059b87e Bug 337917 Make consumers stop using cids from other modules
r=bienvenu sr=neil
2006-06-03 23:40:27 +00:00
pinkerton%aol.net 041e735408 enable spellcheck for camino (bug 151040) 2006-06-03 20:35:20 +00:00
pinkerton%aol.net e3129d639c check for cmd key on cmd 1-9 (bug 339205) 2006-06-03 16:38:54 +00:00
pinkerton%aol.net 6272b05fc5 fix ampersand in bookmark keyworded search string not getting URL encoded properly (bug 326532) 2006-06-03 15:28:11 +00:00
pinkerton%aol.net 8fd51c6fd8 Fix the inability to edit keywords on folders in the outline view (bug 337571) 2006-06-03 15:26:13 +00:00
pinkerton%aol.net 4f3f255cb7 fix redundant methods for getting current URI (bug 337664) 2006-06-03 15:24:36 +00:00
mark%moxienet.com 8748bafcd0 336846 Release notes for Camino 1.0.2. rtf by Smokey Ardisson <alqahira@mindspring.com>. sr=me 2006-06-02 18:34:26 +00:00
mark%moxienet.com 2d8ed09f1f 336497 Writing Spotlight metadata files for Bonjour bookmarks generates thousands of files. Disable metadata writing for Bonjour bookmarks. Patch by smfr. r=pink a=me 2006-06-02 18:11:17 +00:00
hwaara%gmail.com 8975b64d9b bug 339498, Remove old, unused files. r=mento 2006-05-28 13:45:17 +00:00
mark%moxienet.com 58c312acf5 311311 Can't build on case-sensitive filesystem. Fix spelling of AppKit includes throughout mozilla/camino. Patch by froodiantherapy <stridey@gmail.com>. r,sr,a=me 2006-05-27 18:47:30 +00:00
hwaara%gmail.com 7d8b147b72 bug 333315, Can't 'Copy Locations to Clipboard' in bookmarks manager. r=smorgan, sr=pink. Patch by Chris Lawson (bugzilla@chrislawsonet.net) 2006-05-27 09:59:38 +00:00
hwaara%gmail.com 637cf7464c Add license plate to new file. r=Smokey 2006-05-27 09:55:21 +00:00
hwaara%gmail.com 8c34c06324 Trunk project file change. Thanks to Smokey for this. 2006-05-27 09:32:08 +00:00
hwaara%gmail.com df4371de35 bug 331194, part 1: implement new methods to Find a docshell for a given URI, and to find a URI for a given docshell. Move around code in GeckoUtils. r=smfr 2006-05-27 09:29:23 +00:00
hwaara%gmail.com 96426eb695 Last fix was bug 338654 2006-05-27 09:17:38 +00:00
hwaara%gmail.com ef19eb2416 Last change was for bug 337802 2006-05-27 09:10:51 +00:00
hwaara%gmail.com 2f4bc65e9c Rollover tracking should not 'highlight' the close button if only one tab is visible. r=smorgan, sr=pink. Patch by Aaron Schulman (aschulm@gmail.com) 2006-05-27 08:58:19 +00:00
hwaara%gmail.com 4821523415 Download completed message reports size as '?' if size was unknown whilst downloading. r=kreeger, sr=pink. Patch by Bruce Davidson (mozilla@transoceanic.org.uk) 2006-05-27 08:51:05 +00:00
mark%moxienet.com 5a03f44828 313083 Right-click in empty tab bar space has no contextual menu. Add a contextual menu. Patch by Chris Lawson <bugzilla@chrislawson.net>. r=smorgan sr=me a=me 2006-05-26 18:56:14 +00:00
pinkerton%aol.net 2d8ce84ddb hook up cmd-1..9 to load the Nth bookmark from the bookmark bar (bug 317186) 2006-05-20 18:27:46 +00:00
pinkerton%aol.net 6c4c1b02c4 implement single-window mode with simple UI. (bug 274143) 2006-05-20 15:46:20 +00:00
hwaara%gmail.com 3b59e14a39 Nib file update for focus fixes. r=Wevah, sr=mento 2006-05-19 16:30:40 +00:00
hwaara%gmail.com def6b68f8b Make the tabbing cycle in bookmarks/history view sane. The search textfield gets initial focus, for quick searching. Renamed the column of the left pane from 'Groups' to 'Collections'. Fixes bug 337144, 327839, 322699. r=Wevah, sr=mento. 2006-05-19 16:24:08 +00:00
mark%moxienet.com dc5c4d7280 326668 compreg.dat and xpti.dat still live in Camino.app. Move them into the profile. Add compatibility.ini and profile version checking to remove these files at startup and force reregistration when the app changes. r=hwaara sr=pink a=me 2006-05-19 02:14:57 +00:00
hwaara%gmail.com 7f21f44d36 bug 289243, Camino should handle .ftploc files, r=cl, sr=mento. Patch by Wevah (mozilla@derailer.org) 2006-05-16 22:34:41 +00:00
hwaara%gmail.com e869f8c1c0 Last patch was for bug 337833. 2006-05-16 08:56:41 +00:00
hwaara%gmail.com 4708c90052 Menu separators in bookmarks should not be focusable. r=cl, sr=smfr 2006-05-16 08:50:59 +00:00
mark%moxienet.com df0228eaf5 235864 updating project file 2006-05-12 17:05:24 +00:00
benjamin%smedbergs.us 2a961b5076 Bug 337285 - shouldn't need camino/config/mozconfig to build, r=mento 2006-05-12 16:54:56 +00:00
hwaara%gmail.com b380a0fb06 bug 235864, close tab button does not give mouse hover feedback. r=smorgan, sr=pink. Patch by Aaron Schulman (aschulm@gmail.com) 2006-05-12 16:50:39 +00:00
hwaara%gmail.com 20804512be fix bug 186591, View Image in New Tab/Window (use Tabbed Browsing preference semantics), r=smorgan, sr=mento. Patch by Chris Lawson <bugzilla@chrislawson.net>. fix bug 336947, Maximum width of location bar/search field is fixed at 2560 pixels. r=cl, sr=pink. Patch by froodiantherapy <stridey@gmail.com> 2006-05-12 08:48:45 +00:00
hwaara%gmail.com e8ff515f5a fix bug 331430, new pop-up blocker shifts scrollbar down. also fixes bug 331913, highlighted text for a scrolling find is below viewport when popup blocker is open. sr=pink 2006-05-11 19:47:32 +00:00
darin%meer.net 5a25233907 fix camino bustage 2006-05-10 22:39:26 +00:00
darin%meer.net 214075158a removing reference to unused nsIEventQueueService.h to fix bustage 2006-05-10 21:46:53 +00:00
mark%moxienet.com 5b1d34480d 335295 Workaround for endian problem in old Keychain APIs. Patch by pink. And me. r=pink 2006-04-28 15:16:28 +00:00
mark%moxienet.com 1c926e77d7 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 5959a95118 335452 New text for Camino 1.0.1, text and presentation and reviews by ss and ardisonne 2006-04-27 03:07:38 +00:00
mark%moxienet.com b7e4d3302a 335393 Cannot add p12 certificates to the database with "import" function following 329081. Back out 329081. The correct way to add p12 certificates is to use the "restore" function. 2006-04-27 00:27:30 +00:00
mark%moxienet.com 0134dcfd7b 322044 When Camino is hidden, invoking via Service does not respect external app pref. 333974 Same thing when clicking links in other applications. Use non-visible windows when the app is hidden. r=smfr 2006-04-26 15:07:34 +00:00
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
mark%moxienet.com eac3dbf77f 324617 Ad-blocking fixes, ad-blocking i18n. Patch by Smokey Ardisson <alqahira@mindspring.com>, some other changes by smfr. r=smfr 2006-02-13 19:11:39 +00:00
mark%moxienet.com 640826888a 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 901266b73a 325910 Kill redo-prebinding.sh. r1=josh r2=bryner 2006-02-06 19:53:10 +00:00
mark%moxienet.com 53a6ea10f8 320660 When opening multiple tabs, the first new one is always focused, ignoring browser.tabs.loadInBackground pref. Respect it. Patch by H��kan Waara <hwaara@gmail.com>. r=smorgan sr=smfr 2006-02-06 19:47:34 +00:00
mark%moxienet.com 1967a9a5a6 326004 Default size of download progress view window is too small. Fatten it up
.  Also change the order of the list of allowed toolbar items to match the defau
lt set.  r=smfr
2006-02-06 15:26:42 +00:00
neil%parkwaycc.co.uk 5417075f05 Bug 245725 Make downloads display an approximation to the current transfer rate rather than the overall average speed p=son.le0@gmail.com r=biesi sr=me 2006-02-06 00:34:30 +00:00