ajschult%verizon.net
9557da2cfa
Bug 404236: Auto-opening sidebar after URLbar search fails, r=neil
2008-01-12 18:12:59 +00:00
neil%parkwaycc.co.uk
05edfdbd73
Typing should deselect autocomplete search engine b=79069 r=KaiRo sr=jag
2007-08-25 16:19:01 +00:00
neil%parkwaycc.co.uk
6fc2f433d2
Rework xpfe autocomplete selectedIndex handling b=304309 r=ajschult sr=jag
2007-07-13 11:35:01 +00:00
neil%parkwaycc.co.uk
ba6996859b
Change column names to match what toolkit wants b=304309 r=ajschult sr=jag
2007-07-07 23:29:32 +00:00
neil%parkwaycc.co.uk
3466c3dc14
Continuation of synchronisation of xpfe autocomplete with toolkit interfaces (change getOverrideValue() to attribute overrideValue) b=304309 r=ajschult sr=jag
2007-06-21 09:13:53 +00:00
neil%parkwaycc.co.uk
fe1fa9fce1
Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult sr=jag
2007-06-05 08:08:18 +00:00
neil%parkwaycc.co.uk
8b92104882
Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult rs=mscott
2007-05-30 22:08:44 +00:00
ajschult%verizon.net
38fc574e95
Bug 367607: URL bar autocomplete stops working sometimes after hovering over a search engine. r+sr=Neil
2007-01-21 17:16:13 +00:00
ajschult%verizon.net
ff31bcf620
Bug 252802: Stop manual searches from popping open the sidebar. r=jag, sr=neil
2006-09-14 06:11:25 +00:00
ajschult%verizon.net
94a1e39a39
Don't show autocomplete popup if there are no results and search is disabled, r=jag, sr=neil
2006-09-14 06:10:41 +00:00
cst%andrew.cmu.edu
1772346da0
Bug 300561 Handle broken default search engine pref value
...
Patch by ajschult, r=neil a=asa
2006-09-14 06:10:40 +00:00
bsmedberg%covad.net
f1048bbc87
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2006-09-14 06:10:36 +00:00
bzbarsky%mit.edu
e0413bed3e
Make nsXULElement::GetChildNodes use the same (live) node list that
...
nsGenericElement uses. Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2006-09-14 06:08:32 +00:00
neil%parkwaycc.co.uk
dd6f4e7616
Bug 228535 Fix JS strict warning undefined property this.searchInputTO r=timeless sr=bz
2006-09-14 06:08:31 +00:00
jshin%mailaps.org
8d22492d1e
bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa
2006-09-14 06:08:16 +00:00
timeless%mozdev.org
ed11f3d748
Bug 78320 javascript strict warnings and error in urlbarBindings.xml
...
patch by ajvincent@juno.com r=brade sr=jst
2006-09-14 06:05:25 +00:00
alecf%netscape.com
428a9f7f94
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2006-09-14 06:05:07 +00:00
sgehani%netscape.com
9a56340d8b
Fix ``Search engine name and search term string missing from search box
...
in autocomplete dropdown for first window in new profile''
b=144494; r=law; sr=hewitt
2006-09-14 06:05:05 +00:00
sicking%bigfoot.com
5b18540b6d
Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
...
r=hixie sr=hyatt
2006-09-14 06:05:04 +00:00
hewitt%netscape.com
3e34849f77
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
2006-09-14 06:04:58 +00:00
sgehani%netscape.com
bbfbb851e6
Fix search in URL bar, search button, and context menu.
...
b=132780; r=law; sr=scc; a=asa
2006-09-14 06:03:39 +00:00
rchen%netscape.com
5a0622d4c1
Fix bug 86248 - Drop-down search text in address bar not localizable. r=rchen, sr=hewitt, a=asa (on behalf of drivers) for checkin to the 1.0 trunk
2006-09-14 06:03:38 +00:00
hewitt%netscape.com
39a46f8233
90337 - urlbar not responsive to enter key, r=hyatt, sr=blake, a=roc
2006-09-14 06:03:30 +00:00
hewitt%netscape.com
eef1eae352
120609 - Autocomplete drop down list has white vertical borders on left and right side, r=blake, sr=hyatt
2006-09-14 06:02:57 +00:00
varga%utcru.sk
e6f3b6aaf5
Fixes for:
...
94653 - can't right align text in outliner cell
95730 - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.
- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable
r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes
sr=hyatt,hewitt
2006-09-14 06:02:55 +00:00
hewitt%netscape.com
136fde5ac7
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
2006-09-14 06:02:17 +00:00
hewitt%netscape.com
4b99eb0198
83457 - Text overflow handling of URL bar search popup, r=ben, sr=hyatt
2006-09-14 06:00:58 +00:00
hyatt%netscape.com
f167bbdeb8
Fix to convert property to field. 106153. r=hixie, sr=hewitt
2006-09-14 06:00:57 +00:00
blakeross%telocity.com
74ef89936f
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2006-09-14 06:00:47 +00:00
bnesse%netscape.com
6ecf2b529b
Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf.
2006-09-14 06:00:40 +00:00
bnesse%netscape.com
c284b9a069
Fix for bug 103883/106273. Bad JS broke theme switching. r=jag, sr=alecf
2006-09-14 06:00:39 +00:00
bnesse%netscape.com
9f220a1108
Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf.
2006-09-14 06:00:34 +00:00
jaggernaut%netscape.com
f7bd3d709c
Bug 105973: s/Observe/observe/
2006-09-14 06:00:33 +00:00
pchen%netscape.com
b7c1486703
*** empty log message ***
2006-09-14 06:00:32 +00:00
bnesse%netscape.com
f06d023092
Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf.
2006-09-14 05:59:48 +00:00
hewitt%netscape.com
1dc21ec050
89198 - add option to show comments column in autocomplete, r=blake, sr=ben
2006-09-14 05:59:31 +00:00
jaggernaut%netscape.com
5fd1c34541
Bug 94458 (sorta): fix "popupHiding" to "popuphiding". Case sensitive 'n stuff. r=mozbot, sr=hyatt
2006-09-14 05:59:30 +00:00
hewitt%netscape.com
bbc11f10dc
84809 - autocomplete prefs customization, r=matt, sr=blake
2006-09-14 05:59:29 +00:00
hewitt%netscape.com
8e797dde66
53688 - javascript strict warnings in autocomplete.xml, r=ducarroz, sr=alecf
2006-09-14 05:57:49 +00:00
matt%netscape.com
75fc97697a
fix for bug 5005 r=hewitt sr=ben a=asa fix for changning urls for search autocomplete
2006-09-14 05:57:48 +00:00
hewitt%netscape.com
1a3107116b
82039 - Search option at the end of autocomplete popup doesnt work, r=alecf, sr=blake, a=blizzard
2006-09-14 05:57:47 +00:00
hewitt%netscape.com
0b57c11274
63246 - global stylesheet scoping, r=jag/blake, sr=hyatt
2006-09-14 05:57:46 +00:00
hewitt%netscape.com
8989ed05b4
43189 - autocomplete, r=matt, sr=alecf
2006-09-14 05:57:38 +00:00