blythe%netscape.com
4518458e10
Fix bug 135807
...
Embedding tests need module name to work with modsquad scripts.
r=cls sr=alecf
2002-04-16 21:52:25 +00:00
bryner%netscape.com
5aba5d213c
Removing the old versions of the xbl form controls from the tree (bug 137483). r=pinkerton, sr=ben.
2002-04-15 22:21:28 +00:00
blythe%netscape.com
04fd3b9088
Fix bug 127069
...
Default heap size of exes
This is the second patch for this bug and only affects gmake win32 builds
and test embed exes
r=dp, sr=scc, a=asa
2002-04-02 22:20:57 +00:00
locka%iol.ie
60c42b7e6e
NOT BUILT. Fix some typos in a QA document. b=130498
2002-03-25 13:50:39 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
blythe%netscape.com
44fc496a23
Fix bug 127069.
...
Reclaim .75 MB of VM on Win32.
r=dp sr=brendan a=shaver
2002-02-22 02:55:08 +00:00
mjudge%netscape.com
3f2ef8e134
new editor funcionality in embedding only. mfc test embed only
2002-02-18 09:57:08 +00:00
chak%netscape.com
4d0236ac89
Fix for #123981 - Add missing editor functionality to MfcEmbed
...
r=adamlock, sr=sfraser
2002-02-13 01:49:48 +00:00
alecf%netscape.com
2600020d23
dependency update
2002-02-06 22:52:53 +00:00
seawood%netscape.com
c7f24abb31
Fixing win32 gmake bustage
2002-02-06 09:38:23 +00:00
chak%netscape.com
fc9c1cc246
Fix for #123570 - Rearrange the editor embedding code in MfcEmbed
...
r=adamlock, sr=alecf
2002-02-06 05:13:44 +00:00
bzbarsky%mit.edu
11f34229a8
mfcEmbed has no Equals() on CString. Oops. Fixing mfcembed bustage.
2002-02-05 03:54:32 +00:00
chak%netscape.com
64902e800e
Fix for #123054 - Rearrange profile dlgs in MfcEmbed
...
r=adamlock, sr=alecf
2002-02-05 02:57:54 +00:00
bzbarsky%mit.edu
580e33204e
Convert Compare() to Equals() where possible now that we can do
...
case-insensitive Equals(). Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
seawood%netscape.com
77590f08c7
s/command_handler/commandhandler/. Fixing win32 gmake bustage
2002-02-02 20:00:00 +00:00
mjudge%netscape.com
0444ffda5b
115922 embedding work. no changes should be observed in current product this will only affect the embedded effort. This moves the command handler stuff from content xul to embedding/components/commandhandler. a=judd r=saari built on mac/windows/gmake with this we will be able to finish removing editorshell from the app and have a true embedded editor.akkana will pick this up after me and finish the embedding work.
2002-02-02 05:13:56 +00:00
seawood%netscape.com
eaa060df43
Fixing win32 gmake bustage
2002-02-01 19:52:42 +00:00
rods%netscape.com
4a4dd9b44f
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
...
2) Adds a couple of new methods and an attr to nsIWebBrowserPrint (navigate, is frameset, & exitPP)
3) Removes all but one method from nsIContentViewerFile.idl/h the remaining call is for print regression testing
4) Removes the "static" implementation of nsIContentViewerFile.h
5) Fixed up nsIContentViewerFile.idl and turned it back on so it is now generating the header file
6) Removed all uses of nsIContentViewerFile.h except for the WebCrawler (uses it for Printing Regression testing)
7) nsDocumentViewer.cpp now implements nsIWebBrowserPrint.idl this makes it easier to add new print functionality in one place
8) You can now ask an instance of the ContentViewer for a nsIWebBrowserPrint to do printing (it retruns the nsIWebBrowserPrint interface implemented by the nsDocumentViewer)
9) Anybody who was using nsIContentViewerFile to print will now use nsIWebBrowserPrint
10) You can now do a "GetInterface()" on a GlobalWindow for a nsIWebBrowserPrint
11) The browser UI now uses the GetInterface on the GlobalWindow to get a nsIWebBrowserPrint object to do printing and this can be used for all printing functionality
Bug 120622 r=dcone sr=waterson
2002-02-01 14:52:11 +00:00
locka%iol.ie
db756cf571
Obvious fix to stop deprecated winEmbed from crashing. b=120956
2002-02-01 14:33:33 +00:00
mjudge%netscape.com
28e47e6ecf
BUG115229 files not in build yet. checking in new files to make tree landing of editor embedded work go more smoothely
2002-01-30 04:46:54 +00:00
mjudge%netscape.com
61263304ee
BUG115229 files not in build yet. checking in new files to make tree landing of editor embedded work go more smoothely
...
new bitmap for editor toolbar.
2002-01-30 04:45:18 +00:00
seawood%netscape.com
6a70bafd9e
Fix "static" build support for win32 gmake builds.
...
Bug #58981 r=bryner
2002-01-25 03:20:51 +00:00
timeless%mac.com
6aefe289af
[Bug 121003] Silly code checks for if (interfaceName) instead of if (instanceName)
...
r=bzbarsky sr=brendan@mozilla.org a=brendan@mozilla.org
2002-01-20 23:15:31 +00:00
seawood%netscape.com
fa5df5e54c
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
locka%iol.ie
a1ae2cd318
New parameters for nsIWebBrowserPersist saveURI & saveDocument. Caller may now specify target file as a uri or a file saveDocument has new flags for controlling encoding and line wrapping behaviour. b=110135 r=brade@netscape.com sr=rpotts@netscape.com
2002-01-14 12:41:27 +00:00
chak%netscape.com
c6188834dc
#111320 - Add ViewFrameSource/OpenFrameInNewWindo context menus
...
sr=jst
2002-01-12 15:11:06 +00:00
locka%iol.ie
4c9d98380d
Fixed context menus to work when right clicking over image links. Detabbed file too. b=114427 r=chak@netscape.com sr=blizzard@mozilla.org
2002-01-08 12:15:09 +00:00
seawood%netscape.com
26054e8541
Cleaning up win32 gmakefiles from xp print dialog changes (bug 113917)
2002-01-02 05:34:00 +00:00
rods%netscape.com
1fde5f13f3
Switch public interfaces from nsIPrintOptions to nsIPrintSettings
...
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
seawood%netscape.com
e5fc3853f2
nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
...
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
pavlov%netscape.com
5cd1b8e131
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:13:17 +00:00
chak%netscape.com
7baf9c35e2
Fix #83568 - BASE tag inserted when downloading file to a local drive
...
r=adamlock, sr=rpotts
2001-12-06 22:06:45 +00:00
blythe%netscape.com
51e311e86f
Bug 112953, non debug trace-malloc on win32.
...
r=dp,sr=brendan
NOT part of normal build.
Change hinges on another change to nsprpub/gmakefile.win that should land
by those in charge of that module shortly.
2001-12-06 02:36:02 +00:00
vidur%netscape.com
88f1b0b60f
Better handling of progress indicator. [not part of build]
2001-12-01 01:20:46 +00:00
rpotts%netscape.com
a33a19e3d1
bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes...
2001-11-30 22:35:33 +00:00
vidur%netscape.com
ac1cee8366
progress indicator and menu improvements. [not part of build]
2001-11-30 02:02:11 +00:00
vidur%netscape.com
28ae4fb9dc
Copy over installed-chrome.txt to get scrollbars working
2001-11-30 00:47:09 +00:00
vidur%netscape.com
96fcc32650
Removed absolute paths to framework. Relative paths *should* work.
2001-11-29 01:20:38 +00:00
vidur%netscape.com
e7d2d67e7e
Adding Cocoa test application to test Cocoa embedding wrapper framework. This is not part of the default build.
2001-11-28 22:40:06 +00:00
locka%iol.ie
95386ac6d9
Add -chrome argument to mfcembed so it can load chrome content. b=111627 r=chak@netscape.com sr=rpotts@netscape.com
2001-11-27 20:09:39 +00:00
rods%netscape.com
57b2ac3bb2
Initial checkin
...
Bug 108345 r=dchak,dcone sr=attinasi
2001-11-26 14:11:23 +00:00
rods%netscape.com
df3d24459a
Bug 108345 r=dcone,chak sr=attinasi
2001-11-26 13:45:36 +00:00
rods%netscape.com
555992e4c5
Change nsIWebBrowserPrint.h interface to use nsIPrintSettings
...
Also added minimal PageSetup dialog with support for Printing BGColors, BGIMages, and Scaling
Bug 108345 r=dcone,chak sr=attinasi
2001-11-26 12:51:39 +00:00
chak%netscape.com
b30a4540b2
Fix for #82708 - Using Find doesn't alert user when completed searching
...
r=adamlock, sr=rpotts
2001-11-21 23:11:36 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
alecf%netscape.com
52cd89e71b
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
bzbarsky%mit.edu
0dce65ed23
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
65b60229a4
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
3779efd362
consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts
2001-11-06 01:19:39 +00:00
locka%iol.ie
2bafd807d9
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
4a7f082fb7
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
eb9e0f1a2f
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
fdb581ad21
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
da7e1268bd
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
ecb14ba94b
Removing gtkEmbed from the build (90526). r=adamlock, sr=blizzard
2001-10-19 08:28:51 +00:00
mcafee%netscape.com
ca63799eb9
Removing gtkEmbed (obsolete, bug 90526). r=adamlock, sr=blizzard
2001-10-19 01:51:09 +00:00
dbaron%fas.harvard.edu
69099893ca
Fix bustage. b=104763
2001-10-16 06:34:53 +00:00
dbaron%fas.harvard.edu
6e02410302
Fix bustage. b=104763
2001-10-16 06:34:32 +00:00
jaggernaut%netscape.com
fdc4078bc4
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
2799085e3a
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
ca1e0f0d4d
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
ebaae01c43
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
5d7331d24f
License changes, take 2. Bug 98089. mozilla/embedding/.
2001-09-25 22:58:40 +00:00
locka%iol.ie
a8adad6237
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
082f745e12
Updating REQUIRES list for mfcembed.
...
Bug #98371
2001-09-21 03:41:41 +00:00
gerv%gerv.net
2a80f3fea9
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
da68f3ed78
bug #98089 : ripped new license
2001-09-19 22:39:41 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3826eb9902
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
cf9912aa80
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
efc8c209fb
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
e5cc5abd22
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
valeski%netscape.com
ac33036169
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
38d1c7d645
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
da2959ee05
bug #94205 . Adding flags to nsIWebNavigation::Stop().
2001-08-14 04:46:20 +00:00
chak%netscape.com
9b24dd1600
Fix for #90538 - Downloading files crashes mfcembed.exe
...
r=valeski, sr=blizzard
2001-08-01 14:44:24 +00:00
chak%netscape.com
4e14e4ee6d
Fix #90538 - Downloading files crashes mfcembed.exe
...
r=valeski, sr=blizzard
2001-08-01 14:43:43 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
chak%netscape.com
d345c99a8e
Fix for #89966 - MfcEmbed's PromptService implementation not complete
...
r=ccarlen, sr=blizzard
2001-07-24 00:19:48 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
depstein%netscape.com
5bcc5ec5d5
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
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
mcafee%netscape.com
62ba5f17b9
Fixing IRIX linker bustage (90438). r=cls
2001-07-12 05:58:10 +00:00
mcafee%netscape.com
6981ef011d
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
f105897dad
Fixing REQUIRES line, fixes ports/objdir bustage
2001-07-11 02:55:53 +00:00
mcafee%netscape.com
82dc3fe734
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
03ab87e4a1
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
9a881273b4
removing files in /qa_mfcembed and subdirs. This qa tool is obsolete.
2001-06-30 02:02:30 +00:00
locka%iol.ie
0c8b1015ce
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
0877b1a573
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
356874855d
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
8470697f82
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
625c9b54d6
adding embedding tests for qa. Not part of the build.
2001-05-30 02:50:49 +00:00
amasri%netscape.com
84cf7191f7
adding tests for qa embedding. not part of the build
2001-05-30 02:49:08 +00:00
radha%netscape.com
1b49f073d3
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
dbaron%fas.harvard.edu
27929ede4b
Removed unused statically-constructed nsVoidArray since the static constructor crashes on startup for me. r=dougt sr=blizzard b=82146
2001-05-22 21:00:35 +00:00
danm%netscape.com
bd306441f5
change window ownership model to match Mozilla's (self-referential). bug 76522 r=adamlock,hyatt
2001-05-21 22:49:18 +00:00
ccarlen%netscape.com
6ed4b8ccf6
Bug 73951 - Enable global history by default for embedding apps. r=valeski/sr=rpotts
2001-05-19 18:31:20 +00:00