cls%seawood.org
386b7fa766
Workaround gcc -MD dependency issue originally mentioned in bug 105005.
...
Fixing OSX tinderboxes.
2003-09-26 02:04:13 +00:00
caillon%returnzero.com
d850af5839
These #includes are obsolete after the landing of bug 83536.
2003-07-24 07:17:38 +00:00
jaggernaut%netscape.com
83c571e877
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
jaggernaut%netscape.com
2d7ed90a69
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +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
dbaron%dbaron.org
b9083989bb
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 23:19:20 +00:00
syd%netscape.com
80b0ad6676
Change QuickTime --> Quicktime to avoid build failure if includes are located on
...
a UFS-formatted columne (Mach 0 builds only). r=seawood@netscape.com ,
sr=sfraser@netscape.com . http://bugzilla.mozilla.org/show_bug.cgi?id=182425
Fixing this gets us a clean build, so I'm going to mark the bug fixed.
2002-12-02 22:34:03 +00:00
seawood%netscape.com
ce075638c1
Add native app support for OSX mach-o builds.
...
Fixes the 'Quit from dock not working' problem.
Allows certain files to be dragged to the dock icon.
Thanks to Mike Pinkerton <pinkerton@netscape.com> for the original patch.
Bug #111797 r=ccarlen sr=sfraser
2002-11-19 05:16:50 +00:00
lordpixel%mac.com
b7631ca685
Fix for bug 119091 - applescript window z order issues
r=timeless, sr=smfr
2002-10-04 00:35:01 +00:00
lordpixel%mac.com
3c190578b9
Part of a fix for bug 90823 that should have gone in earlier but was missed.
r=timeless, sr=blake
2002-09-30 00:11:05 +00:00
lordpixel%mac.com
b33c9dd8d4
Part of fix for bug 90823 that previously was missed.
r=timeless, sr=blake
2002-09-30 00:10:19 +00:00
lordpixel%mac.com
01b36da72a
Fix for buf 90823 - Relaunching or clicking Dock icon should display last minimized window or create new window
r=sdagely, sr=smfr
2002-09-26 03:32:53 +00:00
lordpixel%mac.com
e038422916
Fix for bug 90823 - Relaunching or clicking Dock icon should display last minimized window or create new window
r=sdagley, sr=smfr
2002-09-26 03:31:23 +00:00
dougt%netscape.com
68faeb5241
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
timeless%mac.com
46be326ed0
Bug 161945 clean up simple mac build warnings
...
r=dbradley sr=bz
2002-09-02 21:26:11 +00:00
darin%netscape.com
f1a6738b6c
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
sfraser%netscape.com
a7153a29f4
Fix bug 94127 -- crash in AppleEvent handling. Fix parameter order. r=pinkerton, sr=blake
2002-02-19 02:57:01 +00:00
ccarlen%netscape.com
c343dad63a
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
rpotts%netscape.com
1f0cc6e6b9
bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes...
2001-11-30 22:35:33 +00:00
pinkerton%netscape.com
de44d966b0
use contract id instead of cid now that alecf fixed it. r=lordpixel,sr=sfraser. bug#98504
2001-10-19 14:29:14 +00:00
pinkerton%netscape.com
aa7509b85f
allow a hidden pref to reuse browser windows when we get a GURL event. r=lordpixel,sr=sfraser. bug#98504
2001-10-19 14:14:15 +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
dbaron%fas.harvard.edu
113ad642ae
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
2001-08-21 01:48:11 +00:00
jaggernaut%netscape.com
5a6317b8a5
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
disttsc%bart.nl
c16472211e
Part of string clean-up bug 70143, move last three #includes of "nsString2.h" over to "nsString.h". r=bryner, sr=scc
2001-03-12 23:17:18 +00:00
sfraser%netscape.com
c38c4568cc
Checking in code contributed by Jason Bagley (jbagley@artlogic.com) to implement window iteration and getting the URL for the front window from Apple Events, and handling of the 'inside' parameter for GetURL Apple Event. This also fixes a problem with AETokenDesc that it was not saving changes made on it back into the AEDesc*. r=me, sr=pinkerton
2001-01-20 02:50:37 +00:00
sfraser%netscape.com
36d5cca130
Fix for bug 48887 -- OpenURL apple event drops the last character of the URL. r=beard, sr=scc. Trunk checkin.
2000-11-08 00:53:30 +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
b076e117ab
Removed printfs.
2000-10-28 05:07:06 +00:00
dbaron%fas.harvard.edu
7fed408876
Remove extra 0 param. (Fix warren's bustage.) r=warren
2000-10-28 02:30:42 +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
sfraser%netscape.com
e4e6c37213
Fix for 48887 -- truncating last char of URL. r=pinkerton
2000-09-14 22:39:34 +00:00
sfraser%netscape.com
2849d98e2b
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
beard%netscape.com
1c926d81a2
bug #42100 , Carbon compatibility. r=gordon, saari, pinkerton, sfraser
2000-06-20 23:10:06 +00:00
sfraser%netscape.com
6943ccb636
Fix for 36840 -- implement the Spyglass URL echo Apple Event. Code mostly from Steve Cox: scox@artlogic.com. r=sfraser, a=beppe.
2000-06-09 00:13:55 +00:00
warren%netscape.com
512c8bf433
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
sfraser%netscape.com
2538cee1c8
Really fix this ASSERT macro in the optimized case, now.
2000-02-11 23:42:25 +00:00
sfraser%netscape.com
87561d1721
Be a bit more paranoid about using a macro called ASSERT, which is rather common.
2000-02-11 22:49:55 +00:00
sfraser%netscape.com
69b3433226
First Checked In.
2000-02-11 22:06:28 +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
mcmullen%netscape.com
21f0555a94
Cleaned up the dictionaries. Added partial support for GetURL, OpenURL, quit, and dojavascript apple events.
1999-05-17 07:56:44 +00:00
mcmullen%netscape.com
2fbe4c3e49
First Checked In.
1999-04-23 16:46:08 +00:00