Commit Graph

485 Commits

Author SHA1 Message Date
Neil Deakin
90eb890b4c Bug 431842: refactor autocomplete binding to support Fennec autocomplete, r=gavin 2008-07-17 15:53:04 +02:00
Edward Lee
2fb181ae19 Bug 392143 - show keywords as url bar autocomplete choices. r=dietrich, r=gavin 2008-07-17 04:48:40 -07:00
Mark Banner
97a7151457 Bug 441530 Toolkit autocomplete sets the nomatch attribute on the popup rather than the textbox. r=enndeakin 2008-07-17 09:33:51 +01:00
L. David Baron
aa6f0606f3 Backed out changeset ca442067af90 due to unit test hang in test_417798.js. 2008-07-16 12:56:30 -07:00
Neil Deakin
5bc2520934 Bug 431842: refactor autocomplete binding to support Fennec autocomplete, r=gavin 2008-07-16 18:16:52 +02:00
Mark Banner
629459dcf5 Back out bug 441530 due to leak problems in the test 2008-07-13 19:30:22 +01:00
Mark Banner
1847d974ab Bug 441530 Toolkit autocomplete sets the nomatch attribute on the popup rather than the textbox. r=enndeakin 2008-07-13 16:25:45 +01:00
Serge Gautherie
6f72cab4f0 Bug 311672 – Remove the obsolete 2nd parameter from |nsIStringBundleService::createBundle(...)| "JS" callers. r=zeniko/mano 2008-07-12 11:56:02 +02:00
Shawn Wilsher
2bb15678ee Disabled this test until bug 443763 is fixed. 2008-07-11 17:53:21 -04:00
Alexander Surkov
e56ae07a17 Bug 443881 – take into account separators in xul menus when group attributes are calculating, r=MarcoZ, sr=neil 2008-07-09 23:50:52 +08:00
Chris Double
02ccf2851f Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc 2008-07-09 20:22:20 +12:00
Gavin Sharp
5fb38514e3 Bug 440334: Focus does not jump to find toolbar when certain form inputs are focused (non-editable nsIDOMNSEditableElements), r=mano
--HG--
rename : toolkit/content/tests/chrome/bug288254_window.xul => toolkit/content/tests/chrome/findbar_window.xul
rename : toolkit/content/tests/chrome/test_bug288254.xul => toolkit/content/tests/chrome/test_findbar.xul
2008-07-08 11:26:54 -04:00
Gavin Sharp
03c56c2768 Bug 441876: remove UTF-7 option from browser Character Encoding menus, r=smontagu, sr=bzbarsky 2008-07-05 20:53:48 -04:00
Shawn Wilsher
e6dbf1fb43 Bug 443493 – Unit test for Bug 331215 fails rather frequently on Mozilla2 builds
Test uses the thread manager to place a function on the event queue of the main
thread instead of using a timeout.
r=mconnor
2008-07-03 16:46:04 -04:00
Philipp Kewisch
bf98cb9e7a Fix bug 443037 - basetext doesn't claim to implement nsIDOMXULLabeledControlElement. r=gavin 2008-07-02 21:57:12 +02:00
Markus Stange
c3aca69bb6 Bug 432028 - Undetermined progressmeter timer isn't stopped, causing high CPU load, r=enn 2008-06-29 18:31:01 -07:00
Josh Aas
ca07faa2b5 back out 433952 2008-06-27 02:52:18 -04:00
Josh Aas
db2e70c148 Decomtaminate native menu system. Add new native menu API. Lots of cleanup for the native menu system code. Memory usage and speed improvements. b=433952 r=bent r=kreeger sr=roc 2008-06-27 00:14:45 -04:00
Dão Gottwald
671fb39b5e Bug 355965: Improve notification bar animation by skipping steps when the animation isn't smooth, r=enndeakin 2008-06-15 21:38:49 -04:00
Kai Liu
0a857eedca Bug 433896: The location bar and search box can appear too wide in Customize Toolbar, r=gavin 2008-06-15 21:30:16 -04:00
Gavin Sharp
bf4ab8298a Bug 427291: Multiple focus events fired when clicking XUL textbox (focus child html:input directly rather than xul:textbox), r=mano 2008-06-15 21:21:09 -04:00
Mark Banner
c031b61a7e Bug 430852 [Classic] Missing Treelines in MailNews. p=Mnyromyr <mnyromyr@tprac.de>,r=gavin.sharp 2008-06-11 09:46:05 +01:00
alqahira@ardisson.org
34f7e15b98 Bug 432383 - Validation errors in license.html. r=gerv, a1.9=schrep 2008-05-07 18:26:47 -07:00
gavin@gavinsharp.com
0c68771a39 Bug 423104: ship en-US spellcheck dictionary README, extracted text by gerv@mozilla.org and handerson@mozilla.com, patch is r=gerv, sr=mconnor, a=beltzner 2008-05-06 14:39:06 -07:00
gavin@gavinsharp.com
2165466c06 Bug 430925: Scrollbox smooth scrolling should skip frames when missing the desired frame rate, patch by Dão Gottwald <dao@mozilla.com>, r=enndeakin, a=beltzner 2008-05-05 13:50:59 -07:00
benjamin@smedbergs.us
b6c645e16c Bug 423104 - Add lt and nl dictionary licenses to about:license, r=gerv,harvey,smokey a=schrep This patch does not deal with the en-US dictionary license confusion. 2008-05-02 10:53:46 -07:00
gavin@gavinsharp.com
c655199faf Bug 431057: RTL icons needed for tree twistys in Aero theme, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=beltzner 2008-05-01 14:12:52 -07:00
roc+@cs.cmu.edu
471e1a5027 Bug 409427. Don't slide popups up if they're offscreen, flip them up above the anchor point instead. r=enndeakin,sr=neil,a=damon 2008-04-29 18:41:56 -07:00
dolske@mozilla.com
2ee437145b Bug 431275 - Give notification bars default icons via CSS. r=enn, ui-r=beltzner, a1.9=beltzner 2008-04-29 14:29:30 -07:00
enndeakin@sympatico.ca
d17ab72a5c Bug 402798, bookmarks missing from menu, r=mano,a=beltzner 2008-04-29 12:07:14 -07:00
mnyromyr@tprac.de
0a867050bf Bug 410562: fix Windows test failure by commenting them out (need OS-dependent data here once pref type file has UI elements); r=gavin over IRC 2008-04-25 18:37:16 -07:00
mnyromyr@tprac.de
1499a4e2f2 Bug 410562: <preference>.reset() does not honor instantApply; r=gavin, a1.9=dsicore 2008-04-25 16:23:14 -07:00
gavin@gavinsharp.com
807c0a104b Bug 429020: Scrollbars jump when being clicked and held to scroll down page, patch by Markus Stange <mstange@themasta.com>, r+sr=roc, a=beltzner 2008-04-24 17:25:15 -07:00
roc+@cs.cmu.edu
87aabef714 Bug 393791. Don't allow menus to open before we've generated their child frames. r=enn,sr=neil,a=beltzner 2008-04-22 20:05:54 -07:00
gavin@gavinsharp.com
b95ccb0534 Bug 427412: prevent default beeping action for Cmd+Enter on Mac in autocomplete widgets, r=enndeakin, a=damon 2008-04-22 12:47:44 -07:00
mozilla.mano@sent.com
568b78cc7a fixing a typo which broke js asserts on trunk 2008-04-22 11:18:19 -07:00
gavin@gavinsharp.com
62025b7ab4 Bug 420763: use getBoundingClientRect for tab scrolling measurements (Alt + Scroll Down => can't scroll through all tabs), patch by Dão Gottwald <dao@mozilla.com>, r=enndeakin, a=beltzner 2008-04-22 09:34:11 -07:00
enndeakin@sympatico.ca
4550317acc Backout bug 398928 2008-04-21 09:53:30 -07:00
ajschult@verizon.net
7cad4c1b51 bug 423186: test_popup_scaled fails and zooms iframe for other tests, r=enndeakin 2008-04-18 20:45:33 -07:00
gavin@gavinsharp.com
c5e7503706 Bug 422476: make checkbox in colors dialog flex to avoid clipping content in localized builds, patch by Pascal Chevrel <pascalc@gmail.com>, r=enndeakin, a=beltzner 2008-04-17 18:49:19 -07:00
enndeakin@sympatico.ca
522a7aa5c1 Bug 422121, crash sorting xml built templates, add some null checks, r=smaug,sr=jonas,a=beltzner 2008-04-17 09:19:30 -07:00
enndeakin@sympatico.ca
d6732d2103 Bug 398928, allow dragging window on Mac by the toolbar, r=neil,sr=roc,a=beltzner 2008-04-16 08:29:54 -07:00
karlt+@karlt.net
9c03752731 wrap rightmost textboxes so that mouse events are tested closer to the left hand side of (within) the frame. b=410405 r=pavlov a1.9=schrep 2008-04-15 16:17:23 -07:00
dveditz@cruzio.com
8689328ff5 bug 292789 prevent use of chrome: URIs from <script>, <img> stylesheets, etc except for chrome packages explicitly marked contentaccessible. r=bzbarsky, sr=jst, a=beltzner 2008-04-12 14:26:19 -07:00
edward.lee@engineering.uiuc.edu
55280322a0 Bug 418243 - Removing active autocomplete textbox breaks all autocomplete functionality. r=gavin, b1.9=beltzner, a1.9=beltzner. Fixes Bug 404135 - 'Restore Default Set' in 'customize toolbar' window breaks the location bar (autocomplete, submitting) and the search bar (autocomplete) 2008-04-11 23:07:09 -07:00
edward.lee@engineering.uiuc.edu
77424910f4 Bug 418257 - Show what part of which tags match for urlbar autocomplete. r=dietrich, r=gavin, ui-r=beltzner, b-ff3=beltzner, a1.9=mconnor 2008-04-11 20:14:42 -07:00
edward.lee@engineering.uiuc.edu
6b5d4e8ef0 Bug 428001 - Flashing when autocomplete shows results after not showing results. r=gavin, b-ff3=beltzner, a1.9=beltzner. Fixes Bug 407776 - move code to determine height of rich autocomplete popup out of _appendCurrentResult() and into invalidate() 2008-04-11 16:35:23 -07:00
alqahira@ardisson.org
533d8c46a5 Bug 368091 - Toolkit's about:license needs to allow for different 'official binaries' line (make toolkit/content/license.html generic and let apps build a customized copy from it; app changes for Firefox here; others in follow-up bugs). r=bsmedberg, mpa=gavin on the browser bits, r=philor on the ugly line in Thunderbird until bug 428144 lands, a1.9=beltzner 2008-04-10 09:07:21 -07:00
surkov.alexander@gmail.com
311dc06808 Bug 427953 - tree column picker isnt accessible, r=marcoz, neil, sr=neil, a=beltzner 2008-04-09 19:32:31 -07:00
gavin@gavinsharp.com
934f8dad6c Bustage fix from bug 412646 2008-04-09 16:55:10 -07:00