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

1085 Коммитов

Автор SHA1 Сообщение Дата
dougt%meer.net b766ba9bdc fixing a dde bug that caused urls that were over 255 chars to fail. Bug 166872, r=law, sr=darin, a=sspitzer@netscape.com 2003-05-02 00:05:08 +00:00
scott%scott-macgregor.org d893f069dd change a MOZ_PHOENIX ifdef to a MOZ_XUL_APP ifdef in order to help thunderbird build on linux. 2003-04-24 06:25:12 +00:00
cls%seawood.org a95e6c12be Workaround bugs in mingw's windres bugs until next official mingw binutils is released.
Bug #134113 r=dmose
2003-04-22 05:57:16 +00:00
timeless%mozdev.org 480a01d3fe Bug 184295 double assert in nsAppRunner.cpp when command line service is unavailable
r=akkana sr=dveditz
2003-04-22 00:20:24 +00:00
sfraser%netscape.com 0fb25d446f Fix bug 202340: add a mozilla.sdef file describing the AppleEvents dictionary in XML format, and use sdp and Rez to convert it to a .rsrc. Install that in dist/package, and also move PrintPDE.plugin into dist/package. r=ccarlen, sr=bryner/cls. 2003-04-18 20:54:06 +00:00
seawood%netscape.com fd2883713e Implement mozcomps static build variant.
Remove unnecessary EXPORT_LIBRARY settings.
Bug #201602 r=bryner
2003-04-17 19:19:42 +00:00
danm%netscape.com 4743b6ee88 add url of window to be opened to nsIWindowCreator2::CreateChromeWindow2. bug 195992 r=adamlock,blizzard 2003-04-08 20:47:18 +00:00
lordpixel%mac.com 82d91c07dc Fix for bug 90823, r=timeless, sr=sfraser 2003-04-06 21:58:14 +00:00
ccarlen%netscape.com 1cabc01e87 Bug 188508 - Upgrade print dialog PDE. r=pinkerton/sr=sfraser 2003-04-03 19:20:27 +00:00
bryner%netscape.com ac1dc038a3 removing unneeded #include. r=kerz, sr=blake 2003-04-03 02:01:42 +00:00
jj%netscape.com 84c11a0e7e updated version strings to 1.4b - bug 198279 2003-04-03 01:56:58 +00:00
dougt%netscape.com ebbbfcf54f Shutdown Assertion unconditionally says GRE failed when it might be XPCOM that failed. r=timeless rs=me b=196865 2003-04-02 22:46:08 +00:00
seawood%netscape.com 80e1b303cc Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
timeless%mozdev.org 697618b07d Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
seawood%netscape.com 77d95c9188 Fixing --disable-xpinstall bustage. 2003-03-24 00:07:10 +00:00
mkaply%us.ibm.com 4cb601776a #188249
r=cls
Various Makefile changes and stuff
2003-03-21 22:13:43 +00:00
dbaron%dbaron.org 35e86e04c9 Remove unneeded includes to fix HP-UX bustage. b=196183 Patch from <bugzilla-mozilla@thewrittenword.com>. r=timeless sr=dbaron 2003-03-21 20:48:05 +00:00
cbiesinger%web.de 1227555904 198296 --disable-xpinstall breaks mozilla build r=dougt, sr=alecf,jag 2003-03-21 14:08:48 +00:00
mkaply%us.ibm.com de88c32a88 No bug - OS/2 only - better error message, fix crash 2003-03-19 22:59:50 +00:00
mkaply%us.ibm.com 7afc448359 Last OS/2 bustage - HURRAH! 2003-03-15 18:53:38 +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
jj%netscape.com 578bd21a89 checking in as binary without AppleSingle encoding 2003-03-11 01:57:46 +00:00
mkaply%us.ibm.com 269429909a #129719
r=pedemont, sr=blizzard 
OS/2 only - pass correct path to OS/2 turbo
2003-03-10 22:35:37 +00:00
cls%seawood.org d1479589a2 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
mkaply%us.ibm.com 7bb6ca7678 Better fix for OS/2 bustage - define missing function 2003-03-05 19:55:30 +00:00
mkaply%us.ibm.com e5ab917761 Fix bustage for now 2003-03-05 18:53:30 +00:00
kairo%kairo.at 5ad0b3c8b1 bug 116375 - unix needs option to customize splash screen, use splash.xpm from the mozilla directory if it does exist, checking in for parish@ntlworld.com, r=bryner, sr=jag 2003-03-05 13:55:09 +00:00
bryner%netscape.com fea5875f57 Fix Cocoa static build bustage (bug 195995). r=cls. 2003-03-05 08:00:17 +00:00
mkaply%us.ibm.com f80f26d422 #129719
r=cls
OS/2 only - turn on OS/2 specific turbo mode
2003-03-05 04:05:06 +00:00
mkaply%us.ibm.com ddc2470002 #129719
r=pedemont, sr=blizzard (platform specific)
OS/2 only - OS/2 specific turbo mode that just preloads the DLLs
2003-03-05 04:04:02 +00:00
bryner%netscape.com 045c5afc96 Move gtk_init to after NS_TraceMallocStartupArgs to try to fix tracemalloc bustage. r=cls. 2003-03-04 05:47:54 +00:00
seawood%netscape.com ec26667992 Add support for building against X11-based toolkits on OS X.
Bug #191447 r=pavlov
2003-03-04 04:06:33 +00:00
bryner%netscape.com 9c58a59069 Consolidate gtk initialization to main(), which fixes inconsistencies with not calling gtk_set_locale(). We can do this now that we're not worrying about drop-in toolkit support. Bug 118478, patch by gelsoft@mx4.tiki.ne.jp, r=me, sr=blizzard. 2003-03-03 08:57:12 +00:00
bryner%netscape.com 1332a759d0 fix leak of nsNativeAppSupport (bug 195515). r=bbaetz, sr=blake. 2003-03-02 04:40:45 +00:00
dougt%netscape.com faa4a51956 I think that this broke the nsTraceMalloc code - backing it out. 2003-02-28 23:37:37 +00:00
dougt%netscape.com dccf8bcbee Add experimental support to the native component loader so that native components can declare what libraries it depends on. (193442) Storing the GRE location in a relative way so that we can change GRE versions between launches assuming that they are compatible (191415). Fixed a bug where we didn't check return from GetLastModification in nsDll::HasChanged. Thank you ajschult@eos.ncsu.edu for pointing out the problem and suggesting a fix. Converted a linear search of compreg entries to be a hash lookup. Also cleaned up the xcdll class. Reviewers= Alec, Darin. 2003-02-28 21:30:35 +00:00
gerv%gerv.net 763b218418 Bug 194291 - Check in Kerz's simple splash screen (take 2 - even simpler version.) a=asa. 2003-02-28 20:28:13 +00:00
cltbld%netscape.com ccd102dc21 removed CFBundleGetInfoString = "Mozilla 1.3a, �� 1998-2003 The Mozilla Organization"; per jj's instructions r=loan sr=jj 2003-02-27 23:33:45 +00:00
seawood%netscape.com 0c2431c236 Force in-tree zlib to be built using -fPIC.
Re-order linking of mozilla-bin & viewer so that TK_LIBS, which bring in an implicit dependency upon the system zlib on Darwin, is linked in after the in-tree version of zlib.
Bug #194662 r=pavlov
2003-02-27 02:21:59 +00:00
twalker%netscape.com 8e79ef97f4 Version updated to 1.4a. bug# 194082. r=lpham sr=jj 2003-02-25 15:33:09 +00:00
mkaply%us.ibm.com b893c55f9d 158380 for OS/2 2003-02-24 22:41:14 +00:00
ssu%netscape.com 2d0ab6461d merging patch to trunk for bug 158380 - The browser desktop icon doesn't work when launching mozilla -mail -turbo. r=jewell,morse,ssu sr=jag 2003-02-24 18:39:05 +00:00
timeless%mozdev.org dd7bb3a66f Bug 181136 remove xpfe/components/regviewer
r=dveditz sr=bz
2003-02-24 17:44:30 +00:00
seawood%netscape.com 97ed83b7c5 Default to using absolute symlinks when building on Darwin.
Bug #193164 r=ccarlen
2003-02-23 15:54:21 +00:00
gerv%gerv.net b5cb58bf84 Bug 194291 - Kerz's new splash XPM, take two. What kind of twisted image format stores its own filename inside itself, so it can break if you change it? 2003-02-23 14:35:42 +00:00
gerv%gerv.net 66ec58aeee Bug 194291 - Check in Kerz's plain Mozilla splash screen, removing green dino. Patch by kerz; r, a=asa. 2003-02-23 14:13:19 +00:00
dbaron%dbaron.org b1ddb380e6 OK, we can't use __GLIBC_PREREQ, since some compilers report a parse error when it's not present. b=177912 2003-02-22 20:45:06 +00:00
dbaron%dbaron.org fc5233dd91 Fix compilation problems for some people. b=177912 sr=bryner 2003-02-22 19:22:27 +00:00
amardare%qnx.com cc252c2d9d Photon specific changes after synchronizing with the head branch.
These changes were included with our released mozilla 1.0 package.
2003-02-19 00:21:09 +00:00
robin.lu%sun.com 08d3e6e44c fixed Bug 186510 [gtk2] porting splash.
r=blizzard sr=jaggernaut a=dbaron
2003-02-17 02:15:28 +00:00