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

11933 Коммитов

Автор SHA1 Сообщение Дата
rods%netscape.com 7929b953f5 Switch public interfaces from nsIPrintOptions to nsIPrintSettings
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
stephend%netscape.com 556eefde1c Bug 99580. Cleanup/formatting for msgcompose:5 logging. r=ducarroz@netscape.com, sr=mscott@netscape.com 2001-12-31 00:23:35 +00:00
bryner%netscape.com 2a1819d615 Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag. 2001-12-29 22:05:16 +00:00
sspitzer%netscape.com 51ba5208ab add support for addressbook quick search, part of bug #83023.
add the "Search" menu item to the addressbook and do a little code cleanup.
r/sr=bienvenu
2001-12-27 23:05:57 +00:00
naving%netscape.com d94537e7a3 80897 r=mscott sr=bienvenu. speed up multiple deletes in thread-pane by notifying removal of rows in blocks
to outliner. Also move nsIMsgCopyServiceListener from nsMsgDBView to nsMsgSearchDBView.
2001-12-26 21:58:32 +00:00
naving%netscape.com b7ecf92069 116422 r/sr=sspitzer. fix leaking us and them upon cancelling news messages 2001-12-26 21:44:55 +00:00
timeless%mac.com 61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
sspitzer%netscape.com f704c9f5e4 fix warning, rs=bienvenu 2001-12-22 02:46:58 +00:00
sspitzer%netscape.com e453d22e0b fix warnings. rs=bienvenu 2001-12-22 02:45:28 +00:00
sspitzer%netscape.com d08d4d3f97 landing the AB_OUTLINER_BRANCH.
fix for #73868, and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.

r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
sspitzer%netscape.com d579c42217 mailnews part of the fix for #111101. scrollbox / slider / thumb
problems with quick search.  r=naving, sr=bienvenu.

there's a supplimental fix for layout, but that's awaying review.
2001-12-22 01:19:13 +00:00
varada%netscape.com 59a0db79d7 bug#112213 -adding timeline pref to mailnews; sr=mscott 2001-12-21 23:21:50 +00:00
varada%netscape.com d33e61002d bug #112213 adding timeline code for perf measurement;sr=mscott 2001-12-21 23:21:48 +00:00
ducarroz%netscape.com 080b43381d FIx for bug 112343. Use nsXPIDLCString to avoid memory leak. R=cavin, SR=sspitzer 2001-12-21 22:46:11 +00:00
ducarroz%netscape.com 0834cad6c6 *** empty log message *** 2001-12-21 22:44:06 +00:00
ducarroz%netscape.com 0ab5c711a9 FIx for bug 116044, Cannot call SetMimeOutputType() before calling Init(). R=cavin, SR=sspitzer 2001-12-21 22:42:10 +00:00
ducarroz%netscape.com fd4e5d2608 Fix for bug 115052. Truncate a string at position -1 will freeze the application. R=cavin, SR=mscott 2001-12-21 22:37:45 +00:00
rjesup%wgate.com e4d4fd2a34 Bug 96108: Fix another regression mscott noticed; this file shouldn't have
been touched.
2001-12-21 02:02:30 +00:00
rjesup%wgate.com dad6f73f5d Bug 96108: Bustage noticed by mscott in checkin (would crash). jst and
waterson say go for it.
2001-12-21 01:54:59 +00:00
mscott%netscape.com 60fa225bd2 Bug ##115962 --> convert the security panel to match the spec.
r=kai
sr=sspitzer
2001-12-21 01:22:25 +00:00
rjesup%wgate.com 2e680f1b17 Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
assertions for bad voidarray indexes.  r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
sspitzer%netscape.com 95111cbc0e merging ab outliner branch to the trunk, not part of the build. 2001-12-20 22:50:14 +00:00
ssu%netscape.com b24da3b10a fixing bug 83196 - Netscape hardwired in imapMsgs.properties. r=mscott, sr=bienvenu 2001-12-20 21:09:45 +00:00
mscott%netscape.com cf1f250fc9 Bug #116159 --> don't create the prefs service on the imap thread in order to read out the language accept
pref. Read it ahead of time while we are on the UI thread and remember it for later.
r=bienvenu
rs=sspitzer
2001-12-20 04:03:42 +00:00
naving%netscape.com e42d2a7b12 104610 r=naving sr=sspitzer. speed up cross-folder msgNavigation in mailnews
made changes to initial patch by neil@parkwaycc.co.uk.
2001-12-20 03:44:04 +00:00
andreww%netscape.com b10c43ad2c fix for mailnews dialog appending domain name in identity dialog (bugscape 1699) r = bhuvan, sr = sspitzer 2001-12-20 01:20:34 +00:00
hewitt%netscape.com 635bb213bc 112577 - message pane doesn't show focus ring, patch by neil@parkwaycc.co.uk, r=hyatt, sr=hewitt 2001-12-19 15:10:22 +00:00
ducarroz%netscape.com 4fbd144e22 Fix for bug 109238. Need to initialize mimeOutputType before calling SetMimeHeadersListener. R=varada, SR=bienvenu 2001-12-19 14:20:05 +00:00
hewitt%netscape.com 7b10439c40 XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2001-12-19 12:04:11 +00:00
hewitt%netscape.com d87408a6cf 112577 - message pane doesn't show focus ring, patch by neil@parkwaycc.co.uk, r=hyatt, sr=hewitt 2001-12-19 12:02:17 +00:00
mscott%netscape.com 7e4e7a0aa2 Bug #85613 --> add a null ptr check to avoid a top crash.
rs=sspitzer
2001-12-19 00:54:22 +00:00
mscott%netscape.com 775b16832c Bug #114571 --> if the mock channel gets canceled and we are writing into a
cache entry, doom the cache entry.
r=darin
sr=bienvenu
2001-12-19 00:53:07 +00:00
nhotta%netscape.com ff15d4353f Removed MIME_ConvertCharset and related code for performance improvement, bug 115387, r=ducarroz, sr=sspitzer. 2001-12-19 00:18:46 +00:00
dougt%netscape.com 849d297364 nsIComponentManager API Changes (bug 98553)
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.

