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

99359 Коммитов

Автор SHA1 Сообщение Дата
rods%netscape.com b04e03e883 The document viewer was only clamping on values above 100%, the Front-end UI
was doing the clamping on 50-100%, I have changed the back-end to do no
clamping and the front will now allow values between 10 and 500%, these seem
reasonable.
Bug 127508 r=sgehani sr=alecf a=asa
2002-03-10 15:23:54 +00:00
wtc%netscape.com f72bec36c3 Bugzilla bug 129633: changed the default select for OS/2 to BSD_SELECT.
The patch is contributed by Michael Kaply <mkaply@us.ibm.com>.  r=wtc.
2002-03-10 15:22:51 +00:00
hwaara%chello.se e6f25f5c65 #121680, "Search Messages UI: missing some access keys/mnemonics"
r=andreww, sr=sspitzer, a=asa
2002-03-10 14:45:28 +00:00
seawood%netscape.com b121a981e9 Disable postscript printing on OSX by default.
Thanks to Brian Ryner <bryner@netscape.com> for the patch.
Bug #129761 r=cls a=asa

Remove comment about cookie & wallet being necessary extensions.
Bug #18352
2002-03-10 07:46:59 +00:00
seawood%netscape.com 65178608c0 Fix |Cannot use const char* to initialize char*| errors for Sun Forte compilers.
Bug #129533 r=jag sr=darin a=asa
2002-03-10 07:35:22 +00:00
aaronl%netscape.com a3606f1a26 Bug 129628. Crash in nsFrameManager::Destroy. r=dbaron, sr=shaver, a=asa 2002-03-10 06:47:42 +00:00
wtc%netscape.com 765088873f White space changes to improve readability. 2002-03-10 06:43:11 +00:00
wtc%netscape.com a0d2abb36e Merged a change required by Mac Pro 7 from NSPRPUB_PRE_4_2_CLIENT_BRANCH. 2002-03-10 06:35:52 +00:00
wtc%netscape.com 01cb295546 Merged changes required by Mac Pro 7 from NSPRPUB_PRE_4_2_CLIENT_BRANCH. 2002-03-10 06:31:03 +00:00
aaronl%netscape.com 5b96e558ae Fixes bug 66597, bug 103284, bug 114440, bug 120023, bug 128741, bug 19259. Cleans up browse with caret, makes it work with XML content docs, creates keyboard toggle for it (Accel+shift+K), synchronizes focus and document selection so that users can tab navigate relative to their last find or click in text, or vice versa, makes tabbing move relative to named anchor that has been jumped to. r=bryner, sr=alecf, a=asa 2002-03-10 06:21:48 +00:00
shaver%mozilla.org 859fbcb8ee backing out unapproved, bugscape-only checkin, a=asa 2002-03-10 06:17:51 +00:00
shaver%mozilla.org 146f2a192d reversion of patch for 92868, to repair severe regression (129827, a=drivers 2002-03-10 06:16:01 +00:00
blakeross%telocity.com ee712156db Download manager. Not part of build. a=asa 2002-03-10 05:30:39 +00:00
aaronl%netscape.com 7b7059c0c4 Backing out changes to htmlBindings.xml. Wasn't supposed to check that in yet. 2002-03-10 05:25:34 +00:00
blakeross%telocity.com 8877b40d64 Download manager. Not part of build. 2002-03-10 05:25:19 +00:00
blakeross%telocity.com 7a66daf352 Download manager. Not part of build. a=asa 2002-03-10 05:24:48 +00:00
aaronl%netscape.com bdde9e767f Bugscape 12250. Dealing with keyboard conflict. r=jgaunt. sr=sfraser 2002-03-10 05:22:20 +00:00
aaronl%netscape.com 38b3c18e80 Bug 129606 - Active accessibility: support STATE_DEFAULT. r=jgaunt. sr=alecf. a=asa. Bug 124450 (reopened) - Active Accessibility: support fieldset and legend. r=jgaunt. sr=hewitt. a=asa 2002-03-10 05:14:24 +00:00
aaronl%netscape.com 93a20e823f Bug 129605 - Active accessibility: support ROLE_DIALOG. r=jgaunt. sr=alecf, a=asa 2002-03-10 05:12:39 +00:00
hyatt%netscape.com b0d9cab1a4 Fix mouseDragged events so that capture works. NPOB. 2002-03-10 03:48:55 +00:00
blakeross%telocity.com df2f6b0dac Download manager. Not part of build. a=asa 2002-03-10 02:06:55 +00:00
hyatt%netscape.com 8b191754f8 Make sure right mouse down gets fired into Gecko from the cocoa widget code. NPOB. 2002-03-10 02:04:21 +00:00
dbaron%fas.harvard.edu 997914fa7f Bug 125624: null-check pres shell since |nsIPresShell::Destroy| may have been triggered by handling the event (which causes the |nsIPresContext::GetShell| call to return null). Patch from Andrew Schultz <ajschult@eos.ncsu.edu>. r=jkeiser sr=jst a=shaver 2002-03-10 01:09:14 +00:00
alecf%netscape.com e5d4028f9d fix bug 129635 - write a destructor for DomainPolicy so that the hashtable is destroyed
(and not leaked!)
r=mstoltz, sr=vidur, a=asa
2002-03-10 00:41:08 +00:00
hyatt%netscape.com f70e0754d8 Make the middle mouse button events go into Gecko from cocoa. NPOB. 2002-03-09 23:09:34 +00:00
hyatt%netscape.com cd813d1cd0 Make the context menu event fire into Gecko successfully. NPOB. 2002-03-09 22:58:13 +00:00
hyatt%netscape.com 742fee1d28 Add support for dispatching of focus events got/lost focus stuff. NPOB. 2002-03-09 22:43:04 +00:00
bernd.mielke%snafu.de a1b8b85b90 adding formctl layout regression tests to main layout tests. 2002-03-09 19:52:30 +00:00
blakeross%telocity.com 7d194e2e2e Download manager. Not part of build. a=asa 2002-03-09 19:01:59 +00:00
bernd.mielke%snafu.de 87009718be adding some more testcases (from jkeiser) the formctl regression testcases not part of the build 2002-03-09 19:01:12 +00:00
blizzard%redhat.com bf3c72e787 Bug #121011. Rewrite the gtk event handler. Specificially, mouse up is missed by the mozilla code when used in embedding when the event doesn't take place over the mozilla window area. r=bryner,sr=shaver,a=asa 2002-03-09 17:14:23 +00:00
samuel%sieb.net 6e1cc30993 Bug 129329 - remove a newline that upsets some xml-rpc servers
r=heikki rs=darin a=asa
2002-03-09 17:13:11 +00:00
bienvenu%netscape.com c73c79ca5e fix problem saving inline attachments (e.g., images) from mail and news messages with right click context menu r=law, sr=darin, a=dbaron 116234 2002-03-09 15:33:27 +00:00
bernd.mielke%snafu.de 1aa36c9aa9 layout regression tests files have moved to base 2002-03-09 15:17:25 +00:00
bernd.mielke%snafu.de 9fa62f9f4b updating rtest.bat for the new directory scheme layout regression -- tests not part of the build 2002-03-09 15:11:23 +00:00
bernd.mielke%snafu.de 19bf4c0541 formcontrol layout regression testcases 2002-03-09 15:07:13 +00:00
bernd.mielke%snafu.de db5f5098a7 moving testfiles into new directory not part of the build 2002-03-09 14:49:42 +00:00
varga%utcru.sk c5809fc5fd Checking in for Neil <neil@parkwaycc.co.uk>
Fix for bug 107829. Clear QuickSearch, must select msg/folder pane to use Next/navig button/shortcuts.
r=naving, sr=sspitzer, a=asa
2002-03-09 12:22:50 +00:00
sspitzer%netscape.com 3b006dea0f fixes to get MDN account manager UI to build on linux.
see bug #128962.  NOT PART OF THE BUILD. a=asa
2002-03-09 08:26:46 +00:00
sspitzer%netscape.com b2975fa316 fixes to get MDN account manager UI to build on linux.
and remove unnecessary makefiles. see bug #128962
NOT PART OF THE BUILD.  a=asa
2002-03-09 08:25:07 +00:00
darin%netscape.com a187d84f56 b=129734 Site name is displayed as "c" in Image Manager after just blocking site.
r=morse, sr=jag, a=asa
2002-03-09 07:17:23 +00:00
bernd.mielke%snafu.de 5d02d1280e adding formctl tests to layout regression tests not part of the build 2002-03-09 06:45:47 +00:00
sspitzer%netscape.com 2b951c2277 fix for #126134. when offline, LDAP autocomplete searches and addressbook searches should use the "replicated" .mab file
these changes are needed for the LDAP replication feature.
fix for #116984.  don't hard code maxHits to 100, use the per-ldap-addressbook pref value instead.
r=dmose,sr=bienvenu,a=dbaron
2002-03-09 05:51:10 +00:00
mkaply%us.ibm.com f82953355d #41924
r=timeless, sr=attinasi, a=asa
Display alt text if the user has blocked all images.
2002-03-09 05:31:35 +00:00
bzbarsky%mit.edu ed63cc7b74 Don't change the DPI if the user cancels the "other" dialog. Bug
129007, patch by Tuukka Tolvanen <tt@lament.cjb.net>, r=gerv, sr=alecf,
a=asa
2002-03-09 04:45:54 +00:00
blakeross%telocity.com 719658ae3b Download manager. Not part of build. a=asa 2002-03-09 04:30:36 +00:00
jband%netscape.com cb6ae8ad3e fix bug 129697. Don't leave a dangling (to crash later) JS root if JS_NewObject fails while creating a wrapped native. r=beard sr=jst a=asa (for trunk and 0.9.9 branch). 2002-03-09 03:01:44 +00:00
rjc%netscape.com d45cef4ce5 Fix bug # 104127: speed up window closing by 10 to 20%. r=danm sr=ben a=asa 2002-03-09 02:54:13 +00:00
rjc%netscape.com 4198a0fc70 Fix bug # 124919: get LDAP searches in Addrbook working on Mac OS X. r=dmose sr=ben a=asa 2002-03-09 02:49:12 +00:00
rjc%netscape.com ccbf131ccd Fix bug 128554 & 128555: un-modal some cookie/image/wallet dialogs that shouldn't be modal. r=sdagley sr=ben a=asa 2002-03-09 02:47:59 +00:00