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

923 Коммитов

Автор SHA1 Сообщение Дата
danm%netscape.com ca335d3315 moving implementation details mistakenly placed in public promptservice interface to the private one. r=hyatt,jack 2001-04-12 02:18:06 +00:00
blizzard%redhat.com d09a3df42f Fix bug #73947. Clients weren't getting notifications when the first loaded content was about:blank or was streamed in data. Attach the listeners when you get a state change, not a progress change since we don't get progress changes on streamed content. r=tor,bryner sr=shaver 2001-04-11 23:18:10 +00:00
ccarlen%netscape.com db7b9448ba Bug 75556 - auth prompt does not work when wallet lib is not available. r=danm, sr=sfraser. 2001-04-11 21:42:18 +00:00
shaver%mozilla.org e2dc3d6d88 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
hewitt%netscape.com cd9295d4f9 72717 - die Blue, die!, r=dveditz, sr=hyatt 2001-04-11 03:32:24 +00:00
ccarlen%netscape.com 7720f48f12 Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts. 2001-04-10 18:30:25 +00:00
ccarlen%netscape.com 8eb1495e0b New files for bug 70380 - not yet part of build. r=valeski, sr=rpotts 2001-04-10 14:40:07 +00:00
pavlov%netscape.com bc1454c031 fixing stuff 2001-04-10 07:41:23 +00:00
darin%netscape.com 41efbc6217 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
danm%netscape.com 116e201942 adding nsISupportsInterfacePointer from jst's XPCDOM_20010329 branch. preliminary for bug 70534. r=hyatt,jband,jst,me 2001-04-10 03:56:48 +00:00
law%netscape.com 6d17ef985c Bug 52454; new helper app dialog; this is under development and not built/used yet 2001-04-10 02:15:22 +00:00
valeski%netscape.com 2d17b99693 sr=shaver. r=valeski. checking this in for blizz to get it out of the way. 74801. need to be GI'instead of QI 2001-04-09 13:31:50 +00:00
danm%netscape.com 5693e2cf08 unbuilding deprecated prompt files (cleaning up my mess) 2001-04-09 04:52:46 +00:00
danm%netscape.com 5892cefd63 removing duplicate nsIDialogParamBlock definition until the original can be removed. 2001-04-09 02:51:32 +00:00
danm%netscape.com 4bb6451a4a more prompt stuff moved to embedding components. bug 72112 continues. 2001-04-09 00:48:21 +00:00
danm%netscape.com 8ea932684d more prompt stuff moved to embedding components. bug 72112 continues 2001-04-09 00:43:14 +00:00
danm%netscape.com f51a753bf8 make DoDialog available from idl. bug 72112 continues 2001-04-09 00:42:12 +00:00
disttsc%bart.nl 748e1ece2f Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
locka%iol.ie 12820dd10f Fixed some refcounting problems. URLs for linked files are now made relative to the main document path. BASE tag is removed if present. Anchors are made absolute. Added support for BACKGROUND attribute on BODY tag. b=73690, r=rpotts@netscape.com, sr=blizzard@mozilla.org 2001-04-07 10:23:25 +00:00
dbaron%fas.harvard.edu 9b6696d75f Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES. 2001-04-07 04:56:29 +00:00
danm%netscape.com 91ebdb7167 moved to windowwatcher directory 2001-04-07 03:55:47 +00:00
danm%netscape.com 69c011b348 moving nsIPromptService to WindowWatcher lib. adding nsIPrompt creator. bug 72112 continued. r=ccarlen,hyatt,pinkerton 2001-04-07 03:29:53 +00:00
danm%netscape.com df835bda3b moving new nsIPromptService to WindowWatcher lib. adding nsIPrompt creator. bug 72112 continued. r=ccarlen,hyatt,pinkerton 2001-04-07 03:27:28 +00:00
mjudge%netscape.com d5ac57c419 api change for editor changing null strings to empty nsStrings 66318 2001-04-07 00:44:59 +00:00
danm%netscape.com 1a6936fa4a adding new promptservice.xpt bug 72112 r=pinkerton,hyatt 2001-04-06 03:54:04 +00:00
sfraser%netscape.com 8680c7438f Work in progress for command handling APIs. Not part of the build 2001-04-06 01:27:53 +00:00
sfraser%netscape.com 3bbb6a5040 Work in progress for command updating APIs. Not part of the build. 2001-04-06 01:26:49 +00:00
dbaron%fas.harvard.edu 4caa90fb35 Correct REQUIRES line to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage. 2001-04-06 00:23:22 +00:00
valeski%netscape.com bf66c168dd removing dead files. 74801. 2001-04-05 23:26:17 +00:00
valeski%netscape.com 8bdd89e5d5 removing nsWBContentListener.cpp from the mac build. 74801. 2001-04-05 23:25:11 +00:00
valeski%netscape.com 8fa1b9e12d r=ccarlen, sr=blizzard. 74801. removing dead nsIURIContentListener layer in the webBrowser. we now pass directly down into the docshell 2001-04-05 23:20:49 +00:00
danm%netscape.com 39a2ecfa89 new embedding promptservice component. bug 72112 r=hyatt,pinkerton 2001-04-05 23:09:35 +00:00
dprice%netscape.com 3e31ab9946 65845 - new order files 2001-04-05 06:02:32 +00:00
rickg%netscape.com c1ce80ae83 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
locka%iol.ie 2c47a25332 NOT PART OF BUILD. Added test for innerHTML property of HTML elements. 2001-04-03 22:37:47 +00:00
locka%iol.ie 88679678fe Added read-only implementations of innerHTML, innerText, offsetLeft, offsetTop, offsetWidth, offsetHeight. b=58475 2001-04-03 22:00:21 +00:00
ccarlen%netscape.com 01fc9d2c76 Sample code - not part of the process. Bug 74120 - remove refs to old cache. r=valeski. 2001-04-03 14:32:01 +00:00
ccarlen%netscape.com 668a4ffada Sample code - not part of the process. Bug 71387 - remove unneeded code to determine locale of profile defaults. r=tao 2001-04-03 14:29:01 +00:00
scc%mozilla.org c355507eda landing string branch; see bug #73786 2001-04-02 19:40:52 +00:00
chak%netscape.com e80c94c446 Calling Activate()/Deactivate() from inside of HandleEvent() as suggested by blizzard
This is a part of:
Fix for #71014 - arrow keys don't work inside text areas in mfcEmbed.
r=saari, sr=blizzard
2001-04-01 18:02:39 +00:00
chak%netscape.com 56a218d232 Fix for #71014 - arrow keys don't work inside text areas in mfcEmbed.
r=saari, sr=blizzard
2001-04-01 17:51:12 +00:00
chak%netscape.com 909fc2f316 Fixes for the following bugs:
#74155 - MfcEmbed needs a prefs dlg box.
         r=valeski, sr=blizzard

