Commit Graph

161096 Commits

Author SHA1 Message Date
wclouser%mozilla.com
d70730d09d removed the download link - it's causing touble 2006-06-16 02:10:34 +00:00
mrbkap%gmail.com
0d5038b0d8 Replace Match Case checkbox on findbar with automatic case-sensitivity detection. bug 340849, patch by Peter Kasting <pkasting@google.com>, r+a181=mconnor ui-r=beltzner 2006-06-16 02:08:10 +00:00
mrbkap%gmail.com
75ca976432 Avoid a crash in nsAutoScrollTimer by keeping a reference to the content instead of the view. bug 322084, patch by jpl24 <jlurz24@gmail.com>, r+sr=roc 2006-06-16 01:54:31 +00:00
bryner%brianryner.com
5472b873cc sync with the branch (removing #ifdef) 2006-06-16 01:53:10 +00:00
gavin%gavinsharp.com
958fb7f15e Bug 341309: fix crash caused by the autocomplete popup setting bogus maxRows values, r=jhughes+mconnor 2006-06-16 01:50:30 +00:00
jminta%gmail.com
51f7d2c532 Bug 339260 ns_not_implemented should be ns_error_not_implemented, r=dmose 2006-06-16 01:04:38 +00:00
jminta%gmail.com
f64690c47e bustage fix from bug 168411 2006-06-16 01:00:43 +00:00
dougt%meer.net
29fd3e6431 On windows CE, some devices run very slowly if you write data to /Windows. Mike Calligaro suggests that this is a compaction problem in non-native Windows Mobile 5 devices. The solution is to move the profile directory to the same directory as the application. WINCE ONLY 2006-06-16 00:46:00 +00:00
pamg.bugs%gmail.com
7f69e3dc87 Bug 279035: canonizeUrl() ignores appended directories. Patch by pkasting@google.com, r+a181=mconnor 2006-06-16 00:44:06 +00:00
alexei.volkov.bugs%sun.com
3e699dc0f0 [Bug 337110] OOM Crash and memory leak [@ PK11_CreatePBEParams]. r=julien, sr=nelson 2006-06-16 00:42:46 +00:00
vladimir%pobox.com
4ab24bc9d1 b=341694, bring Mac Cocoa+Cairo text layout/font selection/rendering to a useful baseline for further work, r=me 2006-06-16 00:42:39 +00:00
jminta%gmail.com
c8bfbaca8d Bug 341688 Tasks without due dates mess up month view. r=dmose 2006-06-16 00:34:22 +00:00
mnyromyr%tprac.de
7ad1f7143b Bug 335846: Need a Junk Preferences Panel in Seamonkey; r=IanN, sr=Neil 2006-06-16 00:19:47 +00:00
pamg.bugs%gmail.com
ec0d6fc7e5 Bug 337131: winstripe was using pinstripe's Search.png and Search-add-engines.png. ui-r=beltzner 2006-06-16 00:19:26 +00:00
mnyromyr%tprac.de
d5d32240f9 Bug 335846: Junk Preferences Panel help; r=IanN 2006-06-16 00:06:42 +00:00
pamg.bugs%gmail.com
20371b0ec2 Bug 246237: Expunging stray tabs in previous checkin 2006-06-16 00:03:36 +00:00
mnyromyr%tprac.de
ec8f06f7cb Bug 335846: Need a Junk Preferences Panel in Seamonkey; r=IanN, sr=Neil 2006-06-16 00:00:59 +00:00
wtchang%redhat.com
d3ad378479 Bugzilla Bug 341590: in FIPS mode, softoken should report the more serious
fatalError condition before the !isLoggedIn condition. r=nelson.
2006-06-15 23:55:59 +00:00
mark%moxienet.com
51019ca217 340807 Spell checking broken on OS X, can't use Cocoa spell checker in a Carbon app. Use myspell when under Carbon. r=pink 2006-06-15 23:51:32 +00:00
sspitzer%mozilla.org
c565bc17c6 fix for bug #340966, regression, "node QI Failed When middle clicking a bookmark"
also address another scenario of bug #333734, "Protect against opening too many tabs at once"

r=ben
2006-06-15 22:58:34 +00:00
mnyromyr%tprac.de
e83f3e87c7 Bug 341010: No labels, no actions in message filters dialog; r=IanN, sr=Neil 2006-06-15 22:46:38 +00:00
jwalden%mit.edu
6163084fd4 Bug 338003 - imgCache::Init leaks imgCache if do_GetService fails. Patch by Adam Guthrie <ispiked@gmail.com>, r+sr=pavlov 2006-06-15 21:59:13 +00:00
jminta%gmail.com
dca4d1ab35 Bug 168411 Move bookmarks transactions into a JS service (adding a bookmark leaks the Add Bookmark dialog) r=sspitzer, sr+a=mconnor 2006-06-15 21:58:43 +00:00
pamg.bugs%gmail.com
0db7c90051 Bug 246237: Fix various navigation key + autoFill issues. Patch by pkasting@google.com, r=mconnor, sr+a181=benjamin 2006-06-15 21:53:09 +00:00
bclary%bclary.com
84b26ca512 Bug 340036: Script tag should support version 1.7, r=mrbkap, r=peterv, sr=brendan 2006-06-15 21:47:59 +00:00
pavlov%pavlov.net
8abe98d9d7 turning weight table code back on with fix for crash. bug 341439. r=vlad 2006-06-15 21:35:06 +00:00
joe%retrovirus.com
48969ba5fd This patch increases the delay between sending search suggestion requests,
and provides an increasing backoff behavior if the server returns an HTTP
response code that indicates that it's too busy.

bug=339441
r=gavin
sr/branch=mconnor
2006-06-15 21:33:09 +00:00
rob_strong%exchangecode.com
d838ae04b5 Bug 341450 - Incorrect calls to getItemProperty in checkForMismatches. r=bsmedberg, approval-branch-1.8.1=bsmedberg 2006-06-15 21:32:21 +00:00
joe%retrovirus.com
f4082e4b04 This patch allows the user to disable form history without disabling
search suggestions.

bug=338064
r=gavin
sr/branch=mconnor
2006-06-15 21:30:27 +00:00
bienvenu%nventure.com
b258e46822 change label column to tags column in thread pane, sr=sspitzer 341661 2006-06-15 21:28:31 +00:00
brettw%gmail.com
a1da3222e2 Bug 245597 (for (pkasting@google.com) r=darin sr=bz Keyword search should be activated for anything that isn't parseable as a URI 2006-06-15 21:15:28 +00:00
peterv%propagandism.org
429a6510e7 Bustage fix. 2006-06-15 21:00:25 +00:00
pamg.bugs%gmail.com
67fdae17cd Bug 337137: Use better default icon for search engines. r=beng 2006-06-15 20:45:03 +00:00
kairo%kairo.at
a3df1a04f5 small encoding fixes for German inspector L10n 2006-06-15 20:34:47 +00:00
peterv%propagandism.org
090f2dd5c1 Fix for bug 337704 (Clean up files moved from xmlextras). r/sr=bz. 2006-06-15 20:30:44 +00:00
mark%moxienet.com
54d67eec04 338756 bustage fix, cocoa widgets 2006-06-15 20:20:31 +00:00
tor%cs.brown.edu
38a795ecd8 Build bustage fix. 2006-06-15 19:45:26 +00:00
christophe.ravel.bugs%sun.com
7d92147b35 Bugzilla 337793: Create a test to check all EC curves
r+ Christophe
Committed on behalf of Nelson.
2006-06-15 19:26:01 +00:00
dbaron%dbaron.org
d7f089f08f Disable support for proportional widths on <col>. b=333352 r=bernd sr=roc 2006-06-15 19:20:20 +00:00
Olli.Pettay%helsinki.fi
25f0b15442 Bug 320982, Crash when browse this Site over top menu [@ nsGlobalWindow::RunTimeout], r=mrbkap, sr=bryner 2006-06-15 19:19:51 +00:00
jminta%gmail.com
73e03bcaca Bug 341403 Make error if build with --enable-installer on Windows. patch by ssitter, r=jminta 2006-06-15 19:14:39 +00:00
tor%cs.brown.edu
a243471944 Bug 341021 - Remove nsISVGOuterSVGFrame interface. r+sr=roc 2006-06-15 19:10:28 +00:00
tony%ponderer.org
788b00d2ae bug 340603: getting table updates consumes large amounts of memory
patch: interface for streaming updates
r+a=darin
2006-06-15 19:10:04 +00:00
jwalden%mit.edu
77d2863c98 Bug 339540 - Remove dead find code from browser.xml and tabbrowser.xml. Patch by Adam Guthrie <ispiked@gmail.com>, r=mano 2006-06-15 18:57:22 +00:00
zach%zachlipton.com
4c8ae817f4 Add a simple formatting engine for testcase data using Text::Markdown. Normal HTML is passed through the filter unchanged, but now paragraphs will automatically be tagged with <p> and lists will automatically be converted to the proper html. A formatting help pane provides a description. The formatter is triggered with the 'markdown' filter in templates (e.g. [% expectedResults | markdown | testdata %]. 2006-06-15 18:54:15 +00:00
jwalden%mit.edu
7d9ac3faef Bug 316543 - crash [@ mozSpellChecker::mozSpellChecker] when opening message compose window. Patch by Adam Guthrie <ispiked@gmail.com>, r=timeless, sr=mscott 2006-06-15 18:53:49 +00:00
sspitzer%mozilla.org
4012bcc194 keep trunk in sync with the 1.8 branch
fix bug #333734 (Protect against opening too many tabs at once, r=ben)
fix bug #339290 (unable to paste links into the organize bookmarks dialog, r=mconnor)
fix bug #336488 (search bookmarks broken, r=gavin)
2006-06-15 18:30:57 +00:00
aaronleventhal%moonset.net
cf1b544d76 Bug 341650. Fix issues with accessible object selection. r=pilgrim 2006-06-15 18:29:44 +00:00
benjamin%smedbergs.us
9d36790b1b Bug 335296 - Give tinderbox client the infant ability to build ff+xr, r=rhelmer+preed 2006-06-15 18:27:54 +00:00
jwalden%mit.edu
2ec795d487 Bug 340743 - In FAYT mode after failed search, hitting F3 (Find Again) switches find bar UI to non-minimal UI. r=mconnor 2006-06-15 18:00:10 +00:00