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

111764 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 2aa2dd9295 Keep up with the trunk. 2002-11-07 21:05:16 +00:00
tara%tequilarista.org 9c1c6dd167 Fix for bug 45579, making it so the editparams.cgi page is more secure 2002-11-07 20:46:22 +00:00
dmose%netscape.com 8364187e66 Turn on basic junk-mail detection functionality in mail. Parts (such as moving to other folders) are still disabled as there is work to do there yet. Bug 169638; r=bienvenu; sr=sspitzer 2002-11-07 20:37:55 +00:00
rjesup%wgate.com 131dadc41e Bug 149764: changes to quit-application observer topic. r=danm, sr=jst 2002-11-07 20:25:45 +00:00
sfraser%netscape.com 65cdf38061 Fix debug target to output shared lib, not static lib; fixes autoreg crash in debug builds. r=brade/sspitzer. 2002-11-07 20:02:59 +00:00
blizzard%redhat.com 637a9202e1 Bug #176299. Add gtk2-specific libraries to the package manifest. r=leaf 2002-11-07 19:45:34 +00:00
pschwartau%netscape.com 84ac00e1be Adding cases with non-default sorting. 2002-11-07 19:40:26 +00:00
pschwartau%netscape.com d22e4834fa Improving readability. 2002-11-07 19:25:42 +00:00
pschwartau%netscape.com 7d8c3ef2fe Improving test: arr, arr.sort() must be more than just two arrays of the same length, they must be equal as objects. 2002-11-07 19:15:28 +00:00
pschwartau%netscape.com 4a80232c4d Improving readability. 2002-11-07 19:05:57 +00:00
rogerl%netscape.com 08092ce134 signed/unsigned issue on NotALabel. 2002-11-07 18:41:17 +00:00
pete.zha%sun.com 39da5a28d9 back out for bug 144664
a=cls
2002-11-07 17:18:21 +00:00
sspitzer%netscape.com a0b19bdcc7 commenting some todo items. r/sr=no one 2002-11-07 16:03:10 +00:00
sspitzer%netscape.com 6ea970c23f fix for #142408. Selecting "Search Messages..." folder context menu marks selected message unread. thanks to tobias.weibel@gmx.net for the fix. r/sr=sspitzer 2002-11-07 15:49:18 +00:00
brade%netscape.com 83fc678388 extend the api for Midas functionality (bug 177700, r=akkana, sr=jst) 2002-11-07 15:38:35 +00:00
brade%netscape.com 914cf5f675 add Midas functionality (bug 177700, r=akkana, sr=jst) 2002-11-07 15:36:25 +00:00
bzbarsky%mit.edu f5ddb26a1e This addref needs removing too. Part of bug 177543, r=rjesup, sr=dbaron 2002-11-07 15:21:08 +00:00
mostafah%oeone.com 41573f88bd Added file created from libical patch for bug 146310 2002-11-07 14:50:46 +00:00
mostafah%oeone.com 12c4212186 Backing out invalid part of libical patch for bug 146310 2002-11-07 14:33:28 +00:00
jdunn%netscape.com 771b83383a set initial w/h of Image() as "pixel" units
r=peterv@netscape.com
sr=jst@netscape.com
2002-11-07 14:02:21 +00:00
bzbarsky%mit.edu 0cc4eb8902 Make the nsCOMArray destructor release all the objects. Bug 178813,
r=bbaetz, sr=rpotts
2002-11-07 13:34:18 +00:00
bzbarsky%mit.edu 22336ae2dc <form> with no action should submit to document uri, not base uri. Bug
171924, r=jkeiser, sr=peterv
2002-11-07 13:29:34 +00:00
jfrancis%netscape.com 3a08e05023 64647: implement "Paste without Formatting"; r=akkana; sr=sfraser 2002-11-07 13:04:37 +00:00
glazman%netscape.com accc5372e9 fixing OS2VACPP bustage 2002-11-07 13:03:52 +00:00
jfrancis%netscape.com 40065e1e45 175943: port layout-debug plugin+component to mac. This build option is not on by default. 2002-11-07 12:06:49 +00:00
jfrancis%netscape.com 387c57412c fix for 174017: Multiple enters after quoted text does not move cursor; r=fm; sr=kin 2002-11-07 11:38:08 +00:00
jfrancis%netscape.com ef420ebd06 fix for 169586: Plaintext is always pasted in default font not the one in context. r=brade; sr=kin 2002-11-07 11:29:37 +00:00
jfrancis%netscape.com 71ae31c178 fix for 164060: Drop link into list item makes cursor jump to next item; r=fm; sr=kin 2002-11-07 11:26:26 +00:00
glazman%netscape.com ebc756166a fixing rpotts's seamonkey-ports bustage 2002-11-07 10:56:40 +00:00
brendan%mozilla.org aba494b15d Check in rogerl's patch for bug 178722, r=me. 2002-11-07 10:51:23 +00:00
kyle.yuan%sun.com 8ef3978344 Bug 177965 Wrong option selected in select field when pressing first key
r=jkeiser, sr=bzbarsky
Use a static member function ComboboxFocusSet() to clear the gLastKeyTime, and have gLastKeyTime be a static member
2002-11-07 10:25:03 +00:00
glazman%netscape.com f30d3ed334 -- NOT PART OF THE BUILD --
CaScadeS only

