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

1239 Коммитов

Автор SHA1 Сообщение Дата
reed@reedloden.com b0b33be3bb Bug 410573 - "Correct menu item title case for textarea context menus" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=Mano ui-r+a1.9=beltzner] 2008-01-23 23:13:37 -08:00
aaronleventhal@moonset.net 3dc8df17fd bug 407359. Fix a11y issues with popups on main screen. r=mano, r=enn, r=surkov, r=marcoz, uir=mconnor 2008-01-23 15:49:10 -08:00
aaronleventhal@moonset.net e354d456cf Backing out bug 407359 because of orange 2008-01-22 14:26:57 -08:00
aaronleventhal@moonset.net 2d600ff58c Bug 407359. Fix accessibility issues with popups in main screen UI. r=marcoz, enn, surkov, mano, ui=mconnor, a=blocking1.9 2008-01-22 07:32:20 -08:00
reed@reedloden.com 58912cd587 Bug 406179 - "delete (or shift/delete) of a row in the rich url bar results does not select the next item after delete" (remove the offending code) [p=zeniko@gmail.com (Simon Bünzli) r=sspitzer a=blocking-firefox3+] 2008-01-19 18:59:21 -08:00
florian@queze.net 5a53cbd684 Bug 408940 - Setting the value property of a menulist to null should remove the old value. Followup patch to fix regressions (bug 412497, 412534 and 412541) r=Mano, a1.9=schrep 2008-01-17 20:29:17 -08:00
florian@queze.net aced67f404 Bug 391534 - Prevent '<preference> with id='' and name='' has unknown type ''' warnings. r=Mano, a1.9=schrep 2008-01-16 21:01:12 -08:00
reed@reedloden.com 5636f0e882 Bug 377966 - "Odd alignment of radio button internal elements on Page Setup dialog" [p=valastiak@mozilla.sk (Vlado Valastiak) r=Neil a1.9=schrep] 2008-01-15 18:03:29 -08:00
cbarrett@mozilla.com f0f653eb9b Bug 395455 - Remove unused nativescrollbar.xml. r=enn a1.9=schrep 2008-01-15 13:51:58 -08:00
mnyromyr@tprac.de 1650289633 Bug 308754 - fire sync*preference with correct JS context; r=mano, a=mtschrep 2008-01-15 10:16:25 -08:00
florian@queze.net 55e0101c48 Bug 408940 - Setting the value property of a menulist to null should remove the old value. r=Mano, r=mconnor (on the test), a1.9=mconnor. 2008-01-14 20:42:13 -08:00
reed@reedloden.com 20581e94cc Bug 409388 - "Number box text fields seem not to get repainted on focus events" [p=twanno@lycos.nl (Teune van Steeg) r=Enn sr=roc a1.9=schrep] 2008-01-14 02:20:59 -08:00
sspitzer@mozilla.org 8e82c5812e fix for bug #406255: emphasize the first matching text in both title and url r=gavin a=beltzner 2008-01-11 12:01:37 -08:00
myk@mozilla.org 592856f2c4 bug 407116: fix regression that causes RSS icon to vanish near end of page load for certain pages; followup typo fix; r=mano 2008-01-08 21:17:29 -08:00
mozilla.mano@sent.com d5cbe4a2bc Bug 302575 - URL bar gets confused about what URI is loaded. patch by Florian Queze <florian@mozilla.com> and Gavin Sharp. r=gavin, sr=neil. 2008-01-08 20:07:42 -08:00
reed@reedloden.com c5631cada6 Bug 407453 - "Column reordering broken when ordinal > 9 (comparing numbers as strings)" [p=skrulx@gmail.com (Steve Krulewitz) r=Enn a1.9=schrep] 2008-01-04 22:47:42 -08:00
reed@reedloden.com 3d631d7ac6 Bug 409636 - "autocomplete-richlistitem binding creates superfluous vbox" [p=dao@mozilla.com (Dão Gottwald) r=Neil a1.9=schrep] 2008-01-02 21:52:37 -08:00
myk@mozilla.org 8ec00da02a bug 407116: prevent RSS icon from disappearing when page contains subframes that don't reference RSS feeds; r=mconnor 2008-01-02 13:14:55 -08:00
stefanh@inbox.com 6b3c7fcccb Bug 409478 - Use translucent autoscroll cursor on Mac. r=Mano, a=beltzner. 2007-12-25 06:01:44 -08:00
reed@reedloden.com 48c169a13b Bug 406330 - "Winstripe and Gnomestripe look bad in RTL mode" (Fix gnomestripe rtl) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a=blocking-firefox3+] 2007-12-21 03:06:20 -08:00
reed@reedloden.com 418e318713 Bug 400764 - "Don't depend on Firefox specifics for notifications for popups and missing plugins" [p=twanno@lycos.nl (Teune van Steeg) r=gavin a1.9=schrep] 2007-12-19 03:26:36 -08:00
sspitzer@mozilla.org b366932587 fix for bug #400671: Location bar ignores entered url and uses autocomplete selected url instead r=gavin, a=blocking-firefox-3+ 2007-12-18 13:25:03 -08:00
reed@reedloden.com 1f36848b74 Bug 273149 - "toggling the Match case checkbox does not change the highlighting" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=Mano a1.9=beltzner] 2007-12-17 21:28:05 -08:00
gavin@gavinsharp.com fd96289864 Revert accidental commit 2007-12-16 20:51:12 -08:00
gavin@gavinsharp.com b655c5f41e Fix bug # typo in comment 2007-12-16 20:49:11 -08:00
florian@queze.net fa0e3645e9 Bug 407193: Restore animateFadeIn behavior for Mac prefpanes (revert fix for bug 394881). r=mconnor, a=blocking-firefox3+ 2007-12-14 16:20:48 -08:00
sspitzer@mozilla.org 2a77e3c0b2 fix for bug #406194: Rich url bar keeps old scroll position even on new input patch=zeniko@gmail.com r=sspitzer/gavin a=blocking-firefox-3+ 2007-12-14 11:07:20 -08:00
sspitzer@mozilla.org 8a149e455d for correctness: fix for bug #402118: problems when highlighting part of a title in url bar auto complete results when the title is a RTL value for performance: fix for bug #407984: get rid of the scrollboxes in autocomplete.xml fix for bug #407951: don't reset textContent in _setUpDescription() if it hasn' t changed fix for bug #408024: when setting the width of the boxes that hold the descript ion elements, use Math.floor() r=gavin, a=blocking-firefox-3+ Thanks to vlad for the performance suggestions. 2007-12-12 10:43:08 -08:00
martijn.martijn@gmail.com 0cbac4012b Bug 407912 - When page is zoomed in/out, autocomplete popup doesn't have the correct width, r=enndeakin, a=mtschrep 2007-12-12 05:27:09 -08:00
aaronleventhal@moonset.net 5c2a8b72a4 Fixing orange 2007-12-11 18:48:03 -08:00
aaronleventhal@moonset.net 21895f320e Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil 2007-12-11 18:10:26 -08:00
reed@reedloden.com 1efb460fd7 Bug 399820 - "Native GTK look for find toolbar" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Mano a1.9=mconnor] 2007-12-11 00:53:25 -08:00
Evan.Yan@Sun.COM b0bf53bc2e Bug 380848 - Selected list item is not reported when focus to the list r=neil a=dsicore 2007-12-10 19:11:29 -08:00
sspitzer@mozilla.org 70e11f0d82 fix for bug #406259: update 5 richlistitems at a time to improve url bar rich result utocomplete performance. r=gavin a=blocking-firefox-3+ p1/m10 2007-12-07 09:50:45 -08:00
sspitzer@mozilla.org 90f924585b fix for bug #406355: New autocomplete has a11y issues The "faabar" wasn't friendly to screer readers, and would either just say what the user typed in the url bar or nothing at all. now, screen readers will read the title, url and type ("tag" or "bookmark") for each autocomplete result. r=gavin, a=blocking-firefox3+ 2007-12-04 22:19:38 -08:00
gavin@gavinsharp.com d316c1fd4a Back out the patch for bug 405235 to see whether it caused the Ts/Txul hit 2007-12-04 13:00:12 -08:00
gavin@gavinsharp.com 31532a97ab Bug 405235: search bar autocomplete doesn't appear unless content autocomplete has been used (don't rely on openAutocompletePopup to unhide the autocomplete panel), r=sspitzer 2007-12-04 10:37:21 -08:00
neil@parkwaycc.co.uk cb089719a1 Bug 405445 Let popup know which notification button was clicked r=Enn a=dsicore 2007-12-03 15:20:29 -08:00
reed@reedloden.com 280a4c8753 Bug 404751 - "Change menu spacing to match native GTK apps" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2007-12-03 01:16:15 -08:00
rob_strong@exchangecode.com 8ebd719ba5 Bug 401601 - applications preference tab jumps the first time I select it. r=sspitzer, blocking-firefox3=mconnor 2007-12-01 05:29:18 -08:00
rob_strong@exchangecode.com b9aa521c15 Backing out bug 401601 due to tree being closed without any notice on the tinderboxen of the tree being closed... bleh 2007-11-30 17:08:40 -08:00
rob_strong@exchangecode.com 45fe497ea1 Bug 401601 - applications preference tab jumps the first time I select it. r=sspitzer, blocking-firefox3=mconnor 2007-11-30 17:01:43 -08:00
sspitzer@mozilla.org 0b34e5cbbf fix for bug #406136: Empty rows in autocomplete when searching for the first time after starting Firefox in a supplimental patch for bug #399664, I accidentally removed this line. 2007-11-30 02:02:57 -08:00
sspitzer@mozilla.org 5323ed6d89 on the first url bar autocomplete search (for a new window), prevent the "stars" from jumping. details in bug #399664 r=dietrich 2007-11-29 21:56:58 -08:00
sspitzer@mozilla.org 11bba423ac fix for bug #399664: In location bar auto-complete, indicate which part of the result matches the query fix for bug #403159: Switch location bar auto-complete to a two line view fix for bug #399281: Transition location bar auto-complete results to a richlistbox widget r=gavin, with additional reviews from neil deakin a=firefox-3-+ sheriff approval from dietrich to check in on orange 2007-11-29 20:57:57 -08:00
martijn.martijn@gmail.com f6d29745ad Bug 257722 - No visual feedback when clicking on scrollbarbutton in autocomplete popups (no depressed state), r=neil, a=beltzner 2007-11-27 10:53:55 -08:00
myk@mozilla.org a68eab9518 bug 385224: optimize performance of site-specific preferences; r=mconnor,roc 2007-11-26 00:35:22 -08:00
reed@reedloden.com 47300cb06e Bug 398965 - "tab bar smooth-scrolling performance problems" (avoid closure) [p=dao@mozilla.com (Dão Gottwald) r=Enn a1.9=mconnor] 2007-11-20 14:50:46 -08:00
gavin@gavinsharp.com 9624fd98d9 Bug 404184: Cmd+Opt+Arrows tab-switching shortcut is broken on Mac, r=mano, a=schrep 2007-11-20 10:36:47 -08:00
myk@mozilla.org f5097ca64e bug 404222: remove unnecessary calls to getBrowserIndexForDocument to improve performance; r=sayrer, a=schrep 2007-11-19 23:55:40 -08:00