b) rename the old nsIComponentManager to nsIComponentManagerObsolete.

c) fixes callers which use to access the nsIComponentManager for component
registration functionality.  These callers will temporary use the
nsIComponentManagerObsolete interface.

d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()

e) Perserves the old NS_GetGlobalComponentManager().  Note the cast usage.

r/sr = rpotts@netscape.com  alecf@netscape.com  brendan@mozilla.org
2001-12-19 00:12:41 +00:00
varga%utcru.sk 949278c0fe Fix for 113477. Group outlinercols. r=bryner sr=hyatt 2001-12-18 13:42:28 +00:00
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
mjudge%netscape.com d7c892374e wrong name for module name. needed webbrwsr not webBrowser_core 2001-12-18 02:06:04 +00:00
mjudge%netscape.com 2ecc969e5b bs=7868 r=saari Adding in new api to bake on trunk before going to branch. this adds nsISelectionDisplay to nsISelectionController. SetDisplayFlags are how we now set if you want images selected or not 2001-12-18 01:29:49 +00:00
naving%netscape.com 3cebd0ba9c 115354 r/sr=bienvenu. check for null for rdfService. 2001-12-18 00:52:18 +00:00
sspitzer%netscape.com 6e4ba0107b fix for correctness bug #94641. properly migrate the 4.x pref
for autocompleting against local addressbooks.  r=cavin, sr=bienvenu
2001-12-18 00:22:33 +00:00
mkaply%us.ibm.com 9a954644ec Fixing linker bustage - we have a new linker, but I haven't got in on the TB yet 2001-12-17 22:40:27 +00:00
mscott%netscape.com 65cef5bae6 only enable sending structs if we sucessfully got a pref value back and not if we failed to get a pref value back.
rs=sspitzer
2001-12-17 22:26:53 +00:00
tor%cs.brown.edu 073a7c9d91 Bug 66976 - turn on libpr0n MNG decoder. r=pavlov, sr=brendan.
Mac build patch by conrad, r=pinkerton, sr=sfraser
2001-12-17 22:07:03 +00:00
seawood%netscape.com a30cfc467c Fixing OS/2 bustage from string changes. 2001-12-17 21:49:19 +00:00
jaggernaut%netscape.com e44e7d9ec8 Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst 2001-12-17 07:14:49 +00:00
mkaply%us.ibm.com ad685ddec9 OS/2 bustage - resolve libs at link time 2001-12-17 00:54:29 +00:00
bienvenu%netscape.com 654c8cd02b fix crash downloading multiple newsgroups for offline use simultaneously 115237 r/sr=sspitzer 2001-12-17 00:28:10 +00:00
bienvenu%netscape.com f73178022a whitespace cleanup 2001-12-16 18:10:25 +00:00
jaggernaut%netscape.com ee12112b29 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com 4f507b8511 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +00:00