endico%mozilla.org
bf19617f49
Bug moving code is now fully implemented. To use it, turn on the param and set the move related params.
2000-07-13 23:12:52 +00:00
vidur%netscape.com
f1a8dc715a
Added SOAP component tothe XMLExtras module. This is not part of the Seamonkey build.
2000-07-13 23:12:39 +00:00
vidur%netscape.com
053ae8eb50
SOAP calling tests
2000-07-13 23:11:59 +00:00
vidur%netscape.com
6e7a205c78
Additional SOAP call work. This is not part of the Seamonkey project.
2000-07-13 23:11:16 +00:00
vidur%netscape.com
52f62d871e
Commented nsIXMLHttpRequest. Used the new nsIXPCNativeCallContext::SetReturnValueWasSet method to deal with returning event handler function objects to script callers of nsIXMLHttpRequest::Onload and Onerror. Turned on synchronous requests. This is not part of the Seamonkey build.
2000-07-13 23:08:30 +00:00
jband%netscape.com
ca2743a4e9
add THREADSAFE nsISupports implementation macros to some of the classes which lacked them. bug 45404. a=brendan@mozilla.org
2000-07-13 23:04:15 +00:00
hyatt%netscape.com
47aee88626
Fix for 43467. r=bryner
2000-07-13 23:00:59 +00:00
tao%netscape.com
4fb369a62d
42748 After selecting locale for new profile, different profile does not
...
switch back.(r,a)=hyatt
2000-07-13 22:59:22 +00:00
akkana%netscape.com
9963d40a2a
Take my name out of a debug printf -- tired of seeing all that output
2000-07-13 22:50:39 +00:00
akkana%netscape.com
8cd3379d6e
42885: The other platforms define cut/copy/paste in their platform files (why?), so, sigh, do the same thing, for now. r=saari
2000-07-13 22:21:42 +00:00
akkana%netscape.com
ae0b9e854e
42885: Add cut/copy/paste/undo/redo bindings. r-saari
2000-07-13 22:10:13 +00:00
morse%netscape.com
05598b933e
sidestep bug 43200, coded by jrgm, r=morse&hyatt
2000-07-13 21:54:37 +00:00
jst%netscape.com
890a42fe20
Fixing (partially at least) nsbeta2+ bug 38951, the problem was that properties on closed window objects were not accessible due to the document being destroyed to soon. We still destroy the document too soon but now we at least hold on to the document principal in the window object so that we don't bail on every security check done for every access to properties the closed window. r=vidur@netscape.com
2000-07-13 21:48:25 +00:00
varada%netscape.com
d0f90195b3
fix for bug#41678 -need printplus in addressbook.xul;r=scottip
2000-07-13 21:46:52 +00:00
akkana%netscape.com
e7a115a158
42885: Add cut/copy/paste bindings for input fields and text areas. r=saari
2000-07-13 21:38:32 +00:00
endico%mozilla.org
fff3438eb2
Add 'MOVED' as a default resolution. If CheckEnumField alters the bug db then update the shadow db too.
2000-07-13 21:38:15 +00:00
matt%netscape.com
d398f07cbe
changing url for chrome to fix bug 43223
...
r=ben
2000-07-13 21:36:40 +00:00
ftang%netscape.com
eb8bfaff40
fix bug 43272. r=ssu/dvetidz . check nsresult by using NS_FAILED instead of NS_OK !=
...
becaues the Japanese to Unicode converter may return success code whihc is not NS_OK
2000-07-13 21:21:24 +00:00
erik%netscape.com
9123e803c0
bug 39570; we were using the Western font to determine the height of the
...
URL bar, and this caused the Japanese text to be truncated; we now use the
locale's language group when the caller does not pass us the correct one;
r=nhotta
2000-07-13 21:13:13 +00:00
erik%netscape.com
851845d48a
bug 39570; was using Korean font for Japanese text; we now use the locale's
...
language group when the document is in Unicode; r=nhotta
2000-07-13 21:10:34 +00:00
erik%netscape.com
9032482c8f
bug 22031; enabling raster (bitmap) fonts on Windows, e.g. for UI;
...
r=rods,rbs
2000-07-13 21:08:37 +00:00
chuang%netscape.com
13bae7632b
Bug 45282 No Address Book in today's Linux build. r=alecf
2000-07-13 21:07:01 +00:00
mkaply%us.ibm.com
f9ae52df4a
#39218
...
r = ben, a = waterson
I am checking this in for jag - new animation for modern skin that has rounded edges
2000-07-13 21:04:54 +00:00
evaughan%netscape.com
74ef347c41
Fix for bug #44576
...
-r jrgm
PS: Last checkin was reviewed by waterson. Forgot the -r
2000-07-13 20:58:42 +00:00
nhotta%netscape.com
592e028e47
Added a charset load listener for mail, bug 28869,r=cata.
2000-07-13 20:57:46 +00:00
nhotta%netscape.com
8db59d1ce5
Added a mail charset menu cache support, bug 28869,r=cata.
2000-07-13 20:55:52 +00:00
nhotta%netscape.com
4096c1e8e6
Changed to check override case before set a charset to msgWindow, bug 28869, r=mscott.
2000-07-13 20:53:57 +00:00
evaughan%netscape.com
7ddb4b6d13
Fix for ender clip widget bug #42451
2000-07-13 20:51:39 +00:00
dougt%netscape.com
f8cba29a06
*NOT PART OF BUILD*
...
Embedding exporter.
2000-07-13 20:40:21 +00:00
varada%netscape.com
05dffb322f
changing the exe name from Netscapesetup to N6setup
2000-07-13 20:31:14 +00:00
terry%mozilla.org
e531246368
Oops. How did I let that horrible typo get in?
2000-07-13 20:07:20 +00:00
terry%mozilla.org
167f735bc2
Keywords were already enforced to never differ only in capitalization. So, changed the code so that case no longer matters when typing in the name of a keyword.
2000-07-13 20:04:15 +00:00
mkaply%us.ibm.com
37f23ee639
#42637
...
r = mkaply, a = brendan
TINDERBOXBREAK - THIS FILE IS OS/2 ONLY
2000-07-13 15:39:52 +00:00
kin%netscape.com
84d952f9c3
Fix for bug #43208 : readonly text fields are not readonly
...
Modified CreateAnonymousContent() and AttributeChanged()
to set the editor's readonly and disabled flags.
r=sfraser@netscape.com
2000-07-13 13:51:37 +00:00
blizzard%redhat.com
4d08e630ba
fix focus problems documented in bug #45351 . make sure that key press events are not passed to mozilla windows when an external gtk widget has focus and make sure that key press events are passed to mozilla when it has focus and a key press event happens outside of its windows. r=pavlov a=waterson
2000-07-13 11:48:28 +00:00
taka%netscape.com
2ea7bd5f92
fix for #43219 . r=alecf,nhotta
2000-07-13 07:17:03 +00:00
mscott%netscape.com
4016cc43ef
Bug #43583 --> bring up the save as dialog from the backend instead of from the front end.
...
r=alecf
2000-07-13 06:26:25 +00:00
mscott%netscape.com
62fc55beca
Bug #43583 --> set the application description field on the mime info object based on a registry setting if we are getting the
...
information from the windows registry. This is later used by the helper app dialog. Correctly implement different
behaviors for mime info action types of useSystemDefault vs. useHelperApp
r=alecf
2000-07-13 06:25:53 +00:00
brendan%mozilla.org
16c0b57382
Why didn't the lack of this break Linux, where I tested?
2000-07-13 05:56:28 +00:00
mscott%netscape.com
cd40582e7f
Bug #44603 --> hack to get around an infinite loop if we try to open a .eml attachment
...
The fix: if the attachment is of type message/rfc822 then treat the outgoing content
as raw data to force a new browser window to come up and display the content.
r=alecf
2000-07-13 05:28:51 +00:00
syd%netscape.com
b031614cff
Add makefiles for JS profiler
2000-07-13 05:19:46 +00:00
syd%netscape.com
319637810d
Add support to JS profiler for collecting min, max, and average execution
...
times of functions. Doesn't yet handle rentrancy. Create Makefile.in files
so this stuff will build on *nix. r=jband, a=leaf
2000-07-13 05:19:22 +00:00
alecf%netscape.com
e140a1e4f9
Fix for #37302 , among other things - bring lots of mail menus up to spec- patch contributed by timeless@bemail.org r=alecf, a=brendan
2000-07-13 05:18:17 +00:00
brendan%mozilla.org
87fdbe9365
Try again for bug 41381, r=wtc@netscape.com
2000-07-13 05:08:35 +00:00
rbs%maths.uq.edu.au
b281db5a35
[not part of default build] perf. enh. in the land of stretchy chars. a:waterson
2000-07-13 04:18:35 +00:00
rbs%maths.uq.edu.au
f9f41b2e66
Fix build bustage. b:42793. a:waterson
2000-07-13 04:16:01 +00:00
rhp%netscape.com
79b8feafb7
Fix for crashing in forward - reply - Bug #: 45216 - r: alecf
2000-07-13 04:02:35 +00:00
brendan%mozilla.org
b718a50b56
Uh oh. Back out last change until I'm sure I'm not an idiot.
2000-07-13 04:00:33 +00:00
brendan%mozilla.org
d727cfab13
Fix ancient bugs: compare-and-swap is not threadsafe given A-B-A address replay via malloc/free; release to mark in pool->first empty arena would not free anything, as troy@tellme.com found (41381, r=wtc@netscape.com).
2000-07-13 03:49:22 +00:00
idk%eng.sun.com
ade81c8d29
** NOT PART OF TBOX BUILDS**
...
Addon to previous check in
2000-07-13 03:41:24 +00:00