timeless%mozdev.org
5965519174
Bug 44714 Icons not changed from IE to Mozilla when set in Desktop Integration (.url icons) (Internet shortcuts)
...
patch by jonwil@tpgi.com.au r=sgehani sr=bz a=sspitzer
2003-04-29 00:54:36 +00:00
ssu%netscape.com
ddf4d8367f
fixing bug 202984 - Right clicking on Mozilla and selecting Preferences does not work. r/sr=jag.
2003-04-23 02:52:56 +00:00
seawood%netscape.com
f5b050d945
gcc requires that explicit variables be used when calling constructors (that's my story and I'm sticking to it!)
...
Bug #134113 r=jag sr=dbaron
2003-04-10 18:56:35 +00:00
timeless%mozdev.org
965ba28bb1
Bug 106386 rid source of misspellings
...
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
bzbarsky%mit.edu
1bfea66b89
Landing bug 83774 -- move image loading for <img>, <object>, <embed>, <input
...
type="image"> into the content nodes and out of nsImageFrame. r=pavlov, sr=jst
2003-03-19 03:47:09 +00:00
dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
cls%seawood.org
ab74b36ce8
XP code changes required for mingw landing.
...
Add NS_STDCALL macros for functions that require stdcall declarations.
Add NS_STDCALL_FUNCPROTO macro for stdcall function prototype typedefs.
Bug #134113 r=dougt sr=dbaron
2003-03-07 06:07:56 +00:00
ssu%netscape.com
34b2740b18
attempting to fix bug 140995 - Freeze after setting as default browser [Win 2000 and XP]. Not sure if this is the real fix since I can't reproduce the problem exactly. sr=jag a=asa
2003-02-22 09:10:00 +00:00
darin%netscape.com
8f284ed984
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 02:15:14 +00:00
dbaron%dbaron.org
ac28b2e710
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-09 00:08:53 +00:00
loadrunner%betak.net
49519e9b57
b144551 inconsistent en-mac/en-unix in different platform langenus.xpi files, r=cls, tao, sr=sfraser, dveditz
2002-10-08 06:21:11 +00:00
bryner%netscape.com
c4d52841f0
Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls.
2002-10-05 02:49:02 +00:00
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
ssu%netscape.com
f50da798bd
fixing redness under Win32
2002-07-24 08:22:15 +00:00
ssu%netscape.com
5253ed68d1
fixing bug 158187 - Support for Windows XP SP1 Integration (TRUNK merge). r=ssu,dprice,curt,law sr=jag,dveditz a=drivers
2002-07-24 06:43:19 +00:00
timeless%mac.com
82667e9649
Bug 151770 Can't associate Mozilla with .XBM images
...
patch by ask@swva.net r=law sr=alecf a=scc
2002-07-19 10:12:16 +00:00
alecf%netscape.com
af6c402f38
fix for bug 149102 - fix consumers of outdated TypicalInput/Output stream
...
r=dougt, r=av (plugin stuff) sr=jag
2002-06-13 18:19:10 +00:00
law%netscape.com
2f707df7e0
Bug 89907; add new UI to Nav pref panel to simply making Mozilla the default browser; r=sgehanni, sr=ben
2002-06-11 20:06:05 +00:00
cathleen%netscape.com
12e47be3cf
clean up last traces of nsCRT::strlen(char* s), bug 124536 r=dp, sr=brendan
2002-06-04 23:05:39 +00:00
kyle.yuan%sun.com
3f2fc911e2
Bug 134426 Set image as wallpaper crashes Mozilla (when Mozilla Wallpaper.bmp is Read-Only)
...
r=timeless, sr=hewitt
return FAILURE instead of crashing when output stream can't be opend
2002-06-03 09:20:35 +00:00
law%netscape.com
015c33e80b
Bug 134754; add scriptiable API to get Win32 registry value; r=sgehani, sr=dveditz
2002-04-24 00:14:18 +00:00
cbiesinger%web.de
c608f7cd45
bug 44716 r=pavlov sr=tor
...
Mozilla doesn't claim .jfif, .pjpeg, .pjp extensions when checked
2002-04-11 13:36:49 +00:00
law%netscape.com
bcb5d2447e
Bug 59078; Remove dde subkey under file types and protocols we take over so apps don't try to use DDE to talk to us; r=sgehani, sr=blake, a=asa
2002-04-06 00:07:54 +00:00
timeless%mac.com
4a33e6b812
Bug 92527 [Win] Change associations file type naming for Mozilla
...
patch by ere@atp.fi r=law sr=jag a=asa
2002-03-26 07:55:14 +00:00
jelwell%netscape.com
eda882886e
Bug 128377, Generalize Turbo Code
...
r=law, sr=alecf, r=ssu, sr=slogan a=asa
2002-03-21 23:14:14 +00:00
seawood%netscape.com
121c808443
Updating REQUIRES.
...
Fixing tinderbox bustage.
2002-02-19 20:55:54 +00:00
hewitt%netscape.com
ae1aaaa71a
41526 - implement 'Set As Wallpaper' on windows, r=pavlov, sr=blake
2002-02-19 10:40:42 +00:00
hewitt%netscape.com
fcf8ad4c7b
41526 - implement 'Set As Wallpaper' on windows, r=pavlov, sr=blake
2002-02-19 08:12:22 +00:00
law%netscape.com
f16418558f
Bug 113936; tailor WinXP start menu so Mozilla's Preferences are used instead of opening IE's; r=ben, sr=hyatt
2002-02-13 02:57:29 +00:00
heikki%netscape.com
6cf5682c55
Bug 123090, give Mozilla the capability to be registered as the default handler for XHTML documents on Windows. r=law, sr=alecf.
2002-02-12 23:38:08 +00:00
dbragg%netscape.com
4de2a4b225
Moving platform-specific files to the platform-specific jar files. Fixes bug 94242. r=tao, sr=alecf
2002-02-07 23:05:18 +00:00
bzbarsky%mit.edu
99dcf56762
add .shtml to list of extensions we register with ourselves. Bug 60733,
...
r=law, sr=alecf.
2002-02-02 01:06:36 +00:00
sgehani%netscape.com
74387008f3
Make sidebar display in the event that the windows integration dialog appeared.
...
b = 119975; r = law; sr = dveditz
2002-01-26 19:59:42 +00:00
hwaara%chello.se
94690df49c
#119566 , "Default Browser" dialog box whenever starting Mozilla"
...
r=hwaara, sr=alecf
Patch by Darren Stone <astrosmash@home.com>
2002-01-24 09:33:17 +00:00
hwaara%chello.se
b05f2591f7
#115533 , Mozilla should be able to become the default viewer of BMP, ICO and MNG image files.
...
r=law, sr=alecf
2002-01-09 10:14:25 +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
7936b26225
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
ben%netscape.com
13803b9014
fix whitespace (indenting) to match 4 space precedent.
2001-12-05 01:56:05 +00:00
ben%netscape.com
e1f1abbe17
fix bug 79408 - windows integration dialog text is awkward.
...
r=law, sr=hewitt
2001-12-05 01:45:45 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
jaggernaut%netscape.com
3c10e422f7
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-05 15:49:40 +00:00
law%netscape.com
38576c6213
Bug 102017; add code to register as a WinXP start menu internet app; this was code checked in on the 0.9.4 branch; it needed some more work to factor out the application name into a resource on the trunk; r=ssu, sr=blake
2001-11-05 06:42:18 +00:00
jaggernaut%netscape.com
4a7f082fb7
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-01 09:09:57 +00:00
pchen%netscape.com
12ba1db89c
91074, r=gerv, rs=ben, fix typo of Hypertext to HyperText
2001-10-18 05:53:25 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
alecf%netscape.com
cf9912aa80
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
syd%netscape.com
678a4652b0
More 88844 stuff, make sure we create the key if it doesn't exist.
2001-09-13 09:37:50 +00:00
syd%netscape.com
ac233ca8d6
Trunk version of latest 88844 stuff, look for "Mozilla Quick Launch" instead of
...
trying to construct a string based on the app name, which is not working.
r=ssu, sr=brendan, a=asa
2001-09-13 09:09:06 +00:00
alecf%netscape.com
e5cc5abd22
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00