pavel%gingerall.cz
e1d4f83235
Context typemapping changed
2001-08-14 13:09:43 +00:00
jst%netscape.com
bb03b68af8
Fixing typo
2001-08-14 08:05:28 +00:00
cls%seawood.org
a3c1dd1b09
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
cls%seawood.org
04aa36f0a0
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=peterv sr=brendan@mozilla.org
2001-08-14 07:58:24 +00:00
mcafee%netscape.com
301d648926
Pass mozilla_dir to post-mozilla build. properly pull and build galeon source.
2001-08-14 06:36:41 +00:00
aaronl%netscape.com
f3b32fcf7a
Bug 91716. MSAA Events for focus/selection changes to HTML <select> objects. Also supports focus state for options. r=jgaunt, sr=brendan
2001-08-14 06:01:48 +00:00
bryner%netscape.com
39f0e0f79e
Bug 66036 - Make viewer use nsIFilePicker instead of nsIFileWidget.
...
This required several fixes to make viewer able to display Linux's XUL
filepicker correctly, including making modal dialogs work, delaying the
showing of chrome windows until the document has fully loaded, and fixing
the problem on gtk where space was reserved for a menubar even if the
window doesn't have one.
r=jag, sr=shaver.
2001-08-14 05:21:54 +00:00
dougt%netscape.com
1c359a6c9e
rechecking in fix for 93353. r/sr=darin@netscape.com
2001-08-14 05:07:49 +00:00
rpotts%netscape.com
33bbd6972c
bug #94205 . Adding flags to nsIWebNavigation::Stop().
2001-08-14 04:46:20 +00:00
mcafee%netscape.com
211a948f9f
switch to TestGtkEmbed
2001-08-14 04:41:16 +00:00
rpotts%netscape.com
bb9517ccef
bug #69039 (r=morse@netscape.com, sr=darin@netscape.com). Form prefilling occurred even if the document was cancelled before it finished loading.
2001-08-14 04:28:01 +00:00
cls%seawood.org
80edcd8228
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 04:18:27 +00:00
pschwartau%netscape.com
aee71e6700
Added comment.
2001-08-14 04:18:24 +00:00
cls%seawood.org
611a76fc9d
Adding NS_PTR_TO_INT32 & NS_INT32_TO_PTR macros to do safe pointer casting on 64-bit platforms.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 04:14:47 +00:00
leaf%mozilla.org
ed5dde53d9
Automated update
2001-08-14 04:13:57 +00:00
pschwartau%netscape.com
49a88bf6a8
Initial add.
2001-08-14 04:12:21 +00:00
cls%seawood.org
a42dc29a79
Set HAVE_64BIT_OS when building on 64-bit OSes.
...
Bug #20860 r=brendan
2001-08-14 04:02:45 +00:00
bienvenu%netscape.com
f8e21de0a8
fix downloading for offline use broken if you don't have an inbox on an account, rs=sspitzer 90772
2001-08-14 03:42:16 +00:00
pschwartau%netscape.com
6dc771167d
Correcting a mistake: "prototype" functions should be "constructor" functions.
2001-08-14 03:22:07 +00:00
dbaron%fas.harvard.edu
8441ffb1a9
Fix errors in my patch for bug 90791 that were causing a crash. b=93106 r=waterson, brendan, pierre sr=hyatt
2001-08-14 02:54:35 +00:00
kaie%netscape.com
5f7c021d8b
Trying to fix Mac bustage, caused by my earlier checkin
2001-08-14 02:52:07 +00:00
loadrunner%betak.net
fe424df951
bug 86241, [null] appears when deleting all entries in "Navigator -> Languages" pref pane, r=tao, sr=darin
2001-08-14 02:45:05 +00:00
blakeross%telocity.com
e9e8f88116
Reverting part of previous change which caused columnpicker funkiness. rs=sspitzer
2001-08-14 02:40:55 +00:00
loadrunner%betak.net
a9721cd43c
bug 86241, [null] appears when deleting all entries in "Navigator -> Languages" pref pane, r=tao, sr=darin
2001-08-14 02:39:28 +00:00
yokoyama%netscape.com
4b2a637d0a
Bug fix 92341:
...
extensions\makefile.win
Need to add the UniversalAutoDet to extensions makefiles.
/r=nhotta;/sr=blizzard
2001-08-14 02:38:42 +00:00
yokoyama%netscape.com
f23cd921c9
Bug fix 91250:
...
Adding a return Boolean from nsIFontEnumerator::UpdateFontList()
to identify if the font lang group has changed from
receiving the WM_FONTCHANGE msg.
/r=rbs;/sr=brendan
2001-08-14 02:32:10 +00:00
sspitzer%netscape.com
efd3447de7
fix for #94767 . when the column toggle state changes, invalidate the outliner.
...
sr=hyatt
2001-08-14 02:30:17 +00:00
aaronl%netscape.com
50912cb832
Bug 93016. Support STATE_ANIMATED for images in Active Accessibility API. r=jgaunt, sr=scc
2001-08-14 02:27:30 +00:00
pschwartau%netscape.com
0fa8d70e3e
Added many new cases to test.
2001-08-14 02:19:08 +00:00
blakeross%telocity.com
0701d2df86
Always use real time dragging for splitters for now until some issues can be ironed out (95012). r=matt sr=hewitt
2001-08-14 01:55:29 +00:00
hyatt%netscape.com
79a9007d26
Adding XUL tests to the debug menu.
2001-08-14 01:35:48 +00:00
aaronl%netscape.com
fde37500c0
Fixing build bustage until I can find out what happened.
2001-08-14 01:13:56 +00:00
aaronl%netscape.com
358b069221
Fixing build bustage until I can find out what happened.
2001-08-14 01:10:47 +00:00
darin%netscape.com
1dd2cdfb3a
fixes bug 92224 "8.2.4 Client Behavior if Server Prematurely Closes Connection"
...
r=bbaetz, sr=mscott
2001-08-14 01:03:27 +00:00
cls%seawood.org
fda1d4c471
_MD_pr_poll should exit with error if select returns -1 and errno is not EINTR.
...
Bug #70808 r=darin
2001-08-14 01:01:58 +00:00
bryner%netscape.com
721790a6b4
Bug 64176 - tabbing in proxies pref panel messed up. r=saari, sr=hyatt.
2001-08-14 00:46:32 +00:00
saari%netscape.com
e75294835e
fixing regression caused by 93521 fix, and another, more friendly fix for the bug. r=bryner, sr=hyatt
2001-08-14 00:44:13 +00:00
cls%seawood.org
576ec53cbc
On BeOS, attempt to recreate the PollableEvent if PR_Poll fails.
...
Bug #70808 r=darin sr=dougt
2001-08-14 00:40:16 +00:00
cavin%netscape.com
f1a95fd005
Bug 48825: When extracting msg ids, search '#' from the end of msg urls to avoid treating folder names as msg ids. r=sspitzer,sr=bienvenu.
2001-08-14 00:25:31 +00:00
aaronl%netscape.com
bd63b978c6
Fix for bug 94778. Simple MSAA role changed for select box windows. r=jgaunt, sr=scc
2001-08-14 00:21:26 +00:00
hwaara%chello.se
bf6bec59e9
#86877 , Buttons are never properly right-aligned on unix.
...
Patch tested and done by Mike Potter <mikep@oeone.com>
r=hwaara, sr=shaver
2001-08-14 00:19:25 +00:00
mstoltz%netscape.com
880f5907bc
86984 - make history.length sameOrigin-accessible. Security prefs change.
...
91714 - CheckLoadURI should trest 'safe' and 'unsafe' about: URLs as different protocols
56260 - 'Remember This Decision' in signed script grant dialog should default to unchecked
83131 - More descriptive security error messages
93951 - Added null check in GetBaseURIScheme to prevent crash.
All bugs r=jtaylor, sr=jst
2001-08-14 00:18:58 +00:00
aaronl%netscape.com
71b485f396
Fix for 93016. Support STATE_ANIMATED for Images in MSAA. r=jgaunt, sr=scc
2001-08-14 00:18:04 +00:00
attinasi%netscape.com
1e1e22c2a3
Checkin for AlexSavulov@netscape.com: fixes problem of block inside of a NOWRAP block causing incorrect sizing. b=93363, r=peterl sr=attinasi
2001-08-14 00:08:08 +00:00
hyatt%netscape.com
5b2088b904
Fix for 94944. r=danm, sr=hewitt
2001-08-14 00:07:36 +00:00
mscott%netscape.com
8960de08c7
ops missed a file
2001-08-14 00:07:13 +00:00
naving%netscape.com
8e189caf7b
94662 r=bienvenu sr=mscott. Make Undo/Redo work for the imap::delete model.
...
94830 r=bienvenu sr=mscott. fix msg_service leak on copying messages.
2001-08-14 00:05:19 +00:00
sspitzer%netscape.com
d421e33a5c
fix for #92366 .
...
prevent the outliner onselect hanlder from firing twice when the size changes
in between mousedown and the click events. r=varga@utcru.sk sr=hyatt
2001-08-14 00:04:00 +00:00
mscott%netscape.com
39bf7a50c0
Bug #8475 --> problems connecting to trash & subfolders after deleting a message.
...
r/sr=bienvenu
2001-08-14 00:02:32 +00:00
mscott%netscape.com
a440f40ec3
Bug #65900 --> when offline and we don't have a message body, clear the header ovleray
...
r/sr=sspitzer
2001-08-14 00:01:25 +00:00