blakeross%telocity.com
1f7b314191
Cleaning out the cruft (not part of build).
2001-05-28 03:10:57 +00:00
markh%activestate.com
41a615e31d
Add virtual to a destructor to prevent gcc warnings.
...
Not part of the build, and PyXPCOM checkins have a=drivers
2001-05-28 03:05:13 +00:00
jst%netscape.com
a19e5985d1
Making these interfaces compile w/o changes to domstubs.idl, not part of the build.
2001-05-28 01:46:11 +00:00
jst%netscape.com
f845f62f5d
Checking in Jonas Sicking's implementation of the DOM Level 2 traversal module. Not part of the build yet.
2001-05-28 01:45:28 +00:00
idk%eng.sun.com
ed48eba3fe
*not part of the build*
...
fix for 82925
2001-05-27 11:04:44 +00:00
jst%netscape.com
07339d1164
Fixing regression bug 81818 that caused a crash in certain situations when viewing images in mozilla. sr=scc@mozilla.org, a=choffmann@netscape.com
2001-05-27 07:15:28 +00:00
blakeross%telocity.com
9af2f30de2
Prevent the ability to drop a dragged node onto itself by default (fixes 74261 and one instance of 82457). r=hewitt sr=ben a=pdt
2001-05-27 03:16:53 +00:00
markh%activestate.com
9b018bb15d
Add interface flattening to Python XPCOM bindings.
...
Not part of the build, but a=drivers@mozilla.org anyway!
2001-05-27 02:51:18 +00:00
bienvenu%netscape.com
74767b2ca2
add support for counting lines in offline messages so that offline message body search will work, r=naving, sr=sspitzer, a=blizzard 79723
2001-05-26 21:49:14 +00:00
jag%tty.nl
41661c2c58
Fix MOZ_TRACK_MODULES_DEPS builds bustage (senna), adding "intl" to REQUIRES in widget/src/gtk/Makefile.in
2001-05-26 20:14:34 +00:00
jag%tty.nl
7de7de68dc
Fix MOZ_TRACK_MODULES_DEPS builds bustage (senna), adding "intl" to REQUIRES in gfx/src/gtk/Makefile.in
2001-05-26 20:01:41 +00:00
jag%tty.nl
b7e5ef33f7
Fix MOZ_TRACK_MODULES_DEPS builds bustage (senna), adding "intl" to REQUIRES in gfx/src/xprint/Makefile.in
2001-05-26 19:43:54 +00:00
mkaply%us.ibm.com
e9cbca208e
senns REQUIRES bustage
2001-05-26 18:52:48 +00:00
mkaply%us.ibm.com
abee293231
senna REQUIRES bustage
2001-05-26 16:53:43 +00:00
dcone%netscape.com
806cf7dc0b
bug=78319 Checkin for Rods a=Blizzard sr=waterson r=kmcclusk. Improvement for localization of the printer dialog.
2001-05-26 15:49:43 +00:00
bienvenu%netscape.com
873a57b157
fix 79104 crash doing get selected messages when no messages selected r=naving, sr=sspitzer a=asa@mozilla.org
2001-05-26 15:00:02 +00:00
jst%netscape.com
2ca65812ef
Checking in Jonas Sicking's (sicking@bigfoot.com) DOM Level 2 traversal interfaces, see bug 82625 for more details, not part of the build.
2001-05-26 10:04:05 +00:00
edburns%acm.org
700ca014e0
Added necessary -L for getting it to compile on Linux
2001-05-26 08:12:27 +00:00
jst%netscape.com
208178af95
Removing debugging code that was forgotten in when landing the XPCDOM branch. Harmless checkin.
2001-05-26 07:49:01 +00:00
jst%netscape.com
9993244d03
Fixing bug 81928 which caused errors in JS executed in XUL files to be silently ignored. The problem was that nsJSContext::GetGlobalObject() was relying on the global object in a context to be a XPConnect wrapped object, but this was not the case when XUL files loaded prototype scripts. r=brendan@mozilla.org, sr=jband@netscape.com, a=blizzard@mozilla.org.
2001-05-26 07:44:19 +00:00
sspitzer%netscape.com
a424df8505
fix for #82695 . recent regression, no folder names were showing up in the
...
select folders for download dialog. r=ssu, sr=bienvenu, a=asa.
2001-05-26 07:12:23 +00:00
pollmann%netscape.com
99eb785ee0
Bug 79565: Fix a crash where elements in the mImageMaps array were released but not removed from the array, and a stale pointer was dereferenced. r=jst@netscape.com, sr=vidur@netscape.com, a=drivers@mozilla.org
2001-05-26 06:43:20 +00:00
sspitzer%netscape.com
02ebb198bc
fix for #82019 . fix it so importing eudora settings will do the right thing if the user didn't set a return address in eudora. r=cavin, sr=bienvenu, a=asa
2001-05-26 06:02:34 +00:00
sspitzer%netscape.com
0d66651529
fix for #82019 . fix it so importing eudora settings will do the right
...
thing if the user didn't set a return address in eudora.
r=cavin, sr=bienvenu, a=asa
2001-05-26 06:00:40 +00:00
sspitzer%netscape.com
d2f92f7fdf
fix for #82602 . make context menus show up for attachments so you can save them in the stand
...
alone msg window and the alternate 3 pane. r=pinkerton, sr=bienvenu, a=asa
2001-05-26 05:58:29 +00:00
attinasi%netscape.com
470a41f127
Fixed crash when mouse move event is handled by image frame and the baseURI is null (after traversing to the link'd document). b=81728 r=pavlov@netscape.com sr=hyatt2netscape.com a=asa@mozilla.org
2001-05-26 05:46:33 +00:00
mjudge%netscape.com
7d3c6fc689
80048 r=ftang, sr= kin a= asa. bug to fix non initialization of parameter and non checking of funciton return value.
2001-05-26 00:26:30 +00:00
sfraser%netscape.com
905731d9e7
Drag the splash screen kicking and screaming into the 90's Appearance world, with some resource tweaks (needed for new splash on the commercial side). r=pinkerton, a=asa. No code changes.
2001-05-25 23:58:35 +00:00
loadrunner%betak.net
03230e35cd
bug 82761 US browser not set to correct language in preferences, r=tao, sr=blizzard, a=blizzard
2001-05-25 23:56:34 +00:00
loadrunner%betak.net
65c67d4e3a
bug 65253 Profile Creation: Need a user interface for Regional Content, r=nhotta, sr=alecf, a=blizzard
2001-05-25 23:54:38 +00:00
sspitzer%netscape.com
2ddb4c8c31
fix for #78891 . clean up the folder properties dialog to have 2 tabs
...
instead of 4. hide the offline tab when not applicable.
r=hwaara,sr=sspitzer,bienvenu. a=asa@mozilla.org
thanks to doronr@naboonline.com for the patch
2001-05-25 23:30:51 +00:00
darin%netscape.com
1d0e280b41
Fixes bug 82181 "bugzilla queries won't submit" r=gagan sr=blizzard a=asa
2001-05-25 23:18:50 +00:00
sspitzer%netscape.com
4c871de289
fix some bustage on HPUX for pinkerton
2001-05-25 23:17:15 +00:00
ashuk%eng.sun.com
c0a1e344f2
Bug=81648
...
author=ashuk
r=edburns
Files modified:
M mozilla/java/webclient/classes_spec/org/mozilla/webclient/wrapper_native/win32/Win32BrowserControlCanvas.java
M mozilla/java/webclient/classes_spec/org/mozilla/webclient/wrapper_native/motif/MotifBrowserControlCanvas.java
M mozilla/java/webclient/classes_spec/org/mozilla/webclient/BrowserControlCanvas.java
M mozilla/java/webclient/src_moz/motif/MotifBrowserControlCanvas.cpp
M mozilla/java/webclient/src_moz/motif/MotifBrowserControlCanvas.h
M mozilla/java/webclient/src_moz/motif/MotifBrowserControlCanvasStub.cpp
M mozilla/java/webclient/src_moz/Makefile.in
M mozilla/java/webclient/src_moz/Makefile.win
A mozilla/java/webclient/src_moz/win32/Makefile.win
A mozilla/java/webclient/src_moz/win32/Win32BrowserControlCanvas.cpp
A mozilla/java/webclient/src_moz/win32/Win32BrowserControlCanvas.h
This fix removes the deprecated methods used in Webclient and
now uses the JAWT Native Interface for allowing the Java AWT
canvas access to the native peer window.
2001-05-25 23:09:54 +00:00
darin%netscape.com
eae6bcfe09
Fixes bug 81008 "support for HTTP/0.9 and folded header lines"
...
r=gagan sr=sfraser a=asa
2001-05-25 23:07:44 +00:00
ssu%netscape.com
f7cbdaf546
fixing bug 81601 - Left over files from 6.0/6.01 after updating to current build. r=sgehani,sr=mscott,a=pdt2,drivers@mozilla.org. affects only windows platforms. not part of tinderbox builds.
2001-05-25 23:01:29 +00:00
pinkerton%netscape.com
e91a8af6cd
backing out addition so we can figure out why it doesn't compile.
2001-05-25 22:38:58 +00:00
pinkerton%netscape.com
4d9c8e7acf
one more time for the short bus.
2001-05-25 22:08:00 +00:00
javi%netscape.com
d035e51e8f
Fix for Bug 82785 r=thayes, sr=blizzard, a=tor
...
Switch reference from "weak" crypto to "low-grade" crypto so
that the warning that comes up is consistent with the prefernces
panel.
2001-05-25 21:49:23 +00:00
idk%eng.sun.com
b1c825356e
*not part of the buld*
...
Added missed test/Makefile for blackConnect tests
2001-05-25 21:20:12 +00:00
cmanske%netscape.com
a00cfa254a
Fixed broken Text Color menuitem, b=82273, r=brade, sr=sfraser, a=blizzard
2001-05-25 21:15:59 +00:00
danm%netscape.com
5389a6bb30
reorganize SetFocus to be less likely to bail early on errors; more likely to default to focusing the whole window. and strip the extraneous braces rods added to my previous fix for this bug :) bug 50881 gets slapped down one more time. r=bryner,hyatt a=asa
2001-05-25 21:15:46 +00:00
mcafee%netscape.com
89d2873215
Removing this file, this is a generated file. r=idk@charon.Sun.Com
2001-05-25 20:56:58 +00:00
pinkerton%netscape.com
ac996898a9
i'm an idiot. fix bustage and typo.
2001-05-25 20:46:01 +00:00
mjudge%netscape.com
af97e71209
80937, null check for out of bounds on arrowing. r=cmanske sr=kin a=asa
2001-05-25 20:27:41 +00:00
blizzard%redhat.com
674d52777b
Fix bug #82601 . "mozilla will continue trying to create http auth dialogs until the cows come home." Make sure to detect errors creating new windows and pass those errors along to callers. r=ccarlen, sr=tor, a=asa
2001-05-25 20:25:49 +00:00
gordon%netscape.com
d169ac5e97
Fix bug 82370, leak in disk cache. r=dbaron, sr=darin, a=asa.
2001-05-25 18:47:53 +00:00
pinkerton%netscape.com
c626d6e35a
popups now appear in the modal layer on osx, added more slop to fix osx bug where moving windows near their current location would move them to -1,-1. r=pchen/sr=smfr/a=asa. bug# 58226.
2001-05-25 18:45:43 +00:00
bienvenu%netscape.com
ba10763cf8
fix download of imap attachments while offline r=naving, sr=mscott a=asa
2001-05-25 18:40:41 +00:00
pinkerton%netscape.com
a520988f12
when the widget is being destroyed, check if it is the rollup widget and clear that out before it's too late. r=saari/sr=hyatt/a=blizzard. bug# 51603.
2001-05-25 18:33:10 +00:00