1. adds support for -moz-opacity
2. fixes support for line-height; b=169362
3. SerializeExternalSheet was using unefficient code; b=168755
4. prepares @page support, related to implem did by rods and myself in bug 115199
5. fixed border support
6. added support for !important declarations (but please see bug 178668)
7. fixed volume support; b=169363
8. prepares support for CSS level and browsers compatiblity
   (be able to say e.g. I want styles CSS 2 accepted by both NS4 and Opera5)
9. adds support for moving rules inside and between stylesheets,
    and support for stylesheet reordering
10. removed JS warnings
11. faster and more efficient code in stylesheets tree refresh
2002-11-07 09:24:36 +00:00
pete.zha%sun.com d10d4ceb2f fix the bustage (lose to checkin this file in the previous checkin) r=jkeiser a=#mozilla 2002-11-07 08:48:27 +00:00
darin%netscape.com 85a9bbd777 launch IPC service on XPCOM startup. 2002-11-07 08:13:34 +00:00
bzbarsky%mit.edu 2d842c5532 that addref should not have landed... thanks to rpotts for catching it 2002-11-07 08:04:04 +00:00
pete.zha%sun.com 70dc73f6af fix bustage for bug 144664 r=bryner a=#mozilla 2002-11-07 07:55:59 +00:00
darin%netscape.com a6e72ac5b6 fix XP_UNIX build bustage 2002-11-07 07:37:24 +00:00
darin%netscape.com ae00dedb0c 1) cleanup ipcService/ipcTransport platform factoring
2) add ipc-startup-category
3) add ipc-startup and ipc-shutdown observer topics
2002-11-07 07:34:54 +00:00
bzbarsky%mit.edu 944d358eb0 er, and make it link too. 2002-11-07 06:47:45 +00:00
bzbarsky%mit.edu c712a3be34 fix build bustage on Linux 2002-11-07 06:39:39 +00:00
pete.zha%sun.com 5ced630899 Font Catalog Service
bug=144664 r=bstell@ix.netcom.com sr=bryner@netscape.com patch=louie.zhao@sun.com
This patch fixed the build bustage on windows&HP-UX platform which r=bryner@netscape.com sr=bzbarsky@mit.edu
2002-11-07 06:32:29 +00:00
myk%mozilla.org 677e576def Fix for bug 178801: Missing &:: caused function call to fail, resulting in server error.
r=justdave
a=justdave
2002-11-07 06:31:51 +00:00
darin%netscape.com 26e5aeaa8e fix windows bustage 2002-11-07 06:25:58 +00:00
rpotts%netscape.com 2f83a6f96a fix build bustage... i'm a doofus 2002-11-07 06:03:50 +00:00
darin%netscape.com 633870cbb6 add ipcModuleMethods::init 2002-11-07 06:00:10 +00:00
darin%netscape.com 2154715aa0 added ipcModuleUtil.h to simplify using the new plug-in API 2002-11-07 05:54:56 +00:00
myk%mozilla.org 7d5449859d Fix for bug 178801: missing &:: caused function not to be found, resulting in server error
r=justdave
2002-11-07 05:33:51 +00:00
rpotts%netscape.com bc5ef397cc bug #174404 (r=adam, sr=jst) Support the optional FOR and EVENT attributes on the SCRIPT tag 2002-11-07 05:17:21 +00:00
sspitzer%netscape.com 4ed8074b3a fix for #178793. news filter logs are per group.
r/sr=bienvenu
2002-11-07 04:58:04 +00:00
mkaply%us.ibm.com e79998d965 #164122
r=cls
OS/2 only - build new viewer app stuff
2002-11-07 04:56:23 +00:00