sspitzer%netscape.com
4d433cbf29
patch for #94641 . the bug is still open, but this pref should be
...
defined as it was in 4.x (in all.js). rs=bienvenu
2002-02-06 03:45:51 +00:00
racham%netscape.com
a5f8d54132
Fixing bugscape bug 9846. Adding default version number for html domain pre-population. r=ducarroz, sr=sspitzer
2002-02-05 09:06:26 +00:00
rods%netscape.com
c0f0244111
enable a margin like gap specification for printing on unix
...
make it settable via the joboptions dialog
Bug 102596 r=roland sr=kin
2002-02-01 15:31:15 +00:00
rods%netscape.com
9a412f826e
This does the following:
...
1) Removes the EnumeratePrinterExtended from nsIPrintOptions and all impls of it
2) Sets the Windows platform to once again use the native print dialog
3) The nsDeviceContextSpecWin will detect at runtime whether to use the standard PRINTDLG or the new PRINTDLGEX (supported by XP and WIN2k), this new code is only compiled in when the ifdef MOZ_REQUIRE_CURRENT_SDK is defined.
4) It adds an extra Property Sheet to the new dialog for Frameset Printing options
5) Now creates a DEVMODE before the diaog is created, this is used for setting different options in the print dialog before it comes up.
122530 r=dcone sr=hyatt
2002-01-31 14:30:22 +00:00
mkaply%us.ibm.com
34706cdc91
OS/2 only - update os2pref.js with better fonts
2002-01-30 22:05:32 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
shanjian%netscape.com
c8143233c3
#92817 Simp. Chinese character display as bold face in Page Source
...
r=nhotta, sr=brendan
2002-01-29 01:54:51 +00:00
leaf%mozilla.org
4838fec8c8
update user agent string, bug 119973
2002-01-26 00:13:05 +00:00
naving%netscape.com
5b45fe448f
112927 r/sr=sspitzer. add customHeaders pref to mailnews.js and handle this default case to work
2002-01-25 22:13:28 +00:00
hyatt%netscape.com
237382baea
Bug 120949, disable favicons for moz1.0, r=pav, sr=blake
2002-01-19 21:53:59 +00:00
akkana%netscape.com
5453750812
97157: fix typo
2002-01-16 09:27:57 +00:00
akkana%netscape.com
3b7f488702
97157: pref for new faster find code. r=jfrancis sr=kin
2002-01-16 07:07:49 +00:00
seawood%netscape.com
fa5df5e54c
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
bstell%ix.netcom.com
4305b20a78
bug 112490 - add "always use anti alias scaled bitmap font (AASB)"
...
r=Roland.Mainz@informatik.med.uni-giessen.de , sr=blizzard@mozilla.org
2002-01-16 00:42:08 +00:00
rods%netscape.com
10216ea535
This enables platforms to set a pref as to whether they allow print from print preview.
...
(I checked this in with the wrong value because I was testing it)
Bug 118623 r=roland sr=attinasi
2002-01-15 11:28:10 +00:00
mkaply%us.ibm.com
2210be6a4d
#119798
...
r=mkaply, sr=blizzard
OS/2 only - defauly monospace font should be Courier
2002-01-14 21:22:37 +00:00
rods%netscape.com
68e2a5beb1
This enables platforms to set a pref as to whether they allow print from print preview.
...
Bug 118623 r=roland sr=attinasi
2002-01-12 12:58:46 +00:00
bnesse%netscape.com
6d085a53be
Removing files obsoleted by alecf's checkin for bug 112708.
2002-01-11 20:13:27 +00:00
bnesse%netscape.com
63af2ddd81
Removing files obsoleted by the checkin for bug 89137.
2002-01-11 20:12:09 +00:00
bzbarsky%mit.edu
cc9a8db1e4
Add video/x-mng to the Accept header. Patch by Peter Janes
...
<peterj@liberate.com>, bug 118979, r=bzbarsky, sr=darin
2002-01-11 00:19:57 +00:00
jfrancis%netscape.com
d4d607b690
finish landing 92331: plaintext mailquoting improvements.
2002-01-09 23:45:29 +00:00
glazman%netscape.com
e33a80b378
CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin
2002-01-09 13:51:37 +00:00
bstell%ix.netcom.com
b35afbbd97
bug 117877, font banning slowed startup by 2%
...
checking for Roland.Mainz@informatik.med.uni-giessen.de
r=bstell@ix.netcom.com , sr=brendan
2002-01-06 21:26:27 +00:00
dbaron%fas.harvard.edu
aac13062de
Using PR_ALIGN_OF_POINTER instead of sizeof(void*) since the preprocessor can't do math on a sizeof expression. Still fixing the same bustage.
2002-01-05 16:40:21 +00:00
dbaron%fas.harvard.edu
23446adef4
Fix bustage (really?) since NSPR defines ALIGN_OF_WORD to PR_ALIGN_OF_WORD even when PR_ALIGN_OF_WORD isn't defined.
2002-01-05 15:53:51 +00:00
dbaron%fas.harvard.edu
c33fa78511
Fix typo in alecf's previous bustage fix.
2002-01-05 14:59:05 +00:00
alecf%netscape.com
3b302f95e8
fix non-Mac/Win/Unix platforms by defining my own alignment where it isn't already defined
2002-01-05 08:29:55 +00:00
alecf%netscape.com
480e6bab51
final fix for bug 112708 - reduce number pref allocations by using a few large buffers to hold all the prefnames
...
sr=brendan r=bnesse, dp
Also, clean more unnecessary routines..
2002-01-05 00:09:53 +00:00
timeless%mac.com
545e6b8214
Bug 104075 - need X font banning
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bstell@ix.netcom.com sr=jag
2002-01-03 02:13:34 +00:00
jaggernaut%netscape.com
7ccb0821a1
Bug 117663: dir viewer defaults to XUL. Revert to generated html since XUL version is too buggy. Patch by stephend, r=bbaetz, sr=jag
2002-01-02 11:09:05 +00:00
rods%netscape.com
1fde5f13f3
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
sspitzer%netscape.com
0dcbb7476e
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
timeless%mac.com
711739d601
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
404e12e054
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
varada%netscape.com
8355970f24
bug#112213 -adding timeline pref to mailnews; sr=mscott
2001-12-21 23:21:50 +00:00
bnesse%netscape.com
5234452a4b
Fix for bug 89137. Remove autoconfig from preferences library. Patch by mitesh, r=bnesse/dmose. sr = alecf.
2001-12-21 22:29:31 +00:00
morse%netscape.com
7a287a04bd
bug 114895, repeatedly asks for master password, r=sgehani, sr=alecf
2001-12-20 23:31:55 +00:00
jj%netscape.com
64c3a6bcf3
bug #114686 : bumping user agent to 0.9.7+ (trunk)
2001-12-19 23:10:04 +00:00
dougt%netscape.com
9a75bc4b8e
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
seawood%netscape.com
874c54280c
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
jaggernaut%netscape.com
2df17e0579
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1886ca82f6
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
ssu%netscape.com
9fc1685f86
fixing bug 114076 - labels migration and new profile issues. r=bhuvan, sr=sspitzer, a=asa
2001-12-14 02:57:31 +00:00
mkaply%us.ibm.com
e8ac5af963
OS2 bustage
2001-12-12 03:44:20 +00:00
jdunn%netscape.com
1526f5489c
fixing tinderbox bustage
...
gMochaPrefObject should not be declared extern here if declared static in
prefapi.cpp
2001-12-12 01:19:24 +00:00
alecf%netscape.com
27aa6c93b0
fix xml project - somehow this didn't make it through "patch" correctly
2001-12-11 23:02:06 +00:00
alecf%netscape.com
f00e98e8f8
big libpref cleanup: remove lots and lots of unused functions
2001-12-11 22:41:19 +00:00
bnesse%netscape.com
11fd2ad761
Fix for bug 113927. Remove use of nsIFileSpec's when reading preferences files. r=alecf, sr=sfraser.
2001-12-11 22:19:53 +00:00
mstoltz%netscape.com
15ea4ed59c
Bug 52920 - allow cross-origin access to the frames array and the top, parent,
...
length, and opener properties. patch by jst. r=mstoltz, sr=brendan.
2001-12-11 21:07:36 +00:00
ccarlen%netscape.com
31d6aca7e7
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:10:45 +00:00