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

358 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 6e1bcb5a7f Fix 58570: lots of strict warnings in searchTermOverlay.js. r=timeless sr=alecf 2000-11-01 18:49:24 +00:00
warren%netscape.com 4189314fdb Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com 6e35f97e31 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
alecf%netscape.com 5c08b5657e fix for rtm++ bug #55424
r=nhotta@netscape.com,
sr=mscott@netscape.com
use GetUnicodeResource instead of
GetResource in order to get the
properly decoded Unicode string
2000-10-13 08:08:06 +00:00
putterman%netscape.com 1def25cf48 Fix for 53736 for jglick. r=hangas,scottip. a=leaf. make search dialog open correctly. 2000-09-22 18:29:12 +00:00
putterman%netscape.com 1e65d03824 Fix for 53736. r=hangas, a=leaf. Make mailnews search dialog come up. 2000-09-22 17:53:13 +00:00
hewitt%netscape.com cec3c899c0 #46423 - on behalf of jglick: mail/news search dialog cleanup, r=hewitt, a=hangas 2000-09-22 04:14:04 +00:00
taka%netscape.com f3e223d871 fix for #45222. r=alecf, a=alecf 2000-09-22 02:52:11 +00:00
ducarroz%netscape.com f1e4c713e5 Fix for bug 52190. Avoid crash by using NS_IF_ADDREF. sr=alecf 2000-09-18 22:35:46 +00:00
jst%netscape.com 87fb181ba8 Fixing nsbeta3+ bug 48161. Fixing getAttribute() on a XUL element to conform to the DOM Level 2 spec. This requires some changes in XUL files where various attributes incorrectly have a 'rdf:' prefix. r=waterson@netscape.com & scottip@netscape.com 2000-09-14 05:36:52 +00:00
rayw%netscape.com 52476868db fix to mal-formed contract id introduced in mega-check-in:x 2000-09-14 04:18:07 +00:00
rayw%netscape.com 6cc70ebd6c Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
dimator%netscape.com 1a02638823 Fix for 42534, misc. js warnings removed. r=putterman 2000-09-13 01:52:41 +00:00
chuang%netscape.com d65ab8c8ff Bug49211 Filter&Search UI: Fewer button doesn't work, r=alecf 2000-09-07 04:04:15 +00:00
taka%netscape.com 2fce6d8a51 escape quoted-specials after converting from UCS-2, fix for #45222, r=alecf 2000-09-05 09:07:24 +00:00
srilatha%netscape.com bb74bd43c8 Fix for bug# 49402. r=mscott. a=mscott
centering dialogs generated by window.open
2000-09-01 03:49:02 +00:00
bienvenu%netscape.com 7285f42bbc fix search to search sub-sub folders r=alecf 50936 2000-09-01 01:27:48 +00:00
sfraser%netscape.com 140ddade7e Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags. 2000-09-01 00:48:04 +00:00
alecf%netscape.com ac0e59cb09 fix for #50435 - Yet Another Exception thrown by an XBL widget in a dump statement
as usual, no reviewer because I'm just removing a dump()
2000-08-29 04:34:41 +00:00
alecf%netscape.com fef9f8d429 fix for #49211 - remove dump() statement that was throwing an exception
(no reviewer, just removing debugging output)
2000-08-29 04:23:00 +00:00
alecf%netscape.com 54559c57fd last part of fix for #40357 - in the filter list dialog, only display servers which support filters
r=putterman
2000-08-26 06:10:49 +00:00
putterman%netscape.com 75f5476dd9 Fix for 49480. And/or works in search and filters r=alecf,mscott 2000-08-26 02:06:25 +00:00
bienvenu%netscape.com dd923881aa fix account wide seaqrch, r=alecf 44383 2000-08-22 23:25:45 +00:00
bienvenu%netscape.com 63786fce2d fix searching of sub-folders r=putterman 44383 2000-08-21 21:25:54 +00:00
scc%mozilla.org 018f500d36 fixing code that relied on implicit string construction 2000-08-20 01:08:32 +00:00
srilatha%netscape.com a7f80e13c3 Fix for bug# 44174. r=alecf. Removed Ignore Thread/ watch thread menuitems 2000-08-19 02:17:49 +00:00
srilatha%netscape.com 7f440c9a83 Fix for bug# 46873. r=alecf. Disabled the otherheader from filter rules and search 2000-08-19 02:11:12 +00:00
alecf%netscape.com 00040d9a71 fix for #48397 - make search work again by avoiding a double-initialization of the search root URI
r=scottip
2000-08-18 06:39:12 +00:00
alecf%netscape.com a1506acc69 search & filter revamp
- fixes #41711, #48698, #48238 among other things
- moves some XBL into straight JS where it belongs
- fixes bad XBL setters to return the value that comes in
- fire more notification when filter attributes/operators change
2000-08-17 23:54:52 +00:00
bienvenu%netscape.com fb74be7bf6 fix begins with search, r=alecf 49049 2000-08-16 23:19:51 +00:00
ben%netscape.com 83cb9cbaa4 fix some of the problems introduced by my checkin to this file last night (radiogroup => horizontal, & provide
intial + minimum height to this tree)
2000-08-13 03:49:47 +00:00
alecf%netscape.com 014da5beca fix ben's bustage of the filter editor (more to come) 2000-08-12 22:38:10 +00:00
ben%netscape.com 8bf4868832 polish changes to the account manager, filter and search dialogs. r=alecf 2000-08-12 06:33:18 +00:00
alecf%netscape.com d528d1ae5a fix for 44714 - remove ignore/watch thread (easy fix, no review) 2000-08-11 00:10:18 +00:00
putterman%netscape.com f91e17768e Fix for 46390. Crash on exit when using mailnews. Putting on tip, already checked into branch. r=alecf. 2000-07-30 22:03:18 +00:00
bienvenu%netscape.com 1e613ec962 fix search operators for imap filters r=alecf 40530 2000-07-26 21:20:34 +00:00
bienvenu%netscape.com fb79224026 implement ends with search r=alecf 30470 2000-07-26 21:19:24 +00:00
warren%netscape.com d77286d0c1 Added another .get() 2000-07-19 05:12:23 +00:00
warren%netscape.com 42870bddb5 Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf 2000-07-19 03:58:25 +00:00
alecf%netscape.com 2f8c0ce6be adding clarifying comments because this was confusing me and timeless - comments only, does not affect product 2000-07-18 04:21:28 +00:00
bienvenu%netscape.com 54dd47ffb9 fix AND imap search r=alecf 45419 2000-07-17 09:56:20 +00:00
taka%netscape.com 2ea7bd5f92 fix for #43219. r=alecf,nhotta 2000-07-13 07:17:03 +00:00
alecf%netscape.com e49db01aaa fix for #44350 - clear the search results pane each time a search starts.
r=bienvenu
2000-07-11 23:12:35 +00:00
bienvenu%netscape.com 95367b2ba6 fix crash searching newsgroup which you've never opened r=alecf 45028 2000-07-10 22:34:08 +00:00
alecf%netscape.com fe881c706f fix for #43911 - make double-clicking of messages in the search window open the target
message in a standalone message window - mostly moving files into threadPane.js and
abstracting out the folder datasource
r=putterman
2000-06-30 06:02:30 +00:00
alecf%netscape.com c928633877 polish for #33101 contributed by
Josh Soref <soref@wam.umd.edu>
thanks timeless!
r=alecf
2000-06-22 23:08:07 +00:00
alecf%netscape.com bd9420b469 pre-select the search folder when brought up from the 3-pane UI, for #33101
r=sspitzer
2000-06-22 22:52:05 +00:00
nhotta%netscape.com 2e7c8200ad Hooked up charset converter and fixed a couple of bugs
(fixed charset passing to EncodeImap, GetImapCharsetParam to generate "CHARSET" param), bug 5933,r=bienvenu,taka.
2000-06-22 22:07:01 +00:00
alecf%netscape.com be573b7143 hook up nsIMsgWindow and status feedback to search #33101
r=sspitzer
2000-06-21 21:15:55 +00:00
bienvenu%netscape.com d8bb834fce fix running search twice, send notification on search done, add support for interrupting search , 33101 r=sspitzer 2000-06-21 14:04:34 +00:00