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

549 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com b16a6f51a3 OS/2 Tinderbox break
More XP_PC stuff
2000-10-05 13:18:17 +00:00
vishy%netscape.com 41d87bafb2 sr=mscott,r=vishy (this is racham's code), bugzilla=48981
for standalone app, the profile data has to go in the windows
app data directory - not where the app is running
2000-10-05 03:34:18 +00:00
mkaply%us.ibm.com 20431e8878 #54716
r=jkobal, a=blizzard
OS/2 only fix - we weren't destroying the splash screen.
Also put in a fix to honor system setting on OS/2 to not display the splash screen.
2000-09-29 21:20:12 +00:00
ccarlen%netscape.com 42068cffb5 Bug #48981 Make use of mpfilelocprovider for Shrimp r=bhuvan,mscott 2000-09-22 05:05:48 +00:00
ccarlen%netscape.com de07bb6416 Bug #48981 Added mpfilelocprovider lib to makefile r=bhuvan,mscott 2000-09-22 05:04:47 +00:00
ccarlen%netscape.com e4558dda1f Bug #48981 Added mpfilelocprovider lib to project r=sfraser 2000-09-22 05:03:30 +00:00
mkaply%us.ibm.com 21bc139e32 #45185
r=mkaply, a=brendan
An OS/2 specific splashscreen
2000-09-20 14:02:01 +00:00
quy%igelaus.com.au e917c1546d removing mozilla script from ignore list. r=waterson 2000-09-19 05:40:04 +00:00
mkaply%us.ibm.com 4b123b7d62 #45185
r=law, a=brendan
Code from jblanco for splashscreen on OS/2
2000-09-18 18:31:10 +00:00
mkaply%us.ibm.com 7deb600821 #45185
r=cls, a=brendan
Code from jblanco for splashscreen on OS/2
2000-09-18 18:30:32 +00:00
mkaply%us.ibm.com e4daea380a #45185
r=mkaply, a=brendan
Code from jblanco for splashscreen on OS/2
2000-09-18 14:25:59 +00:00
mkaply%us.ibm.com 1d3ae6bc70 #45185
r=mkaply, a=brendan
Code from jblanco for splashscreen on OS/2
2000-09-15 20:15:28 +00:00
mkaply%us.ibm.com a1f201f4d6 #45185
r=mkaply, a=brendan
Code from jblanco for splashscreen on OS/2
2000-09-15 19:19:53 +00:00
rayw%netscape.com d39d9e6d59 Bug fix for 52648 -- remaining stash of progids which I missed on
the mega-change yesterday.  This will fix a few more issues.

r=warren
2000-09-14 23:20:49 +00:00
sfraser%netscape.com 490d09054b Fix for 48887 -- truncating last char of URL. r=pinkerton 2000-09-14 22:39:34 +00:00
pinkerton%netscape.com 12fc0864e9 remove 'carb'=0 resource so that we run in the blue box on OSX. r=beard. 2000-09-14 19:19:13 +00:00
rayw%netscape.com 6cc70ebd6c Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
scc%mozilla.org e4afd65ab6 fixing code that relied on implicit string construction 2000-09-02 21:32:30 +00:00
cls%seawood.org 255d588ac9 SHARED_LIBRARY_LIBS for unix, EXTRA_DSO_LIBS for OS/2 2000-09-02 00:12:07 +00:00
mkaply%us.ibm.com 9c4daaca2c OS/2 VACPP Tinderbox break
This is a hack to fix our build problem.
still looking for the right way
2000-09-01 22:49:33 +00:00
cls%seawood.org 0230552c0d Reorder libs for Irix linker & properly link in _s.a libs 2000-09-01 09:29:20 +00:00
vidur%netscape.com 4a41eee18d Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
pavlov%netscape.com fc9b8ad663 fix for crash when getting bad command line args 45074 r=smfr 2000-08-28 23:33:35 +00:00
beard%netscape.com 0cff65ec38 Mozilla Bloat URLs command line file. 2000-08-26 07:26:41 +00:00
locka%iol.ie c52f68cce4 API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
morse%netscape.com d592098b9d putting back change that was backed out unnecessarily 2000-08-25 05:36:52 +00:00
morse%netscape.com 09639b0340 backing out change to see if it fixes the hang-on-startup on unix boxes 2000-08-25 04:42:34 +00:00
morse%netscape.com 619d1065eb bug 50254, remove call from apprunner to wallet, found by pavlov, r=morse 2000-08-25 03:08:21 +00:00
pavlov%netscape.com 12d166ecba fix for crash when using invalid command line parameters that cause the app to exit before initializing nsAppShell bug 45074 r=smfr 2000-08-25 00:38:28 +00:00
ccarlen%netscape.com 3a61c3367a Fix for bug #49842 r=jband 2000-08-24 00:04:20 +00:00
jst%netscape.com b3a4ade60d DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00
hyatt%netscape.com ea4b4ddf3c Fix for 49431. r=ben 2000-08-23 00:53:04 +00:00
ann.adamcik%sun.com c74e42fbfc Bug 24828. Increased file descriptor limit on Solaris to a reasonable
number (default is 64 on Solaris7).  r=cls@seawood.org, a=vidur@netscape.com
2000-08-22 03:42:32 +00:00
ccarlen%netscape.com 901106b67e Removed refs to nsIFileLocator r=valeski 2000-08-22 00:52:24 +00:00
ccarlen%netscape.com a609170b9a Converted uses of nsIFileLocator to nsIDirectoryService. r=valeski 2000-08-22 00:16:50 +00:00
scc%mozilla.org b2522071a0 fixing code that relied on implicit string construction 2000-08-20 07:09:45 +00:00
mkaply%us.ibm.com d5848373d8 OS/2 tinderbox break - not sure how to fix it right, so just fix it for OS/2 2000-08-15 19:57:44 +00:00
morse%netscape.com 382bf08db1 bug 46989, cookies don't work if components.reg is missing, r=dougt 2000-08-11 21:51:52 +00:00
valeski%netscape.com 3e98daae07 fixing bustage 2000-08-11 21:12:27 +00:00
conrad%ingress.com 00c7602e85 Added appfilelocprovider usage r=valeski 2000-08-11 20:28:32 +00:00
conrad%ingress.com 793f3562e6 Added appfilelocationprovider lib 2000-08-11 20:18:43 +00:00
conrad%ingress.com a5b268b8de Added appfilelocationprovider lib r=valeski 2000-08-11 20:17:55 +00:00
valeski%netscape.com 1eaedb3d26 fixing build bustage 2000-08-10 07:59:50 +00:00
conrad%ingress.com d4c887cd87 Added appfilelocprovider lib, shell32 lib r=valeski 2000-08-10 04:10:24 +00:00
cls%seawood.org c6e8a9b610 For reasons not yet known, my build & the linux/arm tinderbox needed to include <stdlib.h> to get atoi(). 2000-08-01 06:09:14 +00:00
dougt%netscape.com 86bb592ff1 Make setting the env MBs not bytes. r=valeski@netscape.com
DEBUGGIN code
2000-08-01 02:51:22 +00:00
dougt%netscape.com 54f8f10f69 Fix to allow MOZ_MEM_LIMIT be the upper limit in memory allocation.
Debugging code.  pavlov reviewed.
2000-08-01 01:46:52 +00:00
sfraser%netscape.com 5bae1e124b Fixes for URL echo Apple Event handling from Steve Cox <scox@artlogic.com> for bug 44250. r=smfr 2000-07-28 00:21:06 +00:00
granrose%netscape.com f6c0f6c7a5 changing milestone from M17 to M18 for useragent and about page. 2000-07-27 20:57:43 +00:00
waterson%netscape.com 2f42fcfc0a Bug 45698. Land PLUGIN_LOVE_2000_07_17_BRANCH. r=av 2000-07-22 02:11:04 +00:00