henry.jia%sun.com
17a5f04f77
2nd patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:11:23 +00:00
alecf%netscape.com
f7ad4265ef
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
aaronl%netscape.com
0f4ba024e4
Bug 160188. Accessibility: In Windows, use Control ID for a window to indicate whether the window is content or UI. r=saari,blythe, sr=hewitt
2002-08-01 23:12:38 +00:00
shaver%mozilla.org
c621eb112c
Bug 116653: Teach x-remote about openURL(,new-tab). r=blizzard, sr=jag.
2002-06-17 20:39:54 +00:00
dougt%netscape.com
c683a217ab
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
alecf%netscape.com
58ad7ad612
Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
...
r=danm, sr=jag
2002-04-30 01:36:59 +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
d133d4956f
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
blizzard%redhat.com
d65b92efb8
Bug #117114 . Fix silly typo - change dialog=np to dialog=no so that windows that come up have the right settings. r=hixie, sr=blake
2001-12-29 05:13:27 +00:00
mcafee%netscape.com
e47b64c3d3
Ignore generated files.
2001-12-29 04:19:36 +00:00
jaggernaut%netscape.com
e44e7d9ec8
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
waterson%netscape.com
789fa1369c
Bug 113390. Make sure that the module has a MODULE_NAME. rs=blizzard
2001-12-04 05:26:50 +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
dbaron%fas.harvard.edu
8cd8d91750
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
jaggernaut%netscape.com
fab10e630f
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-27 14:30:31 +00:00
rpotts%netscape.com
49eeee6f73
bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface...
2001-10-27 03:59:37 +00:00
rpotts%netscape.com
ae53430684
bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface...
2001-10-27 02:52:39 +00:00
jaggernaut%netscape.com
ca6197295f
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
jaggernaut%netscape.com
dc40187223
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
rpotts%netscape.com
91df4b9c17
bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused.
2001-09-17 23:22:00 +00:00
jaggernaut%netscape.com
25856c9451
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
2001-09-14 05:37:29 +00:00
jaggernaut%netscape.com
30ace44624
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
cls%seawood.org
aa92046157
AIX linker requires that all symbols be resolved at link time so link against MOZ_COMPONENT_LIBS when building shared lib. Should fix tinderbox bustage.
2001-09-08 08:09:14 +00:00
blizzard%redhat.com
87395759c4
Rewrite XRemote code. It sucks less now. Fixes bugs 62250, 66543, 84239, 89911, 90580, 94289, 98764. r=jag, sr=alecf
2001-09-08 05:08:13 +00:00
blizzard%redhat.com
9d72d547c8
honor the running state of the xremote service. not part of the build.
2001-09-06 20:46:57 +00:00
blizzard%redhat.com
b65a37c54e
loading urls into the most recently used window works properly now and other cleanups. not part of the build.
2001-09-06 20:34:16 +00:00
blizzard%redhat.com
d7de97577c
More work in progress. Added ping command and you can now open mail/news and browser windows remotely. Not part of the build.
2001-09-06 20:09:30 +00:00
blizzard%redhat.com
7794d6c4eb
More new X Remote work. This code is now in better shape than the original. Not part of the build.
2001-09-06 06:43:54 +00:00
blizzard%redhat.com
53b8722854
get mailto: links working, clean up a lot of debugging code. not part of the build.
2001-09-06 03:39:51 +00:00
blizzard%redhat.com
98e563eca4
More WIP on new X Remote code. Not part of the build. OpenURL() with and without arguments work now.
2001-09-05 21:48:23 +00:00
blizzard%redhat.com
80efc3e4ee
Ongoing new X Remote Code. Not part of the build.
2001-09-04 23:01:23 +00:00