Commit Graph

65540 Commits

Author SHA1 Message Date
edburns%acm.org
f6c86952e5 Build_with_mozilla_build_system 2000-07-07 19:54:43 +00:00
edburns%acm.org
a2110f8590 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
056cc5fd98 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
a0fde8c6c0 a=edburns
r=ashuk
bugs: 44327, 44328

Comment out the bookmarks test code.
2000-07-07 18:47:25 +00:00
bryner%uiuc.edu
9750787751 Fixing 44782, but with my original fixes intact. r=bienvenu. 2000-07-07 18:33:16 +00:00
varada%netscape.com
0664a76bed removing the hash from the list of dirs in makefile.win 2000-07-07 17:35:29 +00:00
bienvenu%netscape.com
200e9d15e0 backout bryner's changes that break tree selection, a=leaf bug 44782 2000-07-07 17:03:14 +00:00
svn%xmlterm.org
bac52bec74 --NOT PART OF DEFAULT BUILD--
XMLterm changes only. Updated UUIDs list.
2000-07-07 14:48:55 +00:00
svn%xmlterm.org
f3b81d69c9 --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
0a9b985a17 Deprecate FlattenedObject. 2000-07-07 14:41:35 +00:00
mkaply%us.ibm.com
d87ffe8750 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
96fae6045f Removing unused Makefile.in, not in allmakefiles.sh, not part of build 2000-07-07 11:09:23 +00:00
cls%seawood.org
e98725f995 Explicitly use $topsrcdir so that mozconfig files are removed even for objdir builds 2000-07-07 10:34:45 +00:00
cls%seawood.org
6339f47e16 Remove .mozconfig files generated by client.mk Bug #42167 2000-07-07 10:26:38 +00:00
jband%netscape.com
dcac81acb0 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
20866b54e6 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
576104c21d 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
7a11b65ba3 Debuggin code
a=waterson@netscape.com
2000-07-07 04:17:24 +00:00
rhp%netscape.com
3da285e89e Fix for bug 31589 - Problem with Japanese in vCard tag fields - r: nhotta 2000-07-07 03:17:33 +00:00
mscott%netscape.com
2bdc7ded6d 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
ec140450ed Bug #43583 --> updates for helper app launching to work with the dialog. 2000-07-07 01:48:57 +00:00
mscott%netscape.com
677c8d5d17 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
6ad688ca00 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
1a04a12da1 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
49779ca3c4 Added -d option
-p option now also works for decoding
2000-07-07 00:57:39 +00:00
av%netscape.com
bc8b5454f3 Addressing 22954, r=mscott 2000-07-07 00:10:54 +00:00
nhotta%netscape.com
bdbe2d2ec3 Fix warnings caused by my last check in. 2000-07-06 23:46:20 +00:00
nhotta%netscape.com
786c02653e Added a force charset override support, bug 43101, r=mscott. 2000-07-06 23:30:57 +00:00
nhotta%netscape.com
36cc7bdb9d Added a force charset override UI, bug 43101, r=mscott. 2000-07-06 23:29:44 +00:00
nhotta%netscape.com
c7c0dd52b5 Removed the code to set a folder charset by charset menu, we only use charset menu for message override, bug 43101, r=mscott. 2000-07-06 23:26:49 +00:00
nhotta%netscape.com
16e441b07d Added force_charset_override, bug 43101, r=mscott. 2000-07-06 23:25:40 +00:00
mozilla.BenB%bucksch.org
6e326b1f69 38494: Attribution line: actually use authorStr; reorder code a bit to make more sense. r=ducarroz, a=waterson 2000-07-06 23:00:43 +00:00
ssu%netscape.com
fadf9d2b17 fixing nsbeta2+ bug 43404 - Update delete dialog text to be less scary. r=dbragg. Affects windows platforms only. 2000-07-06 22:56:57 +00:00
dmose%mozilla.org
d7e3972ed3 two calls to PR_fprintf were not properly bracketed by ifdef DEBUG, causing non-debugging builds to fail. a=r=(not built) 2000-07-06 22:38:11 +00:00
nbhatla%netscape.com
6344b5c85f Work on bug #43658. Fixes to the Mac Classic skin: Radio buttons, Checkbox buttons, Window "platinum" colors, Fonts, Scrollbars, Popup Menus, Trees and Twisties. r=hangas 2000-07-06 22:22:19 +00:00
bryner%uiuc.edu
f66a19368b Fix for bug 43417. r=pinkerton. 2000-07-06 22:20:32 +00:00
radha%netscape.com
460fbe8d2b fix for bug nsbeta2+ 40643. urlbar autocomplete busted. 2000-07-06 22:01:46 +00:00
ducarroz%netscape.com
1ba0f89c0a Fix Linux bustage. 2000-07-06 21:51:11 +00:00
av%netscape.com
8fbbc3c0cf Addressing 22954, removed tag info query for full page plugins, r=edburns@acm.org 2000-07-06 21:44:38 +00:00
morse%netscape.com
3dbd4c88b9 fix bug 44683, real minor wording change, submitted by blaker1234, r=morse 2000-07-06 21:39:25 +00:00
colin%theblakes.com
a9446272fa Need to link against MOZ_JS_LIBS. r=vidur 2000-07-06 21:23:46 +00:00
dougt%netscape.com
146bdc6024 Removing -d "$(CVSROOT)" option. This messes up under 4nt.
a=leaf@netscape.com
2000-07-06 21:20:26 +00:00
nbhatla%netscape.com
5c471baee6 First Checked In. 2000-07-06 21:19:42 +00:00
wtc%netscape.com
3b22399c97 Bugzilla bug #41524: fixed build problems on NetBSD-current with ELF
object format. r=taya@sm.sony.co.jp. a=brendan@mozilla.org.
Modified files: NetBSD.mk, _netbsd.h, prlink.c
2000-07-06 21:14:15 +00:00
radha%netscape.com
f422b9aaac fix for dogfood+ bug 44558. r=rpotts. 2000-07-06 21:04:02 +00:00
waterson%netscape.com
73bc2ab4b7 Fix a string leak that dbaron found with leaksoup. r=bienvenu 2000-07-06 20:58:29 +00:00
dougt%netscape.com
4b58b28542 44665
submitted by dbaron@fas.harvard.edu
a=waterson@netscape.com
2000-07-06 20:56:24 +00:00
waterson%netscape.com
c1a0e63f75 Brendan meant to add jsdhash.h to the Mac build, too. 2000-07-06 20:55:23 +00:00
waterson%netscape.com
1001bcd519 Brendan meant add jsdhash.c to the Mac build, too. 2000-07-06 20:54:17 +00:00
ducarroz%netscape.com
1d76e4a74d Fix for bug 43448. Add code to populate mailing list during the send/send later process. R=mscott 2000-07-06 20:44:06 +00:00