Commit Graph

1349 Commits

Author SHA1 Message Date
beng%bengoodger.com
152c560e9f bug 328895 - broken personal toolbar in places builds due to init being commented out, and bookmarks not in personal toolbar in default bookmarks file. also fixes duplication of bookmarks in personal toolbar and places list. r=annie.sullivan@gmail.com 2006-03-01 18:52:28 +00:00
gavin%gavinsharp.com
6d52703717 Revert accidental checkin. 2006-02-28 04:18:01 +00:00
gavin%gavinsharp.com
f120eb443d Bug 323537: add DOMLinkAdded event listener in Startup instead of delayedStartup, since delayedStartup is too late to catch some of the events, r=mconnor 2006-02-28 04:15:56 +00:00
gavin%gavinsharp.com
84e70e74f3 Bug 328619: Places toolbar shown in popups, take two, patch by Phil Ringnalda <philringnalda@gmail.com>, r=ben 2006-02-27 19:23:20 +00:00
beng%bengoodger.com
a2e1f5c83a bug 328243 - disband the browser shim, move locale to locales dir, move theme to themes dir. r=annie.sullivan@gmail.com 2006-02-24 21:41:34 +00:00
gavin%gavinsharp.com
81706f1e14 fix whitespace to sync branch/trunk 2006-02-24 01:29:51 +00:00
gavin%gavinsharp.com
44600e3f15 add newline to sync branch/trunk 2006-02-24 01:25:06 +00:00
gavin%gavinsharp.com
c57bc17df6 Fix review nit from bug 298004. (syncs branch/trunk) 2006-02-22 22:54:08 +00:00
gavin%gavinsharp.com
fc8fadb4e1 Remove old comment that no longer applies. rs=mconnor 2006-02-21 19:58:20 +00:00
joshmoz%gmail.com
fc622dd2b5 Add comment explaining extra menu nodes when using Carbon widgets. This comment becomes necessary since I have to sync 324180 to the branch. Follow-up to 324180. 2006-02-21 19:53:35 +00:00
dbaron%dbaron.org
f2f00feb16 Only do the security icon's click action for left clicks. b=304920 r=mconnor 2006-02-21 06:38:34 +00:00
beng%bengoodger.com
98724fe39b 327500 - clean up remaining uses of old bookmarks fe into ifndef MOZ_PLACES. fix build orange and other issues. r=annie.sullivan@gmail.com 2006-02-16 19:00:25 +00:00
beng%bengoodger.com
c1b55e69ba a stab at further improvements to Ts, Tp, and orange on balsa. Remove scripts when MOZ_PLACES is set that are not required. Don't attach a page show listener - it doesn't work anyway unless the buttons are visible! 2006-02-16 17:22:16 +00:00
beng%bengoodger.com
f4d75982b7 324704 - query creation and execution for bookmarks menu bar is ill-timed... need to do asynchronously in delayed startup or on popup showing, rather than at startup! r=brettw 2006-02-16 05:24:26 +00:00
brettw%gmail.com
24ed20fbe1 Bug 318817 r=beng: Import, store, and use bookmark keywords. 2006-02-16 00:42:46 +00:00
benjamin%smedbergs.us
dd692d1fac Revert a probably-accidental change from bug 327223 2006-02-15 16:07:11 +00:00
beng%bengoodger.com
aaaaf34fe8 327223 - ensure sidebar framework remains for extensions to use. r=annie.sullivan@gmail.com 2006-02-15 01:21:30 +00:00
gavin%gavinsharp.com
6395da5991 Bug 175074: URN:ISBN link converted to URN://ISBN, patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=mconnor 2006-02-12 18:01:48 +00:00
gavin%gavinsharp.com
2d04e8350a Bug 320437: Spellchecking menu checkboxes don't work, patch by Dave Townsend <mossop@blueprintit.co.uk>, r=brettw 2006-02-10 20:28:50 +00:00
gavin%gavinsharp.com
f3839908cb Bug 325236: cleanup unneeded wrapper usage in pageInfo.js, r=mconnor 2006-02-09 23:04:48 +00:00
darin%meer.net
917257fd63 fixes bug 324644 "Add list of pings to link properties dialog" r=beng 2006-02-09 21:00:15 +00:00
gavin%gavinsharp.com
c22fbca730 Bug 310291: Sidebar max-width shouldn't be in px (for consistency with the Go menu), patch by Thomas Bertels <tbertels@gmail.com>, r=mconnor, ui-review=beltzner 2006-02-07 14:09:34 +00:00
joshmoz%gmail.com
1c26e358f9 bustage fix. oh, that wily XML preprocessor... b=324180 2006-02-02 05:34:52 +00:00
joshmoz%gmail.com
67b2ba2d6c Make Firefox Application menu work with Cocoa widgets. b=324180 r=mento sr=mconnor 2006-02-02 00:23:03 +00:00
gavin%gavinsharp.com
44609e49cc Bug 324354: Ctrl-Z (undo) reveals visited URLs AFTER clearing history, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2006-02-01 15:22:15 +00:00
gavin%gavinsharp.com
622be3e058 Bug 325248: Add MOZILLA_1_8_BRANCH ifdef for bug 314700, r=mconnor 2006-01-31 20:27:20 +00:00
gavin%gavinsharp.com
b57f405d6d Bug 324946: Middle/Ctrl clicking broken for XLinks (Error: linkNode has no properties), r=mconnor 2006-01-31 20:11:16 +00:00
gavin%gavinsharp.com
edff6becfe Bug 325294: bug 324058 removed nsIStringInputStream2 but didn't change one instance in browser.js (keyword searches with postData are broken), r=mconnor 2006-01-31 15:25:12 +00:00
gerv%gerv.net
ca7df14533 Bug 322000: update about:licence to fulfil all our obligations with regard to notifications, copyright statements and so on. Patch by gerv; r=mconnor, mscott. 2006-01-27 12:08:02 +00:00
bryner%brianryner.com
daed416e86 Add a mozstorage-based FormHistory implementation, with an importer that uses the MorkReader class. Stop building Mork if building Places. Bug 324170, r=brettw, bsmedberg. 2006-01-26 19:17:04 +00:00
darin%meer.net
7328013630 fixes bug 321833 "Clearing the cache prevents disk cache from working" r=mconnor, alfredkayser 2006-01-24 14:47:06 +00:00
beng%bengoodger.com
2edbfa7ff0 308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor. 2006-01-20 23:04:26 +00:00
gavin%gavinsharp.com
c85cb8cc3b Bug 315297: Credits in about dialog don't scroll and fade in correctly, patch by DesertFox <studio17@gmail.com>, r=mconnor 2006-01-19 05:32:26 +00:00
gavin%gavinsharp.com
4bea61c9fe Bug 273980: Add "cite" attribute to the Links tab in Page Info, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor 2006-01-18 03:33:16 +00:00
db48x%yahoo.com
ec57ae804b bug 323173: Add a stringbundleset element in pageinfo.xul so that overlays can add stringbundles more easily
patch by Florian Qu��ze <f.qu@queze.net>, r=db48x, sr=neil
2006-01-17 23:51:28 +00:00
annie.sullivan%gmail.com
61744add9a Hooked up context menus to bookmarks menu bindings.
bug=317834 r=beng sr=bryner
2006-01-17 20:34:39 +00:00
gavin%gavinsharp.com
2dcf4db62a Bug 306453: Remove "Read Mail" and "New Message..." from Tools menu, r=mconnor+beltzner 2006-01-16 22:52:03 +00:00
beng%bengoodger.com
2dcdad0e1c rejigger places UI a bit, add a title bar across the top of the places view, adjust the default entries in the listbox, etc. also fix icons for generic queries and generic non-favicon pages. r=brettw for changes to the cpp. NPOB 2006-01-13 20:47:18 +00:00
gavin%gavinsharp.com
0ae3a2a04e Bug 286949: JS Exception in pageInfo.js on pages with XLink links, patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=mconnor 2006-01-12 01:41:48 +00:00
gavin%gavinsharp.com
928759c634 Removed unused global variables (bug 317369) 2006-01-11 20:33:55 +00:00
gavin%gavinsharp.com
0b4aaff517 Bug 317369: make use of textbox's clickSelectsAll property for the location bar and help, r=mano/mconnor 2006-01-11 20:24:20 +00:00
darin%meer.net
a07510ef0d fixes bug 322314 "[trunk] Firefox crashes on login Gmail Notifier extension [@ nsStringInputStream::SetData] [@ xpcom_core.dll + 0x3cd2c (0x6034cd2c) cd66f780]" r=biesi sr=bz 2006-01-10 01:56:00 +00:00
gavin%gavinsharp.com
3b0b4b45f6 Bug 319655: Firefox code assumes document.firstChild is the root element, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2006-01-06 21:08:48 +00:00
mozilla.mano%sent.com
e8caa4ff8d Bug 298004 - Accel+number tab-switching keybindings only work with ASCII numbers. patch from smontagu. r=me. 2006-01-05 10:00:23 +00:00
mconnor%steelgryphon.com
be95c1b891 bug 266932 - Invalid HTML causes firefox to open different url than statusbar on new tab, r=vlad 2006-01-04 19:11:14 +00:00
dbaron%dbaron.org
2170b6ff99 Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006. 2006-01-03 04:19:06 +00:00
darin%meer.net
39628fa26e landing change for bug 317628 that was missing in the initial commit. 2006-01-02 03:34:17 +00:00
cbiesinger%web.de
1d04cb0110 Bug 309521
- add pseudo-classes for :-moz-type-unsupported and :-moz-has-handlerref (and a
  content state for the former)
  - make nsObjectLoadingContent return the right content state
