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

774 Коммитов

Автор SHA1 Сообщение Дата
hwaara%gmail.com a507ed7d0f bug 318407, onchange event of preference elements gets called twice.
Patch by Dave Townsend (mossop@blueprintit.co.uk)
r=mconnor
2006-02-18 13:21:12 +00:00
jag%tty.nl 860fc1d068 Fix typo in comment. 2006-02-12 15:26:19 +00:00
gavin%gavinsharp.com 4eea932c06 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
masayuki%d-toybox.com 049bcdda9d Bug 324159 The accesskey label is doubled if the label ends (X). patch by jag (Peter Annema) <jag@tty.nl> r=me+jag, sr=neil+mconnor+bzbarsky 2006-02-10 13:23:50 +00:00
gavin%gavinsharp.com d641cf4da5 Revert accidental checkin. 2006-02-05 19:49:01 +00:00
gavin%gavinsharp.com e9ae3dc16f Bug 315166: make the text-link binding be more careful about which protocols it allows, r=mconnor 2006-02-05 19:42:23 +00:00
jruderman%hmc.edu f9906721be Restore Ctrl+Tab shortcut for switching tabs on Mac. Bug 264787, patch by Mano, r=mconnor. 2006-02-05 04:50:42 +00:00
gerv%gerv.net 88c656e83c Bug 325224: fix about:licen[cs]e fragment hyperlinks. Patch by gerv; r=neil. 2006-02-03 14:08:29 +00:00
gavin%gavinsharp.com 2334ce4270 Bug 324913: tabbrowser.xml depends on a constant defined in browser.js (nsIWebNavigation), patch by Mook <mook.moz@gmail.com>, r=mconnor 2006-02-03 11:39:34 +00:00
scott%scott-macgregor.org 38b2571eed remove a spurious dump statement I accidentally checked in last year 2006-02-01 22:48:48 +00:00
scott%scott-macgregor.org 15b3b1dd83 Bug #317633 --> add some missing shims to address some thunderbird regressions
caused by 317633.

