tao%netscape.com
0daffa6536
44070: match browser and OS locale. (reusing r=alecf,sr=hyatt,a=asa
...
from previous checkin but set intl.locale.matchOS=false by default.
This should remove the start regression. Will watch the tree and
back this patch if the regression comes back. In theory, this should
not happen)
2002-04-01 05:56:35 +00:00
jkeiser%netscape.com
1842d4cc10
Backing out tao's bug 44070 to see if it is the mega pageload regression culprit.
2002-03-31 09:17:18 +00:00
tao%netscape.com
de85a936fc
44070: match browser and OS locale. r=alecf,sr=hyatt,a=asa. Match browser
...
UI locale and system locale when intl.locale.matchOS == true; Runtime
only behavior; won't write to disk. Fallback to default chrome locale when
matching langpacks are not installed.
2002-03-31 07:33:57 +00:00
dmose%netscape.com
5e565e67aa
Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org
2002-03-27 06:31:38 +00:00
yokoyama%netscape.com
fd332349cf
Bug 116711
...
Convert Commandline URL to Unicode using Platform charset
It's executed only when moz is launched with -url commandline argument.
/r=nhotta, /sr=alecf, /a=asa
2002-03-07 00:44:03 +00:00
blythe%netscape.com
0c699aeff9
Fix bug 127069.
...
Reclaim .75 MB of VM on Win32.
r=dp sr=brendan a=shaver
2002-02-22 02:55:08 +00:00
alecf%netscape.com
a6c44d0c44
dependency update
2002-02-06 22:52:53 +00:00
cathleen%netscape.com
a717ed2128
fix bug 118044, windows static build bustage. sr=waterson r=darin, timeless
2002-01-11 00:33:37 +00:00
dbaron%fas.harvard.edu
7a72f2d9f4
Remove the many forms of NS_SetupRegistry since the classes registered are all now part of proper components. r=dougt, jag sr=rpotts b=81527
2001-12-20 02:09:49 +00:00
leaf%mozilla.org
8310ba80d7
remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron
2001-12-05 03:43:29 +00:00
seawood%netscape.com
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
alecf%netscape.com
d49a4ba867
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
law%netscape.com
923b439ade
Bug 102017; adding string resource for use in configuring start menu on WinXP; need to include resource constant from new interface file; requires changing resource compiler flags in the makefile
2001-11-05 06:24:38 +00:00
alecf%netscape.com
cf011f78cd
bug 104118 - a non-rdf contractid for windowmediator, to reduce dependencies. r=mkaply, sr=dveditz
2001-10-12 21:03:40 +00:00
alecf%netscape.com
c7840ee904
bug 101761 - clean up embed components so we can better understand REQUIRES r=cls
2001-09-26 20:17:35 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
alecf%netscape.com
1e0e7dd033
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
waterson%netscape.com
d363755f7b
Bug 98844. Don't include LDAP libs when DISABLE_LDAP build flag is set. r=rpotts, sr=jst.
2001-09-11 22:27:32 +00:00
cls%seawood.org
9c5fdde016
Remove unused fullcircle build references.
...
Bug #98293 r=namachi
2001-09-07 04:59:44 +00:00
waterson%netscape.com
b2442974aa
Bug 93100. Change NS_DECL_NSGETMODULE to be table driven so we can get at module ctor & dtor callbacks. Update meta-module and static-module stuff for this change, fix meta-module to not register stuff twice. r=cls,leaf
2001-08-21 00:55:20 +00:00
cathleen%netscape.com
06ed45c0f0
make static build to support DISABLE_MAILNEWS flag, and enable making
...
gecko.dll for static build bug=93100 sr=waterson
2001-08-10 05:18:27 +00:00
cls%seawood.org
8a386b3441
Use %var% instead of @var@ for static build substitutions. Fixing win32 side.
2001-07-27 21:32:38 +00:00
waterson%netscape.com
b74d6e1c8b
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
dbragg%netscape.com
7c1c6c9166
Last part of checkin for 65678. nsAppRunner.cpp will detect if a previous
...
update install completed successfully. If not it will throw a platform-specifc
alert (showOSAlert.cpp) and kick off the cleanup utility. Then it will exit.
r=dveditz, sgehani. sr=mscott.
2001-05-17 18:35:38 +00:00
danm%netscape.com
1018009367
adding new file nsWindowCreator. bug 67368 r=hyatt,jst
2001-02-26 00:30:58 +00:00
ccarlen%netscape.com
d9dd3b5321
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
r=dougt@netscape.com, sr=brendan@mozilla.org
2001-01-18 22:51:57 +00:00
ccarlen%netscape.com
870b0f6ace
Bug #48981
Added mpfilelocprovider lib to makefile
r=bhuvan,mscott
2000-09-22 05:04:47 +00:00
conrad%ingress.com
c806604746
Added appfilelocationprovider lib
r=valeski
2000-08-11 20:17:55 +00:00
valeski%netscape.com
58c0bca46c
fixing build bustage
2000-08-10 07:59:50 +00:00
conrad%ingress.com
9d67c19a61
Added appfilelocprovider lib, shell32 lib
r=valeski
2000-08-10 04:10:24 +00:00
valeski%netscape.com
175fa58cd9
45723. r=rpotts. webshell-docshell consolodation changes.
2000-07-18 23:13:07 +00:00
law%netscape.com
a97ea28d00
New native app support to enable Win32 dde
2000-05-12 22:37:20 +00:00
sspitzer%netscape.com
ff5baab1d5
in the immortal words of sfraser: "die, appcores, die".
...
the next step is to remove mozilla/xpfe/AppCores from the tree, which I will
gladly do next.
r=alecf
2000-02-06 06:54:52 +00:00
law%netscape.com
08c75c6d1a
Fix build error
2000-02-04 15:14:19 +00:00
law%netscape.com
7d5448b5dd
New splash screen stuff for windows version (plus removal of console from windows release builds); b=6391/22542, r=davidm@netscape.com (travis@netscape.com for the console stuff)
2000-02-04 14:40:08 +00:00
warren%netscape.com
2db26922a6
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
1999-11-30 04:50:42 +00:00
dmose%mozilla.org
142ac52eaf
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
law%netscape.com
c9330bf665
Bug #14999 ; stop using toolkit app core; r=davidm@netscape.com
1999-10-18 21:33:29 +00:00
jevering%netscape.com
002f28c343
Forget continuation line - boehm collector work.
1999-10-15 21:56:51 +00:00
jevering%netscape.com
e6573be100
Adding boehm collector to windows.
...
(not part of the build yet)
1999-10-15 07:41:54 +00:00
dveditz%netscape.com
ff01d5e8f4
Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz
1999-10-10 01:32:59 +00:00
morse%netscape.com
35eeaffa17
fix bug 14889, lazy initialization of wallet, r=sfraser
1999-10-05 22:11:22 +00:00
nisheeth%netscape.com
0572a3efca
If DETECT_WEBSHELL_LEAKS is defined, check to see if webshells are leaked at shutdown. If so, dump a message to the console.
1999-09-22 01:25:40 +00:00
cyeh%netscape.com
34cd2ddae1
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:13:14 +00:00
mscott%netscape.com
c790980c6e
fix build breakage....include config.mak
1999-07-29 03:56:54 +00:00
dveditz%netscape.com
0eb6c820cf
nakefile cleanups
1999-07-02 13:42:17 +00:00
leaf%mozilla.org
7a4d4cb63d
Preparing for distribution of fullsoft headers, dlls, and exes
1999-07-01 01:48:08 +00:00
warren%netscape.com
fbc735f510
Last of the necko ifdefs. Now we link with necko.
1999-06-28 10:35:57 +00:00
dp%netscape.com
94344009c8
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
alecf%netscape.com
e610e69446
make composer and messenger use the new nsIAppShellComponent to get bootstrapped
1999-05-05 05:14:16 +00:00