#71014 - arrow keys don't work inside text areas in mfcEmbed.
         r=saari, sr=blizzard
2001-04-01 17:49:51 +00:00
locka%iol.ie 0c3b599c72 Added test for MOZ_NO_ACTIVEX_REGISTRATION to disable control_kicker registration . b=71715 2001-03-30 12:01:24 +00:00
locka%iol.ie 59d5b5281c Removed ActiveX control registration. b=71715 2001-03-30 12:00:25 +00:00
disttsc%bart.nl 96f5f6cf31 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
pavlov%netscape.com 9999734a77 adding new files to the embedding manifest file for unix bug 73773 2001-03-30 08:45:42 +00:00
pinkerton%netscape.com 686d1cda31 attempt to fix bustage. 2001-03-30 05:22:42 +00:00
pinkerton%netscape.com 753219a03d switching mac to use NS_CONTEXTMENU event, click-hold context menus, switching embedding to use NS_CONTEXTMENU event. r=saari/sr=hyatt. bug# 36665, 18726 2001-03-30 04:45:40 +00:00
ccarlen%netscape.com 9df84b4e54 Sample code only - not part of mozilla. Implement nsIWebBrowserChrome::ShowAsModal() and some other windowing cleanup. r=danm@netscape.com 2001-03-29 15:40:39 +00:00
ccarlen%netscape.com 4158bbaf87 Sample code - not part of mozilla. Updating chrome url of throbber. 2001-03-28 15:26:50 +00:00
ccarlen%netscape.com e2d6c7a661 Sample code - not part of mozilla. Bug 60550 - fixing popup menu event handling. 2001-03-28 15:26:07 +00:00
ccarlen%netscape.com ebf1106af6 Not part of the build. 2001-03-28 14:08:59 +00:00
locka%iol.ie 0807b595b9 Cleaned up code style, indentation, replaced tabs with spaces. Added dummy implementations of nsITooltipListener and nsIContextMenuListener. 2001-03-28 11:20:18 +00:00
disttsc%bart.nl 704dced9e0 Fix bustage. More hidden dependencies (no cookie!). Fix courtesy of bbaetz. 2001-03-28 05:36:59 +00:00
chak%netscape.com 2daf8f54c2 Fix for bug#71751 - Change default font sizes for MfcEmbed
r=ksosez@softhome.net,chak
2001-03-27 15:18:03 +00:00
peterv%netscape.com 711800452a Fixing mac bustage. 2001-03-27 13:41:23 +00:00
locka%iol.ie 1eb7bbad8f Removed the BinDirectoryPath registry settings. Mozilla control now relies on the control kicker to set things up for it. b=71363 2001-03-27 12:23:51 +00:00
locka%iol.ie b6ef31b0c0 NOT PART OF BUILD. Makefile tweaks b=72851 2001-03-27 12:22:01 +00:00
locka%iol.ie 30985f62d1 NOT PART OF BUILD. Makefiles for embedding examples directory. b=72851 2001-03-27 12:19:05 +00:00
locka%iol.ie 94d2696e15 NOT PART OF BUILD. Makefiles for embedding wrappers directory. b=72851 2001-03-27 12:18:38 +00:00
locka%iol.ie 923dfb9ce1 NOT PART OF BUILD. Readme for embedding wrappers directory. b=72851 2001-03-27 12:16:59 +00:00
locka%iol.ie b6dee0d0da NOT PART OF BUILD. Readme for embedding examples directory. b=72851 2001-03-27 12:16:32 +00:00
rods%netscape.com ac1cbced14 This now enables print listeners, print progress and the cancelling of printing
Bug 70946 & Bug 70949 r=dcone,chak sr=attinasi
2001-03-27 12:04:30 +00:00
cls%seawood.org 703015f4d7 Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
Bug #68381 r=jag
2001-03-26 23:40:28 +00:00
chak%netscape.com aae06e02f4 Fix for blocker bug #73225 - Launching mfcembed crashes in GKLAYOUT.DLL
r=cls,a=ducarroz
2001-03-26 19:03:06 +00:00
disttsc%bart.nl 6e48266508 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
cls%seawood.org e77ec954e7 Add _NO_FLOCK back to make-jars.pl options. 2001-03-25 21:40:04 +00:00
blakeross%telocity.com 7b5a59b32d Removing non-compliant text/xul mimetype, replacing with application/vnd.mozilla.xul+xml (28237, patch by gerv@gerv.net). r=blake sr=hyatt 2001-03-25 16:49:38 +00:00
cls%seawood.org 0002c24fde If doing jar only builds, unzip all known jar files and add select chrome files to embed.jar. Bug #72390 2001-03-24 14:36:25 +00:00
cls%seawood.org b15f7d7fd1 Extract chrome files from moz .jars to create embed.jar if building with jar chrome only. Bug #72390. Shoudl fix tinderbox bustage too. 2001-03-24 13:38:53 +00:00
radha%netscape.com 36e002d883 Fix for bug # 69457 r=valeski, rpotts 2001-03-24 01:23:42 +00:00
danm%netscape.com d8d6cc8195 fixing OpenWindow with extra args TYPE_CHAR and TYPE_WSTRING cases. r=jst,hyatt 2001-03-24 00:52:16 +00:00
valeski%netscape.com c1098ac6ac r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces. 2001-03-24 00:22:18 +00:00
locka%iol.ie 25c4877957 Updated PATH setting code to be less reliant on registry settings. b=71363 2001-03-23 14:56:12 +00:00
locka%iol.ie fc6fc1d0c1 NOT PART OF BUILD. Added WindowCreator.cpp & h to project 2001-03-23 11:50:18 +00:00
locka%iol.ie 37a0c0b948 Fixed problem of double clicking on a profile from the selection dialog caused winEmbed to quit. 2001-03-23 11:49:46 +00:00
mcafee%netscape.com 056250d361 23733OBJDIR build case needs path to file name (73124). r=pinkerton, sr=hyatt 2001-03-23 07:42:36 +00:00
mstoltz%netscape.com b26a1f0451 Bugs 55069, 70951 - JS-blocking APIs for mailnews and embedding. r=mscott, sr=attinasi.
Bug 54237 - fix for event-capture bug, r=heikki, sr=jband.
2001-03-23 04:22:56 +00:00
danm%netscape.com 18fed3f5a1 temporary fix for compiler error 2001-03-23 03:47:32 +00:00
danm%netscape.com dd8b36c0f5 changing |open| methods' parameters to 8-bit strings. adding window.openDialog-style 'extra arguments' parameter to OpenWindow(). preliminary for bug 71895 & others. code largely=jst, r=ccarlen,jst,me 2001-03-23 03:14:55 +00:00
chak%netscape.com e7d49f6c3e Bug#73037 - MfcEmbed needs a debug console window like winembed
r=adamlock
2001-03-23 02:27:13 +00:00
locka%iol.ie 368a8fc0d8 Updated profile switching code. Fixed some chrome issues related to javascript open/close behaviour. Cleaned up the code somewhat. b=66533 2001-03-22 14:49:39 +00:00
blakeross%telocity.com eaa6754a0a Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
maolson%earthlink.net cf7a9d0f56 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
blizzard%redhat.com f6734eed90 remove old files that are no longer in the build 2001-03-21 21:07:59 +00:00
locka%iol.ie b52d4dd76a NOT PART OF BUILD. Updated project file for MSVC++ now invokes "nmake /f makefile.win" 2001-03-21 13:07:21 +00:00
timeless%mac.com d44332bdf7 fix Bug 70989 Clean up lots of "shadows" and other common warnings
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
2001-03-21 05:32:22 +00:00
chak%netscape.com 450bac7e7b Fix the previous checkin for Bug# 71994 - Add SetVisibility() to MfcEmbed
r=mao via IRC yesterday
2001-03-20 15:07:53 +00:00
disttsc%bart.nl dea0451d5c Fix windows bustage. r=smfr 2001-03-20 06:39:41 +00:00
disttsc%bart.nl fc65fd543f Fix Nebiros bustage by not including time.h, r=cls 2001-03-20 06:19:56 +00:00
mkaply%us.ibm.com a5b60ad0ac OS/2 TB breakage 2001-03-20 02:44:36 +00:00
blizzard%redhat.com b4b7f625b6 Attempt to fix irix bustage. Shouldn't hurt other platforms. 2001-03-20 00:00:48 +00:00
disttsc%bart.nl 98d7d6264f Fix MOZ_TRACK_MODULE_DEPS builds (e.g. senna) bustage, adding "windowwatcher" to REQUIRES line in embedding/browser/gtk/src/Makefile.in 2001-03-19 23:36:16 +00:00
disttsc%bart.nl 7e4d560ff5 Fix MOZ_TRACK_MODULE_DEPS builds (e.g. senna) bustage, adding "string" to REQUIRES line in embedding/components/appstartup/src/Makefile.in 2001-03-19 23:35:10 +00:00
disttsc%bart.nl 81839f951e Fix MOZ_TRACK_MODULE_DEPS builds (e.g. senna) bustage, add "embedcomponents" to REQUIRES line in embedding/base/Makefile.in, r=cls 2001-03-19 23:30:29 +00:00
blizzard%redhat.com 495ec9702e Bug #72224. Turn on the new embedding widget. sr=shaver r=danm 2001-03-19 22:25:29 +00:00
chak%netscape.com 2406b1c4ee Remaining Fixes for #68720 - EmbedAPI should use generic startup observers
r=ccarlen,sr=alecf

