Commit Graph

2141 Commits

Author SHA1 Message Date
gerv%gerv.net
ba371a1970 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
163eb53240 Try to fix bug 322000 bustage for real (add missing file). 2006-01-27 13:54:19 +00:00
gavin%gavinsharp.com
48d2167af7 Comment out this line to fix build bustage (bug 322000). The license.html file needs to be added. 2006-01-27 13:22:53 +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
ajschult%verizon.net
41dbec69db 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
05757534d2 Make orange go bye bye 2006-01-25 16:30:13 +00:00
jag%tty.nl
be89581c17 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
0646d40ceb 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
add855f70c 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
34625e042e 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
f8074badba Bustage fix for copy/paste error (b=321128) 2006-01-17 22:20:49 +00:00
neil%parkwaycc.co.uk
879544f3e3 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
f13d6afa4d 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
409f5623a2 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
7f45cc00d5 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
3130b412df 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
2170b6ff99 Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006. 2006-01-03 04:19:06 +00:00
rods%netscape.com
c8dd9d8e9b Wrong location - removing 2005-12-29 22:49:42 +00:00
rods%netscape.com
6a8bad5d47 Initial check in for BUg 113917 (not in the build yet) 2005-12-29 22:49:40 +00:00
jag%tty.nl
a55f7afdcc 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
95aa2d0e5c 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
95fbb23132 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
683322a8ad 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
bc001e0345 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
81856b3f7b 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
fc50d84d5d 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
8decabdc7b 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
e1020cb827 Bug 312642: expose clickSelectsAll property in textbox.xml, r=Neil 2005-11-22 01:53:11 +00:00
neil%parkwaycc.co.uk
9e57f4e91b Fixing inaccurate comment r+sr=jag 2005-11-08 14:16:45 +00:00
neil%parkwaycc.co.uk
050c73fdff Bug 313335 Update the URL bar before showing security warnings r+sr=jag 2005-11-08 13:46:30 +00:00
mrbkap%gmail.com
be3ea49847 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
0eb7427fc2 Get default tooltip text more reliably b=147670 r=timeless sr=jst 2005-11-02 23:53:56 +00:00
db48x%yahoo.com
e407a569df 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
d7cf69c567 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
9660abcf21 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
d39ac1b4dd 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
b69d697984 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
ad474586ca 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
e8df25447a 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
89e84d6abc Horizontal tree scrolling XBL/CSS cleanup b=308490 r=varga sr=bz 2005-10-09 23:42:28 +00:00
mats.palmgren%bredband.net
c5eb47073a Middle-click on scrollbar should not paste. b=70698 r+sr=bzbarsky 2005-10-08 10:08:18 +00:00
bzbarsky%mit.edu
ff4bb166e0 Make sure scrollcorners are always boxes. Bug 310919, r=dbaron, sr=neil 2005-10-04 23:49:39 +00:00
dveditz%cruzio.com
885f89af0b 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
bd4fcd60d8 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
6d9ff886f2 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
60bb39eafd 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
bebad98d50 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
8491c44439 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
19f9db5fbb Commenting the hell out of userTypedClear b=306810 sr=darin 2005-09-22 19:07:57 +00:00
timeless%mozdev.org
df16362861 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