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

133339 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 207f63d6aa fixing indentation after last checkin 2004-09-14 18:55:28 +00:00
cltbld a6a7f235c5 Automated update from host egg 2004-09-14 18:42:11 +00:00
cbiesinger%web.de b5ded57da7 Bug 248044 move jar protocol handler into libjar. these are the changes to the
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
cbiesinger%web.de f502011115 Bug 248044 move jar protocol handler into libjar. these are the changes to the
moved files
r=bsmedberg sr=darin
2004-09-14 18:32:13 +00:00
dbaron%dbaron.org a7d98f183c Add function to nsContentUtils to report a localized error message to the error console, and use it from the three places that were doing pretty much the same thing. b=187007 r+sr=bzbarsky 2004-09-14 17:26:35 +00:00
dbaron%dbaron.org 12063cbd2c Add nsVoidArray::FastElementAt that requires the caller to do bounds checks (0 <= aIndex < Count()). Make ElementAt a little safer without loss of speed (back to the old safety). Make nsCOMArray<T>::ObjectAt use FastElementAt. b=96108 r=darin 2004-09-14 17:17:21 +00:00
darin%meer.net 8f66abf599 adding macbuild directory 2004-09-14 16:46:20 +00:00
bzbarsky%mit.edu df998aca42 Make sure to addref out param. Bugs 258121 and 247712, r+sr=peterv 2004-09-14 15:06:56 +00:00
igor%mir2.org 62e48063e9 1. Marking NativeCall.parentActivationCall transient so serialization would not see it.
2. Removal of never used NativeCall.thisObj field and code to initialize it.