- Add an XBL binding that gets instantiated for broken plugins
  - Make it themable
- Remove a lot of now-unused code in nsObjectFrame
- Fixes pluginfinder.
r+sr=bz, r=mconnor
2005-12-29 14:15:33 +00:00
gavin%gavinsharp.com
9cf7411fbd Bug 317733: browser.js's startup doesn't do anything with passed in postData (open location dialog can't open keywords with postData), r=mconnor 2005-12-28 06:18:58 +00:00
gavin%gavinsharp.com
c11d088e8d Bug 314700: Make use of nsIDOMPopupBlockedEvent's popupWindowName for opening blocked popups, r=mconnor 2005-12-28 00:39:10 +00:00
gavin%gavinsharp.com
b0427a1cae Bug 313888: don't auto-complete empty urls, r=mconnor 2005-12-27 23:13:50 +00:00
gavin%gavinsharp.com
996a21f734 Bug 317949: hideMessage should default to hiding the message for selectedBrowser, r=mconnor 2005-12-27 18:39:18 +00:00
gavin%gavinsharp.com
d31907f645 Bug 315034: If search is set to open in a new tab, Alt+Enter should open the search result in the current tab, patch by Adam Guthrie <ispiked@gmail.com>, r=robstrong 2005-12-24 20:20:46 +00:00
masayuki%d-toybox.com
58d50522a8 Bug 314222 If link target URL has non-ASCII char that is not encoded by UTF-8, the default file name is always escaped at "Save Link As..." r=mconnor (and feedback from bug 314231's review) 2005-12-21 18:28:46 +00:00
bugzilla%arlen.demon.co.uk
d7edb151b8 Bug 23485 browser window should strip newlines from url pastes
p=ted.mielczarek@gmail.com r=mconnor for Firefox and r/sr=neil.parkwaycc.co.uk for SeaMonkey
2005-12-20 22:58:53 +00:00
bryner%brianryner.com
9a4c7315bb #ifdef out code that uses the old bookmarks service so that we can complete initialization without hitting exceptions. MOZ_PLACES only. 2005-12-16 08:32:28 +00:00
beng%bengoodger.com
ea5ff41b60 don't add controllers to nonexistent personal toolbar in places, NPOB. 2005-12-15 20:24:15 +00:00
beng%bengoodger.com
d29d49a7d9 318823 - landing the browser parts too. r=annie. pretty much all of this is NPOB, however i added a couple of IDs. 2005-12-15 00:48:25 +00:00
gerv%gerv.net
adbec5dbff Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
brettw%gmail.com
0e0aaa79eb Bug 317839 r=beng (off by default) added hook for places system favicons 2005-12-12 20:47:16 +00:00
brettw%gmail.com
cf6a628f86 Bug 302050 inline spellchecking for text boxes r=bryner, sr=beng 2005-12-05 18:18:11 +00:00
gavin%gavinsharp.com
1b459d8d0d Back out bug 311605 pending further testing. 2005-12-04 21:02:38 +00:00
gavin%gavinsharp.com
b05089efa8 Bug 311605: default browser checking should be done nsBrowserBlue, not in delayed startup, r=mano 2005-12-04 18:34:12 +00:00
mozilla.mano%sent.com
7101c99f7b Bug 250867 - icons only and other toolbar modes are not created in a global place. patch from Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>, r=me, moa=mscott on the Thunderbird portions. 2005-12-01 10:03:58 +00:00
gavin%gavinsharp.com
624429ce26 Bug 311011: Dragging text that would normally load a bookmark keyword into the new tab/new window/go button should work, r=mano 2005-12-01 00:45:23 +00:00
gavin%gavinsharp.com
dd2d7ad71c Bug 284086 followup (comment 42): remove extraneous setTimeout, patch by Giorgio Maone <g.maone@informaction.com>, r=ben 2005-11-27 02:25:30 +00:00
gavin%gavinsharp.com
a40ff71595 Bug 172817: Allow external source viewer/editor, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2005-11-22 05:36:48 +00:00
gavin%gavinsharp.com
e80b4b942d Bug 310939: Add id attribute to hbox that holds RSS feed and secure site lock to help overlaying, patch by Colin Bleckner <colin@binarynoise.net>, r=mano 2005-11-22 00:06:26 +00:00
gavin%gavinsharp.com
3940b258b4 revert accidental checkin 2005-11-19 02:38:14 +00:00
gavin%gavinsharp.com
6fe48243c4 Fix regression from bug 306492: PFS doesn't handle missing pluginspage attribute as it should, patch by Doron Rosenberg <doronr@gmail.com>, r=mconnor 2005-11-19 02:29:00 +00:00
gavin%gavinsharp.com
3120aa0ea8 Bug 316059: Clean up use of userTypedClear, patch by Yoni Gilad <yonigilad@gmail.com>, r=mconnor 2005-11-12 01:51:36 +00:00
gavin%gavinsharp.com
f10c03f104 Oops, better fix for bug 314986, r=mconnor. 2005-11-05 21:53:48 +00:00
gavin%gavinsharp.com
ea8275e160 Bug 314986: "Visit Home Page" menu item spawns a window with empty bookmark toolbar, r=mconnor 2005-11-05 21:47:30 +00:00
mconnor%steelgryphon.com
3a52c7cfb0 bug 314074 - add contributors to credits list 2005-11-03 04:17:23 +00:00
gavin%gavinsharp.com
9bd409dd39 Bug 313572: Ctrl+y is not displayed in the tools menu for the download manager, patch by Kevin Brosnan <kbrosnan@gmail.com>, r=mconnor 2005-11-02 05:40:04 +00:00
masayuki%d-toybox.com
4149066af7 Bug 313149 the code of findBar.js should be protected in a prototype r=mconnor 2005-11-01 17:34:45 +00:00
neil%parkwaycc.co.uk
e693b211c3 Bug 270297 "Search web for..." mangles selections containing newlines (regression from bug 221361) p=elmar.ludwig@uos.de r+sr=me 2005-10-21 23:01:24 +00:00
mozilla.mano%sent.com
0120c195b5 Bug 262905 - Add a preference to control backspace/shift+backspace behavior (options: back/forward, PgUp/Down, Nothing), keeping the current default for now. r=mconnor. 2005-10-20 15:16:27 +00:00
mozilla.mano%sent.com
6729b6e9ae Bug 312587 - Menus stop working when Software Update window is frontmost. r=mconnor. 2005-10-18 04:38:15 +00:00
gavin%gavinsharp.com
c969bab765 Bug 311604: remove clearObsoletePrefs, r=mano 2005-10-16 23:51:26 +00:00
allan%beaufour.dk
ff9491e8f4 Icon in Search Bar has incorrect (stale) tooltip. Bug 311653, r=mconnor, patch by Torisugari 2005-10-14 09:16:17 +00:00
dveditz%cruzio.com
286ad31770 bug 238137 Useragent string in the About Firefox dialog is cut off. Patch by Aaron Slunt (Tonglebeak) r=mconnor, sr=dveditz, a=asa 2005-10-12 01:47:27 +00:00
bsmedberg%covad.net
da2729380f Bug 311503 - Safe mode should offer "cancel" option (now named "Exit") r=mconnor/beltzner 2005-10-12 00:29:11 +00:00
dveditz%cruzio.com
d4b0212fa1 bug 311208 fix url/uri confusion in go button onDrop; r=mconnor, a=asa 2005-10-11 21:20:41 +00:00
mark%moxienet.com
7b8807e266 Bug 220590, backspace/delete key should go back on Mac. r=mconnnor 2005-10-11 19:03:11 +00:00
mozilla.mano%sent.com
e7ca8085b3 Bug 269799 - Clearing cookies using either Clear Private Data or the Clear All button in the privacy prefpane doesn't update the Cookies Manager until it's reopened. r=mconnor. 2005-10-08 15:44:47 +00:00
timeless%mozdev.org
c644049326 Bug 243078 - Native Theme Rendering for Windows XP Menus, toolbars
patch by silver@warwickcompsoc.co.uk r=dougt sr=neil
2005-10-07 00:31:36 +00:00
rob_strong%exchangecode.com
bb4bd56e49 Bug 311169 - typo in sanitize.js pref call (nsIBranch instead of nsIPrefBranch from bug 284086). r=mconnnor 2005-10-05 19:42:00 +00:00
mconnor%steelgryphon.com
88261b0a16 bug 304403 - better safe mode UE, part 2, r=bsmedberg 2005-10-04 05:02:47 +00:00
mozilla.mano%sent.com
fbd697499e Bug 266331 - wrong tooltip is used for the feed button when a page which has feeds is being loaded. patch from Phil Ringnalda <bugzilla@philringnalda.com>, r=me. 2005-10-03 03:25:44 +00:00
bryner%brianryner.com
8d94bd5c6f Make clearing the disk/memory cache also evict cached viewers in bfcache. Bug 305462, r=marria@gmail.com, sr=darin@meer.net 2005-09-29 20:24:27 +00:00
gavin%gavinsharp.com
eda36cbb9e Bug 310393: Hitting Enter in an empty searchbar shouldn't add an empty entry to its form history, r=mano 2005-09-29 03:14:59 +00:00
mozilla.mano%sent.com
53d5c3e589 Bug 310373, r=mconnor. 2005-09-29 01:47:43 +00:00
gavin%gavinsharp.com
51019e8d05 Bug 283719: "Add keyword for this Search..." can fail if a form uses a fieldset (example: bugzilla advanced query, "e.type is not defined"), r=mconnor 2005-09-28 22:42:44 +00:00
rob_strong%exchangecode.com
0d21c0c056 Bug 310268 - Feed autodiscovery needs to support mime-type params (by ignoring them), p=Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor 2005-09-28 19:08:16 +00:00
mozilla.mano%sent.com
873cd6e504 Bug 310156 - File->Import doesn't focus migration wizard if it's already opened. r=mconnor. 2005-09-28 04:20:07 +00:00
mozilla.mano%sent.com
f256df7c27 Bug 287105 - Reload button is disabled after adding it back to toolbar. r=mconnor 2005-09-26 17:26:34 +00:00
mozilla.mano%sent.com
d185bd2e55 Bug 310007 - No RSS UI after adding back the location bar. r=mconnor. 2005-09-26 17:24:29 +00:00
joshmoz%gmail.com
66191f9a40 make Clear Private Data window app-modal on Mac (otherwise we get odd window positioning). b=309406 r=mano sr=mconnor 2005-09-23 21:53:04 +00:00
mconnor%steelgryphon.com
b87e366513 hooray for extra brackets 2005-09-22 03:56:46 +00:00
mconnor%steelgryphon.com
de28998a23 back out extra changes committed by mistake. I'm turning in Ben! 2005-09-21 23:11:28 +00:00
cbiesinger%web.de
7002686d0d bug 1156
- Make object frames have no children
  - Make the frame constructor construct a subdocumentframe, object frame or
    image frame as appropriate
- start the load of <applet>, <embed> and <object> in content code
- fallback to alternate rendering correctly

NOTE: This checkin will break the plugin finder. This will be fixed soon.

r+sr=bz
2005-09-21 19:14:30 +00:00
db48x%yahoo.com
acc7931e28 fix bug 217611: Page Info can be opened multiple times
patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor
2005-09-21 01:12:29 +00:00
mconnor%steelgryphon.com
10807a42f2 bug 307066 - no favicon after click on anchor link, patch by Christian Schmidt (bugzilla.mozilla.org@chsc.dk), r=vlad 2005-09-20 20:07:56 +00:00
mozilla.mano%sent.com
311b039215 Bug 243235 - Remove Expand / Collapse bookmark folders UI. r=mconnor. 2005-09-20 02:03:16 +00:00
smontagu%smontagu.org
d148a4a9ac Remove BOM (again). rs=brendan in bug 280656 2005-09-19 12:05:09 +00:00
gavin%gavinsharp.com
f3f38d99ac Bug 294383: Disable certain menu options (view source, find, text zoom, etc) when viewing non-text content (images, plugins), r=mconnor 2005-09-18 21:31:34 +00:00
bzbarsky%mit.edu
d67e44decb Nodes in display:none iframes have no computed style. Bug 309050, patch by
Florian QUEZE <f.qu@laposte.net>, r=db48x, sr=bzbarsky
2005-09-18 18:10:26 +00:00
mozilla.mano%sent.com
ca5b9cebf1 missing part of the patch to bug 246158. 2005-09-18 00:43:27 +00:00
mozilla.mano%sent.com
b019ea38c4 Bug 246158 - context menu of bookmarks doesn't work if the bookmarks toolbar is removed. patch from Martijn Wargers <martijn.martijn@gmail.com>, r=me. 2005-09-18 00:10:39 +00:00
mozilla.mano%sent.com
dcfcf9cdbe Bug 308812 - Go menu commands shouldn't have accesskeys. r=mconnor. 2005-09-17 23:01:18 +00:00
gavin%gavinsharp.com
5e93e8ef16 Bug 219532: Add pref to make search bar results always open in a new tab, patch by Chris Butcher <cbutcher@gmail.com>, r=mconnor 2005-09-17 19:51:21 +00:00
gavin%gavinsharp.com
d6c2d5f727 Bug 308854: ctrl-up too many times in search box breaks search box, r=mconnor 2005-09-17 18:57:08 +00:00
gavin%gavinsharp.com
30a814d9b0 Bug 306492: PFS doesn't take relative urls in pluginspage attribute into consideration, r=mconnor 2005-09-16 23:10:06 +00:00
mozilla.mano%sent.com
346636f691 Bug 308819 - Clicking either on the live bookmark button/menu or on the padlock button focuses the location bar if clickSelectsAll is enabled. r=mconnor. 2005-09-16 20:40:33 +00:00
masayuki%d-toybox.com
0d94a8fa70 Bug 291781 bookmark context menu no longer works after customizing toolbar r=mconnor 2005-09-15 16:45:39 +00:00
gavin%gavinsharp.com
b7c02f255b Bug 304926: Tooltip for padlock (security) icon in location bar is missing, r=mconnor 2005-09-13 22:50:54 +00:00
gerv%gerv.net
35149ea17d Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
mozilla.mano%sent.com
a21ef93c92 Bug 307340 - Disable Fullscreen UI on OS X. r=beltzner/mconnor. 2005-09-07 16:33:19 +00:00
gavin%gavinsharp.com
cd1adf1b4a Bug 235204, remove pref observer to avoid a crash (bug 306135), r=mano 2005-09-05 22:30:08 +00:00
mozilla.mano%sent.com
e27f71a6cf Bug 307061 - Don't support Cmd+F5 for 'Force Reload' on OS X. r=gavin. 2005-09-04 22:38:30 +00:00
gavin%gavinsharp.com
181feb8d67 Bug 306358, fix drag and drop onto the search bar, r=mano 2005-08-31 00:13:25 +00:00
vladimir%pobox.com
fcfb1390ee b=304499, bookmark all tabs menuitem not properly enabled/disabled, r=mano 2005-08-29 22:09:37 +00:00
gavin%gavinsharp.com
881f05a4db Bug 235204 followup, add localizable dialog width, r=mconnor 2005-08-29 02:10:58 +00:00
gavin%gavinsharp.com
4c73034231 Bug 264610: Domain Guessing: URL is not updated when guessing loads www.hostname.com, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=vlad 2005-08-28 18:49:03 +00:00
gavin%gavinsharp.com
c1cf53bd81 Bug 305134 followup, reapply parts of the patch for bug 304727 that were mistakenly removed, r=vlad 2005-08-28 03:59:45 +00:00
gavin%gavinsharp.com
8f87ca30b9 Bug 305912: Popup notification bar doesn't appear on first load (e.g. if your homepage tries to open a popup) , and doesn't correctly list all blocked popups, r=mconnor 2005-08-27 17:19:08 +00:00
gavin%gavinsharp.com
0a9bc5c9d0 Bug 300539: browser.urlbar.autoFill isn't supported in the Open Location dialog 2005-08-27 03:39:08 +00:00
mozilla.mano%sent.com
501d9100ae fixing typo from bug 305955's checkin 2005-08-27 02:26:29 +00:00
gavin%gavinsharp.com
91e8dc849e Bug 235204: New search dialog, used when the searchbar is either removed from the toolbar, of if the toolbar is hidden. r=mconnor 2005-08-27 02:19:09 +00:00
mozilla.mano%sent.com
119b2009c6 fixing typo from bug 305955's checkin 2005-08-27 02:07:45 +00:00
gavin%gavinsharp.com
7283c1b578 Bug 301283: Toolbar customize gives js error after removing searchbar, r=mconnor 2005-08-26 20:48:03 +00:00
gavin%gavinsharp.com
b144a0659a Bug 301073 and bug 305372: Fix chrome home pages and opening chrome links in new windows (shift+click), r=mconnor 2005-08-26 19:56:55 +00:00
mozilla.mano%sent.com
5cec95c907 Bug 305955 - Mapping Ctrl+Shift+D to 'Bookmark All Tabs' (excluding GTK2). r=mconnor. 2005-08-26 19:01:22 +00:00
ben%bengoodger.com
5a65ddda0a 305134 - remove feedview from firefox 1.5 and 1.6x pending architecture redesign. r=mconnor 2005-08-26 18:22:08 +00:00
bsmedberg%covad.net
f57185ded2 Bug 305767 - Allow a different marker character for preprocessing CSS files - r=hixie+mconnor 2005-08-26 12:49:37 +00:00
mozilla.mano%sent.com
5f0555fa81 Bug 257247 - Live Bookmark Feed Discovery Includes Atom URI that is not a site feed. patch from Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor, a=asa. 2005-08-25 18:15:10 +00:00
gavin%gavinsharp.com
4dfffcd21d Bug 304727: Attempting to install an extension no longer triggers yellow info bar (notification) if a site isn't whitelisted or if software installation is disabled, r=mconnor 2005-08-25 16:40:42 +00:00
mconnor%steelgryphon.com
a54a330da0 bug 291651 - dnd tweaks in URL bar/Go button, r=shaver 2005-08-25 05:17:33 +00:00
gavin%gavinsharp.com
663b4f4425 Bug 301357: Simplify context menu selection code, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2005-08-24 22:15:53 +00:00
gavin%gavinsharp.com
91b8b8dab6 Bug 284086 followup, attachment 193595: change entity names to indicate a change of meaning, r=bsmedberg 2005-08-23 21:04:44 +00:00
gavin%gavinsharp.com
e1400c9125 Bug 284086: "Sanitize on shutdown" fails if the last closed window is not a browser window, patch by Giorgio Maone <g.maone@informaction.com>, r=mconnor 2005-08-23 16:38:28 +00:00
jst%mozilla.jstenback.com
b1d774f838 Fixing bug 277434. Make object.type comply with the DOM spec again and expose the actual mimetype as .actualType on an interface that's *not* exposed w/o explicit QI. r+sr=bzbarsky@mit.edu 2005-08-22 23:44:55 +00:00
jruderman%hmc.edu
3d1c571855 Bug 263473 - Context menu displays all possible options on image <object>. Also makes "Set Desktop Background" work with <object> elements and fixes bug 305380. r=mconnor. 2005-08-22 03:18:45 +00:00
jruderman%hmc.edu
c6e1f5a117 Change makeURL to makeURI to fix bug 305269. r=mconnor. 2005-08-21 06:08:48 +00:00
gavin%gavinsharp.com
fbbcd45d8e Bug 258864 : View > 'Full Screen' menu entry does not become ticked / checked when in full screen mode, patch by David Tenser (djst) <djst.mozilla@gmail.com>, r=mconnor 2005-08-20 21:38:36 +00:00
gavin%gavinsharp.com
84b5f599fa Bug 303644 : Remove livemark autodiscovery's handrolled wrapper, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=vlad 2005-08-17 16:17:43 +00:00
mozilla.mano%sent.com
a31fb44d08 Bug 304748 - 'Bookmark This Tab' command doesn't work if the context element is the tabbar itself. r=mconnor 2005-08-15 23:44:17 +00:00
myk%mozilla.org
ea0b137dab Fix for bug 304362: makes feedview parse W3C-DTF dates correctly; also, fixes several regressions from the checkin for bug 303848, specifically: uncomments call to Feed.init() so feeds get initialized (and dates show up and refresh works); calls the refresh function appropriately so refresh works; disables refresh by default; adds back menu display and refresh prefs; makes refresh pref refer to minutes rather than seconds; and looks for prefs in DOM by correct name (all lowercase, since XSLT forces them to that) so the menu shows up and refresh works. r=mconnor, sr=beng 2005-08-15 22:45:23 +00:00
doronr%us.ibm.com
cfe6f6a0e5 Bug 303058 - Missing plugin bar no longer appears. r=mconnor 2005-08-15 15:46:51 +00:00
gavin%gavinsharp.com
3738b3c44c Bug 304418 : Fix a couple of regressions from the checkin for bug 284868, r=mconnor 2005-08-13 17:36:09 +00:00
aaronleventhal%moonset.net
49e0b8b124 Can't tab out of location bar. Regression from feedview button being added. r=mconnor 2005-08-13 02:46:08 +00:00
mconnor%steelgryphon.com
04c85ee01c bug 304403 - better safe mode UE, part 1, a=chase 2005-08-12 07:01:09 +00:00
jruderman%hmc.edu
2b2040431c bug 303181 - Remove reliance on focusedWindow and fix race conditions in browser context menus.
bug 284868 - HTTP Referer not sent at all when "saving link as...".
r=mconnor, a=mconnor
2005-08-12 06:55:54 +00:00
mconnor%steelgryphon.com
bbe05ede6a bug 285064 - rename sanitize to Clear Private Data, patch by Mike Beltzner (mike@beltzner.ca), r+a=me 2005-08-12 05:55:26 +00:00
gavin%gavinsharp.com
1a612bab88 Bug 303252: Feedview doesn't mark up .rdf file served as application/rdf+xml, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r+a=mconnor 2005-08-12 04:49:55 +00:00
ben%bengoodger.com
86b85d7e51 bug 300412 - add "Bookmark all Tabs" menu option to bookmarks menu, improves discoverability of bookmark tab groups per usability testing. patch by Grace Shih <gsshih@gmail.com> r=ben@mozilla.org 2005-08-12 00:42:16 +00:00
ben%bengoodger.com
45b09ace03 303848 - integrate feedview better with firefox browser code/live bookmarking system.
this is an initial stab at implementing a design I'm working on with Mike Beltzner
here: http://wiki.mozilla.org/Firefox:1.1_RSS_Pretty_Print
2005-08-12 00:34:19 +00:00
joshmoz%gmail.com
5d28907c56 never make the initial browser window taller than the available screen height on Mac OS X. part 1 of 2. b=304089 r=mconnor a=mconnor 2005-08-11 06:16:12 +00:00
roc+%cs.cmu.edu
c3ea09b7b0 Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there. 2005-08-10 20:21:44 +00:00
mozilla.mano%sent.com
99d2e8f34a Bug 303065 - fix the other caller to SwitchDocumentDirection. r+a=mconnor 2005-08-09 15:51:13 +00:00
timeless%mozdev.org
ba9add46a8 Bug 261985 ALT-B, then any letter should scroll through bookmarks starting with that letter
patch by BoxerBoi76@hotmail.com r=mconnor a=mconnor
2005-08-09 14:54:45 +00:00
jshin%mailaps.org
370f46dc04 bug 258223: bookmark keyword quicksearch needs a way to specify encoding for query URLs (my patch supplemented with wyns_sh's patch for POST) : r=vlad, sr=neil, a=asa 2005-08-09 04:53:19 +00:00
mozilla.mano%sent.com
54cc29288e Bug 303065 - 'Switch Page Direction' is broken in feedviews. r+a=mconnor 2005-08-08 15:52:59 +00:00
timeless%mozdev.org
751bc04704 Bug 286405 "right" value of attribute crop is deprecated
patch by joelnackman@gmail.com r=db48x sr=bz a=bsmedberg
2005-08-07 14:22:31 +00:00
joshmoz%gmail.com
fd22e571b1 fix about window positioning on Macs. b=295282 r=mano sr=mconnor a=mconnor 2005-08-07 08:23:20 +00:00
mozilla.mano%sent.com
8404f14917 Bug 301963 - The 'edit options' button in the Software Installation Disabled message bar has 'undefined' as the button title. r+a=mconnor. 2005-08-07 00:50:17 +00:00
aaronleventhal%moonset.net
37f937ea73 Bug 249136. Focus and key navigation broken for links opened in new tabs. r=mconnor, r=timeless, a=bsmedberg 2005-08-06 04:20:13 +00:00
mozilla.mano%sent.com
1a83e3ffce Bug 303307 - [Mac] If a prefpane doesn't have its own title, fallback to the prefwindow title. r+a=mconnor. 2005-08-05 06:27:30 +00:00
aaronleventhal%moonset.net
377c538d76 Bug 303097. Fix a11y problems in page info dialog. r+a=mconnor 2005-08-04 21:29:37 +00:00
ben%bengoodger.com
e8d443ce39 249883 - do not open sidebar if the panel that was populating it last time the browser was started no longer exists (e.g. extension uninstaled). Based on a patch by twanno@lycos.nl. 2005-08-02 18:34:13 +00:00
myk%mozilla.org
279d0f9608 Fix for bug 302121: Implements feedview feature for better display of RSS and Atom feed files. r=mconnor, approval1.8b4+=mconnor 2005-08-02 03:29:11 +00:00
gavin%gavinsharp.com
2f7d7f16b5 Bug 291768 and bug 302660: add middle click and single-click-selects-all to location bar icon, r+a=mconnor 2005-07-30 19:48:58 +00:00
aaronleventhal%moonset.net
94c8d82bf6 Bug 283273. Make search bar drop down of search engine choices keyboard and screen reader accessible. r=mconnor, a=mkaply 2005-07-28 21:02:02 +00:00
neil%parkwaycc.co.uk
d5cf7fa673 Bug 301329 Can't unblock images etc. (regression) r=mconnor sr=bz a=bsmedberg 2005-07-28 13:47:59 +00:00
vladimir%pobox.com
aaf20dca51 b=271359, wrong favicon appears on bookmarks for site with no icon of its own, r=vladimir,a=shaver 2005-07-27 14:19:40 +00:00
ben%bengoodger.com
ddf2fbc62a UI for software update needs to be revised - several CSS and window open flag fixes for various aspects of software update UI (menu, preferences, wizard) to make it look better on OS X. Not quite done yet. r=darin 2005-07-26 23:21:15 +00:00
mconnor%steelgryphon.com
2e50ed5ccf bug 285440 - UI to clear SSL session, also clears http auth, r=dveditz, a=bsmedberg 2005-07-26 21:38:23 +00:00
bryner%brianryner.com
83216585ac Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg. 2005-07-25 22:09:39 +00:00
ben%bengoodger.com
44659888ad checking in with 296566: remove empty updates button from browser UI, removes empty button at top right of window, r=rob_strong@exchangecode.com 2005-07-25 17:26:20 +00:00
gavin%gavinsharp.com
47c08cb9e2 Oops, removing file that was accidentally checked in. 2005-07-25 04:49:06 +00:00
gavin%gavinsharp.com
6e600fffd2 Bug 191642 : Lots of missing keyboard accelerators in Options window, patch by Bryan <BoxerBoi76@hotmail.com> and me, r+a=mconnor 2005-07-25 04:42:13 +00:00
gavin%gavinsharp.com
b9c111c48a Fix typo in comment, refers to wrong bug # 2005-07-23 02:59:56 +00:00
gavin%gavinsharp.com
03212367f9 Fix omission from checkin for bug 287111, r+a=mconnor 2005-07-23 02:55:16 +00:00
ben%bengoodger.com
b064ff44b4 bug 300927 - Help Menu Check for Updates item is incorrectly labeled at times - make the code more bullet proof for states where we have a rogue active-updates.xml file but no updates directory... also show an 'Apply Downloaded Update Now...' item when the update has already been downloaded that shows the restart now UI... r=darin 2005-07-22 17:11:03 +00:00
aaronleventhal%moonset.net
9d39f4bd85 bug 287739. New way of doing mnemnonics on message bar buttons that doesn't break extensions. Patch by Giorgio Maone. r=mconnor, a=bsmedberg 2005-07-20 19:47:09 +00:00
gavin%gavinsharp.com
924f2f7977 Bug 301466 : Unable to copy text with adjacent HTML, r+a=mconnor 2005-07-20 18:48:05 +00:00
mozilla.mano%sent.com
e8ee5dabe0 Bug 278377 - add 'window' and 'help' menus to View Source windows. r=mconnor, a=bsmedberg. 2005-07-20 00:00:55 +00:00
timeless%mozdev.org
d6f5fcbd47 Bug 201264 Media tab should have a column named "count" for objects used more than once, instead of repeating them
patch by f.qu@laposte.net r=db48x sr=neil a=asa
2005-07-19 21:55:38 +00:00
gavin%gavinsharp.com
2c45cb0ecc Bug 300247: "Set as desktop background" is not disabled for javascript images, r=mconnor, a=asa 2005-07-19 21:22:12 +00:00
gavin%gavinsharp.com
300c3caeec Bug 167391: Adds IDs to various menus, r=mconnor, a=asa 2005-07-19 21:10:00 +00:00
gavin%gavinsharp.com
65d8b79fe0 Bug 269775 - Bookmarks toolbar 'shrinks' when window is resized/restored - Patch by Martijn Wargers (martijn.martijn@gmail.com), r=mconnor, a=bsmedberg 2005-07-18 16:00:44 +00:00
mozilla.mano%sent.com
461bb16938 Bug 247467 - Open Location Dialog does not recognize bookmark keywords nor quicksearch. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=vladimir, a=bsmedberg. 2005-07-15 16:46:37 +00:00
mozilla.mano%sent.com
bf547497d9 Bug 299480 - neterror.xhtml startup document isn't RTL in RTL locales. r+a=bsmedberg, sr+bzbarksky 2005-07-14 22:52:11 +00:00
neil%parkwaycc.co.uk
5d2270e890 Don't try to save broken images b=293527 r=biesi sr=bz a=asa 2005-07-13 19:45:41 +00:00
mozilla.mano%sent.com
ab7739beee Bug 299873 - remove unnecessary stringbundle entry from browser.xul. patch from Henrik Skupin <hskupin@gmail.com>, r=bsmedberg, a=asa. 2005-07-13 18:58:36 +00:00
aaronleventhal%moonset.net
196f8df714 Bug 287739. All message bar buttons need mnemonics otherwise they are very difficult to discover and activate for screen reader users. Patch thanks to Peter Parente (parente@cs.unc.edu). r=mconnor, a=asa 2005-07-13 18:18:47 +00:00
bzbarsky%mit.edu
05654348ad Fix JS error. Bug 299873, patch by Henrik Skupin <hskupin@gmail.com>,
r=bsmedberg, a=asa
2005-07-10 20:01:10 +00:00
mozilla.mano%sent.com
f185878e84 Bug 296275 - forward button history throws error. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa. 2005-07-07 19:30:09 +00:00
mozilla.mano%sent.com
f6b2efecfd Bug 296474 - Unconditionally remove the search bar controller on binding destruction to prevent a leak. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa. 2005-07-07 16:09:49 +00:00
mozilla.mano%sent.com
f8a096d3fc Bug 243893 - Open in Tab is unusable when toolbars are not present. r=mconnor, a=asa 2005-07-07 15:52:50 +00:00
dveditz%cruzio.com
644b82f3f6 bug 298255: prevent browser screwiness caused by lazy extension authors loading their chrome extension in a content window instead of adding the -chrome commandline option. r=mconnor, sr=jst, a=chofmann 2005-07-07 09:45:47 +00:00
mconnor%steelgryphon.com
8d695cee2f bug 299901 - Middle click fail on links with nested tags, patch by gavin, r+sr=dveditz, a=jay 2005-07-07 09:22:37 +00:00
mozilla.mano%sent.com
9a1d901591 Bug 297799 - Javascript strict warning in browser.js. patch from Romain BEZUT <r.bezut@laposte.net>, r=mconnor, a=bsmedberg. 2005-07-06 19:28:46 +00:00
dveditz%cruzio.com
82ca16bef8 bug 298892 redux. additional patch from neil, r=timeless, sr=dveditz, a=jay 2005-07-06 17:42:07 +00:00
roc+%cs.cmu.edu
3be669f8a7 Bug 87969. Add URL to history when pasting a URL into the window via middle-click. r=mconner,a=asa,patch by Wolfgang Rosenauer 2005-07-05 23:08:30 +00:00
mozilla.mano%sent.com
cb7f0701eb Bug 299713 - [Mac] If there's an open about window, activate it on Firefox->About Mozilla Firefox. r=mconnor, a=bsmedberg 2005-07-05 21:39:05 +00:00
ben%bengoodger.com
cf84a2f72f Fix and enable post-update prompting, make sure app managed items don't show up in incompatible list, make sure disabled items dont show up in incompatible list, reorg code and add documentation. bug 299302 for making extension manager getIncompatibleItemList have an optional filterDisabled parameter r=darin 2005-06-30 23:00:48 +00:00
timeless%mozdev.org
2b8dfccdff Bug 201264 Media tab should have a column named "count" for objects used more than once, instead of repeating them
patch by f.qu@laposte.net r=db48x sr=jag a=asa
2005-06-30 20:35:40 +00:00
dveditz%cruzio.com
fad61e14da Bug 298892 use instanceof checks to avoid namespace confusion in xml files. r=mconnor, neil.parkwaycc, a=jay.
Thanks to Asaf Romano for his initial browser.js patch in bug 290420
2005-06-30 02:47:04 +00:00
mozilla.mano%sent.com
c2bcfea585 Bug 230401 - Focus not in address bar after opening new Tab by DoubleClick. patch from Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor/bsmedberg, a=bsmedberg. 2005-06-29 17:19:28 +00:00
mozilla.mano%sent.com
b6af78208d Bug 287111 - Change onpreferenceread/onpreferencewrite to onsyncfrompreference/onsynctopreference. r=mconnor/mscott, a=bsmedberg. 2005-06-28 20:08:56 +00:00
ben%bengoodger.com
304cbe853b unify preference handling, fix update history not to show redundant entries 2005-06-28 18:56:40 +00:00
mozilla.mano%sent.com
0545d3f114 Bug 294759 - port various contentAreaUtils fixes ('Save As', etc.) to the toolkit version. r=mconnor, a=bsmedberg. 2005-06-28 14:41:11 +00:00
ben%bengoodger.com
82d50f4e1f Unify update download/checking error generation and reporting, more work on update history view, fix various polish bugs in downloading page, etc. 2005-06-28 03:27:42 +00:00
ben%bengoodger.com
f2353345fb Start adding some nicer error messages 2005-06-24 23:52:42 +00:00
masayuki%d-toybox.com
1f93ebdcd5 Bug 259454 IME input (e.g., Chinese, Japanese and Korean) cannot be performed in Find Toolbar when opened with "/" or "'" r=bryner, dbaron, sr=dbaron, a=benjamin 2005-06-24 04:25:43 +00:00
mconnor%steelgryphon.com
09879e090d bug 294074 trunk landing, r=me, a=bsmedberg 2005-06-24 02:00:14 +00:00
mconnor%steelgryphon.com
bace0b8e1a bug 292737 trunk landing, r=dveditz, a=asa 2005-06-24 01:41:01 +00:00
mozilla.mano%sent.com
0e60b9654a Bug 274374 - Landing Mac Shell Servie (default browser, set desktup backgorund and mail integration support). patches from ben and me. r=jhpedemonte/josh/mconnor, a=shaver. 2005-06-23 02:25:06 +00:00
gandalf%firefox.pl
2d70e7df54 Bug 266456: "Gecko" hardcoded in credits.xhtml; p=p.franc@gmail.com,r=me,a=bsmedberg 2005-06-22 13:52:42 +00:00
ben%bengoodger.com
147b6d2531 Make the update menu item change depending on update state 2005-06-20 21:25:45 +00:00
mozilla.mano%sent.com
370ae7f707 Bug 291516 - [Mac] restore Command-Arrow navigation shortcuts. r=ben a=asa 2005-06-20 06:39:22 +00:00
jwalden%mit.edu
0b6b9b3b74 Bug 265719 - UI "screenshot" in "About Popup Blocking" dialog is out-of-date. r=mconnor, a=shaver 2005-06-16 19:02:27 +00:00
peterv%propagandism.org
555cc2a1f9 Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa. 2005-06-16 12:58:13 +00:00
mconnor%steelgryphon.com
48b67838ef bug 292774 - view image context menu allows chrome access, r=dveditz, sr=jst, a=dveditz 2005-06-16 08:34:50 +00:00
timeless%mozdev.org
5af41ba798 Bug 262915 view-source: pseudo protocol forces opening of new window
patch by jason_barnabe@fastmail.fm r=mconnor a=asa
2005-06-16 04:16:27 +00:00
timeless%mozdev.org
02d3dbfd60 Bug 264607 Form control with name="action" confuses "Add a keyword to this search"
patch by bugzilla@philringnalda.com r=vlad a=asa
2005-06-16 03:58:39 +00:00
bryner%brianryner.com
e4a343f08f Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver. 2005-06-15 23:52:46 +00:00
db48x%yahoo.com
77a9a48e6b bug 297406: javascript strict warning in aboutDialog.js
patch by Romain BEZUT <r.bezut@laposte.net>, r=mconnor, a=asa
2005-06-14 10:21:20 +00:00
db48x%yahoo.com
2fb9feaadc bug 293758: Context menu screw-up with data and javascript protocol images
patch by Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa
2005-06-14 10:15:58 +00:00
db48x%yahoo.com
dde3094bb5 bug 280284: No `View Selection Source' on context menu if non-text selected
patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mconnor, a=asa
2005-06-14 09:44:51 +00:00
db48x%yahoo.com
91ec53e0b8 bug 258901: View Image should be disabled / not show on context menu when only image is being viewed
patch by Romain BEZUT, r=mconnor, a=asa
2005-06-14 09:34:49 +00:00
db48x%yahoo.com
046a234308 bug 227826: URL of current tab incorrectly changed when Alt+Enter opens new tab from location bar
patch by Robert Parenton, r=mconnor, a=asa
2005-06-14 09:25:21 +00:00
vladimir%pobox.com
e9d79a9a24 b=109672, site icon for iframe content is shown as proxy icon, patch from bugzilla.mozilla.org@chsc.dk, r=vladimir,a=asa 2005-06-14 08:04:09 +00:00
mozilla.mano%sent.com
d0ae0bcf4e Bug 297230 - no windows: open blank window for Open Location & Web Search. r=mconnor, a=asa 2005-06-10 22:49:20 +00:00
mozilla.mano%sent.com
4fa88f1d80 Bug 293737 - [Mac] Improve the way 'Open Location' and 'Web Search' commands work in non-browser windows. r=mconnor, a=asa 2005-06-09 00:18:02 +00:00
mozilla.mano%sent.com
2455efd880 Bug 296622 - subfolders with bookmarks are no longer accessible from the bookmarks bar, fix the live bookmark case. r+a=bsmedberg 2005-06-09 00:09:53 +00:00
mozilla.mano%sent.com
125139457d Bug 296622 - [Mac] subfolders with bookmarks are no longer accessible from the bookmarks bar. r+a=bsmedberg 2005-06-08 16:27:59 +00:00
jwalden%mit.edu
0ec1cc1fb3 Bug 293523 - Change a couple instances of "Options" to "Preferences" in the blocked popup bar UI in Mac/Linux builds. r=mconnor, a=asa 2005-06-07 20:16:29 +00:00
mozilla.mano%sent.com
75d6398eba Bug 179845 - Support dragging a link onto the 'New Tab' and 'New Window' toolbar buttons. patch from Ben Basson <cusser.bugs@cusser.net>, r=mconnor, a=asa. 2005-06-07 19:43:43 +00:00
ben%bengoodger.com
5d18b8d5b8 remove check for updates menu item from the tools menu (thanks mconnor!) 2005-06-06 21:44:22 +00:00
ben%bengoodger.com
f0897b87c8 296868 - Land Software Update Service on the trunk. Part of ongoing 1.1 feature work. Contains work by Darin Fisher and myself. This feature does not function yet but should not be intrusive. Includes first phase of 296566 - move extension update into the Extension Manager (r=darin) 2005-06-06 21:07:13 +00:00
mozilla.mano%sent.com
b63aebbb1b Bug 295337 - [Mac] Cmd+? doens't open help successfully. r=mconnor a=asa 2005-05-24 19:54:42 +00:00
mconnor%steelgryphon.com
48c2321b4e bug 294399 - rebrand firefox for deer park, r=bsmedberg, a=brendan 2005-05-20 22:42:50 +00:00
brendan%mozilla.org
6941a16b76 Fixes and cleanups required by the infrastructure patch for 281988, r+sr=bsmedberg+bz. 2005-05-20 17:41:10 +00:00
bsmedberg%covad.net
9abe57c447 Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers 2005-05-20 12:58:57 +00:00
mconnor%steelgryphon.com
e8e57d18b4 Bug 294815 - Possible to create a <browser> with no securityUI by accident, r=bz, a=brendan 2005-05-20 02:09:09 +00:00
mozilla.mano%sent.com
2096c8fba7 Bug 264064 - Lose secure site indicators when customizing toolbars. patch from Richard Klein <richwklein@mchsi.com>, r=mconnor, a=asa 2005-05-19 22:52:26 +00:00
mozilla.mano%sent.com
a48324f2dd Bug 293810 - [Mac] Lots of cmd+shift combinations opens Help viewer. r=mconnor, a=asa 2005-05-14 08:13:19 +00:00