Commit Graph

134203 Commits

Author SHA1 Message Date
jst%mozilla.jstenback.com
93125dee5f Fixing busted plugin sample. Not part of the default build. 2004-10-12 21:10:42 +00:00
bienvenu%nventure.com
6dc53e0a07 tbird version of fix for 257759 run filter after the fact doesn't work for deferred pop3 accounts 2004-10-12 20:12:17 +00:00
cltbld
e6c23da86e Commit Windows-specific fixes for debugging symbols and profile test during
build. (cmp)
2004-10-12 20:01:50 +00:00
darin%meer.net
77486c0d04 fixes bug 263263 "Dialog box asks if I meant to load www.google.com. If I answer no, it loads anyway." r=bzbarsky sr=dveditz 2004-10-12 19:56:07 +00:00
zack%kde.org
8a0c9d8ce7 fixing popup placemant and switching some method sigs to the proper ones 2004-10-12 19:48:56 +00:00
dbaron%dbaron.org
1ddfa687dc Move CSS error reporting functions from parser to scanner so that scanner can report errors, and fix up the one existing error report in the scanner that I'd forgotten about. b=262249 r+sr=bzbarsky 2004-10-12 18:44:14 +00:00
timeless%mozdev.org
cd79c198ea Bug 226099 [RFE] Highlight "<![CDATA[" and matching "]]>" in View Source
patch by mrbkap@gmail.com r=bz sr=rbs
2004-10-12 18:33:12 +00:00
pinkerton%aol.net
44c8f829a3 use the username field closest to the password field, not the first
one we encounter (bug 184878)
2004-10-12 18:33:09 +00:00
tor%cs.brown.edu
b10c8ab386 Plug memory leaks. 2004-10-12 18:33:03 +00:00
tor%cs.brown.edu
10278b1136 New cairo font code requires different ordering of font setup. 2004-10-12 18:26:34 +00:00
dbaron%dbaron.org
45439665bd Use |this| instead of getting the frame from the reflow state, since the frame from the reflow state is wrong when we're in a XUL textbox. b=263806 Patch from Hideo Saito <saito@densan.co.jp>. r=bernd sr=dbaron 2004-10-12 17:58:28 +00:00
christophe.ravel.bugs%sun.com
7dd5f656a6 238319: Sun packages changes. 2004-10-12 17:54:47 +00:00
bienvenu%nventure.com
2e94252f62 add option to make sure there are imap deleted messages before doing an expunge, off by default, patch by mikael@parknet.se, r=neil, sr=bienvenu 235004 2004-10-12 17:17:18 +00:00
bienvenu%nventure.com
36c0e3afff potential fixes for crashes after leaving grouped sort, sr=mscott 263733 2004-10-12 16:59:12 +00:00
pinkerton%aol.net
1c2e1f8995 change finder version to 0.8+ 2004-10-12 14:48:41 +00:00
igor%mir2.org
fc7c9f0900 Fixing https://bugzilla.mozilla.org/show_bug.cgi?id=258844#c25 2004-10-12 13:58:52 +00:00
jshin%mailaps.org
5c19105292 bug 263462 : NS_UnescapeURL doesn't honor esc_OnlyNonASCII (r=darin, sr=jst) 2004-10-12 08:48:31 +00:00
jshin%mailaps.org
ee09b1e55c bug 88579: bad default traditional chinese fonts on Windows (r=bsmedberg, sr=rbs) 2004-10-12 08:32:58 +00:00
bryner%brianryner.com
987948860c remove 'set' to try to fix bustage (bug 260337) 2004-10-12 08:25:19 +00:00
robin.lu%sun.com
bfdf3236c3 fix bug 260667 in caret browse mode, can't move out of textarea
patched by nian.liu@sun.com r=aaronleventhal sr=neil.parkwaycc.co.uk
2004-10-12 07:09:43 +00:00
caillon%redhat.com
ce415704da Bug 260872
More fixes for the GTK2 file chooser.
Use a GtkWindow instead of a GdkWindow for parenting.
Simplify the pattern parsing.
Don't register a contract ID for the xul picker on GTK2 builds since the logic for determining which picker to use is handled by the native module constructor.

r+sr=bryner
2004-10-12 07:00:59 +00:00
jst%mozilla.jstenback.com
11bc8f51a4 Fixing bug 263429. Making nsProcessCommon::Run() work on Mac OS X. r=peterv@propagandism.org, sr=dveditz@cruzio.com 2004-10-12 05:31:37 +00:00
jst%mozilla.jstenback.com
3a744cdd8a Fixing bug 246892. Prevent crash in xpconnect code due to a scriptable plugins being deleted while calling through a scriptable method on the plugin. r=dbradley@gmail.com, sr=brendan@mozilla.org 2004-10-12 04:30:09 +00:00
shaver%mozilla.org
6c340a24d6 WebDAV checkpoint (NPOTB, I feel so dirty).
- return properties for propname results, as well as properties proper.
  (Depends on 263957 to actually be useful.)
