Commit Graph

2111 Commits

Author SHA1 Message Date
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
neil%parkwaycc.co.uk
6dab407a52 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
65d0cac300 Bug 306810 Fix regressions from bug 302575 r=bz sr=darin 2005-09-16 12:17:59 +00:00
aaronleventhal%moonset.net
839211c13f 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
c00cd696d1 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
bzbarsky%mit.edu
013a8a9ace Don't condition selection on whether we're in a chrome docshell; explicitly
disable selection for <label> and <description> as needed.  Bug 306262, r=neil,
sr=roc
2005-09-06 03:37:15 +00:00
neil%parkwaycc.co.uk
c4b6a07345 Bug 302575 URL bar gets confused about which URI is loaded r=bz sr=darin 2005-08-31 21:00:40 +00:00
bzbarsky%mit.edu
4e670a3b31 Add horizontal scrolling to trees. Bug 212789, patch by Nate Nielsen
<nielsen@memberwebs.com>, r=jan, sr=roc.
2005-08-30 18:36:15 +00:00
mozilla.mano%sent.com
59a41605a0 Bug 304879 - commonDialog's default button code doesn't work anymore. r=mconnor, sr=neil. 2005-08-20 22:57:54 +00:00
roc+%cs.cmu.edu
889049f5f4 Backing out fix for bug 130078 because of performance regressions. 2005-08-18 19:44:55 +00:00
roc+%cs.cmu.edu
1da9d9ae96 Bug 130078. Integrate all view managers in a given top-level window into a single view manager tree. r+sr=dbaron 2005-08-18 17:14:29 +00:00
bugzilla%arlen.demon.co.uk
0581f5a2ac Bug 301737 Support multiple selection for xul:listbox - Revised xpfe version of patch v2.1
p=me r=cbiesinger sr=neil.parkwaycc.co.uk
2005-08-13 13:38:58 +00:00
cbiesinger%web.de
8d629b8a2b backing out last patch until it is decided how error page favicons will be
implemented
2005-08-08 16:53:54 +00:00
cbiesinger%web.de
1367551f57 301119 allow error pages to load favicons
xpfe:
dveditz: second-review+
benjamin: first-review+
asa: approval1.8b4+
toolkit:
benjamin: first-review+
benjamin: approval1.8b4+

patch by me, ported to toolkit by Henrik Skupin <hskupin@gmail.com>
2005-08-08 16:25:11 +00:00
neil%parkwaycc.co.uk
fc0924b7e2 Bug 295582 Clean up after bug 281988 p=jklippl@xtux.org r=me sr=jag a=bsmedberg 2005-07-28 13:44:23 +00:00
bugzilla%arlen.demon.co.uk
d095e92124 Bug 285438 Drag and drop gestures can be hijacked to load priviliged xul - xpfe/toolkit trunk patch v2.0
p=jst/me r=neil.parkwaycc.co.uk sr=bzbarsky a=benjamin
2005-07-25 23:05:34 +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
aaronleventhal%moonset.net
3034ce80f7 Bug 300779. Allow multiple selection using keyboard in treeviews that use seltype multiple. r+sr=neil, a=bsmedberg 2005-07-21 19:24:41 +00:00
masayuki%d-toybox.com
15165f0770 Bug 298712 Space before parenthesis of accesskey should be removable r=pkwarren, neil, mconnor, sr=bzbarsky, neil, a=asa, mconnor 2005-07-20 08:40:13 +00:00
gavin%gavinsharp.com
fcb25dd678 Bug 300963: about:config allows creation of prefs with no name, r+sr=Neil, a=bsmedberg 2005-07-19 20:37:26 +00:00
bugzilla%arlen.demon.co.uk
f36fa19a1f Bug 143866 Ctrl+T opens new tabs in tab-bar-less (popup, no toolbar) windows
p=me r=neil.parkwaycc.co.uk sr=jag a=bsmedberg
2005-07-15 12:59:12 +00:00
kairo%kairo.at
2757334237 bug 299897 - about:logo should display product specific logo on SeaMonkey instead of Mozilla star, r=Neil sr=jag a=asa 2005-07-13 19:24:56 +00:00
neil%parkwaycc.co.uk
7e7eb54d25 Bug 300245 XUL listboxes don't mousewheel scroll correctly r+sr=roc a=asa 2005-07-13 16:58:04 +00:00
kairo%kairo.at
d11c89c6a0 followup to bug 298751, address Neil's nit to prefix mozilla.org with www. for themes URL as well 2005-07-13 16:38:28 +00:00
kairo%kairo.at
cbda2c73e9 bug 298751 - rebrand release notes URL to new SeaMonkey location, r=CTho sr=Neil a=bsmedberg 2005-07-13 16:36:07 +00:00
kairo%kairo.at
151efd5586 revert backout, no effect on btek Tp 2005-07-07 11:09:10 +00:00
kairo%kairo.at
25c60d8d55 try backing out various UI changes form rebranding to test for Tp impact (bug 299624) 2005-07-07 10:13:47 +00:00
kairo%kairo.at
fcb3829454 bug 285696 stage 2 - really rebrand suite trunk, r+sr=Neil a=bsmedberg; note that this also changes the executable name to seamonkey.exe/SeaMonkey.app/seamonkey. Also including placeholder artwork replacing all mozilla suite related logos (note that the final SeaMonkey artwork is not ready yet) 2005-07-02 20:35:13 +00:00
mozilla.mano%sent.com
6cac0ba268 Bug 284776 - Need support in dialog.xml for setting a default button (xpfe version). r=mconnor, sr=neil, a=bsmedberg. 2005-06-29 20:04:51 +00:00
mozilla.mano%sent.com
e237b71662 Relanding Bug 298894 - [Mac] Make the enter key only (and always) fire the default button. r=mconnor/jhpedemonte, sr=neil, a=bsmedberg. 2005-06-29 14:20:57 +00:00
cst%andrew.cmu.edu
15fe90f51f Bug 125998 when viewing images, use image thumbnail as tab icon
r=db48x sr=neil a=bsmedberg
2005-06-29 00:50:45 +00:00