Fix for #71994
MfcEMbed must implement Get/SetVisibility of nsIEmbeddingSiteWindow
r=chak
2001-03-19 21:57:57 +00:00
blizzard%redhat.com 0963a632be Comments from shaver's super-review. Not part of the build. 2001-03-19 00:52:53 +00:00
law%netscape.com 152f510006 Bug 26029; add CHROME_WINDOW_MIN flag to enable minimizable dialog windows (and use that for download progress dialogs); r=danm sr=alecf a=asa 2001-03-17 00:30:38 +00:00
blizzard%redhat.com 7f906be43e Make chrome windows resize intrinsically. Not part of the build. 2001-03-16 19:38:01 +00:00
blizzard%redhat.com f313ca90ed Put hard coded list of content types back in. Not part of the build. 2001-03-14 22:52:34 +00:00
blizzard%redhat.com 7a09d90a88 Bulletproof some of the functions so that we don't deref things before they are created. Include gtkmozembed_internal.h so that get_nsIWebBrowser actually has C linkage qualities. Not part of the build. 2001-03-14 22:36:19 +00:00
blizzard%redhat.com 60b779ca36 Make streaming go. Not part of the build. 2001-03-14 21:38:56 +00:00
blizzard%redhat.com df842d79e0 New stream code - WIP. Not part of the build. 2001-03-13 23:26:53 +00:00
blizzard%redhat.com a9737962ec Move chrome mask into private to fix startup crash. Not part of the build. 2001-03-13 22:01:10 +00:00
blizzard%redhat.com bfa0623615 Add the prompter to the makefile. Not part of the build. 2001-03-13 21:30:22 +00:00
blizzard%redhat.com 593be98440 Add VISIBILITY signal back in now that adam's changes are in. Not part of the build. 2001-03-13 21:15:26 +00:00
blizzard%redhat.com 4ff49cd42c nsIPrompt impl. not part of the build 2001-03-13 21:09:21 +00:00
timeless%mac.com fbe4dc7bd4 Bug 65428 language="javascript" should be type="application/x-javascript"
r=ksosez@softhome.net a=ben
2001-03-13 15:35:07 +00:00
locka%iol.ie 3187316f0a Fixed wacky sync/async code in webbrowser persist b=69828, r=dougt@netscape.com 2001-03-13 13:55:30 +00:00
locka%iol.ie f02d31703f Fixed a few documentation typos. b=68581 2001-03-13 13:43:54 +00:00
locka%iol.ie 3ee67371f2 NOT PART OF BUILD. MSVC++ project file for winEmbed 2001-03-13 13:34:19 +00:00
locka%iol.ie 8b27a53fb3 Updated to use nsIEmbeddingSiteWindow sr=blizzard@mozilla.org b=68581 2001-03-13 12:48:33 +00:00
locka%iol.ie 0bdbc7e2d9 Updated to use nsIEmbeddingSiteWindow, sr=blizzard@mozilla.org b=68581 2001-03-13 12:35:08 +00:00
locka%iol.ie 8663a4a73c Updated to use nsIEmbeddingSiteWindow, sr=blizzard@mozilla.org b=68581 2001-03-13 12:21:34 +00:00
dprice%netscape.com 1b42d68e45 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
attinasi%netscape.com 886f7b21ed Trying to fix bustage: removing references to appstartup stuff. 2001-03-13 08:39:37 +00:00
attinasi%netscape.com fbc7931b9a Trying to fix stinky bustage: removing appstartup from the build. 2001-03-13 08:30:56 +00:00
chak%netscape.com 78d4d66854 Last Fix for #68720 - EmbedAPI should use generic startup observers
r=ccarlen,sr=alecf
2001-03-13 06:35:48 +00:00
chak%netscape.com 3412aefb7c Remaining Fixes for #68720 - EmbedAPI should use generic startup observers
r=ccarlen,sr=alecf
2001-03-13 06:29:32 +00:00
chak%netscape.com 5d10d519e3 Fix for #71684 - Unable to copy/paste in mfcEmbed's url bar
r=chak
2001-03-13 06:28:44 +00:00
ccarlen%netscape.com b02a88f918 Bug 68720. Checking in Mac files for chak@netscape.com. r=ccarlen@netscape.com, sr=alecf@netscape.com 2001-03-13 06:28:03 +00:00
chak%netscape.com 944f044686 Fix for #70988 and #71013 - Include cookie library with embed builds
r=adamlock
2001-03-13 06:25:33 +00:00
danm%netscape.com 22ebda3698 Removing IsModal,ShowModal,ExitModalLoop methods from nsIDocShellTreeOwner. General API cleanup. bug 70481 r=ccarlen,hyatt 2001-03-12 23:08:29 +00:00
chak%netscape.com a6b0309d2b Partial fix for Bug# 68720 - nsEmbedAPI.cpp should use generic startup
Not Part of the build yet - checking in new files to the project
r=ccarlen,sr=alecf
2001-03-12 22:52:28 +00:00
dougt%netscape.com 9c5d760307 Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com 2001-03-12 22:41:28 +00:00
shaver%mozilla.org 89c833fb49 67699: all your nsIClassInfo is belong to us
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
  builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
  testing
