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

97919 Коммитов

Автор SHA1 Сообщение Дата
rayw%netscape.com 544ab94757 More fixes to docs.
SOAP is not part of default build.
2002-02-18 00:40:50 +00:00
blakeross%telocity.com 95e83333f1 118572 - extended delete functions don't work with login:password urls. r=ben sr=hewitt
95462 - uncaught exceptions in nsOutlinerController.js. r/sr=hewitt
2002-02-18 00:35:38 +00:00
rayw%netscape.com 2ce2826ad9 Yet another much-improved version of the SOAP documentation.
SOAP is not part of the default build.
2002-02-18 00:17:09 +00:00
brendan%mozilla.org 81ddd6526f Digital filter for adaptive timeout adjustment, needs trunk baking, makes things better so far (117061, r=pavlov, sr=jst). 2002-02-18 00:10:55 +00:00
dbaron%fas.harvard.edu d9093e8ecf Correct spelling of nsIDragDropHandler.idl and thus fix bustage. 2002-02-17 23:58:17 +00:00
blakeross%telocity.com 864d6d5ce5 126058 - right mouse down on outliner item while context menu is open doesn't select new item. Allow the right mouse button down event to be dispatched when rolling up context menus. r=pink sr=hewitt 2002-02-17 23:47:09 +00:00
cbiesinger%web.de cc7f206883 backing out patch for bug 122144 because Txul is 1% up
a=shaver
2002-02-17 22:26:05 +00:00
seawood%netscape.com ac6042c14f Explicitly use <STDIN> instead of <> as some newer ports of perl seem to have problems with <>.
Bug #122412
2002-02-17 21:08:44 +00:00
pinkerton%netscape.com f42504d666 typo, fixing bustage. 2002-02-17 20:01:11 +00:00
cbiesinger%web.de 702b52f9d0 fix strict warning introduced with 122144
r=timeless sr=blake
2002-02-17 20:00:56 +00:00
pinkerton%netscape.com d677520441 use -moz-appearance for listbox. rs=hyatt bug#115744. 2002-02-17 19:54:57 +00:00
pinkerton%netscape.com 532da30bfa don't show tree headers in autocomplete when using moz-appearance. r=pink/sr=blake. bug# 123028 2002-02-17 19:51:59 +00:00
pinkerton%netscape.com 7c8d149cdd give textfields minimum height. fix bg color on tooltips. bug#122689, r=brade/sr=sfraser. 2002-02-17 19:45:54 +00:00
pinkerton%netscape.com eb674414b3 oops, forgot to check this in a while back. rs=hyatt. 2002-02-17 19:41:17 +00:00
pinkerton%netscape.com 6f1ac94599 pulling content-area drag&drop out of JS and into C++ so it is available to embedding. Now built-in to <browser> tag. r=brade/sr=ben. bug#45605 2002-02-17 19:32:08 +00:00
pinkerton%netscape.com 4ae0d1e48d new files for embedding dnd impl. r=brade/sr=ben. bug#45605 2002-02-17 19:28:13 +00:00
cbiesinger%web.de f130ceed5c bug 122144 r=timeless sr=blake
disable 'Translate' menu item for images
2002-02-17 19:25:24 +00:00
bienvenu%netscape.com d43a74e82f fix crash in nsMsgDatabase::Uint32ToRowCellColumn 124283 rs=sspitzer (and whitespace fixes) 2002-02-17 19:23:48 +00:00
ian%hixie.ch d5dfa9d867 Make Personal Toolbar tooltips also contain the URI of the link. b=105485, r=blake, sr=ben. 2002-02-17 19:14:08 +00:00
hyatt%netscape.com 87bc903b39 Implement mouse wheel support in Cocoa. Not part of build. 2002-02-17 19:09:07 +00:00
rayw%netscape.com abe04d0535 More edits and enhancements of the SOAP API documentation...
SOAP is not part of the default build.
2002-02-17 18:08:26 +00:00
sspitzer%netscape.com d5c6522b8b fix for #126023, sending mail with an "other_header" won't work.
r/sr=bienvenu
2002-02-17 17:17:33 +00:00
cbiesinger%web.de 68e0b7d045 bug 125977 r=hwaara sr=blake
"Enable Javascript for Mail & Newsgroups" placed wrongly in preference
2002-02-17 16:51:03 +00:00
leaf%mozilla.org f7512f8753 Automated update 2002-02-17 15:41:58 +00:00
tor%cs.brown.edu a7a7fbb998 Bug 125837 - mIntrinsicSize setup missing pixel->twip conversion.
r=pavlov, sr=blizzard
2002-02-17 15:31:24 +00:00
tor%cs.brown.edu 53704b3bd5 Bug 123613 - mng subimage composite reading dest alpha from wrong
location, bump required libmng to 1.0.4. r=pavlov,cls; sr=blizzard
2002-02-17 15:29:18 +00:00
seawood%netscape.com 4bc1718192 Reorder $chromelist assignment to avoid bogus call to File::Spec->canonpath() and excessive warnings.
Bug #125588
2002-02-17 12:25:49 +00:00
seawood%netscape.com 53babf38ac cat $(MDDEPEND_FILES) since < only redirects the first file. Use <STDIN> instead of <> to clear up potential ambigiousness. r=bryner 2002-02-17 11:20:51 +00:00
seawood%netscape.com 240ea65549 Fixing bustage on linkers that follow a strict -L usage (WS7) 2002-02-17 10:59:11 +00:00
leaf%mozilla.org 3a06a0183b Automated update 2002-02-17 10:41:58 +00:00
cbiesinger%web.de d0bcdab7b1 bug 109442 r=cls
extensions/ctl/src/* hardcodes -lgmodule
2002-02-17 10:32:48 +00:00
cbiesinger%web.de 47936c1666 bug 125667 r=ftang sr=blizzard
"Thai [th]" not in "Language of Web Contents" list
2002-02-17 10:24:01 +00:00
cbiesinger%web.de dfeca0ae3d bug 125848 r=bryner sr=blake
Mnemonic  for Exit Mozilla in Quick Launch should be X not E
2002-02-17 10:16:39 +00:00
mozilla.BenB%bucksch.org 14e66adef7 125881: Has() must return true for existing properties (the key exists), which
have a 0 value.
r=dougt, sr=jband
2002-02-17 10:11:25 +00:00
dveditz%netscape.com b21f9121d4 compareVersion() returns NOT_FOUND rather than comparing as if a missing
component had a version of 0.0.0.0. Removed some dead code. r=sgehani sr= mscott
2002-02-17 09:55:19 +00:00
dveditz%netscape.com 8914500767 Don't strip arguments from URL used to fetch .xpi, bug 116512 r=dprice sr=mscott 2002-02-17 09:45:22 +00:00
justdave%syndicomm.com fea3c79db3 Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it
needs the -t and -i as separate parameters instead of stacked (the original patch had -ti)
Patch by Tobias Burnus <burnus@gmx.de>
r= justdave, gerv
2002-02-17 08:22:31 +00:00
bryner%netscape.com cfc1b633f8 bug 125859 - GetCellWidth() doesn't take into account indentation if we haven't painted yet. r=pavlov, sr=hyatt. 2002-02-17 05:56:48 +00:00
curt%netscape.com 71b7ff4a3e Component descriptions updates. 2002-02-17 05:27:32 +00:00
matty%chariot.net.au 995ed2c130 Bug 97496: Release notes cleanup (checkin without review OK for prerelease notes). Add 2.14.1 issues from branch. Make outstanding issues more obvious. Add dependency requirements section. Still need to add most of the actual 2.16 notes. 2002-02-17 04:25:51 +00:00
bienvenu%netscape.com 94fe4f5cfe backout most recent mork changes to fix build bustage 2002-02-17 03:11:14 +00:00
syd%netscape.com a23f7b2798 Fixes for following Linux installer bugs:
http://bugzilla.mozilla.org/show_bug.cgi?id=93240 -- installer window too
narrow for license text
http://bugzilla.mozilla.org/show_bug.cgi?id=98201 -- cancel button does not
respond
http://bugzilla.mozilla.org/show_bug.cgi?id=108282 -- crasher, calling gtk+
function with NULL argument
http://bugzilla.mozilla.org/show_bug.cgi?id=113997 -- mozilla installer
eats 100% CPU
2002-02-17 03:02:44 +00:00
bienvenu%netscape.com db646df7cd fix more mork build warnings rs=sspitzer 2002-02-17 02:30:05 +00:00
dbaron%fas.harvard.edu 601647b074 Fix one more comment that uses "inherit" incorrectly. 2002-02-17 02:03:07 +00:00
jkeiser%netscape.com 8454ca2dfb Bug 125950, form submission crashing, r=bzbarsky@mit.edu, sr=brendan@netscape.com 2002-02-17 01:57:07 +00:00
dbaron%fas.harvard.edu 61d42c141c Restore optimization of getting data from parent context only when there is actually inheritance (except correctly this time), to prevent unnecessary struct computation and creation. Rename nsRuleNode::mInheritBits to mDependentBits. Use none bits (and thus prevent struct recomputation and copying) in the case where explicit inheritance overrides a non-inherited specified value, but still only for inherited structs. Other minor cleanup. b=113098 sr=hyatt r=bzbarsky 2002-02-17 01:53:40 +00:00
sgehani%netscape.com 9111d19e2d Don't show a cancel button since cancel doesn't do anything.
Temporary fix for b=40898; r=morse; sr=blake
2002-02-17 01:53:34 +00:00
dbaron%fas.harvard.edu 6bdf5b4a16 Back out rather than double. 2002-02-17 01:46:55 +00:00
sgehani%netscape.com 3d29dbb4d6 Make context menu search item open results in a new window.
b=122162; r=morse; sr=dveditz
2002-02-17 00:26:54 +00:00
bnesse%netscape.com f1ed060ca3 Backing out the BE portion of my checkin to attempt to clear up the orange. 2002-02-17 00:23:36 +00:00