enndeakin@sympatico.ca
763c28dc18
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 08:49:38 -07:00
surkov.alexander@gmail.com
1bf543bd20
Bug 369077 - listbox/richlistbox is corrupted if @selected is inside item, r=neil, enn.deakin
2007-07-04 05:16:55 -07:00
philringnalda@gmail.com
977ae6867f
Bug 298993 - add FAYT (find as you type) for richlistbox for the EM, patch by Simon Bünzli <zeniko@gmail.com>, r=enndeakin
2007-06-30 19:16:14 -07:00
enndeakin@sympatico.ca
4f1b5e6da7
Bug 279703, backing out the popup changes due to performance regressions. sigh.
2007-06-29 15:15:59 -07:00
enndeakin@sympatico.ca
a38bda36bc
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
2007-06-29 12:04:45 -07:00
peterv@propagandism.org
02b7a30529
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-27 19:48:16 -07:00
peterv@propagandism.org
0919df3f05
Backing out to fix orange.
2007-06-27 16:21:05 -07:00
peterv@propagandism.org
e15f728720
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-27 15:29:45 -07:00
sdwilsh@shawnwilsher.com
ffaaaa3612
Bug 209555 - <radio> must be children of <radiogroup>. Patch by Alex Vincent <ajvincent@gmail.com>. r=enndeakin
2007-06-26 17:39:27 -07:00
kherron@fmailbox.com
5aeeab5bcb
Bug 346931 - code cleanup: remove <xul:hbox style="position: relative;">. Patch by Dão Gottwald <dao@design-noir.de>. r=mano.
2007-06-17 04:25:13 -07:00
flamingice@sourmilk.net
e8dc82b219
Bug 363271, remove download manager hack from richlistbox, Patch by Simon Bünzli, r=enn
2007-06-15 14:19:08 -07:00
flamingice@sourmilk.net
46b64064cd
Bug 377686, listbox.xml/richlistbox.xml cleanup, Patch by Simon Bünzli, r=enn
2007-06-15 12:42:31 -07:00
cst@yecc.com
5a5b1ae366
Bug 242621 Move Autoscroll Icon Out of the DOM, removing old icons
2007-06-14 20:03:20 -07:00
cst@yecc.com
39bb33b201
Bug 242621 Move Autoscroll Icon Out of the DOM (SeaMonkey-style autoscroll)Patch by me and Michael Ventnor <ventnor.bugzilla@yahoo.com.au>Icons by Dão Gottwald <dao@design-noir.de>ui-review=beltzner, r=mano
2007-06-14 19:36:38 -07:00
enndeakin@sympatico.ca
039f61021f
Bug 383576, undeclared variable newval, r=neil
2007-06-11 06:30:23 -07:00
gavin@gavinsharp.com
52717ba969
Back out the patch for bug 303428 because it causes bug 382766
2007-06-05 08:08:32 -07:00
rflint@ryanflint.com
f9bd54b481
Bug 382584 - Mistyped assignment in tree.xml. r=enndeakin
2007-06-01 19:05:08 -07:00
gavin@gavinsharp.com
618b0b87a8
Bug 362680: can't focus single item in a tree using the keyboard, patch by Ori Avtalion <oavtal@bezeqint.net>, r=enndeakin
2007-05-29 12:55:11 -07:00
gavin@gavinsharp.com
5025fb8c96
Bug 303428: focus ring can end up on an inactive tab, patch by Oliver Yeoh <oliver_yeoh@hotmail.com>, r=mconnor
2007-05-29 12:08:30 -07:00
rflint@ryanflint.com
a5198bd6a5
Bug 345950 - Provide a browser.tabs.tabMaxWidth. Patch by Dao Gottwald <dao@design-noir.de>, r=mano
2007-05-25 04:08:57 -07:00
sdwilsh@shawnwilsher.com
1f6de7f794
Bug 381508 - XUL editable menulist shouldn't use document.commandDispatcher. r=sr=neil
2007-05-23 13:13:22 -07:00
sdwilsh@shawnwilsher.com
d0398ffc47
Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp
2007-05-23 11:08:10 -07:00
enndeakin@sympatico.ca
b8956a93a2
Bug 377693, change priority to an integer, setters should return val, add testcase, r=mano
2007-05-23 05:30:21 -07:00
bent.mozilla@gmail.com
3d743d8881
Bug 381084 - "Autocomplete textbox cannot be resized after the popup has shown". Patch by Matt Crocker <matt@songbirdnest.com>. r=gavin.
2007-05-20 18:30:59 -07:00
ginn.chen@sun.com
1dd8611fbb
Bug 357969 container xul element which doesn't have a xbl def under a deck frame has no accessible objectpatch by nian.liu at sun.com r=surkov.alexander sr=neil
2007-05-15 02:46:06 -07:00
aaronleventhal@moonset.net
22a6e18f60
Associate label with textbox in find bar. r=mano
2007-05-13 19:23:02 -07:00
asqueella@gmail.com
8dc6a9db6f
Bug 371276 - In Find toolbar, all buttons should be in Tab orderp=Nian Liu <nian.liu@sun.com>r=mano, ui-r=beltzner
2007-05-13 08:53:53 -07:00
mozilla.mano@sent.com
20daf662dd
Bug 365551 - Auto-case mode erroneously shows Match Case box sometimes. r=gavin.
2007-05-12 23:27:11 -07:00
enndeakin@sympatico.ca
5481c3ab31
Bug 371260, cleanup of <radio> code, r=neil
2007-05-09 06:43:26 -07:00
gavin@gavinsharp.com
146ae0ff54
Bug 345561: remove unneeded try/catch, patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me
2007-05-02 13:09:02 -07:00
asqueella@gmail.com
e45e7cb99c
Bug 378344 - Triple clicking the tabbar can open a tab and close it again right awayp=Dao Gottwald <dao@design-noir.de>r=mano
2007-04-29 08:28:10 -07:00
asqueella@gmail.com
6d0f046677
Bug 374489 - after clicking a close button, double-clicking doesn't open a new tab until you move the mousep=Dao Gottwald <dao@design-noir.de>r=mano
2007-04-29 08:25:57 -07:00
dveditz@cruzio.com
8e4044c9d5
bug 370555 don't hide "about:blank" url when opened by another window, r=mconnor
2007-04-28 14:29:08 -07:00
enndeakin@sympatico.ca
090bc6ed3f
Bug 377687, ensure progressmeter value is between 0-100, minor cleanup and add test, r=mano
2007-04-23 06:19:30 -07:00
enndeakin@sympatico.ca
05e3ac20fd
Bug 377692, followup to change numberInt to numberValue as values can be decimal, handle case where decimalplaces is Infinity, update disabled state when wraparound is true, r=neil
2007-04-20 03:54:22 -07:00
enndeakin@sympatico.ca
b690578b06
Bug 377678, fix some minor issues, including accessibility objects, r=neil
2007-04-19 09:46:22 -07:00
enndeakin@sympatico.ca
4ba3f0dd15
Bug 377692, numberbox cleanup, value property should be a string, add valueInt for numeric value, r=neil
2007-04-19 05:08:10 -07:00
enndeakin@sympatico.ca
97ab255a84
Bug 377674, cleanup some wizard properties, r=mano
2007-04-18 18:03:52 -07:00
enndeakin@sympatico.ca
d1f711beac
Bug 377683, return -1 when no tabs in tabbox.selectedIndex, r=neil
2007-04-17 17:01:22 -07:00
enndeakin@sympatico.ca
c0a326c41e
Bug 377685, return booleans for two disabled properties, r=neil
2007-04-17 17:00:35 -07:00
enndeakin@sympatico.ca
e010de79c4
Bug 377698, timepicker.increment setter doesn't work, r=neil
2007-04-17 16:59:50 -07:00
enndeakin@sympatico.ca
13e2ad9295
Bug 377038, tabIndex property should return 0 when attribute is not specified, r=neil
2007-04-16 13:04:39 -07:00
enndeakin@sympatico.ca
85aad482ee
Bug 350257, remove extra event listeners from numberbox, r=neil
2007-04-16 08:11:53 -07:00
mozilla.mano@sent.com
ec3a0366b6
Bug 376815 - Allow using listheader in a richlistbox. r=enn
2007-04-09 17:21:16 -07:00
enndeakin@sympatico.ca
a524f1f443
Bug 372047, support reverse direction scales, r=neil,josh
2007-04-09 15:39:57 -07:00
joshmoz@gmail.com
a625842ac4
use native window resize animation API for Mac OS X preferences. b=355177 r=sspitzer r=enn
2007-04-09 15:30:23 -07:00
bugzilla@standard8.demon.co.uk
68b6ff1a65
Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase (Gv1 - toolkit). p=Serge Gautherie <sgautherie.bz@free.fr>,r=enndeakin
2007-04-03 10:06:57 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
philringnalda%gmail.com
690c017b3b
Bug 432028 - Undetermined progressmeter timer isn't stopped, causing high CPU load, patch by Markus Stange <mstange@themasta.com>, r=enn, a=shaver
2008-07-08 02:05:48 +00:00
gavin%gavinsharp.com
c96f4ad75d
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 20:50:59 +00:00
gavin%gavinsharp.com
0c6f5ca7cc
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 21:12:52 +00:00
dolske%mozilla.com
71ced02790
Bug 431275 - Give notification bars default icons via CSS. r=enn, ui-r=beltzner, a1.9=beltzner
2008-04-29 21:31:00 +00:00
mnyromyr%tprac.de
7dcd98e254
Bug 410562: <preference>.reset() does not honor instantApply; r=gavin, a1.9=dsicore
2008-04-25 23:23:15 +00:00
gavin%gavinsharp.com
8cc7357a88
Bug 427412: prevent default beeping action for Cmd+Enter on Mac in autocomplete widgets, r=enndeakin, a=damon
2008-04-22 19:47:44 +00:00
gavin%gavinsharp.com
8be3be9b85
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 16:34:11 +00:00
enndeakin%sympatico.ca
4ad738ef89
Backout bug 398928
2008-04-21 16:53:31 +00:00
enndeakin%sympatico.ca
37578cdf1b
Bug 398928, allow dragging window on Mac by the toolbar, r=neil,sr=roc,a=beltzner
2008-04-16 15:29:55 +00:00
edward.lee%engineering.uiuc.edu
cb3048c86e
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-12 06:07:09 +00:00
edward.lee%engineering.uiuc.edu
3ef971ee75
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-12 03:14:44 +00:00
edward.lee%engineering.uiuc.edu
81bece1698
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 23:35:23 +00:00
surkov.alexander%gmail.com
c509147d43
Bug 427953 ��� tree column picker isnt accessible, r=marcoz, neil, sr=neil, a=beltzner
2008-04-10 02:32:31 +00:00
gavin%gavinsharp.com
22a43a9dd3
Bustage fix from bug 412646
2008-04-09 23:55:10 +00:00
gavin%gavinsharp.com
8f0c8cf09f
Bug 412646: work around layout bug that causes dot to appear in find bar text field, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=me, a=mconnor
2008-04-09 22:03:10 +00:00
neil%parkwaycc.co.uk
cab341a1bd
Bug 425564 colorpicker's "disabled" property has no effect r=Enn a=beltzner
2008-04-08 08:41:52 +00:00
mozilla.mano%sent.com
6e22b39903
Bug 304147 - progressmeter in undetermined mode does not work in Mac OS X. patch by Markus Stange <mstange@themasta.com>, r=enn, sr=roc, a=beltzner.
2008-04-07 22:56:44 +00:00
edward.lee%engineering.uiuc.edu
d1a6816951
Bug 413836 - Opening and then closing a new window with urlbar focused breaks the urlbar. r=gavin, b-ff3=beltzner. Fixes Bug 426525 - Broken auto-complete, nsIAutoCompleteController.input failure
2008-04-06 03:51:58 +00:00
reed%reedloden.com
f1f91bc4e3
Bug 425079 - "Multiple back/forward buttons in toolbar" (don't create duplicate items, round two) [p=dao@mozilla.com (D��o Gottwald) r=gavin a=blocking-firefox3+]
2008-04-04 09:03:05 +00:00
edward.lee%engineering.uiuc.edu
8f17b444e8
Bug 415190 - Autocomplete results can be incorrectly sized (clipped). r=gavin. Fixes Bug 424868 - Awesome bar cuts off part of the last entry. b-ff3=beltzner
2008-04-03 03:49:36 +00:00
edward.lee%engineering.uiuc.edu
ce12afc932
Bug 424213 - URLs without corresponding title are displayed with a blank title (which isn't full-height). r=gavin, ui-r=beltzner, a1.9=beltzner. Fixes Bug 421773 - autocomplete (awesome bar) shows a non-integer number of items (half height entries) if some pages lack titles
2008-04-02 06:01:08 +00:00
edward.lee%engineering.uiuc.edu
bdfb31c300
Bug 413836 - Opening and then closing a new window with urlbar focused breaks the urlbar. r=gavin, b-ff3=beltzner
2008-04-01 21:46:23 +00:00
enndeakin%sympatico.ca
79583c284e
Bug 416390, context-click on listbox does not select item, also increases size of test frame, r=neil
2008-04-01 21:21:55 +00:00
edward.lee%engineering.uiuc.edu
0af619a9e2
Bug 425320 - Alt-left/right in location bar then left/right resets cursor position. r=gavin, a1.9=beltzner
2008-04-01 01:46:59 +00:00
gavin%gavinsharp.com
d4c35897ab
Bug 404438 followup: make sure to set mConsumeRollup to false when closing the 'history' dropdown, to make sure it doesn't affect normal autocomplete popup behavior, r=enndeakin
2008-03-28 21:35:39 +00:00
gavin%gavinsharp.com
9f40f220f2
Bug 425798: fix typo from patch in bug 404438, pending r+a=mconnor
2008-03-28 21:03:51 +00:00
gavin%gavinsharp.com
e537610be7
Bug 404438: location bar dropdown doesn't collapse on second click on down-arrow the first time it is opened, patch by Seth Spitzer <seth@sspitzer.org>, r=me
2008-03-28 19:22:50 +00:00
reed%reedloden.com
5814b84805
Bug 385374 - "After performing an operation to the selected richlistitem, it is no longer focused" [p=dao@mozilla.com (D��o Gottwald) r=Neil a=blocking1.9+]
2008-03-28 08:34:40 +00:00
neil%parkwaycc.co.uk
23eecbd4a4
Make it possible for <preference> elements to notice checkbox listitems b=423407 r=Mano a=beltzner
2008-03-27 09:30:48 +00:00
mconnor%steelgryphon.com
22432e8c12
Bug 423486 ��� Remove help viewer from Firefox and point to SUMO, r=gavin, ui-r=beltzner, a1.9b5=beltzner
2008-03-24 17:18:39 +00:00
reed%reedloden.com
2cb2a1c865
Bug 423770 - "sometimes need to click "Restore default set" twice to actually have the default set restored" [p=dao@mozilla.com (D��o Gottwald) r=gavin a1.9b5=beltzner]
2008-03-22 04:26:35 +00:00
edward.lee%engineering.uiuc.edu
29843863d7
Bug 415403 - Show matches for all search words for location bar autocomplete. r=gavin, a1.9b5=beltzner, b-ff3=beltzner
2008-03-20 21:43:19 +00:00
edward.lee%engineering.uiuc.edu
f886aa241b
Bug 407861 - Bolding the found text in autocomplete breaks ligatures. r=gavin, a1.9b5=beltzner, b-ff3=beltzner
2008-03-20 21:43:09 +00:00
edward.lee%engineering.uiuc.edu
aba4bd0b14
Bug 407946 - emphasize all matching text in title and url, not just the first match in title and url. r=gavin, a1.9b5=beltzner, b-ff3=beltzner
2008-03-20 21:42:56 +00:00
reed%reedloden.com
5ecc3e66ba
Bug 415257 - "Editable trees: input sized wrongly and rows jumping with flexible and non-flexible treecols" [p=paul.rouget@gmail.com (Paul Rouget) r+sr=Neil a1.9=beltzner]
2008-03-18 19:41:34 +00:00
gavin%gavinsharp.com
4b5eae56af
Bug 423366: remove unused code, and non-obvious dependency on fontbuilder.js from preferences.xml, r=mconnor/masayuki, a=beltzner
2008-03-18 18:32:23 +00:00
masayuki%d-toybox.com
e51f0e98a6
Bug 390901 CJK - font-name is not recognised correctly in preferences p=me+jdagett(mac part)+kerlt(fontconfig part) r=jdagett+me+stuart+mconnor b1.9=stuart
2008-03-13 10:32:52 +00:00
edward.lee%engineering.uiuc.edu
53fdcf2089
Bug 421315 - Just re-use autocomplete richlistitems instead of re-adjusting for no purpose. r=gavin, a1.9=mconnor
2008-03-13 05:31:14 +00:00
edward.lee%engineering.uiuc.edu
bead2382c3
Bug 419656 - Location bar instrumentation misses unencoded urls. r=gavin, b-ff3=beltzner
2008-03-12 23:39:41 +00:00
edward.lee%engineering.uiuc.edu
1c888d4d8c
Bug 421412 - Get rid of _adjustWidth hack. r=gavin, b1.9=beltzner; Bug 396548 -
...
Star icon in url bar autocomplete is partly or completely buried under
scrollbar (covered, hidden). b-ff3=beltzner; Bug 406373 - Url bar results can
be scrolled horizontally after scrolling vertically. b-ff3=mconnor; Bug 411963
- should we emphasize title / url in a result when we matched due to tag? Bug
421414 ��� Don't show ellipsis if the text wasn't going to need it without the
ellipsis showing
2008-03-08 09:30:44 +00:00
Olli.Pettay%helsinki.fi
d7f0bc1042
Bug 420254, thunderbird often uses ~10% cpu when idle, r=enn, sr=neil, a=beltzner
2008-03-07 13:48:06 +00:00
enndeakin%sympatico.ca
330a53d781
Bug 419725, hovering over autocomplete entry then opening the context menu selects the text, fix by not selecting text during the focus event, r=mconnor
2008-03-06 21:43:43 +00:00
mconnor%steelgryphon.com
5069bec594
Bug 419967 ��� Cannot search in application/javascript page, r=gavin
2008-03-06 20:12:10 +00:00
surkov.alexander%gmail.com
c527f7cc21
Bug 419867 ��� statusbarpanel accessibility interface, r=evan.yan, enndeakin, a=beltzner
2008-03-06 04:17:19 +00:00
neil%parkwaycc.co.uk
b849e26ab9
Bug 419865 Port scripts pane to use <preferences> r=Mano,IanN sr=jag a=beltzner
2008-03-05 21:44:29 +00:00
neil%parkwaycc.co.uk
aa33540778
<browser> clears its mIconURL inappropriately b=418213 r=Mano a=beltzner
2008-03-05 21:35:38 +00:00
bzbarsky%mit.edu
88815aa71d
Init the selected panel to the right value to prevent window size flicker. Bug
...
405390, r=enn, a=beltzner
2008-03-05 20:44:27 +00:00
reed%reedloden.com
f84f2ad9dd
Bug 412666 - "make an effort to scroll tabstrip to show new tabs opened in background" [p=dao@mozilla.com (D��o Gottwald) r=mconnor a1.9=beltzner]
2008-03-04 11:24:41 +00:00
enndeakin%sympatico.ca
6f7b5cf93e
Bug 408723, autocomplete should use the url value not the popup selection, causes problem where moving the mouse and pressing enter goes to unexpected url, r=gavin,a=beltzner
2008-02-29 13:07:04 +00:00
gavin%gavinsharp.com
587498a020
Bug 419514: fix typo in notificationbox 'persistence' getter, r=enndeakin, a=damon
2008-02-26 23:45:02 +00:00
reed%reedloden.com
c4ea41c969
Bug 406280 - "Hovering over URL in autocomplete should produce a tooltip" [p=dev@schonfeld.org (Michael Schonfeld) ui-r=mconnor r=Mano a=blocking-firefox3+]
2008-02-25 06:15:48 +00:00
dolske%mozilla.com
516c1a8654
Bug 418712 - nsIAutoCompleteInput should fire an event when a search begins. r=gavin, a1.9=beltzner
2008-02-21 23:17:34 +00:00
mozilla.mano%sent.com
9ed875517e
Backing out Bug 406280, see comment 12
2008-02-21 20:03:02 +00:00
mozilla.mano%sent.com
21ba2755de
Bug 406280 - Hovering over URL in autocomplete should produce a tooltip. patch from Michael Schonfeld <dev@schonfeld.org>, ui-r=mconnor, r=me.
2008-02-20 18:04:32 +00:00
masayuki%d-toybox.com
897479abe2
Bug 417315 Cannot use IME menus during IME transaction #2 r=peterv+enndeakin, sr=peterv, a1.9=beltzner
2008-02-20 07:18:53 +00:00
surkov.alexander%gmail.com
a0553ee058
Bug 365973 ��� cant expose <listbox> with multiple columns, r=evan.yan, a=mtschrep
2008-02-19 09:07:36 +00:00
reed%reedloden.com
aa3fca9c86
Bug 416379 - "correct the numberbox text field's focused setting of bug 409388" [p=twanno@lycos.nl (Teune van Steeg) r=Enn a1.9=schrep]
2008-02-13 10:44:50 +00:00
reed%reedloden.com
97b214502f
Bug 414845 - "Urlbar history dropmarker pushed state" (Make the urlbar history dropmarker stay pushed when history popup is open) [p=dao@mozilla.com (D��o Gottwald) r=Enn a1.9=schrep]
2008-02-13 10:37:36 +00:00
reed%reedloden.com
c1292efa55
Bug 416467 - "textLength should not return the length of emptyText" [p=dao@mozilla.com (D��o Gottwald) r=gavin a1.9=schrep]
2008-02-11 06:16:24 +00:00
reed%reedloden.com
3c9ebf3bdb
Bug 414748 - "Improve focus ring painting of native themed location bar" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc r=Enn a1.9=schrep]
2008-02-10 08:30:05 +00:00
reed%reedloden.com
2b0024ff9a
Bug 415357 - "Disabled spin buttons in Connection Settings look quite non-native on GTK+ platforms" [p=twanno@lycos.nl (Teune van Steeg) r=Enn a1.9=schrep]
2008-02-10 07:00:56 +00:00
reed%reedloden.com
2b93cf7d75
Bug 416447 - "Two tiny fixes for editable menulists" [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Enn a1.9=schrep]
2008-02-10 06:29:33 +00:00
reed%reedloden.com
46b738d898
Bug 414857 - "When unfocusing the Search box in the Download manager fast, it doesn't apply the pattern" [p=dao@mozilla.com (D��o Gottwald) r=gavin a1.9=damons]
2008-02-10 05:10:01 +00:00
aaronleventhal%moonset.net
23168ff0b5
Bug 412849. Expose xul:image with onclick as a button with an action. r=enn, a=schrep
2008-02-08 13:05:20 +00:00
surkov.alexander%gmail.com
4c4279e502
Bug 415060- menu.appendItem and .insertItemAt should return the new menuitem,
...
patch=sevenfurnace@gmail.com , me, r=enndeakin, a=dsicore
2008-02-08 09:37:18 +00:00
reed%reedloden.com
b61ca1712b
Bug 395564 - "scrollbar's arrow buttons should be disabled when they can't scroll further" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep]
2008-02-07 09:26:22 +00:00
surkov.alexander%gmail.com
a532b4ef22
Bug 374610 ��� xul:menuitem should have a way to get parent xul:menu, r=enndeaking, sr=neil, a=mtschrep
2008-02-07 07:07:08 +00:00
reed%reedloden.com
b94a4c5008
Bug 400844 - "Label in organizer's search field becomes search text in some non-default modes (black, query)" [p=dao@mozilla.com (D��o Gottwald) r=Mano a=blocking-firefox3+]
2008-02-07 05:31:22 +00:00
reed%reedloden.com
050e5455f7
Back out RIVAUD Julien (_FrnchFrgg_)'s patch from bug 414845 due to regressions (bug 415350 / bug 415530 / etc.).
2008-02-06 22:00:14 +00:00
mozilla.mano%sent.com
3ea77467a3
Bug 406095 - add emptyText property to textbox. patch from Dao Gottwald <dao@mozilla.com>, r=gavin.
2008-02-06 19:01:36 +00:00
reed%reedloden.com
8051188e28
Bug 405095 - "datetimepicker suppresses most keyboard shortcuts" [p=ynvich@gmail.com (Sergey Yanovich) r=gavin r=Enn a1.9b3=beltzner]
2008-02-01 02:52:36 +00:00
reed%reedloden.com
ce4f8b0902
Bug 414845 - "Urlbar history dropmarker pushed state" [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Ventron r=Enn a1.9b3=beltzner]
2008-02-01 02:15:13 +00:00
reed%reedloden.com
03510a1ff4
Back out patch from Sergey Yanovich in bug 405095 due to test failures on Windows and Linux.
2008-01-31 17:10:06 +00:00
reed%reedloden.com
39e31b0178
Bug 405095 - "datetimepicker suppresses most keyboard shortcuts" [p=ynvich@gmail.com (Sergey Yanovich) r=gavin r=Enn a1.9b3=beltzner]
2008-01-31 09:41:17 +00:00
gavin%gavinsharp.com
1b7bbcfb5a
"Bug 414864: don't add elements to a toolbar if they already exist in the
...
document, patch by Dao Gottwald <dao@mozilla.com>, r=me, a=beltzner"
2008-01-30 21:33:46 +00:00
neil%parkwaycc.co.uk
354e6b7038
Bug 413963 Password manager has unsafe dependency on browser r=gavin a=damons
2008-01-29 12:25:00 +00:00
reed%reedloden.com
973a50de61
Bug 408578 - "gtk: combobox pushed state" (Don't forget editable menulists) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Ventron sr=roc a1.9=schrep]
2008-01-27 05:11:15 +00:00
reed%reedloden.com
0ea5775b55
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-24 07:13:37 +00:00
aaronleventhal%moonset.net
e266e8f925
bug 407359. Fix a11y issues with popups on main screen. r=mano, r=enn, r=surkov, r=marcoz, uir=mconnor
2008-01-23 23:49:13 +00:00
aaronleventhal%moonset.net
c7bc4e44de
Backing out bug 407359 because of orange
2008-01-22 22:26:59 +00:00
aaronleventhal%moonset.net
07843de45a
Bug 407359. Fix accessibility issues with popups in main screen UI. r=marcoz, enn, surkov, mano, ui=mconnor, a=blocking1.9
2008-01-22 15:32:22 +00:00
reed%reedloden.com
d5b216074b
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-20 02:59:21 +00:00
florian%queze.net
7b5617b3aa
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-18 04:29:18 +00:00
florian%queze.net
35a071a7aa
Bug 391534 - Prevent '<preference> with id='' and name='' has unknown type ''' warnings. r=Mano, a1.9=schrep
2008-01-17 05:01:12 +00:00
reed%reedloden.com
f252c87e5a
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-16 02:03:29 +00:00
cbarrett%mozilla.com
c318d14d65
Bug 395455 - Remove unused nativescrollbar.xml. r=enn a1.9=schrep
2008-01-15 21:51:58 +00:00
mnyromyr%tprac.de
e04307b187
Bug 308754 ��� fire sync*preference with correct JS context; r=mano, a=mtschrep
2008-01-15 18:16:25 +00:00
florian%queze.net
653067fd8f
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-15 04:42:14 +00:00
reed%reedloden.com
849c5678e8
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 10:20:59 +00:00
sspitzer%mozilla.org
17465f39dc
fix for bug #406255 : emphasize the first matching text in both title and url
...
r=gavin
a=beltzner
2008-01-11 20:01:37 +00:00
myk%mozilla.org
648eab2886
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-09 05:17:29 +00:00
mozilla.mano%sent.com
822b8bf71d
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-09 04:07:42 +00:00
reed%reedloden.com
0113bdc1e6
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-05 06:47:43 +00:00
reed%reedloden.com
6c3fce1794
Bug 409636 - "autocomplete-richlistitem binding creates superfluous vbox" [p=dao@mozilla.com (D��o Gottwald) r=Neil a1.9=schrep]
2008-01-03 05:52:37 +00:00
myk%mozilla.org
8ed58926e3
bug 407116: prevent RSS icon from disappearing when page contains subframes that don't reference RSS feeds; r=mconnor
2008-01-02 21:14:55 +00:00
stefanh%inbox.com
1942f6245f
Bug 409478 - Use translucent autoscroll cursor on Mac. r=Mano, a=beltzner.
2007-12-25 14:01:44 +00:00
reed%reedloden.com
b2ecf6fcc6
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 11:06:22 +00:00
reed%reedloden.com
15f6818fdf
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 11:26:37 +00:00
sspitzer%mozilla.org
1a25a96de5
fix for bug #400671 : Location bar ignores entered url and uses autocomplete selected url instead
...
r=gavin, a=blocking-firefox-3+
2007-12-18 21:25:03 +00:00
reed%reedloden.com
8eb9c97291
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-18 05:28:05 +00:00
gavin%gavinsharp.com
6ce8748d12
Revert accidental commit
2007-12-17 04:51:12 +00:00
gavin%gavinsharp.com
b9bc065f35
Fix bug # typo in comment
2007-12-17 04:49:11 +00:00
florian%queze.net
c8da37ad97
Bug 407193: Restore animateFadeIn behavior for Mac prefpanes (revert fix for bug 394881). r=mconnor, a=blocking-firefox3+
2007-12-15 00:20:49 +00:00
sspitzer%mozilla.org
0703bfff6a
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 19:07:20 +00:00
sspitzer%mozilla.org
48c930d609
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 18:43:08 +00:00
martijn.martijn%gmail.com
ef091817b8
Bug 407912 � When page is zoomed in/out, autocomplete popup doesn't have the correct width, r=enndeakin, a=mtschrep
2007-12-12 13:27:09 +00:00
aaronleventhal%moonset.net
5a66b2d7b7
Fixing orange
2007-12-12 02:48:03 +00:00
aaronleventhal%moonset.net
50f59bb49a
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-12 02:10:31 +00:00
reed%reedloden.com
30ff87d758
Bug 399820 - "Native GTK look for find toolbar" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Mano a1.9=mconnor]
2007-12-11 08:53:25 +00:00
Evan.Yan%Sun.COM
7f1ed099c3
Bug 380848 - Selected list item is not reported when focus to the list
...
r=neil
a=dsicore
2007-12-11 03:11:29 +00:00
sspitzer%mozilla.org
980d1df147
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 17:50:45 +00:00
sspitzer%mozilla.org
9387d2307d
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-05 06:19:39 +00:00
gavin%gavinsharp.com
d7b8f3a437
Back out the patch for bug 405235 to see whether it caused the Ts/Txul hit
2007-12-04 21:00:12 +00:00
gavin%gavinsharp.com
e13d925dba
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 18:37:21 +00:00
neil%parkwaycc.co.uk
f05161eb59
Bug 405445 Let popup know which notification button was clicked r=Enn a=dsicore
2007-12-03 23:20:29 +00:00
reed%reedloden.com
36b82ffd7c
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 09:16:16 +00:00
rob_strong%exchangecode.com
2b32c2c8cf
Bug 401601 - applications preference tab jumps the first time I select it. r=sspitzer, blocking-firefox3=mconnor
2007-12-01 13:29:18 +00:00
rob_strong%exchangecode.com
51812b2416
Backing out bug 401601 due to tree being closed without any notice on the tinderboxen of the tree being closed... bleh
2007-12-01 01:08:40 +00:00
rob_strong%exchangecode.com
86c74f7e8f
Bug 401601 - applications preference tab jumps the first time I select it. r=sspitzer, blocking-firefox3=mconnor
2007-12-01 01:01:43 +00:00
sspitzer%mozilla.org
b74e5945fb
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 10:02:57 +00:00
sspitzer%mozilla.org
1d8e939617
on the first url bar autocomplete search (for a new window), prevent the "stars" from jumping.
...
details in bug #399664
r=dietrich
2007-11-30 05:56:58 +00:00
sspitzer%mozilla.org
43c18c42a2
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-30 04:58:00 +00:00
martijn.martijn%gmail.com
277127c1e6
Bug 257722 � No visual feedback when clicking on scrollbarbutton in autocomplete popups (no depressed state), r=neil, a=beltzner
2007-11-27 18:53:55 +00:00
myk%mozilla.org
5bee3f2dcd
bug 385224: optimize performance of site-specific preferences; r=mconnor,roc
2007-11-26 08:35:23 +00:00
reed%reedloden.com
6e1f8a20dd
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 22:50:46 +00:00
gavin%gavinsharp.com
da86af6a22
Bug 404184: Cmd+Opt+Arrows tab-switching shortcut is broken on Mac, r=mano, a=schrep
2007-11-20 18:36:47 +00:00
myk%mozilla.org
cb6964e5cf
bug 404222: remove unnecessary calls to getBrowserIndexForDocument to improve performance; r=sayrer, a=schrep
2007-11-20 07:55:40 +00:00
jonas%sicking.cc
2b3c4bccba
bug 384612: Remove script from scrollbar XBL binding. r/sr=dbaron
2007-11-19 20:08:21 +00:00
aaronleventhal%moonset.net
3de7eb93e9
Bug 403210. Extra hidden focus events when tabbing out of XUL menulists. r=neil, a=blocking1.9
2007-11-16 01:30:23 +00:00
neil%parkwaycc.co.uk
bc6c03a646
Back out earlier patches because customisable menubars suck b=403634 r=gavin bl=mconnor
2007-11-15 22:08:00 +00:00
reed%reedloden.com
4b9affc1ee
Bug 402419 - "tabbox cleanup" [p=dao@mozilla.com (D��o Gottwald) r=gavin r=Enn a1.9=damons]
2007-11-15 21:59:34 +00:00
reed%reedloden.com
ae60889538
Bug 156459 - "XBL widgets should not set global variables for event handler" ((Cv1-TK) Xpfe to Toolkit port) [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano a1.9=schrep]
2007-11-15 21:45:24 +00:00
jonas%sicking.cc
59cbca6013
relanding bug 386202 since it doesn't look to be the source of the Ts regression
2007-11-15 03:43:42 +00:00
jonas%sicking.cc
d8a768c905
relanding bug 400327 since it doesn't look to be the source of the regression
2007-11-15 03:38:18 +00:00
jonas%sicking.cc
6ef7c043bb
Backing out bug 386202 to attempt to fix Ts regression
2007-11-14 21:35:17 +00:00
jonas%sicking.cc
a29a2ff9c6
Backing out bug 400327 too see if that helps Ts
2007-11-14 19:12:01 +00:00
enndeakin%sympatico.ca
96bc37aa92
Bug 386202, ensure that tab's selected attribute can be used to initialize a tabbox, r=gavin,a=schrep
2007-11-13 19:39:55 +00:00
enndeakin%sympatico.ca
179ca2062f
Bug 400327, use a different mechanism for the spliiter, insert it when the url and search fields are adjacent, r=mano,neil,sr=neil,a=schrep
2007-11-13 18:53:58 +00:00
reed%reedloden.com
49aecf534b
Bug 393581 - "toolbar resizer visible in popups with only visible location bar" [p=florian r=gavin a=blocking-firefox3+]
2007-11-13 10:45:38 +00:00
reed%reedloden.com
006bb155ad
Bug 383354 - "Listcell items of type "checkbox" do not allow label cropping (typo in binding)" [p=toddw@ActiveState.com (Todd Whiteman) r=Enn a1.9=damons]
2007-11-13 08:17:19 +00:00
reed%reedloden.com
63bbad5e84
Bug 403471 - "Address and Search field text half-selected when clicking just inside field bounds" [p=dao r=Mano a1.9=schrep]
2007-11-13 05:35:17 +00:00
gavin%gavinsharp.com
37834650bd
Bug 403125: find bar highlighting doesn't work as expected (button incorrectly assumes it's 'checked' property is toggled after the oncommand handler is called), r=mano, a=schrep
2007-11-12 15:23:13 +00:00
sspitzer%mozilla.org
79c848da82
fix for bug #402668 : reduce Ts by initially hiding editBookmarkPanel and autocomplete panel
...
r=gavin, a=schrep
2007-11-11 18:36:52 +00:00
sspitzer%mozilla.org
94fc6092ce
backing out, tree's closed
2007-11-10 01:46:11 +00:00
sspitzer%mozilla.org
5ddab0b734
fix for bug #402668 : reduce Ts by initially hiding editBookmarkPanel and autocomplete panel.
...
r=gavin, a=schrep
2007-11-10 01:43:15 +00:00
neil%parkwaycc.co.uk
20b045e0b6
Bug 397873 Popup windows have menu bar when they used not to r=gavin a=sayrer
2007-11-09 14:06:28 +00:00
reed%reedloden.com
6fee3f0192
Bug 282180 - "sync xpfe button.xml with toolkit button.xml" ((Bv1a-TK) <button.xml>) [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano a1.9=beltzner]
2007-11-07 09:11:05 +00:00
sspitzer%mozilla.org
c2f80eb36e
backing out my fix for bug #399664 , due to 2% Ts regression
...
(see bug #402668 for details)
2007-11-06 08:43:55 +00:00
sspitzer%mozilla.org
8fe2c05da8
fix for bug #399664 : In location bar autocomplete, indicate which part of the result matches the query (and make sure it is visible)
...
r=gavin, parts r=neil deakin
a=m9 blocker
2007-11-06 05:31:25 +00:00
reed%reedloden.com
2ce32d9e3e
Bug 399657 - "Tab scrolling partly broken in RTL mode" [p=dao r=gavin a=blocking-firefox3+ for M9]
2007-10-29 03:03:47 +00:00
reed%reedloden.com
1f424cd38c
Bug 400809 - "remove unneeded/unused parts from the urlbar binding" [p=dao r=gavin aM9=mconnor]
2007-10-26 02:53:02 +00:00
reed%reedloden.com
6711f9c635
Bug 393718 - "Style searchbar splitter natively" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Mano a=blocking-firefox3+ for M9]
2007-10-24 21:58:43 +00:00