3. Renaming NativeCall.funObj to NativeCall.function for better readability.
2004-09-14 14:59:21 +00:00
bzbarsky%mit.edu dde85fe56f Don't use the global object as the scope object when setting up the class for
the proto functions on the a binding.  Patch arises from discussion in bug
258832, r+sr=brendan
2004-09-14 13:33:54 +00:00
pete.zha%sun.com 93486cd553 bug 244558
cookperm.txt->hostperm.1
r=dwitte,sr=roc
patch=ben.bucksch@beonex.com
2004-09-14 12:08:06 +00:00
cls%seawood.org 9551cb2461 Only escape $rcsfile when invoking shell otherwise standard perl functions fail.
Bug #258668
2004-09-14 09:10:07 +00:00
jst%mozilla.jstenback.com a600b134dd Fixing bug 259117. Prevent popups when closing a window even if the close came from a user action that would normally enable popups. r=bzbarsky@mit.edu, sr=brendan@mozilla.org 2004-09-14 06:03:34 +00:00
justdave%bugzilla.org 5520838d38 Oops, backing out changes to administration.xml that are supposed to be part of a different patch. 2004-09-14 05:50:29 +00:00
justdave%bugzilla.org 51c0b08814 Bug 257534: Require Perl 5.8.1 or later when running on Windows with ActiveState Perl (there is no official CGI ppm build with a new enough version for Bugzilla on any earlier version of ActiveState Perl)
Patch by Byron Jones <bugzilla@glob.com.au>
r=justdave, a=justdave
2004-09-14 05:48:54 +00:00
bryner%brianryner.com 153fe1346d Support properties on documents (bug 253888). r+sr=jst. 2004-09-14 04:21:29 +00:00
darin%meer.net 1150837cb4 cleaning up --help output 2004-09-14 04:14:59 +00:00
vladimir%pobox.com 8cf1357546 Moving VersionCheck.php from toolkit 2004-09-14 04:12:32 +00:00
darin%meer.net d233df5848 simplify the "simple" example 2004-09-14 03:23:19 +00:00
darin%meer.net ef892d9b6a improve --help output 2004-09-14 03:00:12 +00:00
roc+%cs.cmu.edu 6146e49d29 Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine 2004-09-14 02:28:03 +00:00
brendan%mozilla.org 4486de9fc8 Fix function redeclaration and with deprecation warnings to apply to start of statement (256036, r=shaver). 2004-09-14 01:38:19 +00:00
timeless%mozdev.org 47b5c8a3a1 oops, patch applied poorly, moving print and close lines back into
mail_notification where they belong (caught by cls)
2004-09-14 01:37:11 +00:00
timeless%mozdev.org 06de7bba52 Bug 244801 fix so email not required on checkin
patch by mikey@mikey.com r=cls
comment block changes by cls r=timeless
2004-09-14 01:05:32 +00:00
dveditz%cruzio.com d2ae2ce14b bug 258798 InstallTrigger.enabled() should return only the global state, not the
effective whitelisted state. r=ben, sr=jst
bug 246375 installChrome(SKIN, should skip whitelist mechanism, use only global state. r=ben,sr=jst
2004-09-14 00:56:13 +00:00
timeless%mozdev.org b388ef71c1 removing tabs / trailing whitespace. enforcing whitespace style
r=cls
2004-09-14 00:47:25 +00:00
tor%cs.brown.edu d04b51a5ed Bug 257669 - respect x,y attributes of inner <svg:svg>.
p=tor,jonathan.watt@strath.ac.uk; r=afri,tor
2004-09-13 22:55:43 +00:00
bryner%brianryner.com cc14274b06 Fix ctrl+a emacs keybinding for gtk1 (bug 259011), r+sr=bzbarsky 2004-09-13 22:35:39 +00:00
cls%seawood.org cb6a541f35 Escape special chars in filenames when calling rlog.
Fix minor 'used once' warnings.
Bug #258668 r=timeless
2004-09-13 21:41:22 +00:00
cls%seawood.org abc2bd35d9 Strip ./ from the beginning of dirnames since that ./ causes bonsai to see ./CVSROOT & /CVSROOT as different directories.
Bug #253644 r=timeless
2004-09-13 21:00:58 +00:00
cbiesinger%web.de 08c23a2243 remove unused headers from winEmbed 258179 r=dougt sr=bz 2004-09-13 20:53:42 +00:00
bzbarsky%mit.edu 616283266d Remove bogus "support" for <sourcetext> and <parsererror>. Bug 210658, patch
by Blake Kaplan <mrbkap@rice.edu>, r+sr=bzbarsky
2004-09-13 20:43:15 +00:00
dbaron%dbaron.org dc543d8c47 Fix VC7 bustage. b=258793 2004-09-13 20:40:46 +00:00
mostafah%oeone.com 8c339eab41 Updated translation 2004-09-13 20:38:48 +00:00
mostafah%oeone.com d440d0d4f1 Checked in patch for bug 237897:
dialog "subscribe to remote cal" malformed with large system fonts
2004-09-13 20:24:26 +00:00
mostafah%oeone.com a8d38f6c4d Checked in en-US and de-AT part of patch for bug 256087:
Input area is labelled Categories (should be Category)
2004-09-13 18:40:57 +00:00
mostafah%oeone.com 221202cf53 Checked in attachment 158641 for bug 257146:
Unable to change start and end dates if locale date format is unexpected
2004-09-13 18:24:21 +00:00
bmlk%gmx.de a8e09a68d4 CalcDesiredHeight might change the overflow area, so it needs to be included in the reflowmetrics bug=231275 r/sr=dbaron 2004-09-13 18:21:03 +00:00
mostafah%oeone.com c89ad91da8 Updated translation 2004-09-13 18:04:46 +00:00
mostafah%oeone.com 2d580407a7 Checked in patch for bug 258905:
workaround long date format: add weekday, detect need
2004-09-13 18:02:19 +00:00
mostafah%oeone.com e72200ec98 Checked in patch for bug 258898:
formatDateInterval on multiday event concatenates dates with "-- undefined"
2004-09-13 17:52:24 +00:00
mostafah%oeone.com d18e45edae Checked in patch for bug 258728:
Calendar should use Titletips instead of Tooltips when hoovering over cropped text
2004-09-13 16:05:51 +00:00
roc+%cs.cmu.edu dd9d911312 Fixing bustage 2004-09-13 15:24:11 +00:00
roc+%cs.cmu.edu ffe92c5115 Bug 257216. Fix sundry block issues for columns. In particular, remove overflowing floats from the space manager before we compute the space manager's XMost and YMost to include in the block size. r+sr=dbaron 2004-09-13 13:35:46 +00:00
igor%mir2.org 35acfd58fc 1. Allow to monitor from application top script or function calls: now they go through ContextFactory.doTopCall which can be overridden.
2. Context.observeInstructionCount now calls ContxtFactory.observeInstructionCount so it can overridden without extra Context class.
2004-09-13 13:19:17 +00:00
mkaply%us.ibm.com 26d7b8a8f8 258966 - add CSS3 pointers for OS/2 2004-09-13 12:51:02 +00:00
dbaron%dbaron.org cd7b1f831b The slow codepaths for fixed background-attachment should only apply when there's a background image. b=258793 r+sr=roc 2004-09-13 05:39:27 +00:00
bzbarsky%mit.edu d1b63ea756 Fix crash due to text inputs flushing pending restyles while we're in text
control frame code.  Bug 257818, r+sr=dbaron
2004-09-13 04:19:58 +00:00
bzbarsky%mit.edu 24cf4e0618 Make sure not to add entries to the pending restyle hashtable while enumerating
it.   Bug 257694 (also fixes bug 256242, bug 258101).  r+sr=dbaron
2004-09-13 04:08:14 +00:00
dbaron%dbaron.org 4ddc7597b9 Convert mCurrentEventContent and mCurrentEventContentStack to use nsCOMPtr/nsCOMArray. b=258667 r+sr=jst 2004-09-13 03:22:46 +00:00