- ACString > string.
- remove vestigial ChildListener interface.
- OperationListener is also used for get and put.
- put needs a content-type.
- getToOutputStream for somewhat easier use from script.
- implement put, getToOutputStream
- much refactoring of propfind stuff for reuse and clarity
- "davshell" xpcshell test framework
- honestly, did we lose a string-API bet with someone?
2004-10-12 04:13:04 +00:00
shaver%mozilla.org
8fec6f0ec1 build bustage fix, how mortifying 2004-10-12 03:49:28 +00:00
shaver%mozilla.org
d01ecae854 Bug 262189: fix JS component loader's error reporting up to be less-often
useless.  Also some warning fixes for gcc and quelling some
	    spew for myself.  r+sr=brendan.
2004-10-12 03:37:20 +00:00
bzbarsky%mit.edu
0341aafe1e Look at style height in addition to the height attribute for vertical
marquees.  Bug 262708, r=doron, sr=jst
2004-10-12 03:21:13 +00:00
rbs%maths.uq.edu.au
24c89150ae Text Zoom leaves misaligned overlapping text, b=128405, r=roc, sr=bz 2004-10-12 03:04:47 +00:00
timeless%mozdev.org
e721876247 Bug 263472 font.default is registered doubly.
patch by cst@andrew.cmu.edu r=darin sr=darin
2004-10-12 02:48:11 +00:00
kyle.yuan%sun.com
ed75ee5de7 Bug 260337 (Firefox) Fail to build on solaris
r=bryner, patch=brian.lu@sun.com
2004-10-12 02:39:47 +00:00
bzbarsky%mit.edu
a257a5b484 Don't allow SetSpec(EmptyCString()) on nsSimpleURI. Bug 263834, r+sr=darin 2004-10-12 01:54:44 +00:00
scott%scott-macgregor.org
f43784cfdb Bug #263549 --> only install talkback in 20% of the releases when doing a default install. 2004-10-12 01:42:48 +00:00
scott%scott-macgregor.org
ad6c20710d Bug #263552 --> make ctrl-up and ctrl-down cycle through the available quick search
criteria modes when focus is inside the quick search box.
2004-10-12 01:02:14 +00:00
dbaron%dbaron.org
97788a757c Fix line endings. 2004-10-12 00:23:28 +00:00
cltbld
c9df62923b Automated update from host egg 2004-10-12 00:13:37 +00:00
bryner%brianryner.com
f43748170d Add an explicit --enable-quantify option for windows that causes /FIXED:NO to be used when linking the executable. Otherwise, we omit that option and save about 6% on executable size (the change only affects builds with MOZ_PROFILE or MOZ_DEBUG_SYMBOLS). Bug 263680, r=bsmedberg. 2004-10-12 00:09:58 +00:00
ben%bengoodger.com
220e132cc5 263928 - followup - potential for memory to be freed before access due to literal string going out of scope - use a named literal string in the parent scope block instead. r+sr=brendan 2004-10-12 00:08:45 +00:00
cltbld
f537cd5aa4 Automated update from host egg 2004-10-11 23:14:30 +00:00
ben%bengoodger.com
f27e742f65 263928 - distribution id for search results r=vlad sr=brendan 2004-10-11 23:08:04 +00:00
relyea%netscape.com
5be4b0f4b4 Fix regression where PK11LogoutAll will crash when called when NSS is not initialized. 2004-10-11 22:37:41 +00:00
bzbarsky%mit.edu
8877cd7c2c Paint the placeholder and the first line of our alt text even if out box is not
big enough to fit them in their entirety.  Bug 263244, r+sr=dbaron
2004-10-11 21:52:36 +00:00
scott%scott-macgregor.org
a54bcd98e0 Bug #263919 --> Make 'G' move you into group by sort mode 2004-10-11 21:22:06 +00:00
bryner%brianryner.com
7993f4dc6b back out 263512, i was on crack 2004-10-11 21:07:55 +00:00
cltbld
44e0015a11 adding --skip-mozilla to help.
added test for skipmozilla or testonly before calling pre-build to nuke mozilla dir
2004-10-11 21:02:13 +00:00
roc+%cs.cmu.edu
cc07de278b Bug 238493. BeginUpdateViewBatch should suppress widget geometry changes and make them happen when the batch ends. r+sr=bzbarsky 2004-10-11 20:35:51 +00:00
cls%seawood.org
1953bdd78f Fix the regexp & notregexp query cases when given the branch name HEAD.
Bug #237525 r=timeless
2004-10-11 20:28:48 +00:00
smontagu%smontagu.org
2e90f7c3c6 Bug 239977: Support ISO 639-2 code for Klingon. r=jshin,sr=roc 2004-10-11 20:20:11 +00:00
cls%seawood.org
83deb45748 Explicitly set foreground color to black
Bug #241466 r=timeless
2004-10-11 20:18:03 +00:00
brendan%mozilla.org
c151980b4a Yet more JOF_DETECTING (259935, r=self). 2004-10-11 19:21:05 +00:00
zack%kde.org
210ddb9069 fixing the toolbar issue. All the credit goes to biesi (he provided
the testcase for it)
2004-10-11 19:18:59 +00:00