bzbarsky%mit.edu
ceee542316
Add about:license and about:licence and make about: link to them. Bug 256945,
...
r=gerv, sr=darin
git-svn-id: svn://10.0.0.236/trunk@168206 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-23 21:02:36 +00:00
bugzilla%arlen.demon.co.uk
bc4ee919a9
Bug 274672 Pressing Enter in Wizard activate BOTH focused button and pageAdvance()
...
p=lwchk2001@yahoo.com.hk/me r=neil.parkwaycc.co.uk sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@167963 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-19 01:57:32 +00:00
smontagu%smontagu.org
d3e0ddba21
Don't underline XUL access keys on Mac. Bug 277463, patch by Asaf Romano <bugs.mano@mail-central.com>, r=mconnor.
...
git-svn-id: svn://10.0.0.236/trunk@167822 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-16 14:34:18 +00:00
mconnor%myrealbox.com
f7e70a6739
bug 277847 - Stop button activated when middle clicking inside blank tab, don't invoke autoscroll for about:blank
...
git-svn-id: svn://10.0.0.236/trunk@167518 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-11 02:55:40 +00:00
jst%mozilla.jstenback.com
a44b8bbb00
Fixing a part of bug 262887 that the initial fix didn't fix. r=bugs4hj@netscape.net, sr=dveditz@cruzio.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@167341 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-06 16:13:51 +00:00
scott%scott-macgregor.org
5598f6add6
Remove some dump statements from mailnews specific overlay code
...
git-svn-id: svn://10.0.0.236/trunk@167265 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-04 21:43:36 +00:00
dbaron%dbaron.org
99ab6ba14b
Happy New Year.
...
git-svn-id: svn://10.0.0.236/trunk@167144 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-01 05:01:51 +00:00
jshin%mailaps.org
fe799696f2
bug 199237 : non-textual docs(image/media) opened in a new tab have url-escaped name in title: checking in what's missed in the previous check-in (a year and half ago) (one-liner)
...
git-svn-id: svn://10.0.0.236/trunk@167033 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-26 16:59:02 +00:00
steffen.wilberg%web.de
9310bbc38e
Bug 263146: use the Cmd key instead of the Ctrl key on Mac ('accel' instead of 'control'). p=bugs.mano@mail-central.com, r=mconnor
...
git-svn-id: svn://10.0.0.236/trunk@166917 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-21 15:30:57 +00:00
cbiesinger%web.de
d9cb3548a1
260931 toolkit port: Common Dialog's checkbox does not wrap
...
r=mconnor
git-svn-id: svn://10.0.0.236/trunk@166861 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-18 22:51:04 +00:00
steffen.wilberg%web.de
29cc36ca1f
Bug 272927: update MPL-1.1.html from mozilla-org/html/MPL/MPL-1.1.html (markup improvements only). r=gerv@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@166771 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-15 23:41:24 +00:00
aaronleventhal%moonset.net
81a27da556
bug 265677. Message Toolbar's button not accessible. Patch from doronr, r=mconnor
...
git-svn-id: svn://10.0.0.236/trunk@166539 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-10 02:25:11 +00:00
steffen.wilberg%web.de
cefea4f535
Bug 271702: Change in boxobject breaks autoscroll in Firefox. p=bz, r=mconnor
...
git-svn-id: svn://10.0.0.236/trunk@166463 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-09 00:39:28 +00:00
timeless%mozdev.org
625cd584dc
Bug 123340 tabbed browser calls onLinkIconAvailable not defined on nsIProgressMeter
...
r=bz sr=neil
git-svn-id: svn://10.0.0.236/trunk@166416 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-07 21:39:08 +00:00
timeless%mozdev.org
7f7e9170ee
Bug 267627 select event isn't fired when selection of listbox is changed
...
patch by cst@andrew.cmu.edu r=bryner sr=bryner
git-svn-id: svn://10.0.0.236/trunk@166381 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-07 07:06:35 +00:00
cbiesinger%web.de
5bd646c483
Bug 179787 JavaScript strict "Warning: reference to undefined property this.mPanelContainer" in <tabbrowser.xml>
...
r=mconnor
git-svn-id: svn://10.0.0.236/trunk@166283 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-05 22:03:50 +00:00
steffen.wilberg%web.de
e442c38b35
Bug 271766: Accel+D shoudn't remove bookmark (bookmarks manager). p=mano, r=mconnor
...
git-svn-id: svn://10.0.0.236/trunk@166282 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-05 21:57:23 +00:00
steffen.wilberg%web.de
ebf97c7de4
Bug 264145: disable Control+F4 (Close Tab keyboard shortcut) on Mac. p=mano, r=mconnor
...
git-svn-id: svn://10.0.0.236/trunk@166281 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-05 21:49:44 +00:00
cbiesinger%web.de
63f97931c6
bug 260335 toolkit port: support disabling colorpicker buttons
...
r=mconnor
git-svn-id: svn://10.0.0.236/trunk@166280 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-05 21:47:27 +00:00
cbiesinger%web.de
9d19199ce1
Bug 257097 toolkit port: Offline/online switcher is not UI Grabble.
...
r=mconnor
git-svn-id: svn://10.0.0.236/trunk@166279 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-05 21:44:08 +00:00
steffen.wilberg%web.de
1d5894e115
Bug 271692: [Mac] autocomplete entries can't be deleted with shift+delete. p=mano, r=mconnor
...
git-svn-id: svn://10.0.0.236/trunk@166278 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-05 21:43:42 +00:00
cbiesinger%web.de
86ab92812e
Bug 260667 toolkit port: in caret browse mode, can't move out of textarea
...
r=mconnor
git-svn-id: svn://10.0.0.236/trunk@166277 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-05 21:40:39 +00:00
cbiesinger%web.de
2793e84fd5
bug 271974, disabled scrollbars should look disabled; toolkit port; r=mconnor
...
patch by Martijn Wargers <martijn.martijn@gmail.com >
git-svn-id: svn://10.0.0.236/trunk@166271 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-05 18:39:39 +00:00
cbiesinger%web.de
30e998e963
bug 229726 make spinbuttons.xml an UTF-8 file. r=hixie sr=bz
...
also, change license to tri-license, like in xpfe.
git-svn-id: svn://10.0.0.236/trunk@166269 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-05 18:18:16 +00:00
cbiesinger%web.de
9aa8d44f54
221619/236068 port tree changes to toolkit, r=varga,mconnor
...
git-svn-id: svn://10.0.0.236/trunk@166266 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-05 16:31:00 +00:00
cbiesinger%web.de
a44883c573
251465 toolkit port: remove -moz-user-focus:none from xul.css since it makes no sense for xul
...
r=mconnor
git-svn-id: svn://10.0.0.236/trunk@166265 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-05 16:27:19 +00:00
cbiesinger%web.de
4e2decb2d3
bug 157607 toolkit port: add a class to allow textboxes to specify that they are
...
URL inputs, which should be always left-to-right. r=mconnor
git-svn-id: svn://10.0.0.236/trunk@166264 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-05 16:25:14 +00:00
bugzilla%arlen.demon.co.uk
752518f6f6
Bug 175893 Make XUL <tab>'s focusable
...
Relanding missing line from tabbrowser.xml following landing of aviary branch -
previously reviewed
git-svn-id: svn://10.0.0.236/trunk@166173 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-02 22:07:37 +00:00
bugzilla%arlen.demon.co.uk
d3aab99042
Bug 235872 add description property to menuitems
...
Relanding menu.xml and menulist.xml changes following aviary branch landing - previous reviewed
git-svn-id: svn://10.0.0.236/trunk@166170 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-02 21:52:59 +00:00
aaronleventhal%moonset.net
890762f8cd
Bug 260527. Some radio buttons not underlining accesskeys in labels. Relanding toolkit part of patch following aviary branch landing - previously reviewed
...
git-svn-id: svn://10.0.0.236/trunk@166167 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-02 21:37:09 +00:00
bugzilla%arlen.demon.co.uk
0831bc2a85
Bug 252119 searching for a term in about:config which returns a result including the current highlighted item opens up the edit window as if you'd simply hit enter or double clicked on it
...
Relanding toolkit part of patch following aviary branch landing - previously reviewed
git-svn-id: svn://10.0.0.236/trunk@166164 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-02 21:26:10 +00:00
aaronleventhal%moonset.net
17f8e4fc13
Bug 245370. Make autocomplete dropdowns accessible. Relanding relevant parts of first patch following landing of aviary branch - previously reviewed
...
git-svn-id: svn://10.0.0.236/trunk@166162 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-02 21:17:15 +00:00
bugzilla%arlen.demon.co.uk
287a865b71
Bug 175893 Make XUL <tab>'s focusable
...
Relanding relevant parts of first patch following landing of aviary branch - previously reviewed
git-svn-id: svn://10.0.0.236/trunk@166161 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-02 21:14:49 +00:00
steffen.wilberg%web.de
479398921e
fix xml parsing error: duplicate attribute
...
git-svn-id: svn://10.0.0.236/trunk@166090 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 20:33:16 +00:00
bugzilla%arlen.demon.co.uk
7e6e60ca26
Bug 235872 add description property to menuitems
...
Relanding xul.css part of patch following aviary branch landing
git-svn-id: svn://10.0.0.236/trunk@166086 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 19:37:38 +00:00
bugzilla%arlen.demon.co.uk
91e747438a
Bug 196755 [mailviews] [modern skin only] Unable to create new Views (pull down menus do not retain changes)
...
Relanding of patch following landing of aviary branch
git-svn-id: svn://10.0.0.236/trunk@166085 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 19:15:37 +00:00
bugzilla%arlen.demon.co.uk
3ef8a3769c
Bug 244624 XUL:textbox and XUL:menulist not properly exposed
...
Bug 64157 Should be able to pick options in <menulist> when it's not dropped down
Relanding relevant parts of patches following aviary branch landing
git-svn-id: svn://10.0.0.236/trunk@166083 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 18:59:12 +00:00
bugzilla%arlen.demon.co.uk
3545c5f12a
Bug 175893 Make XUL <tab>'s focusable
...
Bug 251513 content of tabs not focused to keyboard scrolling when switching tabs
Relanding relevant parts of patches following aviary branch landing
git-svn-id: svn://10.0.0.236/trunk@166079 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 18:48:25 +00:00
bugzilla%arlen.demon.co.uk
a04d34d90f
Bug 68841 We don't underline accesskeys for XUL checkboxes or radiobuttons
...
Bug 260657 Txul, Ts regression caused by checkbox/radio underlines
Relanding relevant parts of patches following aviary branch landing
git-svn-id: svn://10.0.0.236/trunk@166076 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 17:56:32 +00:00
bugzilla%arlen.demon.co.uk
8d016ea446
Bug 237745 split app-startup from core appshell functionality
...
Reland parts of patch following aviary branch landing - already reviewed
git-svn-id: svn://10.0.0.236/trunk@166067 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 17:26:48 +00:00
bugzilla%arlen.demon.co.uk
e561d648f8
Bug 260924 MessengerSetDefaultCharacterSet should be named MessengerSetForcedCharacterSet
...
Recheckin after aviary branch landing - already reviewed
git-svn-id: svn://10.0.0.236/trunk@166062 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 16:34:01 +00:00
bugzilla%arlen.demon.co.uk
6c4205b24f
Bug 261790 port various changes betwen xpfe/toolkit
...
Relanding patch after aviary branch landing - already reviewed
git-svn-id: svn://10.0.0.236/trunk@166059 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 16:21:02 +00:00
bugzilla%arlen.demon.co.uk
27c1ea8ee8
Bug 240186 [FIX]GetElementsByAttribute should return live nodelists
...
Recheckin toolkit/browser changes following landing of aviary branch
git-svn-id: svn://10.0.0.236/trunk@166054 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 13:45:12 +00:00
bugzilla%arlen.demon.co.uk
3f1abcf6e6
Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes
...
Relanding to fix aviary branch landing regressions
git-svn-id: svn://10.0.0.236/trunk@166048 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 11:42:34 +00:00
bugzilla%arlen.demon.co.uk
a121e52bbc
Bug 261267 helper application dialog has title issues when opening an unknown filetype
...
Relanding after aviary branch landing - already reviewed
git-svn-id: svn://10.0.0.236/trunk@166047 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 11:12:21 +00:00
steffen.wilberg%web.de
d5a5e8e571
Bug 272552: XUL tree splitters visible post-merge. Recheckin toolkit part of bug 265165.
...
git-svn-id: svn://10.0.0.236/trunk@166045 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 10:58:20 +00:00
steffen.wilberg%web.de
6d03e2fac9
Bug 272561: Gap at bottom of menus. Recheckin xul.css part of bug 240276.
...
git-svn-id: svn://10.0.0.236/trunk@166044 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 10:48:40 +00:00
bugzilla%arlen.demon.co.uk
94f4865181
Bug 250817 nsWidgetStateManager assumes first element returned by getElementsByAttribute is its child
...
Bug 260357 Nothing is selected for some radio buttons
Bug 127118 Fix focus problems with radio buttons and accesskeys
Aviary branch landing regressions - already all reviewed
git-svn-id: svn://10.0.0.236/trunk@166040 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 09:53:56 +00:00
ben%bengoodger.com
9c151bc161
aviary landing: back out tree changes from aviary branch landing - trunk has new tree api that we need to retain
...
git-svn-id: svn://10.0.0.236/trunk@166022 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 06:33:34 +00:00
ben%bengoodger.com
1fe556185a
Aviary branch landing
...
git-svn-id: svn://10.0.0.236/trunk@166012 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 04:48:44 +00:00