Commit Graph

136397 Commits

Author SHA1 Message Date
aaronleventhal%moonset.net
ddfefbb3fc Fixing bustage
git-svn-id: svn://10.0.0.236/trunk@163643 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-13 02:24:38 +00:00
bzbarsky%mit.edu
c6de09bfe0 Fix XML serializer to use default namespaces when possible instead of outputing
unneeded namespace prefixes.  Also fix possible correctness issues with the
prefixes it generates.  Bug 263225, r=peterv, sr=rbs


git-svn-id: svn://10.0.0.236/trunk@163640 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-13 01:16:06 +00:00
aaronleventhal%moonset.net
2ed5e7dde3 Bug 261054. Make caret consistently the same width throughout Gecko/Mozilla. Configurable through ui.caretWidth. r=glazou, sr=rbs
git-svn-id: svn://10.0.0.236/trunk@163639 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-13 01:12:14 +00:00
steffen.wilberg%web.de
951a2bbbb2 Bug 263769: fix some Opera shortcuts
git-svn-id: svn://10.0.0.236/trunk@163638 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-13 00:46:29 +00:00
jwalden%mit.edu
8f29286b14 Increment the last-modified date...
git-svn-id: svn://10.0.0.236/trunk@163637 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-13 00:16:38 +00:00
steffen.wilberg%web.de
3f87e1b317 Bug 263369: improve explanation of 'proxy'. r=jwalden
git-svn-id: svn://10.0.0.236/trunk@163634 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 23:48:45 +00:00
glen.beasley%sun.com
c27511bd06 181540 support SHA-256, SHA-384, SHA-512
git-svn-id: svn://10.0.0.236/trunk@163632 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 23:24:40 +00:00
christophe.ravel.bugs%sun.com
e204ee575f 238319: Sun packages changes.
git-svn-id: svn://10.0.0.236/trunk@163630 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 22:37:12 +00:00
bienvenu%nventure.com
2292a4cdbc allow filters for local folders account, because of pop3 global inbox, sr=mscott 177093
git-svn-id: svn://10.0.0.236/trunk@163628 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 22:17:00 +00:00
bienvenu%nventure.com
66e439937f fix deleting the last virtual folder, sr=mscott 263990
git-svn-id: svn://10.0.0.236/trunk@163627 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 22:16:22 +00:00
jwalden%mit.edu
3226ba7cd7 Bug 263755 - Help shouldn't say Opt+D highlights location bar on Mac. Also, fix a separate incorrect entity in passing.
git-svn-id: svn://10.0.0.236/trunk@163626 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 22:12:56 +00:00
jwalden%mit.edu
48177fd8d2 Bug 263276 - copy changes to toolkit/content/customizeToolbar.xul. r=rlk, a=asa
git-svn-id: svn://10.0.0.236/trunk@163625 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 21:51:21 +00:00
jst%mozilla.jstenback.com
1d41060f42 Fixing busted plugin sample. Not part of the default build.
git-svn-id: svn://10.0.0.236/trunk@163623 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 21:10:42 +00:00
despotdaemon
e1c0098208 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@163621 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 20:33:06 +00:00
bienvenu%nventure.com
049118897f tbird version of fix for 257759 run filter after the fact doesn't work for deferred pop3 accounts
git-svn-id: svn://10.0.0.236/trunk@163618 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 20:12:17 +00:00
cltbld
51eba6ccae Commit Windows-specific fixes for debugging symbols and profile test during
build. (cmp)


git-svn-id: svn://10.0.0.236/trunk@163617 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 20:01:50 +00:00
darin%meer.net
2ac3059694 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
git-svn-id: svn://10.0.0.236/trunk@163615 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 19:56:07 +00:00
zack%kde.org
32ea6d42a4 fixing popup placemant and switching some method sigs to the proper ones
git-svn-id: svn://10.0.0.236/trunk@163614 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 19:48:56 +00:00
dbaron%dbaron.org
b791c16965 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
git-svn-id: svn://10.0.0.236/trunk@163612 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 18:44:14 +00:00
timeless%mozdev.org
a375f72ee0 Bug 226099 [RFE] Highlight "<![CDATA[" and matching "]]>" in View Source
patch by mrbkap@gmail.com r=bz sr=rbs


git-svn-id: svn://10.0.0.236/trunk@163610 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 18:33:12 +00:00
pinkerton%aol.net
be58f81a00 use the username field closest to the password field, not the first
one we encounter (bug 184878)


