jefft%netscape.com
52eb0d4b73
fixed bug 44699 -- IMAP does not check result param from nsIMsgAccountManager::FindServer(); r=bienvenu, alecf
2000-07-07 22:27:03 +00:00
evaughan%netscape.com
89cac70734
Fixed body resizing bug #35681
...
-r pinkerton
2000-07-07 22:24:06 +00:00
saari%netscape.com
13d87ad82a
fixing crashing popups on Windows. Smoketest blocker. Simple null check, nsPIDOMWindow QI result wasn't checked. Not sure why this fails suddenly, I would think everyone shoudl be implementing nsPIDOMWindow.... r=pinkerton
2000-07-07 22:17:00 +00:00
ruslan%netscape.com
84dfd2d63a
WIP on 40449, a/r=gagan
2000-07-07 22:02:47 +00:00
leaf%mozilla.org
89991bc0ce
Automated update
2000-07-07 22:00:12 +00:00
mkaply%us.ibm.com
a94323ebe5
#42637
...
r = sspitzer, a = brendan
OS/2 bringup - I have no idea how systemDir( got changed to system(
2000-07-07 21:59:01 +00:00
mscott%netscape.com
f4be0bbdc6
Bug #43661 --> open attachment needs to pass in the file name
...
r=bienvenu
2000-07-07 21:57:39 +00:00
mkaply%us.ibm.com
dbaac39c8d
#42637
...
r = sspitzer, a = brendan
OS/2 bringup - Our profile is located in the OS2 directory
2000-07-07 21:56:48 +00:00
mscott%netscape.com
9be0256d9d
Bug #43661 --> pass in the file name for the attachment
...
r=bienvenu
2000-07-07 21:56:38 +00:00
Peter.VanderBeken%pandora.be
db960d3077
Get rid of MOZILLA, use MOZ_XSL. Not part of build. a=leaf.
2000-07-07 21:54:52 +00:00
dbragg%netscape.com
c53e74368e
Fix for bug #42719 . SetLeafName was not removing the old leaf name before appending a new one. r=sgehani
2000-07-07 21:54:08 +00:00
Peter.VanderBeken%pandora.be
e54dcce1da
Add nsDOMParser.cpp. Not part of build. a=vidur.
2000-07-07 21:53:28 +00:00
Peter.VanderBeken%pandora.be
2e08c9adff
Add nsIDOMParser.idl. Not part of build. a=vidur.
2000-07-07 21:53:00 +00:00
tor%cs.brown.edu
e9aa28bc6f
Turning on MNG decoder by default on all platforms.
...
configure.in change r=cls. a=pnunn,brendan.
2000-07-07 21:52:23 +00:00
Jerry.Kirk%Nexwarecorp.com
cbc3534039
NOT PART OF BUILD - PHOTON ONLY
...
Various fixes to make it draw again from Brian Edmond of QNX
r=kirkj
2000-07-07 21:49:05 +00:00
mkaply%us.ibm.com
4bd13d9a42
#42637
...
r = mkaply, a = brendan
OS/2 bringup - We weren't returning a value from CallMethodFromVTable
2000-07-07 21:46:12 +00:00
mscott%netscape.com
8ac1b09e87
part of the fix for Bug #43661 --> need to register the browser as the handler for text/plain so we can open text documents
...
and have them get dispatched to the browser.
r=alecf
2000-07-07 21:45:40 +00:00
mscott%netscape.com
70881362b5
Bug #44082 --> fail if we couldn't find mimeTypes.rdf during the data source init phase.
...
patch from jst
r=mscott
2000-07-07 21:44:11 +00:00
mscott%netscape.com
b5e1a4e647
Bug #44568 -> don't fall out and not open the url if we failed to set the load
...
attributes on a channel. This broke mailto urls because the mailto channel
is just a stub and doesn't implement this method.
r=valeski
2000-07-07 21:43:16 +00:00
mscott%netscape.com
c60b861bbb
Bug #43652 --> fix running of JS urls by returning the error status of the
...
underlying file transport if the input stream channel doesn't have an error
of it's own.
r=warren
2000-07-07 21:42:15 +00:00
javi%netscape.com
a59a8b2ea1
Correctly define CORE_DEPTH
2000-07-07 21:17:31 +00:00
terry%mozilla.org
20179806cd
Fixed links off of 'Most doomed' reports to only list bugs that match the product we're reporting about.
2000-07-07 21:05:19 +00:00
edburns%acm.org
0e01923d28
Build_with_mozilla_build_system
2000-07-07 19:54:43 +00:00
edburns%acm.org
41198b5da0
a=edburns
...
r=ashuk
bugs: 44327, 44328
NativeEventThread:
Re-instate the policy of creating an EventQueue for each window.
Put in a superfluous printf in processEventLoop that fixes 44327.
nsActions.{cpp,h}:
Added wsDeallocateInitContextEvent, to enable the correct
removal of the eventQueue, 44328
WindowControlImpl
Fire the wsDeallocateInitcontextEvent in nativeDestroyInitContext.
2000-07-07 18:53:07 +00:00
edburns%acm.org
b4e20ad332
a=edburns
...
r=ashuk
bugs: 44327, 44328
WindowControl:
Don't call nativeDestroyInitContext
NativeEventThread
Call windowControl.nativeDestroyInitContext when the run()
loop exits.
2000-07-07 18:49:09 +00:00
edburns%acm.org
7544fd2d48
a=edburns
...
r=ashuk
bugs: 44327, 44328
Comment out the bookmarks test code.
2000-07-07 18:47:25 +00:00
bryner%uiuc.edu
5759522194
Fixing 44782, but with my original fixes intact. r=bienvenu.
2000-07-07 18:33:16 +00:00
varada%netscape.com
c459ddafe7
removing the hash from the list of dirs in makefile.win
2000-07-07 17:35:29 +00:00
bienvenu%netscape.com
31b0107e90
backout bryner's changes that break tree selection, a=leaf bug 44782
2000-07-07 17:03:14 +00:00
svn%xmlterm.org
cbf27a9f4b
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only. Updated UUIDs list.
2000-07-07 14:48:55 +00:00
svn%xmlterm.org
04d7e343ed
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only. Implemented chrome overlay a la Chatzilla to insert
XMLterm into the Tasks menu. Also implemented command line option "-terminal"
and URL handler "telnet://" to invoke XMLterm.
2000-07-07 14:44:26 +00:00
nboyd%atg.com
81838e4e1f
Deprecate FlattenedObject.
2000-07-07 14:41:35 +00:00
mkaply%us.ibm.com
77a2cb931e
r=mkaply, a=brendan
...
Tinderbox break - need os2 changes for uriloader - I am just taking the UNIX for now - hope it builds
2000-07-07 14:14:32 +00:00
axel%pike.org
54dcf9f561
Removing unused Makefile.in, not in allmakefiles.sh, not part of build
2000-07-07 11:09:23 +00:00
cls%seawood.org
280504fd9e
Explicitly use $topsrcdir so that mozconfig files are removed even for objdir builds
2000-07-07 10:34:45 +00:00
cls%seawood.org
c071520284
Remove .mozconfig files generated by client.mk Bug #42167
2000-07-07 10:26:38 +00:00
jband%netscape.com
a85b5aa646
Fix yet another instance of the qsort bug that was biting OS/2 only. See explanation in cvs log comment for revision 1.25 of xpt_link.c. Thanks to Javier Pedemonte <pedemont@us.ibm.com>. a=brendan@mozilla.org
2000-07-07 07:32:50 +00:00
sgehani%netscape.com
8b225e73ad
Prevent multiple downloads for mixed keyboard and mouse input. [nsbeta2+ b = 31042; r=dbragg]
2000-07-07 06:45:43 +00:00
ben%netscape.com
249681b745
latest updates to helper apps pref panel (now support editing of types, and overwriting old types with new ones! =D)
2000-07-07 05:44:53 +00:00
dougt%netscape.com
4004bfcfc8
Debuggin code
...
a=waterson@netscape.com
2000-07-07 04:17:24 +00:00
rhp%netscape.com
c4e054063d
Fix for bug 31589 - Problem with Japanese in vCard tag fields - r: nhotta
2000-07-07 03:17:33 +00:00
mscott%netscape.com
a7f1423f02
Bug #41707 , #43652 --> JS urls aren't working. We need to check for the correct return value and don't propogate
...
the on start request in that case.
r=alecf
2000-07-07 02:23:19 +00:00
mscott%netscape.com
779afd9441
Bug #43583 --> updates for helper app launching to work with the dialog.
2000-07-07 01:48:57 +00:00
mscott%netscape.com
376364f94b
Bug #43583 --> re-organizing how we launch helper apps to work with the helper app dialog.
...
r=alecf
2000-07-07 01:48:17 +00:00
mscott%netscape.com
d4124c9ef0
Bug #43583 --> re-organizing how we launch helper apps to work with the helper app dialog.
...
Add nsIExternalAppLauncher interface which is used by the helper app dialog.
r=alecf
2000-07-07 01:48:05 +00:00
rods%netscape.com
021eb5de93
If the click is not on on item in the dropdown and not in the comboxbox display area then
...
the click count is set to zero so the JS event doesn't get fired. If it IS over the combobox
display area then the JS event does get fired.
b=40382 r=pollmann
2000-07-07 01:35:23 +00:00
chrisk%netscape.com
50b30009f5
Added -d option
...
-p option now also works for decoding
2000-07-07 00:57:39 +00:00
av%netscape.com
c4b87d3b6b
Addressing 22954, r=mscott
2000-07-07 00:10:54 +00:00
nhotta%netscape.com
5ea783543b
Fix warnings caused by my last check in.
2000-07-06 23:46:20 +00:00
nhotta%netscape.com
1b7fd80131
Added a force charset override support, bug 43101, r=mscott.
2000-07-06 23:30:57 +00:00