Граф коммитов

86639 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net 8ec96133ad Do not add "-- \n" to signature if it's already in the sig file. Bug 30208. r=bratell, sr=sspitzer. 2001-08-14 13:33:59 +00:00
pavel%gingerall.cz c880a69b75 Context typemapping changed 2001-08-14 13:09:43 +00:00
jst%netscape.com e3ff9d6708 Fixing typo 2001-08-14 08:05:28 +00:00
cls%seawood.org 8405a1984e 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 23d94a7b55 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 59a97adcab Pass mozilla_dir to post-mozilla build. properly pull and build galeon source. 2001-08-14 06:36:41 +00:00
aaronl%netscape.com 0b7e85d843 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 4fb26d955a 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 f5d308c5c1 rechecking in fix for 93353. r/sr=darin@netscape.com 2001-08-14 05:07:49 +00:00
rpotts%netscape.com da2959ee05 bug #94205. Adding flags to nsIWebNavigation::Stop(). 2001-08-14 04:46:20 +00:00
mcafee%netscape.com b1b1355e81 switch to TestGtkEmbed 2001-08-14 04:41:16 +00:00
rpotts%netscape.com 122c0ccb86 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 19699b8722 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 c8f2950727 Added comment. 2001-08-14 04:18:24 +00:00
cls%seawood.org 62180bea17 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 10ce3160c9 Automated update 2001-08-14 04:13:57 +00:00
pschwartau%netscape.com c90b6e6550 Initial add. 2001-08-14 04:12:21 +00:00
cls%seawood.org c382d0e249 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 023dc932b4 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 ffed1be333 Correcting a mistake: "prototype" functions should be "constructor" functions. 2001-08-14 03:22:07 +00:00
dbaron%fas.harvard.edu 84a5b131c8 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 9941918109 Trying to fix Mac bustage, caused by my earlier checkin 2001-08-14 02:52:07 +00:00
loadrunner%betak.net 434fd3bcef 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 f45187c8b4 Reverting part of previous change which caused columnpicker funkiness. rs=sspitzer 2001-08-14 02:40:55 +00:00
loadrunner%betak.net 451156c28f 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 f581bb7c34 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 b933932240 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 22b3a92ce2 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 295e5a847f 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 23ec4052a2 Added many new cases to test. 2001-08-14 02:19:08 +00:00
blakeross%telocity.com 824dccad11 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 9f9c61461c Adding XUL tests to the debug menu. 2001-08-14 01:35:48 +00:00
aaronl%netscape.com faf051807a Fixing build bustage until I can find out what happened. 2001-08-14 01:13:56 +00:00
aaronl%netscape.com f3df6cce3f Fixing build bustage until I can find out what happened. 2001-08-14 01:10:47 +00:00
darin%netscape.com c4d52e8eb2 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 cc57e5230a _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 24d3ca4a83 Bug 64176 - tabbing in proxies pref panel messed up. r=saari, sr=hyatt. 2001-08-14 00:46:32 +00:00
saari%netscape.com a5dc146fca 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 df22474323 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 108b018cf5 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 a4bb577604 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 f56379b276 #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 70f0d46fbc 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 9ea11d270a 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 0023d6b3ea 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 79dffa3202 Fix for 94944. r=danm, sr=hewitt 2001-08-14 00:07:36 +00:00
mscott%netscape.com 6d42a5c899 ops missed a file 2001-08-14 00:07:13 +00:00
naving%netscape.com d29a2ed47a 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 522521b550 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 b05292cfd4 Bug #8475 --> problems connecting to trash & subfolders after deleting a message.
r/sr=bienvenu
2001-08-14 00:02:32 +00:00