hyatt@netscape.com
|
db9873a214
|
Fix bug 175575. Dbl-click in tab bar opens new tab.
|
2007-08-21 21:59:03 -07:00 |
|
hyatt@netscape.com
|
3ae31359c9
|
Fix bug 175575. Dbl-click in tab bar opens new tab.
|
2007-08-21 21:59:02 -07:00 |
|
hyatt@netscape.com
|
501bf82040
|
Fixing CTRL+TAB
|
2007-08-21 21:59:01 -07:00 |
|
hyatt@netscape.com
|
324d1d1828
|
Fix page report bustage.
|
2007-08-21 21:59:00 -07:00 |
|
hyatt@netscape.com
|
58fac492f9
|
Fix tabbrowser bug.
|
2007-08-21 21:58:59 -07:00 |
|
hyatt@netscape.com
|
b17b3143c2
|
Sync tab and friends with the trunk
|
2007-08-21 21:58:58 -07:00 |
|
hyatt@netscape.com
|
b256b33de8
|
Add page report accessor to tabbrowser.
|
2007-08-21 21:58:57 -07:00 |
|
hyatt@netscape.com
|
df3f0d08f2
|
more popup whitelisting changes
|
2007-08-21 21:58:56 -07:00 |
|
hyatt@netscape.com
|
9495d43f78
|
Tweaks.
|
2007-08-21 21:58:55 -07:00 |
|
hyatt@netscape.com
|
b70f673463
|
Popup whitelisting continues.
|
2007-08-21 21:58:54 -07:00 |
|
hyatt@netscape.com
|
fe6945151f
|
Popup whitelisting continues.
|
2007-08-21 21:58:53 -07:00 |
|
hyatt@netscape.com
|
047b06466b
|
Reverting tab close behavior.
|
2007-08-21 21:58:52 -07:00 |
|
hewitt@netscape.com
|
d758f1e184
|
165955 - turning on satchel in phoenix
|
2007-08-21 21:58:51 -07:00 |
|
hyatt@netscape.com
|
bca330b936
|
Removing New Tab button.
|
2007-08-21 21:58:50 -07:00 |
|
hyatt@netscape.com
|
20ad53a8cc
|
Fork tabbrowser to make it back into what I want.
|
2007-08-21 21:58:49 -07:00 |
|
bzbarsky@mit.edu
|
cf486e9ad4
|
When selectedIndex is set, make sure to display the corresponding text in the display area. Bug 330554, r+sr=mats, a=dbaron
|
2007-08-21 20:25:42 -07:00 |
|
bzbarsky@mit.edu
|
32444ff39f
|
Make maxlength not affect initial values or scripted sets. Bug 345267, r+sr=mats, a=dbaron
|
2007-08-21 20:22:21 -07:00 |
|
bzbarsky@mit.edu
|
9d5ecb58f1
|
Fix Windows build bustage
|
2007-08-21 20:16:18 -07:00 |
|
bzbarsky@mit.edu
|
e234beb50d
|
Make auto-height abs-pos textfields with top and bottom offsets both set use their intrinsic height, per spec. Bug 385870, r+sr+a=dbaron
|
2007-08-21 20:07:25 -07:00 |
|
bzbarsky@mit.edu
|
295ac223f1
|
Make sure to process style updates before reflow, and both before painting. Bug 375436, r+sr=roc, a=dbaron
|
2007-08-21 19:57:06 -07:00 |
|
axel@pike.org
|
c9f4eeedf3
|
bug 391680, don't hardcode browser/mail in too many places, make compare locales work better for suite and calendar, r=KaiRo
|
2007-08-21 19:19:38 -07:00 |
|
sspitzer@mozilla.org
|
573b2b762c
|
fix for bug #389491: have url bar autocomplete do a case insensitive search against both url and title with results orderded by a combination of last visited and visit count also includes fixes for bugs: #383672: after visiting http://cheese.livejournal.com/, typing livejournal in the urlbar should suggest http://cheese.livejournal.com/ #392141: strip trailing / leading whitespace before doing url bar autocomplete #391887: typing "https://" no longer drops down a list of https sites #390404: javascript: urls (and other urls) that I didn't type or click on are in url bar when I autocomplete #385033: URLBar dropdown hangs and eats keystrokes when typing #373256: URL/location bar autocomplete slowness (sqlite database doesn't seem to be cached) r=dietrich
|
2007-08-21 17:05:03 -07:00 |
|
brendan@mozilla.org
|
47d32601de
|
Remove MAX_INLINE_CALL_COUNT policing, plus old MAX_INTERP_LEVEL deadwood (392973, r=crowder).
|
2007-08-21 17:04:24 -07:00 |
|
sspitzer@mozilla.org
|
54d2de61d8
|
adding the unit test for mutliple autocomplete
|
2007-08-21 16:56:52 -07:00 |
|
sspitzer@mozilla.org
|
f00b03dca5
|
fix for bug #389503: handle repeated calls to ProcessResult() [allow for incremental autocomplete search results] r=gavin
|
2007-08-21 16:55:54 -07:00 |
|
dietrich@mozilla.com
|
14210bf691
|
Bug 387748 add a tag column in the organizer center pane, for tagged items (for christineyen+bugs@gmail.com, r=mano)
|
2007-08-21 15:31:44 -07:00 |
|
myk@mozilla.org
|
b127b24029
|
bug 391137: when building a path to the httpd.js and server.js MochiTest scripts on Windows, add a directory separator between the root dir and appended dirs so two dirs don't run together, creating an invalid path r=gavin, r=sayrer
|
2007-08-21 15:01:40 -07:00 |
|
dietrich@mozilla.com
|
c557c3900c
|
Bug 386711 Use single queries in nsNavHistoryExpire methods (r=dietrich)
|
2007-08-21 14:58:34 -07:00 |
|
ted.mielczarek@gmail.com
|
c61019a0d5
|
bug 383083 - post-process symbol files to add source file revision numbers - re-enable --vcs-info on win32/msys. r=mento
|
2007-08-21 14:52:54 -07:00 |
|
Olli.Pettay@helsinki.fi
|
d023c05d44
|
Bug 373911, r=bz, sr=dbaron, a=1.9+
|
2007-08-21 14:45:00 -07:00 |
|
igor@mir2.org
|
7a9bf4d227
|
Bug 325202: XDR uses lossless encoding for all string. r=brendan
|
2007-08-21 14:22:26 -07:00 |
|
jwatt@jwatt.org
|
87ce0a4099
|
Reftest for bug 367368
|
2007-08-21 13:48:36 -07:00 |
|
neil@parkwaycc.co.uk
|
1b7e62bf5b
|
Bug 392397 Fix grids containing listboxes r=Enn sr=bz a=dbaron
|
2007-08-21 13:08:58 -07:00 |
|
mark.finkle@gmail.com
|
cef9fe17ac
|
b=391902. r=gavin. FUEL Application.console.open() fails
|
2007-08-21 12:59:46 -07:00 |
|
jwatt@jwatt.org
|
7d9fec9ae9
|
Fixing bug 375175. Get rid of unused function nsSVGOuterSVGFrame::InitiateReflow. Patch by Eli Friedman <sharparrow1@yahoo.com>. r=jwatt@jwatt.org, sr=tor@acm.org, a=bzbarsky@mit.edu
|
2007-08-21 12:29:37 -07:00 |
|
enndeakin@sympatico.ca
|
7184c14bb0
|
Bug 387131, tooltip extends offscreen, r+sr+a=bz
|
2007-08-21 12:28:58 -07:00 |
|
sharparrow1@yahoo.com
|
bd3a0402f5
|
Bug 392840: Get rid of nsCSSScanner::Unread. r+sr=bzbarsky, r+a=dbaron
|
2007-08-21 11:29:50 -07:00 |
|
cbiesinger@gmx.at
|
08b049e2ba
|
Bug 391951 don't strip escaped spaces for non-base64 data URIs r+sr=bz
|
2007-08-21 10:28:22 -07:00 |
|
sdwilsh@shawnwilsher.com
|
d84e1dbbf7
|
Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor
|
2007-08-21 10:22:02 -07:00 |
|
cbiesinger@gmx.at
|
c118d40021
|
392428 always consider IP addresses valid hostnames r+sr+a=bz
|
2007-08-21 10:14:47 -07:00 |
|
stuart.morgan@alumni.case.edu
|
bcbdb3d314
|
Fix Cocoa/Gecko coordinate conversion. r=smichaud r=cbarrett sr=pink
|
2007-08-21 09:55:18 -07:00 |
|
dbaron@dbaron.org
|
1e507496e8
|
Fix leak when two documents race to load the same script (but leave for later fixing that we load the same script twice). b=392542 r=enndeakin sr=bzbarsky a=roc
|
2007-08-21 09:47:48 -07:00 |
|
sdwilsh@shawnwilsher.com
|
f7f9f0e99a
|
Bug 355554 - File downloads should honor Vista's parent control setting. Patch by Jim Mathies <jmathies@mozilla.com>. r=gavin.sharp, r=sdwilsh, a=blocking-firefox3
|
2007-08-21 09:37:39 -07:00 |
|
rhelmer@mozilla.com
|
ef14d6c847
|
set stagingUser and stagingServer in StoreBuildID method
|
2007-08-21 08:40:20 -07:00 |
|
jwatt@jwatt.org
|
88a690948d
|
Gah! Apparently this fails all round
|
2007-08-21 06:31:41 -07:00 |
|
jwatt@jwatt.org
|
6d95cc7a42
|
Don't run failing test on mac
|
2007-08-21 06:25:56 -07:00 |
|
jwatt@jwatt.org
|
88705486e1
|
Reftest for SVG inline in XUL, bug 364732.
|
2007-08-21 05:58:33 -07:00 |
|
neil@parkwaycc.co.uk
|
6d6c827bc1
|
Bug 383668 Custom cursors display as black with some video drivers r+a=pavlov
|
2007-08-21 01:40:41 -07:00 |
|
martijn.martijn@gmail.com
|
bbcebbd0c2
|
Let only top level documents call this code, bug 391043, r=jst, sr=bzbarsky, a=dbaron
|
2007-08-20 23:44:43 -07:00 |
|
Evan.Yan@Sun.COM
|
9958507a4b
|
Bug 391123 - Crash [@ nsHTMLComboboxListAccessible::GetState] with moving option and setting display: none on select r=aaronleventhal a=dsicore
|
2007-08-20 22:44:58 -07:00 |
|