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

27 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org cf19954e71 Bug 176096 Mozilla (Phoenix) should not register as an/default HTML editor, when Composer is not installed.
patch by dean r=timeless sr=sfraser
2003-09-19 15:04:30 +00:00
ssu%netscape.com 5d5333d58e fixing bug 207713 - Mozilla needs support for moz specific file extension icons. r=sgehani, sr=jag, a=asa 2003-06-03 20:54:21 +00:00
timeless%mozdev.org 104f2e9c27 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 0bcc14b7a9 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 f1598e987b 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
dougt%netscape.com 0d2808c511 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
ssu%netscape.com 207478defe 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
alecf%netscape.com d8b279635a 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 91098294ea 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 57b6765664 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
law%netscape.com 3fe5966524 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
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
jaggernaut%netscape.com dbc4a529aa 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 76a930d89c 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 2546ff75ba 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
gerv%gerv.net 4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
law%netscape.com f51e963831 Bug 58848; change ddeexec registry entry so Windows won't use DDE to talk to Mozilla; r=ssu/sr=blaker/a=asa 2001-06-18 00:18:02 +00:00
disttsc%bart.nl 277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
warren%netscape.com cd56c0575b 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 9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
law%netscape.com 251d8346a3 rtm+ bug 27187; add code to make Mozilla the 'default browser'; r=ssu@netscape.com; sr=scc@netscape.com 2000-10-14 01:31:32 +00:00
scc%mozilla.org 6e886df8c9 fixing code that relied on implicit string construction 2000-09-02 21:32:30 +00:00
law%netscape.com 0fedbdde74 Fix some string screw-ups 2000-05-16 22:57:41 +00:00
law%netscape.com 414b14a252 Backing out change 2000-05-16 15:51:33 +00:00
law%netscape.com d6bf64b07f Minor tweaking to clean up the code some 2000-05-16 14:36:08 +00:00
waterson%netscape.com 4b81ac901b Fix string backsliding. 2000-05-15 05:33:26 +00:00
law%netscape.com 4f65713bc1 New files for windows desktop integration (not built yet) 2000-05-10 01:50:59 +00:00