alecf%netscape.com
d49a4ba867
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
bzbarsky%mit.edu
f2ee8260a0
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
...
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
danm%netscape.com
5cec28f952
don't show a new chrome window immediately upon creation, but after chrome has loaded. part of bug 88229 r=hyatt,rpotts
2001-11-06 01:22:58 +00:00
danm%netscape.com
09750f9a69
consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts
2001-11-06 01:19:39 +00:00
locka%iol.ie
f96023455f
Move webbrowserpersist code to components/ directory. b=106554 r=brade@netscape.com sr=sfraser@netscape.com
2001-11-01 14:39:26 +00:00
jaggernaut%netscape.com
2546ff75ba
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-01 09:09:57 +00:00
dougt%netscape.com
a74e9d9e5d
fixes 106736 and 106523. Regressions caused by nsIObserverService changes. r=chak@netscape.com r=morse@netscape.com
2001-10-26 00:10:54 +00:00
dougt%netscape.com
0a62d4e8d5
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
2001-10-22 22:01:27 +00:00
dougt%netscape.com
d18d7e2b17
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
mcafee%netscape.com
00fc97dad3
Removing gtkEmbed from the build (90526). r=adamlock, sr=blizzard
2001-10-19 08:28:51 +00:00
mcafee%netscape.com
5aad6b9804
Removing gtkEmbed (obsolete, bug 90526). r=adamlock, sr=blizzard
2001-10-19 01:51:09 +00:00
dbaron%fas.harvard.edu
6c15ac132f
Fix bustage. b=104763
2001-10-16 06:34:53 +00:00
dbaron%fas.harvard.edu
b71df494be
Fix bustage. b=104763
2001-10-16 06:34:32 +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
waterson%netscape.com
0b6923ad97
Back out chak's changes to mfcembed until we can separate the PSM stuff out.
2001-09-26 23:58:44 +00:00
alecf%netscape.com
c7840ee904
bug 101761 - clean up embed components so we can better understand REQUIRES r=cls
2001-09-26 20:17:35 +00:00
chak%netscape.com
d052302a1e
Fix for #94974 - Provide an interface for embeddors to access security info
...
r=rpotts,thayes
sr=rpotts
2001-09-26 19:57:34 +00:00
gerv%gerv.net
6416d50b50
License changes, take 2. Bug 98089. mozilla/embedding/.
2001-09-25 22:58:40 +00:00
locka%iol.ie
08732ab94e
The all new web browser persist object plus changes to the assorted embedding samples to use it. b=77909 r=ccarlen@netscape.com sr=rpotts@netscape.com
2001-09-23 21:03:03 +00:00
cls%seawood.org
55f027980a
Updating REQUIRES list for mfcembed.
...
Bug #98371
2001-09-21 03:41:41 +00:00
gerv%gerv.net
1856815ff1
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
bc444f528a
bug #98089 : ripped new license
2001-09-19 22:39:41 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +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
alecf%netscape.com
62424ee7b2
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +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
alecf%netscape.com
1e0e7dd033
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
valeski%netscape.com
93959d48cc
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
chak%netscape.com
463b3575dd
Fix for #81808 - MfcEmbed must show lock icon in status bar
...
r=valeski, sr=blizzard
2001-08-15 04:44:44 +00:00
rpotts%netscape.com
33bbd6972c
bug #94205 . Adding flags to nsIWebNavigation::Stop().
2001-08-14 04:46:20 +00:00
chak%netscape.com
3dcbc14c63
Fix for #90538 - Downloading files crashes mfcembed.exe
...
r=valeski, sr=blizzard
2001-08-01 14:44:24 +00:00
chak%netscape.com
ac93bac17e
Fix #90538 - Downloading files crashes mfcembed.exe
...
r=valeski, sr=blizzard
2001-08-01 14:43:43 +00:00
jaggernaut%netscape.com
e91f8a147e
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
chak%netscape.com
230c27901e
Fix for #89966 - MfcEmbed's PromptService implementation not complete
...
r=ccarlen, sr=blizzard
2001-07-24 00:19:48 +00:00
jaggernaut%netscape.com
cb0faab070
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
depstein%netscape.com
3f66de173b
removed all files in directory. qa_mfcEmbed is obsolete. Replaced by testEmbed (/mozilla/embedding/qa/testembed)
2001-07-17 19:30:19 +00:00
dbaron%fas.harvard.edu
aa4fec2b67
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
mcafee%netscape.com
a073f36ea5
Fixing IRIX linker bustage (90438). r=cls
2001-07-12 05:58:10 +00:00
mcafee%netscape.com
5923877201
Changing link order to fix linker error on IRIX. Part of my previous checkins this evening.
2001-07-11 04:54:48 +00:00
mcafee%netscape.com
5e9188b3fe
Fixing REQUIRES line, fixes ports/objdir bustage
2001-07-11 02:55:53 +00:00
mcafee%netscape.com
a931e9857d
Adding changes to get SSL working for gtkEmbed (83393). r=adamlock, sr=brendan. main.cpp has quite a bit of intent/whitespace cleanup, sorry about that.
2001-07-10 23:45:01 +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
depstein%netscape.com
09ad9f92fd
removing files in /qa_mfcembed and subdirs. This qa tool is obsolete.
2001-06-30 02:02:30 +00:00
locka%iol.ie
7512867c12
Added code to adjust requested window size to account for the frame and client edge. b=84034 r=chak@netscape.com sr=blizzard@mozilla.org
2001-06-28 11:57:53 +00:00
waterson%netscape.com
b74d6e1c8b
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
locka%iol.ie
401b4e2a1d
Implement ConfirmCheck so PSM doesn't abort form submits. b=84024 r=waterson@netscape.com sr=blizzard@mozilla.org a=tor@acm.org
2001-06-05 21:02:48 +00:00
pavlov%netscape.com
d15c8cf30e
removing win32 checked in binary build stuff. wtf is this doing in the tree? are we going to have to get r= and sr= for things that arn't part of the build now? sigh.
2001-05-30 10:32:30 +00:00
amasri%netscape.com
714d27b14a
adding embedding tests for qa. Not part of the build.
2001-05-30 02:50:49 +00:00
amasri%netscape.com
faa25a123b
adding tests for qa embedding. not part of the build
2001-05-30 02:49:08 +00:00
radha%netscape.com
a175f5f11f
Fix related to bug 82236. Fix all embeddign usages of onLocationChange with the
...
new semantics. r=valeski sr=alecf a=blizzard(drivers@mozilla.org )
2001-05-29 22:48:39 +00:00