sspitzer%mozilla.org
e39d33c8bb
fix for bug #343251
...
add "all tabs" menu to tabstrip to address usability problems with tab overflow
/ scrolling
r=mano, a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203482 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-24 00:20:14 +00:00
mozilla.mano%sent.com
a201650509
Bug 343628 - Double-clicking a close button of a tab should never open a new tab. r=robert, a=schrep.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@202042 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-13 17:48:07 +00:00
martijn.martijn%gmail.com
97ac062462
Backing out patch from bug 317334 for now, since it causes bug 344021 and bug 344045
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201803 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-09 22:09:15 +00:00
martijn.martijn%gmail.com
2af1d108dd
hang when long wrappable string is passed to prompt() [e.g. as used in the exploit for IE's <body onload=window()> bug], r=mconnor, a=darin
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201714 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 21:40:02 +00:00
mozilla.mano%sent.com
1524572837
Various scrollbox and tabbrowser bug fixes and improvements. Including: bug 342890 - make tab minWidth 125px and heed the browser.tabs.tabMinWidth hidden pref. bug 342906 - Tab Overflow Scroll: Clicking and holding the button should scroll continuously. bug 343019 and bug 343370 - Tab scrolling does not handle window resize and underflow well. bug 342841 - Scrolling arrow should look disabled when you can't scroll in its direction. bug 343097 - Cleaner arrowscrollbox-clicktoscroll binding (this also partly fixes bug 342909 - Scroll buttons do not have button-like appearance, look like static icons and offer no feedback). Work by Seth Spitzer and me; reviews by me, sspitzer and mconnor. a=mconnor, mtschrep. The complete branch patch is on bug 318168.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201576 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-05 19:19:04 +00:00
sspitzer%mozilla.org
3f433347bf
fix for bug #318168 : tab browsing improvements such as:
...
1) when we have "too many" tabs in a window, allow the user to scroll through
the tabs.
2) add events for when adding and removing tabs
initial patch by mconnor. final patch r=mconnor
and includes the supplimental fixes for:
fix for bug #342364 : set the clicktoscroll attribute on the pinstripe
specific binding for tabbrowser. Otherwise, the tabs will scroll on mouseover.
fix for bug #343054 : js errors when changing certain browser.tabs.* prefs
r=mconnor,ben a=mconnor,schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201207 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-29 05:49:32 +00:00
enndeakin%sympatico.ca
0ff2b45454
Bug 336439, r+a=mconnor, infobar not tall enough
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@199605 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-09 15:27:07 +00:00
bugzilla%standard8.demon.co.uk
e94f44a25f
Bug 252393 toolbarbutton XUL elements with the orient attribute set to horizontal are broken (Add a dropmarker to Thunderbird's File button). p=Serge GAUTHERIE <gautheri@noos.fr>,r=mscott,sr=mconner,a=mscott
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196023 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 14:03:59 +00:00
enndeakin%sympatico.ca
0131c5f1b5
Bug 268590, add notification widget, r+a=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195465 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-26 20:48:34 +00:00
mconnor%steelgryphon.com
3e6eb52934
bug 329054 - landing rollup of tabbrowser changes from bug 308396, bug 324237, bug 324335, and bug 324449
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191556 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-02 05:46:06 +00:00
gavin%gavinsharp.com
a0093e6527
Bug 305767: Allow a different marker character for preprocessing CSS files, patch by Benjamin Smedberg <benjamin@smedbergs.us>, r=hixie+mconnor, branch181=bsmedberg
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189008 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-06 16:58:47 +00:00
bzbarsky%mit.edu
978bee2cdd
Make sure scrollcorners are always boxes. Bug 310919, r=dbaron, sr=neil, a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187297 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-11 02:12:53 +00:00
bzbarsky%mit.edu
fab16163be
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, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180134 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-13 19:54:09 +00:00
bzbarsky%mit.edu
e394d72ef7
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, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180133 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-13 19:45:34 +00:00
bzbarsky%mit.edu
77254df063
Ensure thumb frame exists bug 248407, patch by Martijn Wargers
...
<martijn.martijn@gmail.com > based on the Seamonkey version by
neil.parkwaycc.co.uk@myrealbox.com , r+sr=bzbarsky, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179769 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-07 02:37:26 +00:00
aaronleventhal%moonset.net
11f4874b0e
bug 306433. Mnemonic underlining does not belong on description, only on label. r=vlad, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179737 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-06 23:11:11 +00:00
aaronleventhal%moonset.net
e0de08bd63
Bug 301398. Another round of link fixes. Now we're down to 2 link implementations. r+a=mconnor
...
git-svn-id: svn://10.0.0.236/trunk@176547 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-25 19:23:12 +00:00
doronr%us.ibm.com
382210b933
Bug 299272 - make richlistbox standalone. r=mconnor a=bsmedberg
...
git-svn-id: svn://10.0.0.236/trunk@175640 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-05 21:07:09 +00:00
doronr%us.ibm.com
54e1a78e85
Bug 285584 - Make download & extension manager use accessible XBL widget. r=mconnor,a=bsmedberg
...
git-svn-id: svn://10.0.0.236/trunk@174779 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-17 18:11:02 +00:00
bsmedberg%covad.net
735de512d3
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
...
git-svn-id: svn://10.0.0.236/trunk@174772 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-17 13:44:07 +00:00
bsmedberg%covad.net
42297864f1
Bug 295711 part 1 - hide menus (non-mac) that do not have a <menupopup> child r=mconnor a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@174121 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-03 17:51:45 +00:00
neil%parkwaycc.co.uk
ef6defb68a
Avoid 100% CPU by disabling listbox horizontal scrollbar b=285449 r+sr=roc a=asa
...
git-svn-id: svn://10.0.0.236/trunk@172242 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-14 22:28:01 +00:00
neil%parkwaycc.co.uk
6eb148b032
Bug 285005 Allow scrollbox with scrollbars r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@171348 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-30 00:11:06 +00:00
mozilla.mano%sent.com
7efa40f536
Bug 283660 - The new preferences window can't be closed on OS X (and doesn't have a collapse toolbar button) r=ben
...
git-svn-id: svn://10.0.0.236/trunk@170131 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-03 16:13:37 +00:00
ben%bengoodger.com
0320c98401
274712 - new options dialog
...
git-svn-id: svn://10.0.0.236/trunk@169840 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-25 09:07:58 +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
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
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
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
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
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
ben%bengoodger.com
87fe99fded
aviary branch landing - some of the stuff in toolkit/content
...
git-svn-id: svn://10.0.0.236/trunk@165982 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 00:21:43 +00:00
pkw%us.ibm.com
e5ad70371a
Bug 265165 - XUL elements not displayed at all with 3px splitter
...
Checking in xul.css change for toolkit to match earlier SeaMonkey checkin.
Patch contributed by Stephen Walker <sdwalker@myrealbox.com >.
r/sr=roc@ocallahan.org
git-svn-id: svn://10.0.0.236/trunk@164889 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-03 23:20:20 +00:00
cbiesinger%web.de
3fbda17acc
Bug 261790 port various changes betwen xpfe/toolkit
...
r=mconnor sr=neil
git-svn-id: svn://10.0.0.236/trunk@163011 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-30 14:31:42 +00:00
aaronleventhal%moonset.net
0852016b6b
Bug 260657. Fix performance regressions from accesskey underlining patch. r=mconnor, sr=neil
...
git-svn-id: svn://10.0.0.236/trunk@162649 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-22 02:37:07 +00:00
aaronleventhal%moonset.net
559965b6d7
Bug 68841. Underline xul:radio and xul:checkbox accesskeys. r=mconnor, sr=neil
...
git-svn-id: svn://10.0.0.236/trunk@162545 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-20 11:29:07 +00:00
ben%bengoodger.com
37689fea5b
22183 - UI spoofing can cause user to mistake content for chrome. force the location bar to always be present.
...
git-svn-id: svn://10.0.0.236/trunk@161835 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-06 23:23:54 +00:00
roc+%cs.cmu.edu
76113ff262
Bug 240276. Make <scrollbox> be implemented as a regular scrollframe rathern than a scrollboxframe. This will help us remove scrollboxframe. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@159946 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-28 03:27:02 +00:00
scott%scott-macgregor.org
cf053a6dc9
Bug #226491 --> Land Neil's native looking undetermined progressmeter for aviary.
...
git-svn-id: svn://10.0.0.236/trunk@159771 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-24 04:25:27 +00:00
db48x%yahoo.com
8cac6ce226
bug 235872 - add description property to menuitems
...
r=neil, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@156992 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-26 22:05:07 +00:00
ben%bengoodger.com
b8aa859aad
214893 - Mail Integration UI - add "Mail" button to toolbar palette, with a submenu providing convenient access to mail, newsgroups. also adds Ctrl+M to compose new message.
...
git-svn-id: svn://10.0.0.236/trunk@153646 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-07 04:42:17 +00:00
daniel%glazman.org
593eb69d6f
Standalone Composer build was failing because of recent changes to GlobalHistory; b=235394,r=bsmedberg,a=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@153160 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-24 15:20:55 +00:00
chanial%noos.fr
3ab8a4e69c
Bug 225065 Create Profile Wizard window is too short.
...
patch by Stefan Borggraefe <borggraefe@despammed.com > (port of seamonkey bug 221697)
git-svn-id: svn://10.0.0.236/trunk@151542 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-19 09:34:44 +00:00
chanial%noos.fr
f576872db9
convert chrome://global/content/widgets to chrome://global/content/bindings
...
git-svn-id: svn://10.0.0.236/trunk@149578 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-20 05:14:08 +00:00
chanial%noos.fr
fe76346b07
Bug 221987 Don't create frames for XUL <script> p=neil, r=varga, sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@147951 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 08:58:26 +00:00
dbaron%dbaron.org
c997dd0ad0
Change our implementation of 'overflow: hidden' to be more compatible with other browsers, as CSS 2.1 now allows. b=69355 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@146973 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 22:09:18 +00:00
chanial%noos.fr
b16c165973
bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
...
xul.css: bug 183791, 96642 by neil, bug 126263, 201299, 202681 by roc, bug 188597 by Ariel Fatecha <afatecha@idea.com.py >
git-svn-id: svn://10.0.0.236/trunk@146132 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 11:21:09 +00:00
chanial%noos.fr
57e8ea19ac
bug 213228: new toolkit independence bug, part 2.
...
bind our dialog.xml and wizard.xml widgets.
remove the need for platformXUL.css and platformDialog.xml
sync dialog.xml (bug 197568, patch by ajvincent@juno.com ) with seamonkey
git-svn-id: svn://10.0.0.236/trunk@145885 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 01:19:58 +00:00