bzbarsky%mit.edu
1194cfe6b9
Remove old nav4rounding pref. Patch by Daniel Kraft <d@daniel-kraft.net>,
...
r=dbaron, sr=jst
2005-01-12 04:07:22 +00:00
bzbarsky%mit.edu
f9ef2b77dc
Fix incorrect define. Bug 272505, patch by Stephen Walker
...
<sdwalker@myrealbox.com, r=bsmedberg, sr=bzbarsky
2005-01-12 04:02:34 +00:00
darin%meer.net
7360e8f357
fixes bug 277322 "XMLHttpRequest from chrome fails to prompt when auth needed" r+sr=bzbarsky
2005-01-12 03:27:54 +00:00
bzbarsky%mit.edu
220748d802
If we run into a null child SHEntry while cloning, just clone it as null into
...
the new tree instead of bailing out on the clone altogether. Bug 275890,
r=biesi, sr=darin
2005-01-12 02:49:24 +00:00
wtchang%redhat.com
681fcfb1b7
Bugzilla Bug 277704: define the LL_MAXINT, LL_MININT, ... macros as
...
constants rather than functions on platforms that have a 64-bit integer
type. The patch is contributed by Christian Biesinger <cbiesinger@gmx.at>.
r=wtc.
2005-01-12 02:47:56 +00:00
bzbarsky%mit.edu
8b54631a06
Keep track of whether a title has been set in the document, not in the sink.
...
This way we can notice all ways of setting it. Bug 271996, r=sicking, sr=neil
2005-01-12 02:47:53 +00:00
bzbarsky%mit.edu
9866f848c5
Make sure to scroll and such _before_ firing events. Bug 264873, r=mats,
...
sr=bryner
2005-01-12 02:42:39 +00:00
bzbarsky%mit.edu
b5c3568bed
Fix HTML nodes to not claim to be in the XHTML namespace (unless they are, of
...
course). Bug 103225, r+sr=jst
2005-01-12 02:41:36 +00:00
wtchang%redhat.com
4182ec1dd5
Bugzilla Bug 276587: use stat to implement _MD_access because access is
...
broken. The patch is contributed by tqh <thesuckiestemail@yahoo.se>. r=wtc
2005-01-12 01:43:01 +00:00
scott%scott-macgregor.org
4c0d821169
Attempt to fix broken context menus by including XPCNativeWrapper.js
...
Fix Save Image As context menu item.
2005-01-12 01:29:09 +00:00
shaver%mozilla.org
1180ed6578
Bugs from CalDAV Calconnect interop.
...
- Use uppercase property names until 277978 is fixed.
- Don't set empty-string properties, because some servers don't like them.
2005-01-12 01:12:00 +00:00
neil%parkwaycc.co.uk
c3eb74669b
Fixing line endings, rs=bienvenu, no bug
2005-01-12 01:06:33 +00:00
scott%scott-macgregor.org
9fbd07e165
fix entity error
2005-01-12 01:05:20 +00:00
aaronleventhal%moonset.net
f9560d3e7e
Bug 223302. ASSERTION: OnDataAvailable implementation consumed no data: nsParser. r=bz, sr=darin
2005-01-12 00:55:25 +00:00
dmose%mozilla.org
ff877950d7
Get rid of automatic append of 'calendar/' to preference. This means that existing users will need to change their preference to include that string. Also tweak a few dumps and comments. Not part of the build.
2005-01-12 00:36:29 +00:00
jst%mozilla.jstenback.com
21799339e6
Fixing bug 277564. Make sure to update the lock icon state correctly when dealing with wyciwyg: URLs. r=bugmail@sicking.cc, dveditz@cruzio.com, darin@meer.net, sr=brendan@mozilla.org, a=asa@mozilla.org
2005-01-12 00:00:53 +00:00
aaronleventhal%moonset.net
c9254ad5f7
Backing out the following fix because tree is closed. Sorry for the mistake. Bug 223302. ASSERTION: OnDataAvailable implementation consumed no data: nsParser. r=bz, sr=darin
2005-01-11 23:39:22 +00:00
aaronleventhal%moonset.net
64bb02dc7f
Bug 223302. ASSERTION: OnDataAvailable implementation consumed no data: nsParser. r=bz, sr=darin
2005-01-11 23:26:10 +00:00
jshin%mailaps.org
a1700cd9c0
no bug (follow up to the previous check in for bug 274264) : got rid of an unnecessary comment
2005-01-11 23:21:15 +00:00
scott%scott-macgregor.org
0bd4daa7cf
fix some entity errors
2005-01-11 23:13:44 +00:00
jshin%mailaps.org
ed7900513d
bug 274264 : Japanese attachment file name garbled : patch by Ahn Dal Soo modified by me and darin (r=me, sr=darin, a=asa)
2005-01-11 23:10:58 +00:00
bsmedberg%covad.net
2602499bd3
Backout the seamonkey portions of 273423 so we can release 1.8a6, and then we'll put these back and debug the other stuff.
2005-01-11 23:03:21 +00:00
dbaron%dbaron.org
6b09070f72
CVS remove files that were not part of the build for long (due to performance regression).
2005-01-11 22:51:55 +00:00
vladimir%pobox.com
40086037d0
changed tz pref to calendar.timezone.local; if not set, no timezone will be sent
2005-01-11 21:42:36 +00:00
dmose%mozilla.org
2d9556a6cf
Don't crash if we get a native DOM element back. sr=shaver
2005-01-11 21:16:56 +00:00
cltbld
92aa29e802
Copy files of the form *.msi to the staging directory instead of
...
*.installer.msi. (cmp)
2005-01-11 20:40:48 +00:00
gerv%gerv.net
ab657c7e56
Update text to make public-ness of information more clear, and to make sure people don't expect a response. Also a couple of style tweaks.
2005-01-11 20:09:03 +00:00
jst%mozilla.jstenback.com
265b0ff136
Fixing bug 103638 (and bug 273699). Targets with same name in different windows open in the wrong window. Patch by bzbarsky@mit.edu and myself, r=danm.moz@gmail.com, bzbarsky@mit.edu, sr=dveditz@cruzio.com, a=asa@mozilla.org
2005-01-11 19:36:40 +00:00
travis%sedsystems.ca
d2fd4767a1
Bug 276473: Show_activity merges incorrectly sometimes changesets into one changeset
...
Patch by vladd@bugzilla.org r=bugzilla@glob.com.au a=justdave
2005-01-11 17:15:44 +00:00
mostafah%oeone.com
c5c8ee1b64
Made change suggested in comment #7 of bug 276799:
...
Move inline styles from calPrintEngine.js to a css file
2005-01-11 16:51:25 +00:00
mostafah%oeone.com
9e193a5d46
Checked in patch for bug 276799:
...
Move inline styles from calPrintEngine.js to a css file
2005-01-11 16:49:59 +00:00
igor%mir2.org
d807c55305
Added check for a..b += xxx as well
2005-01-11 15:46:51 +00:00
igor%mir2.org
e114a0bed4
Test case for Rhino bug 277935
2005-01-11 15:39:51 +00:00
bsmedberg%covad.net
70727744f0
Why is package-fixup here at all? Oh well, let's fix it. Bug 273423
2005-01-11 14:52:55 +00:00
bsmedberg%covad.net
45b0024a84
There is an extra subdir, bug 273423.
2005-01-11 14:10:20 +00:00
bsmedberg%covad.net
35481c3604
Bug 273423 - Can't install themes. r+sr=ben a=asa for 1.8a6
2005-01-11 13:38:22 +00:00
igor%mir2.org
535ee87833
JavaDoc fix: refer to WrapFactory, not already removed WrapHandler
2005-01-11 10:50:36 +00:00
edburns%acm.org
df785dc1ba
This checkin provides a sketch of how I plan to re-implement the
...
NewWindowListener mechanism. Next step will be to continue to try to
get it working.
A test/automated/src/classes/org/mozilla/webclient/WindowCreatorTest.java
A test/automated/src/test/WindowCreatorTest0.html
A test/automated/src/test/WindowCreatorTest1.html
- new test, currently fails.
M build-tests.xml
- add new test, non-running
M classes_spec/org/mozilla/webclient/impl/wrapper_native/EventRegistrationImpl.java
- prep for NewWindowListener
M src_moz/WindowCreator.cpp
- sketch implementation plan. In WindowCreator.CreateChromeWindow2:
+ /*
+ Block this thread.
+
+ Call back into java and ask the user to create a top level
+ window and hand it, or an added child of it, to us. Call this
+ thing the userWindow.
+
+ Create a new BrowserControl, get its BrowserControlCanvas and
+ make it be a child of the userWindow.
+
+ Set the userWindow and the BrowserControlCanvas to visible ==
+ true. This is necessary to get the cause the underlying
+ mozilla window to be created.
+
+ java returns the C++ nativeBrowserControl to us. Cast it to a
+ native NativeBrowserControl C++ object instance. If the
+ nsIURI is non-null, cause the new window to navigate to that
+ URI. Return the NativeBrowserControl's EmbedWindow instance,
+ which is an impl of nsIWebBrowserChrome.
+
+ I'm not sure if it's safe to do all this on the same thread on
+ which mozilla calls us. I hope so.
+ */
2005-01-11 07:02:12 +00:00
jshin%mailaps.org
3bb6f2cc92
bug 275199 : Cannot reconvert with Japanist(Japanese IME) on WinNT patch by masayuki@d-toybox.com, r=ere, sr=bz, a=asa
2005-01-11 04:31:18 +00:00
jshin%mailaps.org
3678df3a9a
bug 223653 : support localized (native) font names in Xft, r=blizzard, sr=rbs, a=asa
2005-01-11 03:42:41 +00:00
bryner%brianryner.com
21cd26cdab
Don't fire onchange events twice when clicking on an input. Bug 254238, r=bzbarsky, sr=jst, a=asa.
2005-01-11 03:21:23 +00:00
mconnor%myrealbox.com
c583b057f9
bug 277847 - Stop button activated when middle clicking inside blank tab, don't invoke autoscroll for about:blank
2005-01-11 02:55:40 +00:00
mattwillis%gmail.com
63a1001a43
bug 237467
...
fill in missing tri-license block with standard OEOne information
r=mostafah
2005-01-11 00:29:54 +00:00
scott%scott-macgregor.org
7d5ff86c22
Bug #277557 --> message pane context menu throws a JS error preventing us from hiding and showing
...
appropriate context menu items.
2005-01-10 21:48:51 +00:00
scott%scott-macgregor.org
6c70c7b4da
adjust copyright date to 2005
2005-01-10 21:30:06 +00:00
pavlov%pavlov.net
bcbbbac61f
set the day view box class on the eventBoxes
2005-01-10 21:15:40 +00:00
vladimir%pobox.com
c2cab0a3f2
fix tzid generation
2005-01-10 20:22:48 +00:00
vladimir%pobox.com
a0e70632cd
updated as per mvl's suggestions, also an offset fix
2005-01-10 20:09:41 +00:00
vladimir%pobox.com
bc0ffc5270
script that generates tzdata.c
2005-01-10 19:51:37 +00:00
erik%dasbistro.com
f56cb10548
Bug 276660
...
"1st of the Month" whine generates many many copies of whine mail
Patch: erik@dasbistro.com
r=justdave, a=justdave
2005-01-10 19:31:50 +00:00