bienvenu%nventure.com
899578c20d
add pop3 server timeout, r=ch.ey@gmx.net, sr=bienvenu, patch by lcook@sybase.com
2004-09-11 20:31:50 +00:00
mvl%exedo.nl
7b80444714
use border-bottom instead of top.
...
bug 257583, r=mostafah
2004-09-11 18:08:14 +00:00
smontagu%smontagu.org
596da04448
Backout last checkin because of build bustage
2004-09-11 07:48:29 +00:00
smontagu%smontagu.org
efa975d2f7
Bug 16940, XP API to disable input methods for password fields. Patch by Masayuki Nakano, masayuki@d-toybox.com; see bug for reviewers.
2004-09-11 07:13:12 +00:00
justdave%bugzilla.org
77de5b1c84
Bug 255913: mailto link on show_bug.cgi wasn't honoring emailsuffix. Bugzilla->user->email now includes emailsuffix in the result.
...
Patch by Marc Schumann <wurblzap@gmail.com>
r=justdave,tobias, a=justdave
2004-09-11 07:09:46 +00:00
justdave%bugzilla.org
6513acdfed
Bug 190224: templatize editmilestones.cgi
...
Patch by GavinS <bugzilla@chimpychompy.org>
r=jouni, a=justdave
2004-09-11 06:48:14 +00:00
justdave%bugzilla.org
452569d37d
Bug 255664: Wait until buglist is ready to be displayed before closing the "please wait" page when using server push, so any errors that occur can actually be seen by the user instead of getting a blank page.
...
r=myk, a=myk
2004-09-11 06:24:43 +00:00
justdave%bugzilla.org
5f4bb009ce
Bug 255663: Query on [Bug creation] and anything to do with attachments no longer crashes
...
r=joel, a=myk
2004-09-11 06:20:00 +00:00
bmlk%gmx.de
002c0c28fc
changing the border-collapse mode needs to cause a reframe as we have two different types of cellframes depending on the mode, bug 254053 idea=bz, r/sr=dbaron
2004-09-11 06:13:47 +00:00
bmlk%gmx.de
02de8104c7
don't cause twice a initial reflow on a caption bug 258379 r/sr=bzbarsky
2004-09-11 06:08:53 +00:00
smontagu%smontagu.org
c86afdf533
Bug 167001, Anything below the baseline goes out of input field. Patch by Masayuki Nakano, masayuki@d-toybox.com; r+sr=dbaron.
2004-09-11 05:44:33 +00:00
darin%meer.net
30aaa5bca3
adding default.xpm file for xulrunner
2004-09-11 01:02:59 +00:00
scott%scott-macgregor.org
f82081c071
Bug #258600 --> strike-through deleted IMAP messages
...
Patch by Julien Plissonneau Duqu�ne
2004-09-11 00:37:08 +00:00
darin%meer.net
13a1755de5
Add resource files, default icons, and default branding. Make it build
...
under Windows.
2004-09-10 23:43:17 +00:00
darin%meer.net
8d0ce10046
Read EnableExtensionManager and EnableProfileMigrator from the XRE section
...
of the .xulapp file instead of from the App section since these are really
properties of the XRE.
2004-09-10 23:39:47 +00:00
myk%mozilla.org
b8efb39e34
Fix for bug 215319: changes "flag requester" field in boolean charts to "flag requestee" field, which is what it should have been ("flag requester" can be queried via the "flag setter" field)
...
r=justdave
2004-09-10 23:38:46 +00:00
dbaron%dbaron.org
2afd699c4e
Separate sheet URI and base URI for style attributes and for CSS parsing from DOM APIs. b=258707 r+sr=bzbarsky
2004-09-10 23:31:48 +00:00
dveditz%cruzio.com
3ea4400949
bug 173010 prompt before launching external protocol handler,r=mscott,sr=darin/jst
2004-09-10 23:24:49 +00:00
bzbarsky%mit.edu
216e446106
Just let the HTTP impl compute the content-length for our POST data. It does a
...
better job of it. Bug 246651, r=darin, sr=jst.
2004-09-10 23:18:02 +00:00
scott%scott-macgregor.org
5f5ce14c6d
On OS X, we were never showing the right icon for the get mail button when in the active state. Minor CSS tweak to fix it.
2004-09-10 23:12:09 +00:00
jst%mozilla.jstenback.com
bfd2eb597a
Fixing RDF crash. Change weak pointer to strong pointer as was the intention (as the comment in the code reflects) when the fix for crash bug 248071 landed. r=axel@pike.org, sr=darin@meer.net
2004-09-10 22:48:10 +00:00
neil%parkwaycc.co.uk
affadd4f4a
Fix bustage from patch to bug 112833 - updated method signature missing
2004-09-10 22:43:38 +00:00
neil%parkwaycc.co.uk
a0f60ae3d2
Bug 93426 New messages are not correctly inserted into threads r=bienvenu sr=mscott
2004-09-10 22:10:05 +00:00
neil%parkwaycc.co.uk
9aac3c0e0e
Bug 112833 Make it possible to watch or ignore multiple threads r=bienvenu sr=mscott
2004-09-10 21:59:41 +00:00
scott%scott-macgregor.org
618f73ca60
Part of Bug #258005 --> get rid of the empty string initialization of buf
...
that was part of the original patch.
2004-09-10 21:56:41 +00:00
scott%scott-macgregor.org
6e81d6a7df
fix some crashers because we don't support plugins by default
2004-09-10 21:39:13 +00:00
neil%parkwaycc.co.uk
96f90eeb45
Bug 257507 Fix broken links and other navigation errors p=giacomo.magnini@portalis.it r=me
2004-09-10 21:24:10 +00:00
bryner%brianryner.com
70f87d9f57
Fix problems with slash direction for activestate perl. r=dbaron.
2004-09-10 21:16:29 +00:00
scott%scott-macgregor.org
2a0109a764
Bug #256775 --> add missing tree twisties for the linux/gnomestripe builds for tbird.
2004-09-10 20:46:29 +00:00
neil%parkwaycc.co.uk
24b81d0715
Bug 210335 Mac OS X uses Mozilla/Preferences also fix some regressions from the xhtml conversion p=stefan_h@hem.utfors.se r=me
2004-09-10 19:56:27 +00:00
igor%mir2.org
ea82bb7ab5
Consistently use ScriptRuntime.(wrapNumber|wrapBoolean) to wrap Java double and boolean values to the corresponding JS primitive types.
2004-09-10 19:54:43 +00:00
dbaron%dbaron.org
1e28ab3636
Use sheet URI instead of base URI. b=258708 r+sr=bzbarsky
2004-09-10 19:01:04 +00:00
bryner%brianryner.com
670bd4b6a2
Attempting to fix Camino bustage
2004-09-10 18:06:19 +00:00
igor%mir2.org
985134c0ed
1. Replacing IdScriptableObject.wrap_* methods by their ScriptRuntime.wrap* counterparts since the wrap methods are useful not only for subclasses of IdScriptableObject.
...
2. Reorganizing execIdCall in few classes inherited from IdScriptableObject to shrink code size.
2004-09-10 18:02:06 +00:00
igor%mir2.org
5eff6a3a6f
Removal of unnecessary cast to (String) during getter/setter enumeration.
2004-09-10 17:56:13 +00:00
igor%mir2.org
cae5f15434
Removal of package-private setter methods in FunctionNode in favor of package-private (not private) fields: that just was just adding unnecessary code bloat.
2004-09-10 17:54:13 +00:00
igor%mir2.org
a70c59fa3a
More work for bug 244492: I deprecated ClassDefinitionException modified
...
ScriptableObject to use EvaluatorException instead.
For greater compatibility I also changed ClassDefinitionException to extend
from RuntimeException, not Exception so compilers would not complain about
"catch (ClassDefinitionException ex)" when no ClassDefinitionException is present in the called code.
2004-09-10 17:50:05 +00:00
igor%mir2.org
0aa318e581
XMLLib.escapeXMLAttribute is required to add " arround the text to simplify code generation.
2004-09-10 17:40:59 +00:00
igor%mir2.org
ef2adbe0e4
1. Fixing a race in implementation of date.prototype.setYear where NativeDate.date was updated several times with temporary values.
...
2. Reorganizing NativeDate.execIdCall to shrink code size
2004-09-10 17:36:49 +00:00
mostafah%oeone.com
9ed4e09a60
Checked in patch for bug 258659:
...
Export selected events should use timezone offset at exported date to
calculate zulu time, not current offset
2004-09-10 15:43:36 +00:00
bienvenu%nventure.com
0229210118
fix 256599 useMatchingHostNameServer pref is ignored, r=bienvenu, sr=neil, patch by kteuscher, plus whitespace cleanup
2004-09-10 15:38:57 +00:00
bugzilla%arlen.demon.co.uk
78889287f9
Bug 258219 Launch option in context menu should be hidden as it is for the toolbar and OnTrigger should call showinshell for certain platforms
...
p=me r=varga sr=neil.parkwaycc.co.uk
2004-09-10 15:37:24 +00:00
bzbarsky%mit.edu
058fe7ba51
Make <constructor> and <destructor> methods, not handlers. Bug 230816,
...
r=bryner, sr=brendan
2004-09-10 15:29:19 +00:00
mostafah%oeone.com
9472a9eaa9
Updated parts of code from libical.cvs which removes hardcoded LF
...
Bug 254356: incorrect line endings
2004-09-10 13:38:38 +00:00
mostafah%oeone.com
3dd12dbeec
Updated translation
2004-09-10 13:27:21 +00:00
mostafah%oeone.com
072db89706
Updated translation
2004-09-10 13:06:54 +00:00
mcs%pearlcrescent.com
3e2648f425
Additional fix for 141754 - Enhancement: Should support startTls:
...
Remove extra semicolon which causes an error on some non-gcc compilers.
2004-09-10 13:03:03 +00:00
dbaron%dbaron.org
a095f39235
Fix DEBUG bustage. b=255538
2004-09-10 09:31:10 +00:00
jst%mozilla.jstenback.com
c21493a1bb
Fix crash reported in bug 235923. In odd cases when we get into situations where we're submitting a form while we're in the middle of submitting the same form (waiting for a modal dialog), the pending submission from the first call may get deleted. r+sr=shaver@mozilla.org
2004-09-10 08:07:04 +00:00
ben%bengoodger.com
5823068f6f
land 258694 on trunk - cross platform search keybinding now applies to linux now that GTK emacs pref is observed r=bryner
2004-09-10 07:55:06 +00:00