2001-03-12 20:43:02 +00:00
cls%seawood.org d467d15659 Update embedding package list to contain renamed img libs (from bug 57247)
Bug #71692 sr=leaf
2001-03-12 18:13:56 +00:00
ccarlen%netscape.com 8d27bb9639 Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:12:21 +00:00
chak%netscape.com 844c761496 Fix for Bug#71628 - MfcEmbed needs to persist the url list
r=chak
2001-03-11 19:03:40 +00:00
danm%netscape.com a58e95682d moving [GS]etPersistence from nsIWebBrowserChrome to nsIDocShellTreeOwner. embedding API review meeting made me do it. bug 69918 r=ccarlen,hyatt 2001-03-09 02:04:06 +00:00
blizzard%redhat.com d342454712 more work on shutdown. not part of the build. 2001-03-08 23:22:09 +00:00
blizzard%redhat.com ecdce138f9 Get profiles working, always load urls after a realize. Not part of the build. 2001-03-08 22:46:34 +00:00
disttsc%bart.nl 6ca73d346f Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|nsLiteral[C]String|
|nsPromiseFlat[C]String|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where
possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 09:45:01 +00:00
disttsc%bart.nl aebc676048 Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
locka%iol.ie b58b550459 Fix for using window.open specifying "_self" as the target. b=67288, sr=jst@netscape.com 2001-03-07 13:43:04 +00:00
cls%seawood.org a54e22bc28 Use NO_MFC to build without the MFC tainted bits.
Bug #71087 sr=leaf
2001-03-07 03:08:12 +00:00
blizzard%redhat.com 3e3a9af841 Hot tooltip love. Not part of the build. 2001-03-06 22:51:23 +00:00
blizzard%redhat.com 10a28079f6 Implement SIZE_TO, DESTROY_BROWSER, and OPEN_URI. Not part of the build. 2001-03-06 22:41:53 +00:00
blizzard%redhat.com 0e654041f8 New embedding widget files. Not Yet Quite Part Of The Build, Folks 2001-03-06 21:56:57 +00:00
maolson%earthlink.net 40910d61c6 Embedding part of bug 56680 - use a xul <stringbundle/> instead of including the strres.js code
r=blake, sr=blizzard via irc
2001-03-05 01:53:33 +00:00
disttsc%bart.nl 043186b34e Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
blakeross%telocity.com 686e5a8010 UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst 2001-03-02 03:07:53 +00:00
locka%iol.ie efdd710d44 Removed calls to regsvr32 when building on 95/98/Me. Checked in for syd@netscape.com, r=adamlock@netscape.com b=69737 2001-03-01 11:19:15 +00:00
danm%netscape.com 613435350d hooking up windowwatcher. bug 65229 code=ccarlen,me. r=brendan 2001-03-01 00:13:32 +00:00
danm%netscape.com 09cff0bc41 adding nsIDOMWindow to GetInterface. More hookup of WindowWatcher from last revision. bug 65229 r=brendan and by extension hyatt 2001-02-28 00:43:01 +00:00
danm%netscape.com 9bf577ea3c hook up WindowWatcher. bug 65229 r=brendan,chak 2001-02-28 00:34:41 +00:00
locka%iol.ie e8478419c9 Changed installation macro to copy installed-chrome.txt rather than link to it to solve nightly tarball issue. b=62762, sr=cls@seawood.org 2001-02-27 23:15:34 +00:00
locka%iol.ie 148212959f Removed buildinURLs.rdf from embedding manifest. Smoketest blocker. b=70238 2001-02-27 13:27:54 +00:00
pinkerton%netscape.com a451399716 make ChromeListener's dtor virtual, since the class has virtual methods. r=jag/sr=scc. 2001-02-27 00:46:27 +00:00
danm%netscape.com e5a01c9ef8 adding embedcomponents 2001-02-26 03:07:28 +00:00
danm%netscape.com 44bae3efb2 reorder includes more appropriately, get rid of no longer correct comment 2001-02-26 02:19:26 +00:00
danm%netscape.com 5482b478dd change name of WindowCreator function to fix inexplicable Windows error necessitating careful ordering of includes files 2001-02-26 02:17:02 +00:00
danm%netscape.com 3254ed277b fix compiler warnings 2001-02-26 02:00:38 +00:00
disttsc%bart.nl a556c94abd Fix MOZ_TRACK_MODULE_DEPS=1 build (senna) bustage by adding windowwatcher to REQUIRES. 2001-02-26 01:29:27 +00:00
danm%netscape.com c10ce3a5fa adding ability to open windows from JS. code copied from winEmbed. r=hyatt 2001-02-26 00:42:17 +00:00
danm%netscape.com 51efbb0476 general fixes to openwindow code. bug 67368 r=hyatt,jst 2001-02-26 00:36:54 +00:00
danm%netscape.com b9dda1a10f fix bad declaration 2001-02-26 00:35:41 +00:00
danm%netscape.com b50ee05767 teach GetInterface about nsIDOMWindow. bug 67369 r=hyatt,jst 2001-02-26 00:34:57 +00:00
ccarlen%netscape.com dce63421fd Bug 68908 - EmbedComponents.mcp was missing some files and produced a useless dll. a=sfraser@netscape.com 2001-02-24 16:44:58 +00:00
cls%seawood.org 8643a92f86 Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
locka%iol.ie 3508afd0c4 NOT PART OF BUILD. Prototype replacement for nsIWebBrowserSiteWindow. b=68581 2001-02-23 14:44:58 +00:00
disttsc%bart.nl 744785129a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
mkaply%us.ibm.com 830fcfd6ba #69642
r=cls
Need SHORT_LIBNAME for OS/2
2001-02-22 04:33:59 +00:00
dougt%netscape.com eab041f43f Relanding Necko Changes.
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:

1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
locka%iol.ie 15e3cb1e33 Fix embedding package after recent layout/content split a=leaf@mozilla.org r=valeski@netscape.com b=68942 2001-02-20 19:57:32 +00:00
locka%iol.ie e73f3fbe4b Fix embedding package after the recent layout/content split. a=leaf@mozilla.org r=valeski@netscape.com b=68942 2001-02-20 19:56:37 +00:00
locka%iol.ie 22ecac25ee Added a missing break statement to embedding API. b=68934 2001-02-20 13:34:22 +00:00
dbaron%fas.harvard.edu 121033b670 Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by adding to REQUIRES. 2001-02-17 06:23:08 +00:00
dbaron%fas.harvard.edu 7565a2cb19 Fix Sun WS 5.0 (nebiros tinderbox) bustage by using |PL_strchr| instead of |strchr|. 2001-02-17 06:00:07 +00:00
dbaron%fas.harvard.edu 893d1024fc Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by adding to REQUIRES. 2001-02-17 05:54:05 +00:00
mkaply%us.ibm.com f9f6396e42 Fix senna REQUIRES bustage 2001-02-17 04:47:43 +00:00
danm%netscape.com 78a2bd2e06 adding ability to WindowWatcher to open windows without parents. bug 67368 r=hyatt,pinkerton 2001-02-17 02:45:42 +00:00
danm%netscape.com e7eacd23b9 cleaning up window ownership model a la scc@netscape.com, adding WindowCreator callback. bug 67368 r=hyatt,pinkerton 2001-02-17 02:43:58 +00:00
danm%netscape.com 7235ed8d79 fix destruction order crash. no bug #. r=hyatt,pinkerton 2001-02-17 02:37:06 +00:00
danm%netscape.com da75fa967c just changing the case of target names to be more Mac-like. bug 67368 (peripherally) r=hyatt,pinkerton 2001-02-17 02:31:43 +00:00
danm%netscape.com 4d7f9fb504 First Checked In. 2001-02-17 02:27:36 +00:00
danm%netscape.com 0e5a22306b implementation of WindowCreator callback. bug 67368 r=hyatt,pinkerton 2001-02-17 02:24:53 +00:00
danm%netscape.com c99e7b23d0 adding a window creator callback. r=hyatt,pinkerton,(valeski didn't complain) 2001-02-17 02:22:51 +00:00
danm%netscape.com 4b110f25b8 bits of dom's nsJSUtils copied here to avoid linking with that lib. bug 67368 r=hyatt,pinkerton 2001-02-17 02:20:08 +00:00
chak%netscape.com 99d81a4781 Fix for bug #68594 - Find functionality does not work in MfcEmbed from the
embed packaging..
r=ccarlen
2001-02-16 05:54:27 +00:00
chak%netscape.com 2a853cf654 Fix for #68617 - Must be able to specify the test harness to be pkgd.
r=ccarlen
2001-02-16 05:53:19 +00:00
chak%netscape.com 0ea0bb2b4e Fix for bug # 67688 - mfcEmbed should be turned on in the builds.
r=ccarlen
2001-02-16 05:52:03 +00:00
sspitzer%netscape.com 43c3d8fb6b fix for #68594. (checking in for chak@netscape.com)
r=ccarlen,sr=sspitzer
2001-02-15 21:33:17 +00:00
valeski%netscape.com 60fc41df35 sr=scc. 68187. making weak reference implementation on the browser listener part requirement explicit. API change. 2001-02-14 03:12:33 +00:00
locka%iol.ie a17f63b0a9 Removed a dud command from clobber rule which deleted a file needed for build. 2001-02-14 00:43:51 +00:00
locka%iol.ie a8197e9dad Added control_kicker (mozctlx.dll) to the build. b=67682, sr=scc@mozilla.org 2001-02-13 14:18:50 +00:00
dprice%netscape.com fc5a7ddbf1 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
blizzard%redhat.com cbf18aff10 Fix bug #68158. This should fix the crash after the second window is closed. Use a GtkWidget instead of a GdkWindow. r=bryner sr=alecf 2001-02-13 02:44:05 +00:00
locka%iol.ie c63dfd6e73 Changed embedding installation to package embedding chrome into an embed.jar file. b=67423, r=valeski@netscape.com 2001-02-12 14:36:46 +00:00
locka%iol.ie b10bb140fa New embedding jar file manifest. r=valeski@netscape.com, b=67423 2001-02-12 14:33:29 +00:00
chak%netscape.com df3524b4ea NOT PART OF THE BUILD.
Fixes for the following bugs:
#67970 - Fix MfcEmbed to reflect the FindNamedBrowserItem changes
#68190 - MfcEmbed must turn on Single Sign-on Support by default.
#68225 - MfcEMbed should implement nsIwebBrowserFind
r=adamlock, r=ccarlen
2001-02-12 06:09:07 +00:00
buster%netscape.com 68a20f0213 bug 68366 (asserts prevent automated regression tests from being run)
sr=waterson
just removed an unnecessary assertion (and early termination side effect)
2001-02-12 05:37:25 +00:00
disttsc%bart.nl 76fbedadc5 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
dougt%netscape.com 69415757ab Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols).  The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

The full details of the change on written up in the netlib newsgroup.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
ccarlen%netscape.com 6eab38f493 Mac embedding sample code only. Embedding sample needs to use new nsIWebBrowserFind API (68169). r=valeski,sfraser a=blizzard. 2001-02-09 17:51:00 +00:00
blizzard%redhat.com 6fa52a21bf Fix bug #68057. Track visibility changes so that windows opened via window.open() actually open properly. 2001-02-08 20:12:13 +00:00
disttsc%bart.nl de260002b2 More REQUIRES fixing for senna bustage. 2001-02-07 12:40:35 +00:00
disttsc%bart.nl d7eebd36f8 Fixing senna bustage, updating REQUIRES 2001-02-07 11:56:10 +00:00
disttsc%bart.nl cd272e817b Fix REQUIRES 2001-02-07 10:39:27 +00:00