git-svn-id: svn://10.0.0.236/trunk@163609 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 18:33:09 +00:00
tor%cs.brown.edu
575b4be537 Plug memory leaks.
git-svn-id: svn://10.0.0.236/trunk@163608 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 18:33:03 +00:00
tor%cs.brown.edu
e8768e8576 New cairo font code requires different ordering of font setup.
git-svn-id: svn://10.0.0.236/trunk@163607 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 18:26:34 +00:00
dbaron%dbaron.org
900fefc4a5 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
git-svn-id: svn://10.0.0.236/trunk@163606 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 17:58:28 +00:00
christophe.ravel.bugs%sun.com
be679a3327 238319: Sun packages changes.
git-svn-id: svn://10.0.0.236/trunk@163605 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 17:54:46 +00:00
bienvenu%nventure.com
80d0983bd5 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
git-svn-id: svn://10.0.0.236/trunk@163602 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 17:17:18 +00:00
bienvenu%nventure.com
4724f24501 potential fixes for crashes after leaving grouped sort, sr=mscott 263733
git-svn-id: svn://10.0.0.236/trunk@163601 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 16:59:12 +00:00
pinkerton%aol.net
aa3bc6a4fe change finder version to 0.8+
git-svn-id: svn://10.0.0.236/trunk@163597 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 14:48:41 +00:00
igor%mir2.org
a2960f5abb Fixing https://bugzilla.mozilla.org/show_bug.cgi?id=258844#c25
git-svn-id: svn://10.0.0.236/trunk@163596 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 13:58:52 +00:00
jshin%mailaps.org
1426b5c655 bug 263462 : NS_UnescapeURL doesn't honor esc_OnlyNonASCII (r=darin, sr=jst)
git-svn-id: svn://10.0.0.236/trunk@163595 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 08:48:31 +00:00
jshin%mailaps.org
82fb8327ff bug 88579: bad default traditional chinese fonts on Windows (r=bsmedberg, sr=rbs)
git-svn-id: svn://10.0.0.236/trunk@163593 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 08:32:58 +00:00
bryner%brianryner.com
08f5ed051e remove 'set' to try to fix bustage (bug 260337)
git-svn-id: svn://10.0.0.236/trunk@163592 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 08:25:19 +00:00
robin.lu%sun.com
fabc8af6ed 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


git-svn-id: svn://10.0.0.236/trunk@163591 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 07:09:43 +00:00
caillon%redhat.com
f0054af3d6 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


git-svn-id: svn://10.0.0.236/trunk@163589 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 07:00:59 +00:00
jst%mozilla.jstenback.com
3d83688b92 Fixing bug 263429. Making nsProcessCommon::Run() work on Mac OS X. r=peterv@propagandism.org, sr=dveditz@cruzio.com
git-svn-id: svn://10.0.0.236/trunk@163583 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 05:31:37 +00:00
jst%mozilla.jstenback.com
3314465c6e 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
git-svn-id: svn://10.0.0.236/trunk@163580 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 04:30:09 +00:00
shaver%mozilla.org
145d3f4fb2 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?


git-svn-id: svn://10.0.0.236/trunk@163577 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 04:13:04 +00:00
shaver%mozilla.org
1f95d0d545 build bustage fix, how mortifying
git-svn-id: svn://10.0.0.236/trunk@163576 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 03:49:28 +00:00
shaver%mozilla.org
3e60d28c9f 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.


git-svn-id: svn://10.0.0.236/trunk@163575 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 03:37:20 +00:00
bzbarsky%mit.edu
36f337d43f Look at style height in addition to the height attribute for vertical
marquees.  Bug 262708, r=doron, sr=jst


git-svn-id: svn://10.0.0.236/trunk@163574 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 03:21:13 +00:00
rbs%maths.uq.edu.au
d2e4f132a9 Text Zoom leaves misaligned overlapping text, b=128405, r=roc, sr=bz
git-svn-id: svn://10.0.0.236/trunk@163573 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 03:04:47 +00:00
timeless%mozdev.org
9f6dca52a6 Bug 263472 font.default is registered doubly.
patch by cst@andrew.cmu.edu r=darin sr=darin


git-svn-id: svn://10.0.0.236/trunk@163572 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 02:48:11 +00:00
kyle.yuan%sun.com
d703405512 Bug 260337 (Firefox) Fail to build on solaris
r=bryner, patch=brian.lu@sun.com


git-svn-id: svn://10.0.0.236/trunk@163571 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 02:39:47 +00:00
bzbarsky%mit.edu
84656e336e Don't allow SetSpec(EmptyCString()) on nsSimpleURI. Bug 263834, r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@163570 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 01:54:44 +00:00
scott%scott-macgregor.org
1789475ff6 Bug #263549 --> only install talkback in 20% of the releases when doing a default install.
git-svn-id: svn://10.0.0.236/trunk@163569 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 01:42:48 +00:00
scott%scott-macgregor.org
992afc68c0 Bug #263552 --> make ctrl-up and ctrl-down cycle through the available quick search
criteria modes when focus is inside the quick search box.


git-svn-id: svn://10.0.0.236/trunk@163566 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 01:02:14 +00:00
dbaron%dbaron.org
6b7646ef3c Fix line endings.
git-svn-id: svn://10.0.0.236/trunk@163562 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 00:23:28 +00:00
cltbld
f81c0945bd Automated update from host egg
git-svn-id: svn://10.0.0.236/trunk@163560 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 00:13:37 +00:00
bryner%brianryner.com
d8aca8778c 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.
git-svn-id: svn://10.0.0.236/trunk@163558 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 00:09:58 +00:00
ben%bengoodger.com
3bc47d63e0 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
git-svn-id: svn://10.0.0.236/trunk@163557 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 00:09:11 +00:00