Commit Graph

170 Commits

Author SHA1 Message Date
beng%bengoodger.com
2edbfa7ff0 308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor. 2006-01-20 23:04:26 +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
bzbarsky%mit.edu
ff4bb166e0 Make sure scrollcorners are always boxes. Bug 310919, r=dbaron, sr=neil 2005-10-04 23:49:39 +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
bzbarsky%mit.edu
282caa1b88 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
2005-09-05 22:49:27 +00:00
aaronleventhal%moonset.net
d45fad9a1c Bug 306433. XUL descriptions with control attribute shouldn't underline accesskeys. r=vlad 2005-08-31 02:48:17 +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
bsmedberg%covad.net
093d4db054 Bug 306061 (regression from bug 305767). 2005-08-26 17:57:59 +00:00
aaronleventhal%moonset.net
be531d3dfc Bug 301398. Another round of link fixes. Now we're down to 2 link implementations. r+a=mconnor 2005-07-25 19:23:12 +00:00
doronr%us.ibm.com
aa0a66ed50 Bug 299272 - make richlistbox standalone. r=mconnor a=bsmedberg 2005-07-05 21:07:09 +00:00
doronr%us.ibm.com
148f27f947 Bug 285584 - Make download & extension manager use accessible XBL widget. r=mconnor,a=bsmedberg 2005-06-17 18:11:02 +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
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
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
neil%parkwaycc.co.uk
92e08079b5 Bug 285005 Allow scrollbox with scrollbars r+sr=roc 2005-03-30 00:11:06 +00:00
mozilla.mano%sent.com
50f7c371bc Bug 283660 - The new preferences window can't be closed on OS X (and doesn't have a collapse toolbar button) r=ben 2005-03-03 16:13:37 +00:00
ben%bengoodger.com
b622819900 274712 - new options dialog 2005-02-25 09:07:58 +00:00
cbiesinger%web.de
06b9aaa615 Bug 260667 toolkit port: in caret browse mode, can't move out of textarea
r=mconnor
2004-12-05 21:40:39 +00:00
cbiesinger%web.de
f68d3077bc 251465 toolkit port: remove -moz-user-focus:none from xul.css since it makes no sense for xul
r=mconnor
2004-12-05 16:27:19 +00:00
cbiesinger%web.de
ac717a3ba6 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
2004-12-05 16:25:14 +00:00
bugzilla%arlen.demon.co.uk
f52c4b4326 Bug 235872 add description property to menuitems
Relanding xul.css part of patch following aviary branch landing
2004-12-01 19:37:38 +00:00
bugzilla%arlen.demon.co.uk
f878505206 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
2004-12-01 17:56:32 +00:00
bugzilla%arlen.demon.co.uk
2ce6a4e00c Bug 261790 port various changes betwen xpfe/toolkit
Relanding patch after aviary branch landing - already reviewed
2004-12-01 16:21:02 +00:00
steffen.wilberg%web.de
36a22e1d1d Bug 272552: XUL tree splitters visible post-merge. Recheckin toolkit part of bug 265165. 2004-12-01 10:58:20 +00:00
steffen.wilberg%web.de
3acdb349b3 Bug 272561: Gap at bottom of menus. Recheckin xul.css part of bug 240276. 2004-12-01 10:48:40 +00:00
ben%bengoodger.com
03d2f252eb aviary branch landing - some of the stuff in toolkit/content 2004-12-01 00:21:43 +00:00
pkw%us.ibm.com
b20a43a774 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
2004-11-03 23:20:20 +00:00
cbiesinger%web.de
c9a0f13bf5 Bug 261790 port various changes betwen xpfe/toolkit
r=mconnor sr=neil
2004-09-30 14:31:42 +00:00
aaronleventhal%moonset.net
bf082dbaef Bug 260657. Fix performance regressions from accesskey underlining patch. r=mconnor, sr=neil 2004-09-22 02:37:07 +00:00
aaronleventhal%moonset.net
78f76ffeb3 Bug 68841. Underline xul:radio and xul:checkbox accesskeys. r=mconnor, sr=neil 2004-09-20 11:29:07 +00:00
ben%bengoodger.com
e2a455bfc4 22183 - UI spoofing can cause user to mistake content for chrome. force the location bar to always be present. 2004-09-06 23:23:54 +00:00
roc+%cs.cmu.edu
f3fe4fa48c Bug 240276. Make <scrollbox> be implemented as a regular scrollframe rathern than a scrollboxframe. This will help us remove scrollboxframe. r+sr=dbaron 2004-07-28 03:27:02 +00:00
scott%scott-macgregor.org
dac4567e89 Bug #226491 --> Land Neil's native looking undetermined progressmeter for aviary. 2004-07-24 04:23:04 +00:00
db48x%yahoo.com
3463d7c57f bug 235872 - add description property to menuitems
r=neil, sr=bryner
2004-05-26 22:05:07 +00:00
ben%bengoodger.com
877fe21ca1 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. 2004-03-07 04:42:17 +00:00
daniel%glazman.org
76d9945cb5 Standalone Composer build was failing because of recent changes to GlobalHistory; b=235394,r=bsmedberg,a=bzbarsky 2004-02-24 15:20:55 +00:00
chanial%noos.fr
6bd439e10d Bug 225065 Create Profile Wizard window is too short.
patch by Stefan Borggraefe <borggraefe@despammed.com> (port of seamonkey bug 221697)
2004-01-19 09:32:45 +00:00
chanial%noos.fr
5dade47a7d convert chrome://global/content/widgets to chrome://global/content/bindings 2003-11-20 05:14:08 +00:00
chanial%noos.fr
73de436e3e Bug 221987 Don't create frames for XUL <script> p=neil, r=varga, sr=bz 2003-10-14 08:58:26 +00:00
dbaron%dbaron.org
c49da48965 Change our implementation of 'overflow: hidden' to be more compatible with other browsers, as CSS 2.1 now allows. b=69355 r+sr=bzbarsky 2003-09-16 22:09:18 +00:00
chanial%noos.fr
5af0e3a371 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>
2003-08-17 11:21:09 +00:00
chanial%noos.fr
574479afa4 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
2003-08-12 01:19:58 +00:00
hyatt%mozilla.org
03a12c4259 Initial commit of alternate stylesheet support in Firebird. 2003-08-10 08:04:58 +00:00
blakeross%telocity.com
4af6cabb13 New advanced panel, move expander to toolkit. 2003-08-07 00:38:59 +00:00
bryner%netscape.com
e0c66a21b8 picking up seamonkey patch to fix bogus css rules in xul.css. 2003-07-04 01:42:46 +00:00
scott%scott-macgregor.org
6678e93e2e We need to make changes to toolkit's autocomplete for it to work in mail compose (for thunderbird).
For now, add an ifdef which rebinds the autocomplete bindings to the old versions in mozilla\xpfe.
2003-06-09 04:26:42 +00:00
hyatt%mozilla.org
dc5c3717a5 *** empty log message *** 2003-05-31 00:34:16 +00:00
hewitt%netscape.com
5cc4b94075 updating editor binding url 2002-11-22 08:22:57 +00:00
blakeross%telocity.com
5aabf95c6d Port over a trunk fix. 2002-11-20 01:38:08 +00:00
blakeross%telocity.com
3247f4ea44 - Make arrow keys toggle focus between controls.
- Make quicksearch in history case insensitive.
- Port over some trunk fixes.
2002-11-11 01:51:50 +00:00
hyatt%netscape.com
0b961a8833 make resizer go away when window is maximized. 2002-10-20 08:54:17 +00:00
hyatt%netscape.com
12778ebf3a make resizer go away when window is maximized. 2002-10-20 08:53:22 +00:00
hyatt%netscape.com
9df18956ef Fix PT drag/drop bustage 2002-10-13 05:49:54 +00:00
hyatt%netscape.com
58e071e572 Fix fullscreen mode. 2002-10-11 08:31:23 +00:00
hyatt%netscape.com
424961c55a Make autocomplete work using selection without the extra hacky property. 2002-10-11 00:28:28 +00:00
blakeross%telocity.com
f5f545b0a2 Remove moz-collapsed. 2002-10-08 20:12:56 +00:00
hyatt%netscape.com
8a81e1878e Reverse the order of hidden/collapsed rules. 2002-10-07 18:43:25 +00:00
blakeross%telocity.com
05e0da357b Revised download UI. 2002-09-30 03:22:13 +00:00
blakeross%telocity.com
71f1795451 Polish tweaks. 2002-09-29 18:25:42 +00:00
hewitt%netscape.com
28ce68ae11 polishing the customize toolbar dialog even more 2002-09-28 15:11:50 +00:00
hewitt%netscape.com
ecf5b015d3 165955 - turning on satchel in phoenix 2002-09-28 06:25:03 +00:00
hewitt%netscape.com
997f1fe47a 171101 - new toolbar customization features 2002-09-27 04:06:56 +00:00
hyatt%netscape.com
e8710c1495 Fix for 169373, make HTML form controls fully support native look on Windows XP. r/sr=hewitt/blake 2002-09-21 01:03:38 +00:00
blakeross%telocity.com
5a016b1213 History quicksearch. 2002-08-13 03:25:13 +00:00
hyatt%netscape.com
cb5485f924 Removing New Tab button. 2002-08-10 08:49:39 +00:00
hyatt%netscape.com
3ad609ec85 Fork tabbrowser to make it back into what I want. 2002-08-10 06:53:22 +00:00
hyatt%netscape.com
7096770100 Stop mouseover on the palette items in the customize toolbar dialog. 2002-08-06 03:07:28 +00:00
hyatt%netscape.com
846c9969e2 Supporting the use of a palette. 2002-08-05 07:21:57 +00:00
blakeross%telocity.com
37bcb3237f *** empty log message *** 2002-08-04 01:04:19 +00:00