891 Commits

Author SHA1 Message Date
mozilla.mano%sent.com
03cef73bd5 Bug 240363 - autoscroll should stop completely when window loses focus. r=gavin. 2007-01-15 23:27:25 +00:00
jst%mozilla.org
13e769d9b6 Fixing popup blocker bug 354973. r=mano@mozilla.com, sr=peterv@propagandism.org 2007-01-13 01:08:43 +00:00
enndeakin%sympatico.ca
22618321b1 Bug 366473, scroll when editing a cell so that it is visible, r=neil 2007-01-10 16:01:10 +00:00
gavin%gavinsharp.com
bf31d58845 Bug 365996: Take advantage of old yes/no constant in nsIPromptService, patch by Ryan Jones <bugs@ryan-jones.com>, r=mscott for /mail, r=neil for /xpfe and /mailnews, r=ctho for /suite, r=me for the rest 2007-01-09 20:29:09 +00:00
enndeakin%sympatico.ca
672a0151bf Bug 366339, check range when setting the value property of a scale, r=mano 2007-01-09 16:38:54 +00:00
enndeakin%sympatico.ca
ec8a31f049 Bug 366056, autocomplete selectionStart/selectionEnd cannot be modified, r=mano 2007-01-06 14:29:24 +00:00
gavin%gavinsharp.com
f0ca326b71 Bug 365773: radiogroup.selectedItem = null fails if group is focused, patch by Wladimir Palant <trev@gtchat.de>, r=neil 2007-01-04 20:08:52 +00:00
ginn.chen%sun.com
acac729dc5 Bug 363646 message header tree table report incorrect number of table headers
patch by Evan.Yan at sun.com r=mscott sr=neil
2006-12-29 06:41:23 +00:00
martijn.martijn%gmail.com
be94ffa3fa Bug 312867 - Implement textbox.reset(), expose input's editor, r+sr=neil, r=gavin 2006-12-19 11:17:27 +00:00
gavin%gavinsharp.com
0c5ddae64b Bug 358512: notification sliding does not complete last step, patch by Mook <mook.moz+sites.org.mozilla.bugzilla@gmail.com>, r=enndeakin 2006-12-16 14:48:12 +00:00
mozilla.mano%sent.com
a06e6de684 Bug 360220 - readers menulist has no icon if the last-selected reader is a web reader. r=enn. 2006-12-09 21:34:51 +00:00
mozilla.mano%sent.com
b1e8afbc08 Bug 363125 - location bar is stretched vertically in Pinstripe. r=gavin. 2006-12-08 16:18:03 +00:00
mozilla.mano%sent.com
93e03d6be8 Bug 359552 - Remove keycode constants from nsIAutoCompleteController. r=gavin. 2006-12-07 12:59:02 +00:00
mozilla.mano%sent.com
0107aac2a2 Bug 359056 - [Winstripe] regression: no hover feedback for go/search dropdown buttons. r=gavin. 2006-12-07 08:58:48 +00:00
mozilla.mano%sent.com
68acf6d941 Bug 347249 - QuickFind Link/Text Visual Distinction. r=gavin, ui-r=mconnor. 2006-12-06 23:24:26 +00:00
martijn.martijn%gmail.com
914342cb56 Bug 304188 - find-menu appears in editor element which has had makeEditable() called but designMode not set, r=mano 2006-12-06 00:17:24 +00:00
joshmoz%gmail.com
9b79590b09 Treat control-click on mac as a right click. b=362812 r=mano sr=pink 2006-12-05 18:38:17 +00:00
philringnalda%gmail.com
7ea8ad1f32 Bug 351639: Close button in notification bar is missing a tooltip, r=mano 2006-12-02 01:16:33 +00:00
redfive%acm.org
f6e191152e bug360301 - add/remove eventListeners should both be capture
trunk checkin
r=enndeakin
2006-12-01 19:30:07 +00:00
mozilla.mano%sent.com
34962a8442 Bug 362295 - Remove find methods from browser and tabbrowser, r=gavin. 2006-12-01 12:38:47 +00:00
mozilla.mano%sent.com
9df00b9e41 Bug 331215 - Find toolbar doesn't reset status when search is wrapped, also fix bug 361930 (strict warnings 'reference to undefined property this._foundLink'). r=gavin on both. 2006-12-01 12:29:11 +00:00
mozilla.mano%sent.com
8bb635aca4 Bug 343077 - Find Again toolbarbutton doesn't switch back to normal-find if the findbar is opened after links TAF. r=masayuki. 2006-12-01 12:19:26 +00:00
joshmoz%gmail.com
060fd3441a Context menu in download manager is busted on Mac OS X. b=361240 r=enn r=mconnor 2006-11-29 19:30:34 +00:00
mozilla.mano%sent.com
015f043c53 Bug 288254 - Findbar XBL widget. r=gavin,masayuki,bienvenu. 2006-11-26 22:47:46 +00:00
mozilla.mano%sent.com
a504aa39fa Bug 361701 - First pane of preferences window is blank when animating is on. patch from Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>, r=me. 2006-11-25 21:15:43 +00:00
martijn.martijn%gmail.com
538408e251 Bug 361383 - Patch for bug 348183 can be backed out now that the patch for bug 348357 went in, r=gavin.sharp, r=sspitzer 2006-11-22 18:37:34 +00:00
enndeakin%sympatico.ca
432f98432f Bug 346787, add binding for spellchecking in XUL textboxes 2006-11-20 17:45:10 +00:00
mozilla.mano%sent.com
eba769de5a Bug 348369 - Tabbrowser steals focus any time the current browser changes. r=gavin. 2006-11-14 01:00:06 +00:00
bzbarsky%mit.edu
0a3a624149 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
gavin%gavinsharp.com
f9333ecf69 Bug 264663: don't re-open closed popup-blocked notifications when switching tabs, r=mano 2006-11-06 23:41:31 +00:00
mozilla.mano%sent.com
76a4c3f922 Bug 357801 - new typeaheadfind object is created when accessing the fastFind property of an inactive browser element of a tabbrowser. r=gavin. 2006-11-05 00:06:39 +00:00
bzbarsky%mit.edu
9f42018294 Stop about:blank loads in new tabs in case we're loading a javascript: URL.
Bug 357437, r=mconnor for toolkit, r=neil for xpfe
2006-10-30 21:57:30 +00:00
mozilla.mano%sent.com
513ea03353 Bug 345258 - Remove/add the corresponding menuitems in the all tabs menu when tabs are added/removed while the menu is open. patch from Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me. 2006-10-27 10:48:28 +00:00
aaronleventhal%moonset.net
fbcec24c11 Bug 356419. LABEL of PANEL and PANEL don't have LABEL_FOR/BY relations. Patch by Nian Liu. r=mano, aaronlev. 2006-10-26 14:42:32 +00:00
martijn.martijn%gmail.com
83b80aa8a3 Bug 287707 - After page had designmode on, there are still several issues, r=neil, sr=jst 2006-10-25 01:11:55 +00:00
mozilla.mano%sent.com
8f8805501f Bug 338639 - Autoscroll icon still present on previous page. r=gavin 2006-10-24 23:42:50 +00:00
mozilla.mano%sent.com
1f831db14e Bug 355469 - Show Passwords dialog does not resize correctly. r=mconnor. 2006-10-24 23:27:44 +00:00
neil%parkwaycc.co.uk
770589ef58 Make it possible to use the help dialog button in Thunderbird b=256915 p=paul@wavebreaks.com (Paul Tomlin) r+sr=me,mscott,mconnor as appropriate 2006-10-24 15:36:27 +00:00
cst%yecc.com
b598fd0bdf Bug 347683 Fix some strict warnings
r=mano
2006-10-23 00:42:44 +00:00
martijn.martijn%gmail.com
9a4888cee2 Checking in patch for bug 248612 again, this causes 10% argo Ts regression, but other tinderboxes are not affected, see discussion in bug 248612 2006-10-21 09:09:09 +00:00
gavin%gavinsharp.com
d5fd404f46 Bug 356599: browser.tabs.closeButtons pref observer may cause ###!!! ASSERTION: XPConnect is being called on a scope without a 'Components' property, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me 2006-10-16 17:30:09 +00:00
gavin%gavinsharp.com
805c098730 Bug 169826: minor tweaks to tabbrowser code (port fixes from bug 164006 to Firefox), r=mconnor 2006-10-16 16:42:31 +00:00
martijn.martijn%gmail.com
47ae4bc241 Backing out patch for bug 248612, since it may have caused 10% argo Ts regression 2006-10-14 22:26:57 +00:00
gavin%gavinsharp.com
5d86121dc4 Bug 250156: fix doctypes, patch by Wei-ju Wu <weiju@web.de>, r=me, daniel@glazman.org 2006-10-13 17:08:26 +00:00
martijn.martijn%gmail.com
9d9386ae11 Bug 248612 - holding drag&drop pointer over a tab for a moment should open this tab to allow drag&drop of content from one tab to another tab, r=mano 2006-10-12 17:08:48 +00:00
sspitzer%mozilla.org
c1ae0f8c10 fix for bug #342930: "You have asked to open [lots of] tabs at once" should read "You are about to open..."
backporting the fix from the MOZILLA_1_8_BRANCH to work on the trunk (both with places enabled and without)

r=dietrich, original patch r=mconnor, ui-r=beltzner
2006-10-10 23:19:01 +00:00
neil%parkwaycc.co.uk
1489f26607 Make it easier to dynamically create a colour picker b=354065 r=Enn 2006-09-30 22:33:41 +00:00
enndeakin%sympatico.ca
81a808dc72 Bug 333023, clean up menulist, specific fixes listed in comment 1 of bug, r=mano,sr=neil 2006-09-28 02:36:53 +00:00
gavin%gavinsharp.com
9ae565a500 Bug 353403: fix assertion failure caused by code in browser.xml trying to remove the browser:purge-session-history observer when it wasn't added, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me 2006-09-24 15:09:00 +00:00
mozilla.mano%sent.com
cd9a3453a6 Landing bug 352323 (the scroll right button doesn't appear disabled like the scroll left, patch by Seth Spitzer, r=mconnor) scrollbox.xml portion on trunk, the tabbrowser/theme portions were landed as as part of bug 353673). 2006-09-22 01:33:25 +00:00