Граф коммитов

100 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk 132915815d Try to avoid really hiding menus b=127244 r=gavin a=mconnor 2007-09-17 22:12:52 +00:00
rflint%ryanflint.com 32c64f12bf Bug 339964 - move tabbrowser.xml out of mozilla/toolkit and into mozilla/browser. Patch by Stefan <stefanh@bluebottle.com> and myself, r=mconnor 2007-08-22 21:02:05 +00:00
neil%parkwaycc.co.uk 146dc86ae8 Start using satchel in suite b=304309 r=KaiRo (toolkit change is ifndef Firefox) 2007-07-28 23:07:41 +00:00
neil%parkwaycc.co.uk 6fc2f433d2 Rework xpfe autocomplete selectedIndex handling b=304309 r=ajschult sr=jag 2007-07-13 11:35:01 +00:00
neil%parkwaycc.co.uk 01697075dd Bug 386981 Make chrome tooltips wrap r=Enn 2007-07-05 19:11:36 +00:00
enndeakin%sympatico.ca a71cb5f411 Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz 2007-07-04 15:49:46 +00:00
enndeakin%sympatico.ca d6cdd07569 Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 22:16:06 +00:00
enndeakin%sympatico.ca 250695914b Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz 2007-06-29 19:04:52 +00:00
mark.finkle%gmail.com c719a35c30 bug=385488. r=mano. changed CSS selector to keep tabbrowser closebutton from hi-jacking the tabbox closebutton 2007-06-26 02:10:23 +00:00
enndeakin%sympatico.ca c09befc811 Bug 92174, add date and time picker widgets to toolkit, r=neil,mano 2007-01-29 17:36:20 +00:00
mozilla.mano%sent.com 091413037d Bug 288254 - Findbar XBL widget. r=gavin,masayuki,bienvenu. 2006-11-26 22:47:46 +00:00
mozilla.mano%sent.com 08792faec5 Bug 361701 - First pane of preferences window is blank when animating is on. patch from Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>, r=me. 2006-11-25 21:15:43 +00:00
enndeakin%sympatico.ca 1d9aba9270 Bug 346787, add binding for spellchecking in XUL textboxes 2006-11-20 17:45:10 +00:00
mozilla.mano%sent.com c134364a9f Land the new theme on trunk (bug 353673). 2006-09-22 00:47:18 +00:00
gavin%gavinsharp.com a7b2d4c362 Bug 351965: Disable background close looks evil in the new themes, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano 2006-09-12 22:41:31 +00:00
enndeakin%sympatico.ca bd564f9554 Bug 348614, better theming for dropmarker, r=neil,mano
CVS: ----------------------------------------------------------------------
2006-08-28 15:56:47 +00:00
enndeakin%sympatico.ca ffe34418f2 Bug 345510, add XUL numberbox, r=neil,mano,sr=neil 2006-08-14 02:44:00 +00:00
martijn.martijn%gmail.com 5411896814 rest of patch for bug 317334 - 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 2006-07-29 12:47:26 +00:00
sspitzer%mozilla.org 5df89bcac4 fix for bug #343251
add "all tabs" menu to tabstrip to address usability problems with tab overflow / scrolling

r=mano
2006-07-19 21:31:34 +00:00
enndeakin%sympatico.ca feadb93dca bug 331055, add repeat button, meant to check in with spinbuttons, r=neil,sr=roc 2006-07-14 18:15:31 +00:00
mozilla.mano%sent.com 8ecd7b6332 Bug 343628 - Double-clicking a close button of a tab shouldn't open a new tab. r=robert. 2006-07-13 06:46:57 +00:00
enndeakin%sympatico.ca 69527fd4de Bug 201499, support editable tree cells, r=jan, sr=neil 2006-07-07 13:59:01 +00:00
mozilla.mano%sent.com 4bf9a9e65b Bug 343097 - Cleaner arrowscrollbox-clicktoscroll binding. r=sspitzer/mconnor. 2006-07-03 14:59:18 +00:00
martijn.martijn%gmail.com abb02697f4 Bug 317334 - 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 2006-06-29 05:41:29 +00:00
sspitzer%mozilla.org ee239a5f96 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
2006-06-26 22:35:08 +00:00
enndeakin%sympatico.ca 89257db6ee Bug 290255, add xul scale widget, r=mconnor,roc sr=neil,roc 2006-05-30 13:50:48 +00:00
enndeakin%sympatico.ca b0589c48a8 Bug 336439, notification area not sized properly, r=mconnor 2006-05-25 18:55:34 +00:00
neil%parkwaycc.co.uk b39395b580 suiterunner uses xpfe autocomplete rs=mconnor (no bug) 2006-04-29 22:35:00 +00:00
enndeakin%sympatico.ca b5bd5dba5a Bug 268590, add notification widget, r=mconnor 2006-04-19 20:50:25 +00:00
neil%parkwaycc.co.uk 907c992023 Fix <toolbarbutton orient="horizontal"> and also give Thunderbird's File button a dropmarker b=252393 r=mconnor sr=mscott 2006-04-03 11:44:42 +00:00
beng%bengoodger.com bafcab14d6 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 6ed92b441f Horizontal tree scrolling XBL/CSS cleanup b=308490 r=varga sr=bz 2005-10-09 23:42:28 +00:00
bzbarsky%mit.edu 209234f102 Make sure scrollcorners are always boxes. Bug 310919, r=dbaron, sr=neil 2005-10-04 23:49:39 +00:00
bzbarsky%mit.edu bcad5934f1 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 53cc7ff949 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 0f264d342e 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 4b2c0bf235 Bug 306433. XUL descriptions with control attribute shouldn't underline accesskeys. r=vlad 2005-08-31 02:48:17 +00:00
bzbarsky%mit.edu 4e5fb6da88 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 8e7dbb59f4 Bug 306061 (regression from bug 305767). 2005-08-26 17:57:59 +00:00
aaronleventhal%moonset.net aebfbc785b 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 39105c7c03 Bug 299272 - make richlistbox standalone. r=mconnor a=bsmedberg 2005-07-05 21:07:09 +00:00
doronr%us.ibm.com eeff828418 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 adfd7d59dd 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 4b2ee09002 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 0eaac7a817 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 bacab4977e Bug 285005 Allow scrollbox with scrollbars r+sr=roc 2005-03-30 00:11:06 +00:00
mozilla.mano%sent.com f2497900ca 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 f01d11934a 274712 - new options dialog 2005-02-25 09:07:58 +00:00
cbiesinger%web.de 1e48741cb8 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 c6074f9ea8 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