Commit Graph

1408 Commits

Author SHA1 Message Date
sspitzer@mozilla.org
174d6473d1 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
johnath@mozilla.com
6970f0befc Add credit for beltzner for current book of mozilla text. b=411352, r=gavin, a=mconnor 2008-01-10 13:45:30 -08:00
reed@reedloden.com
6574b8e5c5 Bug 411352 - "Update Book of Mozilla passage (about:mozilla)" (removing .f class, slight change to text) [p=beltzner@mozilla.com (Mike Beltzner) r=gavin a1.9=mconnor] 2008-01-10 12:31:27 -08:00
enndeakin@sympatico.ca
31e2433ab2 Disable one line of the test for now 2008-01-10 10:27:46 -08:00
enndeakin@sympatico.ca
0f41aacd0b Bug 393451, getBoundingClientRect coordinates not correct for popups, r+sr=roc,a=schrep 2008-01-10 07:48:26 -08:00
johnath@mozilla.com
db3a80d1ef Update Book of Mozilla passage. b=411352, r+ui-r=beltzner, a=mconnor 2008-01-09 13:03:36 -08:00
roc+@cs.cmu.edu
a27edd7ce6 Try to fix win2k03 orange by backing out bug 409242 2008-01-09 00:34:24 -08:00
myk@mozilla.org
2c5d215151 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
5f7c7f2aca 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
enndeakin@sympatico.ca
4232ec914e Bug 409242, fix popup position test, also reset scale after changing it, r=mano 2008-01-08 13:04:35 -08:00
reed@reedloden.com
7caa037fb5 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
neil@parkwaycc.co.uk
b22e83627e Make XUL elements really native anonymous b=410119 r=smaug sr+a=sicking 2008-01-04 03:24:41 -08:00
reed@reedloden.com
4a4642a5f9 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
ee8223bd29 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
philringnalda@gmail.com
c1db3488be Bug 407635 - Update browser/toolkit copyright dates to 2008, r=gavin, a=blocker 2007-12-31 13:03:06 -08:00
stefanh@inbox.com
f693bd84a7 Bug 409478 - Use translucent autoscroll cursor on Mac. r=Mano, a=beltzner. 2007-12-25 06:01:44 -08:00
reed@reedloden.com
18f73c2030 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
enndeakin@sympatico.ca
c59a775ea4 Bug 407601, use preferred size when calculating popup position and size instead of current size, fixes extraneous layouts and scrolling position changes, r+sr=bz,a=shrep 2007-12-19 08:37:32 -08:00
reed@reedloden.com
9c442c7554 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
reed@reedloden.com
6a5609241f Bug 408819 - "Port bug 305679 to Toolkit" (Av1-TK) [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano a1.9=schrep] 2007-12-19 03:25:20 -08:00
sspitzer@mozilla.org
bf436058b9 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
2c3de63a14 Bug 160454 - "Eliminate use of HEAD in "save as"" ((AAv1) cleanup |getFileBaseName()| usages) [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano sr=Neil a1.9=beltzner] 2007-12-17 21:48:09 -08:00
reed@reedloden.com
90809e8fe5 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
db9caefa16 Revert accidental commit 2007-12-16 20:51:12 -08:00
gavin@gavinsharp.com
05efadbae0 Fix bug # typo in comment 2007-12-16 20:49:11 -08:00
florian@queze.net
5395a457d4 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
cee111e248 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
sayrer@gmail.com
cd0b997665 disable one test from bug 407937 2007-12-13 20:20:27 -08:00
enndeakin@sympatico.ca
65fc1513f7 Disable one test on linux until I can see what's wrong with it 2007-12-13 08:18:50 -08:00
enndeakin@sympatico.ca
bb698950b5 Bug 407937, popup with left/top attributes can expand outside of content area, also ensure that popup position is adjusted if too far off screen,r+sr=roc CVS: ---------------------------------------------------------------------- 2007-12-13 06:41:33 -08:00
sspitzer@mozilla.org
5a4be57cca 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
78d516fdff 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
df93411ea9 Fixing orange 2007-12-11 18:48:03 -08:00
aaronleventhal@moonset.net
754ec000fb 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
5b9ea3f139 Bug 405653 - "Synchronize /suite and /toolkit <contentAreaUtils.js>" ((Av1a-TK) whitespace/++ cleanup) [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano a1.9=schrep] 2007-12-11 01:57:36 -08:00
reed@reedloden.com
955ed806bf 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
572de23f82 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
be7ca6d5ce 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
0e7d2c24a1 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
philringnalda@gmail.com
fedbfba655 Bug 405282 - Test for bug 382990 leaves bookmarks sidebar open, r=gavin, a=itsatest 2007-12-04 21:05:55 -08:00
gavin@gavinsharp.com
f772fe4de0 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
57e643f3cb 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
9c29ea4f59 Bug 405445 Let popup know which notification button was clicked r=Enn a=dsicore 2007-12-03 15:20:29 -08:00
enndeakin@sympatico.ca
37bd9355b8 Bug 405986, noautohide attribute check for tooltips is reversed, r+sr=neil,a=damon 2007-12-03 06:34:57 -08:00
reed@reedloden.com
35e4a80941 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
philringnalda@gmail.com
da3ad2d743 Bug 405284 - Confusing error reports from timepicker tests, r=enndeakin 2007-12-01 21:22:33 -08:00
rob_strong@exchangecode.com
d19a3cd646 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
9aa5875bc3 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
cb68bbea85 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
gerv@gerv.net
71693aa4a6 Bug 400520 - add Breakpad details to about:license. Patch by gerv; a=beltzner. 2007-11-30 15:16:55 -08:00