Commit Graph

2078 Commits

Author SHA1 Message Date
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
mozilla.mano%sent.com
40e77ee857 Backing out bug 298894 2005-06-28 15:42:22 +00:00
mozilla.mano%sent.com
845185e364 Bug 298894 - [Mac] Make the enter key only (and always) fire the default button. r=mconnor/jhpedemonte, sr=neil, a=bsmedberg. 2005-06-28 14:59:43 +00:00
neil%parkwaycc.co.uk
86f51b3cc1 Bug 113202 tab icon changes even if load is cancelled r=timeless sr=jag a=asa 2005-06-25 09:37:29 +00:00
neil%parkwaycc.co.uk
fa816db9cc Trying to fix bug 297155 without hurting Tp so much r+sr=jag a=asa 2005-06-22 11:03:11 +00:00
neil%parkwaycc.co.uk
f4b1257d12 perf test over, move along now, nothing to see, original b=297155 r+sr=jag a=asa 2005-06-21 23:36:49 +00:00
neil%parkwaycc.co.uk
8ccdab9918 Looking at perf impact of tabbed mode b=297155 r+sr=jag a=asa 2005-06-20 23:41:29 +00:00
bugzilla%arlen.demon.co.uk
87ad4cd4ce Bug 243902 about:plugins includes a link to netscape
p=stefan_h@hem.utfors.se r/sr=neil.parkwaycc.co.uk a=asa
2005-06-19 19:48:21 +00:00
bsmedberg%covad.net
d2edde688d Bug 297570 - Crash in nsMenuFrame when the menu is display: none (seen in "GM" extension), regression from bug 295711 - use visibility: collapse as a workaround for the time being r=mconnor sr=bz 2005-06-17 13:44:07 +00:00
bryner%brianryner.com
e4a343f08f Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver. 2005-06-15 23:52:46 +00:00
neil%parkwaycc.co.uk
57c8b76648 Sync xpfe and toolkit's textbox.xml p=gautheri@noos.fr r=mconnor sr=me a=asa 2005-06-09 20:30:34 +00:00
allan%beaufour.dk
27e477cd1c Fix non-clickable MPL links in about:. Bug 296516, r+sr=neil@parkwaycc.co.uk, a=asa 2005-06-08 10:00:48 +00:00
bsmedberg%covad.net
03cf8f44ef Bug 295711 part 1 - hide menus (non-mac) that do not have a <menupopup> child r=mconnor a=shaver 2005-06-03 17:51:45 +00:00
varga%nixcorp.com
aa157eaf6d Fix for bug 287461. Caret Browsing is hardbound to the F7 key and is unable to be overridden with javascript like F3, F5, etc.
r+sr=neil patch by Brian King <brian@mozdev.org>
2005-06-01 13:24:11 +00:00
neil%parkwaycc.co.uk
5f30b6174d Stop sharing DOM object wrappers between content and chrome, specifically reporter wallet mail pki browser communicator global b=281988 r=bsmedberg sr=bz a=asa 2005-05-23 08:34:02 +00:00
bsmedberg%covad.net
9abe57c447 Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers 2005-05-20 12:58:57 +00:00
brendan%mozilla.org
c5ad16e086 Big patch from jst and me to beef up and automate, configurably, XPCNativeWrapper (281988, r+sr=bz/shaver, a=drivers). 2005-05-20 03:12:22 +00:00
dbaron%dbaron.org
8ca0c03467 Cleaner fix for bug 290036. b=290949 r=dveditz sr=darin a=asa 2005-05-12 18:20:07 +00:00
tor%cs.brown.edu
b57af84d2a Bug 293004 - svgBindings.xml not included in installer packages. r+a=bsmedberg 2005-05-06 15:15:40 +00:00
bryner%brianryner.com
aed69207f0 Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan. 2005-05-04 20:22:32 +00:00
jshin%mailaps.org
032e2b8919 bug 292414 (originally bug 141373) : add 'jp=Japan' to regionNames.properties, patch ported to toolkit by Anbo Motohiko (amotohiko_mozillafirebird@yahoo.co.jp) (r=tao, sr=dveditz, a=chofmann) 2005-05-01 07:43:50 +00:00
jshin%mailaps.org
24686082e9 bug 237434 : add several languages/scripts to font selection menu (r=smontagu, sr=dbaron, a=asa) 2005-04-30 02:57:57 +00:00
gandalf%firefox.pl
cd3e3741b8 Bug 286108: Remove xpfe/global locale bits from Tb;r=bsmedbrg;sr=mscott;a=asa 2005-04-26 00:34:00 +00:00
cst%andrew.cmu.edu
cf010b6f9a Bug 289609 Dynamically changing the favicon doesn't update the icon in the tab.
r+sr=neil a=asa
2005-04-16 23:27:39 +00:00
neil%parkwaycc.co.uk
ccbb73d141 Avoid 100% CPU by disabling listbox horizontal scrollbar b=285449 r+sr=roc a=asa 2005-04-14 22:28:01 +00:00
dbaron%dbaron.org
6ff81ac498 Don't allow javascript: favicons. b=290036 r=dveditz sr=brendan a=chase 2005-04-13 04:38:18 +00:00
aaronleventhal%moonset.net
e2c638b498 Bug 288986. Disabled attribute confusion causing some XUL elements to be exposed in accessibility APIs as disabled when they aren't. sr=neil, a=asa 2005-04-12 15:28:01 +00:00
kairo%kairo.at
2041b1a323 bug 285696 (suite rebranding), stage 1, additional fix to get rid of version.dtd, r=biesi sr=Neil a=asa 2005-04-10 23:43:13 +00:00
louie.zhao%sun.com
531fe3b634 bug257099 GOK GUI can't grab Combobox
r = aaronleventhal
sr = Henry.Jia
2005-04-05 11:11:57 +00:00
aaronleventhal%moonset.net
24c93d7ad6 Bug 288517. Fix accessibility API support of progress meters. r=mconnor, sr=neil 2005-04-04 15:48:06 +00:00
cbiesinger%web.de
c496095b09 use correct dash for date ranges in about:
288301 r+sr=neil
2005-04-02 14:43:20 +00:00
doronr%us.ibm.com
3cc3874252 Bug 204944 (a11y) - Sidebar History >View not keyboard accessible. sr=neil 2005-04-01 15:48:44 +00:00
neil%parkwaycc.co.uk
d29aa28ed8 Implement group="system" for XBL handlers so that we don't try to handle events if <a> <textarea> or <xul:button> have already processed them r=jst sr=bryner 2005-03-30 12:26:02 +00:00
neil%parkwaycc.co.uk
92e08079b5 Bug 285005 Allow scrollbox with scrollbars r+sr=roc 2005-03-30 00:11:06 +00:00