Граф коммитов

133443 Коммитов

Автор SHA1 Сообщение Дата
psychoticwolf%carolina.rr.com d7a0e22f72 Updated Database Schema. Fixes bustage in postfeedback.php because of missing fields in the feedback table. No Bug. 2004-09-12 09:20:36 +00:00
jshin%mailaps.org ac1975a071 bug 16940: need an XP API to disable input methods for password fields (r/sr : various people : see bugzilla), patch by Masayuki Nakano <masayuki@d-toybox.com> 2004-09-12 05:00:57 +00:00
bzbarsky%mit.edu 2655193122 Fix assertion to use tempChar too. Bug 258082 follow-up. 2004-09-12 04:49:56 +00:00
bzbarsky%mit.edu 26e0feee63 Fix crash in nsScrollBoxObject::::EnsureElementIsVisible. Bug 257607, patch by
Justin <justin@openaether.org>, r+sr=bzbarsky.
2004-09-12 04:15:44 +00:00
bzbarsky%mit.edu 143d798b09 Setting window.status should not flush. Bug 258819, r+sr=jst 2004-09-12 02:42:02 +00:00
bzbarsky%mit.edu c266ff1e12 Make CTextToken::ConsumeUntil not consume too much text. Bug 258082, patch by
Blake Kaplan <mrbkap@rice.edu>, r=bzbarsky, sr=jst
2004-09-12 01:50:53 +00:00
bzbarsky%mit.edu da46873f59 Change XBL constructor/destructor back to having "this" in the scope chain like
they did when they were event handlers (to avoid breaking bindings where people
forgot to use "this" in the constructor or destructor).  Bug 258833, r=bryner,
sr=jst
2004-09-12 01:41:34 +00:00
igor%mir2.org 006a1dcfc1 Fixing recent bad typo in exception handler search that caused to ignore finally handlers and check only catch blocks with finally-only exceptions. 2004-09-12 00:36:46 +00:00
mats.palmgren%bredband.net 464725e9f2 Attempt to fix MacOSX bustage 2004-09-12 00:28:52 +00:00
mats.palmgren%bredband.net 1f335c32f1 Fixing bustage 2004-09-12 00:00:19 +00:00
mats.palmgren%bredband.net 14b5343acd Add CSS3 cursors, bug 163174, r=lordpixel@mac.com r=pinkerton@aol.net sr=dbaron@dbaron.org 2004-09-11 23:24:30 +00:00
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