darin%netscape.com
b6f1b4f121
fixes bug 199546 "forum message wants to save to disk as messages.php" r=dougt sr=bz a=asa
...
(checking in on closed tree per request from asa)
2003-05-06 20:43:20 +00:00
rogerl%netscape.com
73a5e315ae
New function definition structures in place.
2003-05-06 19:17:21 +00:00
igor%mir2.org
5e2e66cdab
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=201896 :
...
New helper class JIFunction for easy implementation of JS functions in Java without using reflection and its usage in ImporterTopLevel and NativeJavaPackage
2003-05-06 18:59:22 +00:00
scott%scott-macgregor.org
314657043c
Make the status bar in thunderbird mail show status messages again by including mozbrwser.xpt (needed for
...
nsIXULBrowserWindow.xpt)
2003-05-06 18:53:46 +00:00
igor%mir2.org
f8bd7bf48c
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=204210
2003-05-06 18:53:16 +00:00
nboyd%atg.com
c496d0ae06
Fix suggested by Bojan Cekrlic in Bugzilla Bug 203752:
...
While you are messing arround with JavaScriptException, is it possible to add
if(value instanceof Throwable) {
initCause((Throwable) value);
}
I know it's a Java 1.4 feature and not directly connected to this bug and don't
know what's the Rhino's policy of supported Java versions, but it in the end it
could be done with method.invoke() or something similar.
This would help debugging a lot.
2003-05-06 16:56:38 +00:00
igor%mir2.org
f7808560ee
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=204513
2003-05-06 15:29:36 +00:00
igor%mir2.org
d9ff563fdb
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=204576
...
Using (x instanceof Wrapper) instead of (x instanceof NativeJavaObject) which replaces the previous fix of unwrapping NativeJavaObject.call arguments for the custom wrappers problem.
2003-05-06 10:51:24 +00:00
axel%pike.org
6e969d0a82
bug 204456, remove #defined errorcodes, r=sicking, sr=peterv, a=sspitzer
2003-05-06 07:35:23 +00:00
sspitzer%netscape.com
3e780989b5
fix for bug #199358 . adding cut/copy/paste/find icons.
...
thanks to sailfish@unforgettable.com for the icons and the css.
r/sr/a=sspitzer
2003-05-06 06:10:59 +00:00
ssu%netscape.com
41b617abb5
fixing bug 67027 - Having int chars in install folder name doesn't uninstall anything. r=dveditz sr=dmose, a=sspitzer
2003-05-06 06:08:31 +00:00
bzbarsky%mit.edu
0fdec9311a
Fix scroll state restoration when going back to URL with anchor. Bug 204364,
...
r=jkeiser, sr=dbaron, a=asa
2003-05-06 05:46:46 +00:00
jake%bugzilla.org
2e9db8c57e
Pick up recent docs changes for the compiled versions
2003-05-06 04:42:50 +00:00
jake%bugzilla.org
f46b7ad74e
Bug 190864 - Fix ordering of ' and > that I thought I had done earlier.
2003-05-06 04:32:32 +00:00
bugreport%peshkin.net
054ae9f2f9
bug 203867: Add regular expression references to glossary
...
r,a=jake
2003-05-06 03:59:19 +00:00
bolian.yin%sun.com
494404a855
Fix a checkin Error for Bug 203661. This is For GTK2 Accessibility. NOT for the default build.
2003-05-06 03:33:31 +00:00
scott%scott-macgregor.org
6d5ef0747e
more tweaks.
2003-05-06 03:03:14 +00:00
scott%scott-macgregor.org
b6f309b82d
fork finddialog.xul and askViewZoom.xul because they currently require navigator.css. Filed trunk bugs to fix that
...
so we can unfork these files later.
2003-05-06 03:02:59 +00:00
nelsonb%netscape.com
73a7a4ca5f
Display an error message instead of crashing if the user forgets the -n
...
option with the -O (Dump Chain) option.
2003-05-06 02:50:03 +00:00
nelsonb%netscape.com
ed795df0c3
Don't display user's password in hex. Bug 200005.
2003-05-06 02:45:12 +00:00
bolian.yin%sun.com
9bff6eba89
Bug 203661, Move mai interfaces part into accessibility/src/atk
...
r=kyle. This is GTK2 Accessibility Bug. NOT for the default build.
2003-05-06 02:23:50 +00:00
scott%scott-macgregor.org
7b50132f03
Include locale packages for pipnss and pippki
...
synch with the trunk.
2003-05-06 02:21:55 +00:00
jst%netscape.com
b4f676181d
Backing out the fix for bug 148782 since it caused bug 204029.
2003-05-06 02:01:52 +00:00
kyle.yuan%sun.com
74a6ecd06e
Bug 201275 [Webclient] move Prompt code from CBrowserContainer to PromptService
...
r=edburns
2003-05-06 01:50:06 +00:00
shliang%netscape.com
19944bccd6
194567 - junk mail icon is cropped in classic skin. r/sr/a=sspitzer.
2003-05-06 01:16:43 +00:00
shliang%netscape.com
58e5982882
144828 - nav-only installs do not have send link, send image, new message menuitems. r=jag, sr/a=sspitzer.
2003-05-06 01:14:51 +00:00
dougt%meer.net
039c6d21df
Enabling Dependent Libs. b=193442, r=seawood@netscape.com, a=asa@mozilla.org
2003-05-06 01:04:55 +00:00
shliang%netscape.com
64e17d2014
195285 - junk mail column placement incorrect for existing profiles. r=jag,sr/a=sspitzer.
2003-05-06 01:04:17 +00:00
jst%netscape.com
9c312baa16
Fixing bug 116598. Making document.lastModified = now() if the server doesn't send a last-modified header. This makes us compatible with IE. r=caillon@returnzero.com, sr=bzbarsky@mit.edu, a=asa@mozilla.org
2003-05-06 00:45:54 +00:00
sspitzer%netscape.com
552dd4f2d9
fix for regression bug #200348
...
Properties button does not work in the Advanced Address Book Search dialog
r/sr=bienvenu, a=sspitzer
2003-05-06 00:36:03 +00:00
jkeiser%netscape.com
6e2f34838f
Fix crash when mouseovering things that disappear (bug 196012), r=peterl@netscape.com, sr=bryner@netscape.com, a=asa
2003-05-06 00:03:15 +00:00
caillon%returnzero.com
8d6cdbc40c
Bug 77104 - Remove Account prompt should say which account
...
r=biesi sr=sspitzer a=sspitzer
2003-05-05 22:19:23 +00:00
bienvenu%netscape.com
394469c6d1
remove 16K limit on ODA handler call, r=darin, sr=sspitzer,a=sspitzer should speed up local folder parsing substantialy 172786
2003-05-05 22:18:11 +00:00
darin%netscape.com
862d5b8ded
fixes bug 203057 "SSL website not displayed (using proxy + NTLM)" r=dougt sr=bz a=sspitzer
2003-05-05 21:41:30 +00:00
rogerl%netscape.com
bd0f8d6d40
!!! BROKEN !!! Moving to new function validate structure.
2003-05-05 21:38:20 +00:00
varga%netscape.com
91130cc5b5
Adding zoom-in/zoom-out cursors for mac and cocoa. Bug 189719
...
r=pink, sr=bryner, a=sspitzer
2003-05-05 21:36:43 +00:00
cbiesinger%web.de
c05ba2e824
204338 patch by matti@mversen.de r=stephend sr=sspitzer a=sspitzer missing "to" at viewLog.dtd
2003-05-05 21:28:13 +00:00
darin%netscape.com
a7a9655ce4
fixes bug 22994 "Mail reader allows spammers to set/get cookies to track web usage"
...
r=dwitte sr=dveditz a=sspitzer
2003-05-05 21:27:02 +00:00
cbiesinger%web.de
11ccca864c
203527 patch by matti@mversen.de r=timeless sr=jag a=sspitzer "Save Image As" results in dialog with titlebar "Save Picture"
2003-05-05 21:26:34 +00:00
cavin%netscape.com
0688a15e65
Fix for 196105. Unescape 'MoveToFolder' name when converting older version of filter rules for MacOSX. r/sr/a=sspitzer.
2003-05-05 21:25:53 +00:00
mstoltz%netscape.com
0bd380d3ed
Bug 159424 - Don't clear scope of global object when loading the first document in a window, if the document has the same origin as the calling script. r=heikki, sr=jst, a=asa
2003-05-05 20:55:37 +00:00
bryner%netscape.com
61e2ac0978
Oops, forgot this file. Enable typeaheadfind for static builds.
2003-05-05 20:48:45 +00:00
bienvenu%netscape.com
67225b406f
fix problem handling multiple 251 SMTP responses, patch by christian eyrich, r=bienvenu, sr=bienvenu,a=sspitzer
2003-05-05 20:48:42 +00:00
igor%mir2.org
c4883770d2
Cosmetics: removal of NativeJavaObject. prefix when calling NativeJavaObject methods.
2003-05-05 16:15:50 +00:00
peterv%netscape.com
e5155a6bf8
Part of fix for bug 203192 (Improvements to XSLT loading). r=Pike, sr=jst, a=asa.
2003-05-05 11:53:21 +00:00
peterv%netscape.com
00be1508c7
Part of fix for bug 203192 (Improvements to XSLT loading). r=Pike, sr=jst, a=asa.
2003-05-05 11:25:43 +00:00
peterv%netscape.com
f652cc333c
Part of fix for bug 203192 (Improvements to XSLT loading). r=sicking, sr=jst, a=asa.
2003-05-05 09:17:36 +00:00
peterv%netscape.com
7a91281079
Part of fix for bug 203192 (Improvements to XSLT loading). Move test files into their own directory and add some error strings. r=Pike, sr=jst, a=asa.
2003-05-05 09:10:17 +00:00
bryner%netscape.com
9464dace90
Add typeahead find to Camino (bug 174898). If you're building Camino, you'll need to add typeaheadfind to the extensions list.
2003-05-05 07:14:33 +00:00
rogerl%netscape.com
1758baf50f
E3 test fixes.
2003-05-05 07:10:51 +00:00