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

35 Коммитов

Автор SHA1 Сообщение Дата
ajschult%verizon.net 2ea250415d 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 1bd1d7ce9d 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 f3598a4ff5 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 48289f53e3 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 d55aee8d7a 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 3e1c382ebb 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 12c049ef14 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 14bc188d17 Bug 78320 javascript strict warnings and error in urlbarBindings.xml
patch by ajvincent@juno.com r=brade sr=jst
2006-09-14 06:05:26 +00:00
alecf%netscape.com 397a6fe4c7 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 197c9b2290 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 a56ca3e779 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 d4023e7c75 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 9195eb64d7 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 a55e3d32ba 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 c1362a9f20 90337 - urlbar not responsive to enter key, r=hyatt, sr=blake, a=roc 2006-09-14 06:03:30 +00:00
hewitt%netscape.com 51421e3786 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 2b5002cb1b 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 f9cb13709f 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 c9ac332333 83457 - Text overflow handling of URL bar search popup, r=ben, sr=hyatt 2006-09-14 06:00:58 +00:00
hyatt%netscape.com eb432bdf66 Fix to convert property to field. 106153. r=hixie, sr=hewitt 2006-09-14 06:00:57 +00:00
blakeross%telocity.com 38219d9f6b 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 40599fe98f 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 6d2b00dcb9 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 b154c13b46 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 10388d6226 Bug 105973: s/Observe/observe/ 2006-09-14 06:00:33 +00:00
pchen%netscape.com 24fcf4ac78 *** empty log message *** 2006-09-14 06:00:32 +00:00
bnesse%netscape.com a2413bfa99 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 7e51d436ae 89198 - add option to show comments column in autocomplete, r=blake, sr=ben 2006-09-14 05:59:31 +00:00
jaggernaut%netscape.com 16f150a12d 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 f075d7d480 84809 - autocomplete prefs customization, r=matt, sr=blake 2006-09-14 05:59:29 +00:00
hewitt%netscape.com 05a075db9b 53688 - javascript strict warnings in autocomplete.xml, r=ducarroz, sr=alecf 2006-09-14 05:57:49 +00:00
matt%netscape.com b0d8987bbe 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 8b13e34706 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 7a029915df 63246 - global stylesheet scoping, r=jag/blake, sr=hyatt 2006-09-14 05:57:46 +00:00
hewitt%netscape.com a150ec844e 43189 - autocomplete, r=matt, sr=alecf 2006-09-14 05:57:38 +00:00