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

320 Коммитов

Автор SHA1 Сообщение Дата
bugzilla%arlen.demon.co.uk a58c184dbf Bug 250817 nsWidgetStateManager assumes first element returned by getElementsByAttribute is its child
Toolkit version p=me+other, r=mconnor
2004-08-26 22:30:36 +00:00
neil%parkwaycc.co.uk d338e9f257 Bug 252119 <key keycode="VK_RETURN"> should not see an Enter key pressed in a timed textbox r=varga sr=bryner 2004-08-26 18:49:05 +00:00
steffen.wilberg%web.de 53c733d3c8 Bug 255642: about: links to nonexistent NPL. r/a=ben 2004-08-25 10:36:24 +00:00
aaronleventhal%moonset.net 0c4f9a925b Bug 192577. URL bar drop-down does not collapse on second click on down-arrow. r=mconnor. No sr= needed 2004-08-18 14:46:45 +00:00
jruderman%hmc.edu b6ea76c9ef Bug 253945. Patch by quark, r=dveditz, a=ben 2004-08-13 21:34:42 +00:00
scott%scott-macgregor.org c94e0db87f More tweaks to the undetermined progressmeter from Neil.
Bug #226491
2004-08-07 08:53:24 +00:00
scott%scott-macgregor.org 91c76f3fd8 Bug #226491 --> More improvements to the undetermined progressmeter. Thanks to Neil for the changes. 2004-08-05 21:08:57 +00:00
steffen.wilberg%web.de 5fee76a70e Bug 218686: Autoscroll activates when middle-clicking document scrollbars. p=alexey@optus.net, r=mconnor 2004-07-30 12:14:59 +00:00
vladimir%pobox.com 33f488f5ea b=174265 (also 252288, 253161): favicon handling merge from aviary branch 2004-07-29 23:49:31 +00:00
bryner%brianryner.com b5ff05df21 Clicking in a focused input should open autocomplete results popup (bug 173569). Patch by dean_tessman@hotmail.com, r=me. 2004-07-29 08:42:54 +00:00
bryner%brianryner.com 1a8b51b957 Fix some problems related to dynamic enabling/disabling of form autocomplete: make autocomplete ignore all key navigation if the input is disabled, also, instead of trying to keep autocomplete state in sync on every browser instance, just set the disabled state on the global form fill controller. Bug 249610, r=blake. 2004-07-29 08:08:11 +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 2709df7c2a Patch from Neil to fix Bug #253232 where the undetermined progressmeter was drawing outside of the progressbar. 2004-07-27 21:51:58 +00:00
ben%bengoodger.com 6e92b6ec80 252549 - Better Update Handling for identical versions, also fixes numerous software update glitches 2004-07-25 18:40:03 +00:00
aaronleventhal%moonset.net a3a0a6bddd XUL tab focus indication should appear inside the tab. r=sdwalker, sr=neil 2004-07-24 22:53:13 +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
mconnor%myrealbox.com 90d37a9ab3 Bug 220681 - New window uses small icons even though original window has large icons, patch by djk (dkoppenh@null.net), r=me 2004-07-24 00:53:29 +00:00
mconnor%myrealbox.com 9285a4d5ea bug 231393 - Tab URL does not persist on bad links if tabs switched, patch by pike@pikey.me.uk based on jag's patch for bug 103720, r=me 2004-07-24 00:24:30 +00:00
aaronleventhal%moonset.net 6a590783ff Bug 175893. Make XUL Tabs focusable -- reopened because when switching tabs we were scrolling to the remembered focus instead of remaining at the last position. r=mconnor, sr=neil 2004-07-22 13:37:07 +00:00
aaronleventhal%moonset.net a94a11bfab Bug 251513. Content of tabs not focused to keyboard scrolling when switching tabs. r=mconner, no sr= needed 2004-07-19 15:53:02 +00:00
aaronleventhal%moonset.net 1ee6937a84 Bug 251589. Fix focused appearance of xul tabs to gel with -moz-outline now being drawn outside the frame. r=mconner, no sr= needed 2004-07-16 17:07:35 +00:00
aaronleventhal%moonset.net 869514fc1f Backing out fix for bug 251589 as well since it only makes sense when outlines are outside of the current tab 2004-07-15 19:04:47 +00:00
aaronleventhal%moonset.net 3e9d4f9452 Fix focus appearance for XUL tabs so they appear inside the tab. r=mconnor, no sr= needed 2004-07-15 17:55:47 +00:00
aaronleventhal%moonset.net 4de0622ec6 Bug 175893. Make tab labels focusable (when clicking on label of foreground tab). Make unmodified arrow key navigation work with tabs. r=neil, sr=? 2004-07-14 21:44:01 +00:00
jruderman%hmc.edu a429b6720a Bug 247606 - Review Firefox JS for dangerous eval() use. r=bryner. 2004-07-07 03:04:09 +00:00
mconnor%myrealbox.com 35a1f6bf40 bug 172502 Do not allow ctrl+dragging (or remove the + pointer) in Toolbar Customization, patch by Jon Henry (jhenry@ccs.neu.edu), r=me 2004-07-06 06:13:57 +00:00
neil%parkwaycc.co.uk bb69790fdb Bug 64157 Should be able to navigate <menulist> when it's not dropped down r=aaronl sr=roc 2004-07-03 21:00:07 +00:00
aaronleventhal%moonset.net a2235ae6ed Bug 246063. Fire accessible state changes when tree item expands/collapses. r=neil, sr=jst 2004-06-23 19:44:43 +00:00
bryner%brianryner.com e5632337c1 Lots of fixes for native themed checkbox and radio buttons on gtk2. Bug 247631, r=caillon, sr=blizzard. 2004-06-22 22:10:12 +00:00
silver%warwickcompsoc.co.uk f42e35caa1 Bug 173878 - Remember small icon setting even when toolbar is in text-only mode.
r=mconnor
2004-06-20 10:07:43 +00:00
ben%bengoodger.com 9f079935b0 244025 - more obvious secure site indication 2004-06-20 08:30:19 +00:00
bsmedberg%covad.net d9ba66a275 Bug 239929 - Porting semi-single-profile from the aviary1.0 branch to the trunk. This is using the argv-restart method right now (a child process). This will be changing to an xpcom-restart process soon. Code by me, Ben Goodger, Darin, Scott M., M. Kaply, and others. xpfe/appshell code r=danm sr=brendan (bug 244106). 2004-06-17 21:23:51 +00:00
aaronleventhal%moonset.net 8ad18cbf57 Bug 127118. Fix focus problems with radio buttons and accesskeys. r=neil, sr=bryner 2004-06-15 02:32:52 +00:00
aaronleventhal%moonset.net 593684a98a Bug 245370. Make autocomplete dropdowns accessible. r=neil, sr=alecf 2004-06-08 13:59:11 +00:00
aaronleventhal%moonset.net 6fcb92d05f This part of the fix for bug 244624 was accidentally not checked in with the main checkin on June 1, 2004. r=neil, sr=alecf 2004-06-07 19:56:30 +00:00
aaronleventhal%moonset.net 8eb8cdd6d0 Bug 244624. Expose XUL textbox and menulist properly. r=neil, sr=alecf 2004-06-02 04:06:28 +00:00
db48x%yahoo.com 7220cf390a put back two lines that got lost before checkin.
see bug 235872 for details
2004-05-31 06:46:28 +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
mvl%exedo.nl fc48c463fc Make content policy api (nsIContentPolicy) not suck.
bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2004-05-13 18:34:18 +00:00
varga%nixcorp.com ad064dcdd1 Fix for bug 243027. shift+down arrow doesn't scroll
r=varga patch by neil
2004-05-08 18:59:21 +00:00
mconnor%myrealbox.com c45cab3bab Bug 242466 more fun with page stylesheets and autoscroll, patch by Robert Parenton (rparenton@louisianaada.org) r=me 2004-05-07 01:02:08 +00:00
mconnor%myrealbox.com 16bad948b6 Bug 217916 - advanced options: expanding/collapsing fun patch by pike@pikey.me.uk, r=me 2004-05-07 00:52:53 +00:00
brade%comcast.net 4b3db2496f bug 238696; handle additional progress listeners by calling enterTabbedMode (ported from mozilla/xpfe/global/resources/content/bindings/tabbrowser.xml); r=dveditz/bryner 2004-05-06 17:19:00 +00:00
varga%nixcorp.com 3071db62f2 Porting changes from seamonkey. Bug 97434 and 240590. Patches by Neil. 2004-05-04 04:18:00 +00:00
mconnor%myrealbox.com 7f6c8339ea Bug 238815 - CSS Causes Autoscroll Icon to Display to the Lower-right of Cursor, patch by Robert Parenton (rparenton@louisianaada.org), r=me 2004-05-02 16:08:16 +00:00
mconnor%myrealbox.com 3ac68a0c45 bug 240574 port XPFE fixes to toolkit version of radio.xml, r=bryner 2004-04-29 23:12:50 +00:00
ben%bengoodger.com d01c25f6a6 170006 - add support for extension app version incompatbility checking to extension manager to disable incompatible extensions when a new version of the app is installed 2004-04-21 08:48:30 +00:00
ben%bengoodger.com 97ebd0e4ba 241028 - should be able to create smart keywords to forms that use the http POST method. 2004-04-20 09:45:12 +00:00
varga%nixcorp.com 2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
bzbarsky%mit.edu 7a292c3f22 Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00