sr=ben
2006-02-01 02:29:01 +00:00
gavin%gavinsharp.com 8ca1aa0026 Bug 241774: change deletion of autocomplete entries from shift+del to just del, r=mconnor 2006-01-31 21:16:11 +00:00
gavin%gavinsharp.com 9038c6ed58 Bug 325248: Add MOZILLA_1_8_BRANCH ifdef for bug 314700, r=mconnor 2006-01-31 20:27:20 +00:00
beng%bengoodger.com b5a2634ee8 317633 - undo/redo for Places. Make sure the various transactions work better - e.g. folder undo should save a list of its child nodes for restoration. Also ensure that bookmark edits done in the places tab aren't undone when another tab is selected and Ctrl+Z hit by implementing a transaction manager in the browser window that filters out places-tab transactions if the places tab isn't selected. Make the goDo*Command utility functions in globalOverlay.js consult the window looking for applicable controllers, not just the focused element. r=sullivan. Also 320085 - search menu keybindings for places: allow find bar to be turned off using a state variable, which prevents the opening of the strip but fires an event which other applications like places can listen to: 'find-activated'. 2006-01-31 18:00:06 +00:00
gerv%gerv.net d18bcc7905 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
gavin%gavinsharp.com 06416744c6 Bug 298665: color picker is broken (popup doesn't close after selecting a color), patch by Alan Knowles <alan@akbkhome.com>, r=mano 2006-01-27 08:33:54 +00:00
roc+%cs.cmu.edu c356b9cc7b Bug 324763. Don't use useless 'mousethrough' on tabs ... restoring part of the patch in bug 317375 that was lost before checkin. r=mconnor 2006-01-26 19:25:53 +00:00
gavin%gavinsharp.com 4aceb74bb4 Bug 312867: expose input's editor (toolkit version), patch by Alex Vincent <ajvincent@gmail.com>, r=mconnor, also address an xpfe nit (comment 16) and fix some trailing whitespace 2006-01-25 01:14:00 +00:00
gavin%gavinsharp.com 7f7f468ea9 Bug 324449: comment tweak 2006-01-24 04:12:38 +00:00
gavin%gavinsharp.com f73c0b8f84 Bug 324449: error when moving a tab before it's parent and then closing it (Error: uncaught exception: 2147500037), r=ben 2006-01-24 03:55:12 +00:00
beng%bengoodger.com bafcab14d6 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
enndeakin%sympatico.ca 9824f04666 Bug 308591, Button.dlgType sets an attribute with the wrong case, r=neil 2006-01-15 22:24:14 +00:00
gavin%gavinsharp.com 27b73b7fed 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
joshmoz%gmail.com f299d553a0 Update old email addresses for Josh Aas. 2006-01-05 17:07:01 +00:00
gavin%gavinsharp.com deb21f364e Bug 319656: Toolkit code assumes document.firstChild is the root element, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2006-01-05 10:43:35 +00:00
ginn.chen%sun.com 64ac1e9dde Bug 277750 Menu exposes 2-level accessible
r=aaronleventhal sr=neil.parkwaycc.co.uk
2006-01-04 06:09:27 +00:00
dbaron%dbaron.org 1c2ad07515 Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006. 2006-01-03 04:19:06 +00:00
jwatt%jwatt.org 6ec6d02edd Fixing bug 317628. Add "Web page, complete" to the Save File As... dialogue for SVG files. r=cbiesinger@gmx.at, sr=darin@meer.net 2006-01-02 02:43:53 +00:00
mozilla.mano%sent.com eec5573f68 Bug 315195 - Select wrong default font if I close the preferences window with Command + W shortcut. r=mconnor 2006-01-01 10:58:00 +00:00
bryner%brianryner.com 8ebf66e9d5 Fix for autocomplete widget crashes and misbehavior. This reverts the original fix for bug 192577 since that makes it difficult to reliably determine whether the autocomplete popup is open. Bug 192577 is re-fixed by adding a property to nsIPopupBoxObject to allow the "rollup event" behavior to be specified by an XBL binding. We then set this to "consume" for the urlbar dropdown, so that clicking on the button a second time only dismisses the popup, and skips dispatching the event. Additionally, this change makes us only have a singleton AutoCompleteController for all inputs (this was already the case for HTML inputs, but not XUL inputs). Bug 306067, r+sr=roc. 2005-12-31 23:34:46 +00:00
gavin%gavinsharp.com f4233b408d Bug 312896: tab strip should not respond to double click in space above and below tabs, r=mconnor 2005-12-28 03:05:04 +00:00
gavin%gavinsharp.com f6c1a52ceb Bug 314700: Make use of nsIDOMPopupBlockedEvent's popupWindowName for opening blocked popups, r=mconnor 2005-12-28 00:39:10 +00:00
dbaron%dbaron.org d927b0a122 Fix leaks caused by cyclical ownership and XPCOM timers. b=315951 r=mconnor 2005-12-28 00:33:23 +00:00
gavin%gavinsharp.com 80e76494ab Bug 317949: hideMessage should default to hiding the message for selectedBrowser, r=mconnor 2005-12-27 18:39:18 +00:00
masayuki%d-toybox.com a6e0413a1f 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
timeless%mozdev.org 959a452270 Bug 253481 xul:textbox attribute to specify what happens to pasted line breaks
patch by ted.mielczarek@gmail.com r=neil sr=jag
2005-12-20 20:19:00 +00:00
gavin%gavinsharp.com d21485b5e4 Bug 284379: Enabling middlemouse.contentLoadURL and middle clicking a tab should still close tab, patch by Adam Guthrie <ispiked@gmail.com>, r=rob_strong 2005-12-17 01:18:30 +00:00
gavin%gavinsharp.com 2cffb0bfa3 Bug 318036: adding to Array.prototype breaks a tree column picker, patch by Ryan Davis <ryan@acceleration.net>, r=mano 2005-12-15 02:42:02 +00:00
steffen.wilberg%web.de 27354a0347 Bug 318991: brand.dtd shouldn't hardcode the version number in releaseURL. r=bsmedberg 2005-12-09 20:52:02 +00:00
dougt%meer.net b86ded1244 Backing the button attribute removal. This was wrongly checked in. Sorry 2005-12-09 16:49:34 +00:00
dougt%meer.net 238171eb88 Bug 306538. Autocomplete does not work if you do not get a mousemovement event. This can occur on any device that doesn't have a mouse. This is a followup to remove the unneeded lastMoveTime as was suggested in the bug. r=mconnor 2005-12-08 22:35:32 +00:00
brettw%gmail.com 14b72727d1 Bug 302050 inline spellchecking for text boxes r=bryner, sr=beng 2005-12-05 18:18:11 +00:00
mvl%exedo.nl 0ef67a5645 Bug 239373. Assertion in nsGenericElement.cpp, the toolkit part. r=mconnor 2005-11-22 20:33:32 +00:00
gavin%gavinsharp.com 392fc5ebb3 Bug 312642: expose clickSelectsAll property in textbox.xml, r=Neil 2005-11-22 01:53:11 +00:00
dougt%meer.net 7b3b670f50 Adding a try catch to avoid noise in the js console. r=mconnor 2005-11-14 21:42:41 +00:00
gavin%gavinsharp.com 86ef575094 Bug 316059: Clean up use of userTypedClear, patch by Yoni Gilad <yonigilad@gmail.com>, r=mconnor 2005-11-12 01:51:36 +00:00
mrbkap%gmail.com b7717ec40f bug 315434: Remote XUL tabboxes can get stuck on a tab if the focus leaves the content window (e.g., one of the browser tabs is selected). r=mconnor 2005-11-07 20:21:44 +00:00
neil%parkwaycc.co.uk 301c51145b Get default tooltip text more reliably b=147670 r=timeless sr=jst 2005-11-02 23:53:56 +00:00
masayuki%d-toybox.com 823ce4bbc6 Bug 314288 FastFind is broken after find in this page in frame page r=mconnor, sr=bzbarsky 2005-11-01 04:13:21 +00:00
db48x%yahoo.com dd1e570c1a fixes bug 190353: Property "pageIndex" of "wizard" tag is not working.
r=Neil, sr=bz
2005-10-28 22:00:14 +00:00