bryner%netscape.com
61388002b1
Forgot this file as part of the checkin for bugscape 11533 (commercial splash screen). Change hardcoded splash screen location to a #define set by the Makefile. r=cls.
2002-01-13 06:58:57 +00:00
seawood%netscape.com
10bbc4f526
Use DIST instead of DEPTH/dist
2002-01-12 07:59:43 +00:00
sdagley%netscape.com
425a0c8824
checking in as binary (hopefully)
2002-01-11 01:12:58 +00:00
cathleen%netscape.com
b5ee5395f8
fix bug 118044, windows static build bustage. sr=waterson r=darin, timeless
2002-01-11 00:33:37 +00:00
timeless%mac.com
ce537379a0
Bug 119295�[mach] Mach-O Lacks a Custom Icon
...
patch by zach@zachlipton.com r=pinkerton sr=smfr
2002-01-11 00:06:27 +00:00
timeless%mac.com
dc6a5389ee
Bug 119295�[mach] Mach-O Lacks a Custom Icon
...
patch by zach@zachlipton.com r=pinkerton sr=smfr
2002-01-10 23:36:56 +00:00
bryner%netscape.com
555939db00
Bugscape 11533 - hooking up commercial splash screen. Adding a rule to xpfe/bootstrap/Makefile.in to echo the list of object files so that we don't have to duplicate it in the commercial version. No longer exporting splash.xpm to dist/bin or packaging it, since it's compiled in. r=cls.
2002-01-08 06:39:47 +00:00
hwaara%chello.se
de7da7a8e5
re-add new files.
2002-01-05 01:42:26 +00:00
hwaara%chello.se
66afd62e13
#93093 , optimize splashscreens to cut bloat.
...
The Windows splash is now ~500% smaller (from 299K to 60K) and the OS/2 splash is ~300% smaller (from 298K to 101K).
r=mkaply, sr=alecf
2002-01-05 01:33:53 +00:00
danm%netscape.com
a353a6afe8
allow nsXULWindow::CreateNewWindow to fail; don't fall back on the appshell. bug 115969 r=jaggernaut,jst
2002-01-04 02:32:48 +00:00
seawood%netscape.com
e5fc3853f2
nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
...
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
mcafee%netscape.com
6f3c443e50
Ignore generated files.
2001-12-29 04:19:36 +00:00
dbaron%fas.harvard.edu
586a521563
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
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
bryner%netscape.com
eaa42e3343
Fixing non-gtk (mach-o, qt, xlib, os/2, beos) bustage. r=cls.
2001-12-18 05:00:33 +00:00
lpham%netscape.com
b544219b46
update MacOSX build to 0.9.7+ for the trunk, bug #114693 r=jj/sr=leaf/a=asa
2001-12-18 00:22:59 +00:00
lpham%netscape.com
bb2487976e
update to 0.9.7+ version for the trunk, bug #114691 r=jj/sr=leaf/a=asa
2001-12-18 00:09:24 +00:00
bryner%netscape.com
1af92518f8
Implementing a splash screen for gtk+. To display it, run mozilla --splash. Bug 27446, r=pavlov, sr=blizzard.
2001-12-17 21:58:15 +00:00
seawood%netscape.com
3738d752bc
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
seawood%netscape.com
86ebba4110
Link final binary against MOZ_LIBART_LIBS when building SVG-enabled static version of Mozilla.
...
Bug #115007 r=bryner a=asa
2001-12-14 00:19:57 +00:00
ccarlen%netscape.com
a4434a0e5e
Bug 108089 - clicking on desktop link brings up profile picker when profile is already chosen. r=law/sr=mscott
2001-12-12 05:02:07 +00:00
serge%netscape.com
634a485a21
checking in for rdayal
...
Removing the MAPI related code from mozilla/xpfe .. patch (id=56117) in bug # 106137.
r=mscott, sr=alecf. This patch also fixes bug # 111199.
2001-12-12 03:55:57 +00:00
mkaply%us.ibm.com
495d3ad47b
put 92156 fix in OS/2
2001-12-11 23:09:29 +00:00
law%netscape.com
ee1dab79bf
Bug 92156; make sure newWindow flag is passed through to OpenBrowserWindow so DDE requests go to existing windows; r=morse, sr=ben
2001-12-11 22:09:23 +00:00
ccarlen%netscape.com
0766c35c7f
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:58:15 +00:00
ccarlen%netscape.com
1b00c70ee8
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:20:58 +00:00
ccarlen%netscape.com
2d15ad27bc
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 20:25:12 +00:00
seawood%netscape.com
dbd92a6036
Add man page for mozilla. Change default --prefix back to /usr/local .
...
Thanks to Jan Schumann <jschauma@netmeister.org> for the man page.
Bug #94220 r=blizzard
2001-12-06 22:17:24 +00:00
pinkerton%netscape.com
21ab8a5766
fix bundle name r=adamlock/sr=sfraser. bug#106729
2001-12-06 15:29:52 +00:00
leaf%mozilla.org
99e99b9ff7
remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron
2001-12-05 03:43:29 +00:00
rpotts%netscape.com
a33a19e3d1
bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes...
2001-11-30 22:35:33 +00:00
jj%netscape.com
f77f33c22e
bump up mac version number to 0.9.6+ on the trunk
2001-11-30 22:21:31 +00:00
kaie%netscape.com
5cb9ace646
b=75947 Landing security startup performance improvement and related issues.
...
r=javi sr=alecf
b=109777 Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-29 23:36:34 +00:00
jj%netscape.com
718ee1a805
Mozilla icon for MacOS X
2001-11-29 23:08:42 +00:00
jj%netscape.com
f62ab17e00
bug #110132 : updated version number to 0.9.6+ and added <CFBundleExecutable>, <CFBundleShortVersionString>, and <CFBundleGetInfoString> keys.
2001-11-29 23:05:57 +00:00
dp%netscape.com
9385b6093a
Getting timeline to display startup time even if NS_TIMELINE_DISABLE is defined
2001-11-27 01:10:37 +00:00
dinglis%qnx.com
9aefb592f0
-not part of build-
...
clean up splash screen
removed PHIG env requirement.
2001-11-22 18:45:00 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
9850f387af
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
jaggernaut%netscape.com
9a2d10888f
Clean up REQUIRES lines. r/sr=alecf
2001-11-16 01:54:59 +00:00
seawood%netscape.com
69f5c73a5f
Tweak calendar for the static build.
2001-11-15 08:23:53 +00:00
alecf%netscape.com
52cd89e71b
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
dbaron%fas.harvard.edu
df7f6c5a77
FizillaMach: Create MozillaDebug.app for DEBUG builds rather than Mozilla.app. b=109939 r=pinkerton sr=sfraser
2001-11-14 01:45:03 +00:00
seawood%netscape.com
afb2a69136
Link against xinerama libs in static build if xinerama is enabled.
...
Bug #109245 r=lidl@pix.net
2001-11-13 01:48:29 +00:00
jaggernaut%netscape.com
372e6d8954
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-10 22:20:21 +00:00
sfraser%netscape.com
cde6848940
Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin
2001-11-10 01:05:03 +00:00
jaggernaut%netscape.com
e293066399
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-07 07:52:48 +00:00
dbaron%fas.harvard.edu
261f76a8ba
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
pinkerton%netscape.com
cfa922c672
backing out last change to fix mach-o build
2001-11-06 18:50:18 +00:00