ajschult%verizon.net
edaa1c993f
Update the Download More link in Languages/Content preferences. bug 324701, patch by Bruno 'Aqualon' Escherl <aqualon@aquachan.de>, r=KaiRo, sr=Neil
2006-01-26 04:21:30 +00:00
jag%tty.nl
32de0e4f23
Make orange go bye bye
2006-01-25 16:30:13 +00:00
jag%tty.nl
728571cc9b
Follow-up to bug 105885. We missed one place that assumed the order of tabs and panels is the same. Look the browser up from the tab through linkedBrowser. r/sr=Neil
2006-01-25 15:19:48 +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
jag%tty.nl
ea0bc215ed
Bug 321490: Make SeaMonkey compatible again with moveTabTo implementation of the Firefox
...
To avoid JS strict warnings use |this.mTabs.item(aDestIndex)| instead of |this.mTabs[aDestIndex]| since we know |aDestIndex| can validly be |this.mTabs.length|.
sr=Neil
2006-01-24 03:10:36 +00:00
jag%tty.nl
cc87e734c5
Bug 321490: Make SeaMonkey compatible again with moveTabTo implementation of the Firefox
...
If the first argument is a tab, look up its index. Return the tab we get from insertBefore().
r=CTho, sr=Neil
2006-01-23 03:43:16 +00:00
neil%parkwaycc.co.uk
8187205a38
Bustage fix for copy/paste error (b=321128)
2006-01-17 22:20:49 +00:00
neil%parkwaycc.co.uk
d44ca548f0
Limit scope of tab movement keys b=321128 p=Mnyromyr r=me (my tabbrowser.xml changes r=Mnyromyr) sr=jag
2006-01-17 17:26:57 +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
bugzilla%arlen.demon.co.uk
bab627825a
Bug 319659 XPFE code assumes document.firstChild is the root element
...
p=me r=neil.parkwaycc.co.uk sr=jag
2006-01-06 20:38:21 +00:00
mnyromyr%tprac.de
9133590f33
Bug 321601: Support Command+Option+Arrows for tab switching (xpfe version of bug 275519); p=<stefan_h@hem.utfors.se>, r=me, sr=Neil
2006-01-04 15:08:03 +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
rods%netscape.com
c9728499f1
Wrong location - removing
2005-12-29 22:49:42 +00:00
rods%netscape.com
b1179737b9
Initial check in for BUg 113917 (not in the build yet)
2005-12-29 22:49:40 +00:00
jag%tty.nl
bb7b35f731
Bug 321578: Files dragged onto tabbar from explorer don't open in new tabs anymore.
...
Null check aDragSession.sourceNode.
r=cts, sr=Neil
2005-12-29 11:09:59 +00:00
neil%parkwaycc.co.uk
8f8780e5ff
Print dialog access keys and cleanup b=277296 p=stefanb/vhaarr r=timeless sr=me
2005-12-29 00:58:03 +00:00
gavin%gavinsharp.com
065ed27dc0
Bug 213832: about:config filtering enhancement: search for status/type/value and allow wildcards, patch by Christian Franke <Franke@computer.org>, r=neil+mconnor,
2005-12-28 03:02:25 +00:00
timeless%mozdev.org
e73d4f7100
Bug 312867 Implement textbox.reset(), expose input's editor
...
patch by ajvincent@gmail.com r=neil sr=neil
2005-12-23 22:50:25 +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
jag%tty.nl
1e88f33e6d
Bug 319244: Reduce flicker of the tab drop indicator when dragging tabs. Also clean up strict warning (var redeclaration), and don't show the arrow when you can't drop it (which is within half a tab on either side of the tab being dragged). Oh, and get rid of unneeded flavour. r=CTho, sr=Neil
2005-12-14 11:33:16 +00:00
cst%andrew.cmu.edu
3f79635896
Bug 105885 Drag-drop reordering of tabs
...
Patch: r=jag sr=neil
Artwork: by Neil r=timeless
2005-12-06 00:57:00 +00:00
neil%parkwaycc.co.uk
79f1d1d9f0
Check for null focusedWindow in case of full-page plugins b=304243 r=IanN sr=jag
2005-12-02 14:33:09 +00:00
gavin%gavinsharp.com
392fc5ebb3
Bug 312642: expose clickSelectsAll property in textbox.xml, r=Neil
2005-11-22 01:53:11 +00:00
neil%parkwaycc.co.uk
10d02c407e
Fixing inaccurate comment r+sr=jag
2005-11-08 14:16:45 +00:00
neil%parkwaycc.co.uk
2681b06c6f
Bug 313335 Update the URL bar before showing security warnings r+sr=jag
2005-11-08 13:46:30 +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
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
neil%parkwaycc.co.uk
039a2bc228
Bug 202652 use Ctrl for consistency with menus (also some detabification) sr=jag
2005-10-24 23:27:24 +00:00
cst%andrew.cmu.edu
ed735bef35
Bug 307126 Closing tabs should return to 'parent' tab.
...
r=db48x sr=neil
2005-10-21 03:28:56 +00:00
doronr%us.ibm.com
5b78b7c447
Bug 104360 - Error: this.docShell has no properties in browser.xml. Patch by ajvincent, r/sr=neil
2005-10-19 16:46:06 +00:00
dveditz%cruzio.com
b2da9b7ab8
bug 310696 suppress "view-source:" scheme in title, r=mconnor, sr=neil.parkwaycc
2005-10-14 23:33:51 +00:00
neil%parkwaycc.co.uk
140056dddf
Merge contextmenu handlers (as per branch patch for bug 301873 r=mconnor) sr=jag
2005-10-14 23:14:32 +00:00
neil%parkwaycc.co.uk
908459f60f
Bug 257985 History View|Sorted by menuitems do not work r=varga sr=me
2005-10-13 19:50:25 +00:00
neil%parkwaycc.co.uk
6ed92b441f
Horizontal tree scrolling XBL/CSS cleanup b=308490 r=varga sr=bz
2005-10-09 23:42:28 +00:00
mats.palmgren%bredband.net
c98dda4acc
Middle-click on scrollbar should not paste. b=70698 r+sr=bzbarsky
2005-10-08 10:08:18 +00:00
bzbarsky%mit.edu
209234f102
Make sure scrollcorners are always boxes. Bug 310919, r=dbaron, sr=neil
2005-10-04 23:49:39 +00:00
dveditz%cruzio.com
637af3eb06
locationless windows need hostname in titlebar (match 1.0x -- bug 304388) r=mconnor/jruderman, sr=bzbarsky
2005-09-30 18:51:46 +00:00
bugzilla%arlen.demon.co.uk
3953f92e72
Bug 292668 Reorganise mailnews pref panes - Character Encoding patch
...
p=me r=mnyromyr/cbiesinger sr=neil.parkwaycc.co.uk
2005-09-30 00:24:35 +00:00
mozilla.mano%sent.com
dc3b0c5650
Bug 221783 - <wizard>'s buttons have no access keys. patch from Vidar Braut Haarr <vhaarr+bmo@gmail.com>, r=me, sr=neil.
2005-09-29 08:15:14 +00:00
neil%parkwaycc.co.uk
04e3e5499f
Bug 68961 restore nsTreeSorting.js accesskey support p=vhaarr@gmail.com r+sr=me
2005-09-26 22:55:33 +00:00
cst%andrew.cmu.edu
c5d674720f
Bug 309004 Don't show image thumbnail as tab icon for large images, since it causes slowdowns.
...
r=db48x sr=neil
2005-09-26 17:05:06 +00:00
neil%parkwaycc.co.uk
3ec57f2a79
Bug 196438 Tabs draw over the close button p=jomelweb@gmail.com r=mconnor sr=me
2005-09-26 13:39:56 +00:00
neil%parkwaycc.co.uk
59db7f6419
Commenting the hell out of userTypedClear b=306810 sr=darin
2005-09-22 19:07:57 +00:00
timeless%mozdev.org
d0a096d3bb
Bug 120527 Dialog fix to make default button not appear default while another button has focus
...
adding missing cdata markings
2005-09-20 21:44:33 +00:00
neil%parkwaycc.co.uk
4387886325
Bug 120527 Dialog fix to make default button not appear default while another button has focus r=aaronlev,mano,mconnor sr=jag
2005-09-20 16:22:39 +00:00
neil%parkwaycc.co.uk
0f64d153a7
Bug 306810 Fix regressions from bug 302575 r=bz sr=darin
2005-09-16 12:17:59 +00:00
aaronleventhal%moonset.net
aa01d9612b
Bug 291074. Fire namechange events for about:config tree items that change. r=mconnor, sr=neil
2005-09-14 16:58:29 +00:00
bzbarsky%mit.edu
bcad5934f1
Fix bug 307256, bug 307304, bug 307924 by disabling selection for XUL elements
...
by default. r+sr=dbaron, with OKs from Neil and mconnor for the general idea
and the xul.css changes.
2005-09-11 19:22:57 +00:00