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

109699 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 2a7c484a71 Fix bug that pressing OK doesn't work after going through all pref panels. 2002-09-28 18:48:16 +00:00
myk%mozilla.org f8e4483e93 Fix for bug 98801: Implementation of the request tracker, a set of enhancements to attachment statuses.
r=gerv,bbaetz
2002-09-28 18:42:54 +00:00
danm%netscape.com 24f9d604cb change popup manager's IDL constants to JS standard style instead of that silly reverse hungarian nonsense. r=brendan 2002-09-28 18:01:31 +00:00
beard%netscape.com a12a8c39a0 Simplify the subclassing, using __proto__ explicitly, and remove an unnecessary extra level of prototype chain when instantiating the algorithm. (not part of build, r=peterv) 2002-09-28 17:02:53 +00:00
danm%netscape.com 0dac6bc2ec add popup blocking context menu item. bug 166442 r=brendan,jag 2002-09-28 16:14:43 +00:00
danm%netscape.com 3e01ff0e77 include URI in notification of permission change. bug 166442 r=brendan,jag 2002-09-28 16:00:13 +00:00
kmcclusk%netscape.com e25b0cabc7 backing out changes to convert Mozilla to a Unicode app for bug 104934. r=yokoyama@netscape.com sr=kin@netscape.com 2002-09-28 15:52:35 +00:00
hewitt%netscape.com 28ce68ae11 polishing the customize toolbar dialog even more 2002-09-28 15:11:50 +00:00
hewitt%netscape.com 2c35b2f1b0 removing printfs 2002-09-28 15:10:44 +00:00
morse%netscape.com 8ad26b0c71 bug 158216, cookies written out to disk too often, r=sgehani, sr=jag 2002-09-28 15:08:22 +00:00
kmcclusk%netscape.com b515157170 On WIN32, process pending PL_Events and paints after mouse and keyboard events to eliminate starvation of reflow and paints bug 163528 r=rods@netscape.com sr=kin@netscape.com 2002-09-28 15:04:47 +00:00
locka%iol.ie e28f216899 Clean up DOM classes. b=154814 r=chak@netscape.com sr=alecf@netscape.com 2002-09-28 14:32:14 +00:00
wtc%netscape.com 2e33cb369f Bug 153258: fixed a misspelling in pk11_getDefTokName. 2002-09-28 14:14:18 +00:00
kairo%kairo.at a296aba949 bug 131477 - Improve design of about:plugins page - this makes about:plugins themeable, plugins.html moved from global to communicator, r=beppe, sr=hewitt 2002-09-28 12:24:36 +00:00
kairo%kairo.at 272eb84bba bug 131477 - Improve design of about:plugins page - this makes about:plugins themeable, plugins.html moved from xpfe/global/resouces/content to xpfe/communicator/resources/content, r=beppe, sr=hewitt 2002-09-28 12:14:15 +00:00
hewitt%netscape.com 02fcf7db06 a little bit of skin loving 2002-09-28 11:47:29 +00:00
cbiesinger%web.de 67a8c9efee bug 88685 part 2 remove USE_IMG2 ifdefs, r=caillon sr=tor 2002-09-28 10:53:04 +00:00
hewitt%netscape.com c45d71af1e 165955 - build changes for phoenix due to forking history, r=bryner, sr=hyatt 2002-09-28 10:51:20 +00:00
cbiesinger%web.de 5dfad69023 bug 88685 part 1 remove USE_IMG2 ifdefs r=caillon sr=tor 2002-09-28 10:50:50 +00:00
hewitt%netscape.com 46ee69e5f0 165955 - tweaking autocomplete logic a bit 2002-09-28 10:27:37 +00:00
leaf%mozilla.org ee5eb0eee9 Automated update 2002-09-28 10:24:52 +00:00
bryner%netscape.com af188c0c66 Fixing a problem with my checkin for bug 165602 - don't mix the test for empty MACOS_DEPLOYMENT_TARGET and 10.2-or-greater, some versions of 'test' don't like this. 2002-09-28 10:20:32 +00:00
leaf%mozilla.org 50269eff9a Automated update 2002-09-28 09:24:57 +00:00
bryner%netscape.com d1ccbb3319 Bug 165602 - define MACOS_DEPLOYMENT_TARGET (default to 10.1) for mach-o, and don't test for or reference 10.2-specific functions when building for 10.1. r=cls, wtc. 2002-09-28 09:19:58 +00:00
hewitt%netscape.com 66260ba24a changing module names 2002-09-28 09:17:10 +00:00
hewitt%netscape.com 33afbc6224 165955 - preventing phoenix from building history, autocomplete, urlbarhistory, r=bryner, sr=hyatt 2002-09-28 07:25:15 +00:00
hewitt%netscape.com ecf5b015d3 165955 - turning on satchel in phoenix 2002-09-28 06:25:03 +00:00
hewitt%netscape.com 4054a53d01 165955 - landing more satchel stuff 2002-09-28 06:13:38 +00:00
darin%netscape.com 7234993c98 fixes bug 168577 "Crash in trunk [@ nsViewSourceChannel::GetURI] viewing
source of a mail message" r=bbaetz sr=bzbarsky
2002-09-28 04:51:50 +00:00
darin%netscape.com e8ca6db519 adding missing JS changes for bug 157133 2002-09-28 04:39:09 +00:00
darin%netscape.com 4dbc5c57a4 fixing typo in comments 2002-09-28 04:37:42 +00:00
justdave%syndicomm.com 434b54ef15 Fix for bug 171296: changing Content-disposition header in attachment.cgi to use 'inline' instead of 'attachment' so that it
doesn't *force* you to download it.
r= bbaetz, bzbarsky
2002-09-28 04:10:27 +00:00
blakeross%telocity.com 9b44f2952c Be consistent in & vs and. 2002-09-28 03:05:00 +00:00
pschwartau%netscape.com 874efdd48d Simplifying test. 2002-09-28 02:52:28 +00:00
dmose%netscape.com 3a4b565155 First cut at bayesian spam-filtering glue; part of ongoing work (bug 163188); r=peterv, sr=sspitzer 2002-09-28 02:47:36 +00:00
blakeross%telocity.com bdcdfbfa8a Fix 170641 - find next button doesn't always respond to enter. 2002-09-28 02:20:42 +00:00
sspitzer%netscape.com 6b5baec04f bullet proof for bug #171313. I think this is caused by a wonky .directory pref
so we fail to get the hostinfo.dat file, but until I find out, I can at least
bulletproof.  r/sr=bienvenu
2002-09-28 02:14:37 +00:00
blakeross%telocity.com e5ca8335c3 Fix 170623 - make prefs dialog resizable. 2002-09-28 01:49:18 +00:00
depstein%netscape.com e406a306ec Modified test results for several interface tests to display to rv dialog.
a=asa for QA checkins that are not part of the default builds
2002-09-28 01:41:25 +00:00
bryner%netscape.com 05ef2e9b38 Don't build download manager for phoenix. r=blake, sr=hewitt. 2002-09-28 01:34:20 +00:00
bryner%netscape.com 9ffa331a94 Fork download manager for phoenix. 2002-09-28 01:31:19 +00:00
hewitt%netscape.com 5ae376f69b 165955 - landing satchel 2002-09-28 01:20:16 +00:00
hewitt%netscape.com d0bf2af216 165955 - landing satchel 2002-09-28 01:15:11 +00:00
hewitt%netscape.com 525c6c51ea missing an s 2002-09-28 01:11:11 +00:00
dmose%netscape.com 80ee90ce73 Change function name to avoid namespace collision; don't write out the database if nothing has changed; use scores instead of labels to be compatible with the rest of the infrastructure (not part of build) 2002-09-28 00:54:57 +00:00
dmose%netscape.com d67d077b79 Changes from peterv to not modify the database based on automatically classified spam (not part of build) 2002-09-28 00:53:34 +00:00
nicolson%netscape.com 0654510b0b Fix 128172: function to convert a session key to a token key. 2002-09-28 00:48:32 +00:00
hewitt%netscape.com 25c5e7fa5e 165955 - landing new autocomplete api and satchel for phoenix. not built yet. 2002-09-28 00:38:20 +00:00
hewitt%netscape.com 0b6dff8cb2 165955 - forking global history for satchel 2002-09-28 00:27:02 +00:00
jpierre%netscape.com 6ce325d896 Fix for 167615 - fix for crash with bad CRLs from token. Also fix error handling 2002-09-28 00:05:34 +00:00