locka%iol.ie
3fa4f6ad44
Fixup link tags as stylesheets or anchors according to the value in their "rel" attribute. b=148797 r=brade@netscape.com sr=kin@netscape.com a=asa@mozilla.org
2002-07-24 19:59:17 +00:00
depstein%netscape.com
b16d9bed18
Added web progress notification dialog; and additional flag to url dialog.
...
a=asa for QA checkins that are not part of the default builds
2002-07-23 22:31:23 +00:00
henry.jia%sun.com
21d39b52f2
First 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=blizzard, sr=alecf, a=asa(for trunk)
2002-07-23 02:27:19 +00:00
hwaara%chello.se
7b1e744981
#125887 , fix some cases where whitespace would make window.open() and openDialog() to not work.
...
r=jkeiser, sr=bzbarsky, a=brendan
2002-07-21 18:12:38 +00:00
dougt%netscape.com
52771301fc
backing out
2002-07-18 06:58:27 +00:00
dougt%netscape.com
295c9976d6
fixing bustage
2002-07-18 06:49:05 +00:00
dougt%netscape.com
f7ecc24741
backing out that last change
2002-07-18 06:34:18 +00:00
dougt%netscape.com
37919d4226
best guess at how to fix gtk orangeness
2002-07-18 06:29:21 +00:00
dougt%netscape.com
c2ec17237f
Fixes the following:
...
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final. This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface. This should land for 1.1b since users of the current category manager will have to update their components.
157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.
157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null. It is a bandaide fix as the real problems involves retooling the directory enumerator.
157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do. The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.
r/sr=alecf@netscape.com , rpotts@netscape.com . a=scc@mozilla.org
2002-07-18 05:09:10 +00:00
seawood%netscape.com
fe2f4b55ff
Remove DARWIN define from osx builds as it cripples the feature set provided by OSX headers.
...
Bug #154232 r=wtc sr=scc a=scc
2002-07-18 04:09:30 +00:00
rbs%maths.uq.edu.au
41a6388b7a
Turn on MathML in the Mac build, b=155703, r=peterv, sr=sfraser
2002-07-16 23:25:55 +00:00
bryner%netscape.com
f84fcb05fc
Fix cookie chrome registration for embedding (bug 153581). r=pinkerton, sr=bzbarsky, a=asa.
2002-07-16 22:51:52 +00:00
mjudge%netscape.com
47e8fbc7bf
r=akkana sr=sfrasier 125146 a=asa This patch will make the embedding API's a better friend to all. It eliminates the use of multibyte strings in command names and also allows for simple command to not require the nsICommandParams interface to be filled.
2002-07-15 22:04:13 +00:00
depstein%netscape.com
abb61cbd8d
new string handling for webProg notification flags.
...
a=asa for QA checkins that are not part of the default builds
2002-07-15 18:25:47 +00:00
rods%netscape.com
2c95359558
Forgot to initialize the arg to false, and th js code needs to finsih PP in the catch if an error is passed back.
...
Bug 157129 r=carlen sr=waterson a=asa
2002-07-15 11:44:42 +00:00
locka%iol.ie
4d1220b5a7
Support client specific manifests. b=154878 r=chak@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org
2002-07-13 15:09:26 +00:00
locka%iol.ie
9542d85cf7
Support client specific manifests. b=154878 r=chak@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org
2002-07-13 14:41:45 +00:00
ccarlen%netscape.com
a7e9c3a544
Fixing bustage on planetoid.
2002-07-13 01:07:57 +00:00
ccarlen%netscape.com
04b6fab64b
Bug 154883 - Use session printing APIs on Mac OSX. r=pinkerton/sr=sfraser/a=asa
2002-07-13 00:18:46 +00:00
alecf%netscape.com
c9ab75d6dc
bug 156736 - reorganize basebrowser-* to make it easier for embeddors to pick & choose components
...
r=adamlock, sr=dveditz, a=asa
2002-07-12 20:33:12 +00:00
dsirnapalli%netscape.com
956343336e
Updated the test case.
2002-07-12 18:38:20 +00:00
rods%netscape.com
e4f359543e
changed all the DEVMODE allocating and freeing to native Windows calls HeapAlloc and HeapFree
...
nsPrintSettingsWin.cpp was creating and copying only the non-platform specific data by using the
"sizeof" of the DEVMODE struct, instead of checking the struct size with dmSize
and the size of the private (device-specific) data with dmDriverExtra. Now it
creates the correct size of memory and copies all the non-private data and private data.
Bug 156318 r=dcone sr=kin,waterson,rpotts a=asa
2002-07-12 11:48:38 +00:00
rods%netscape.com
0216c6ef66
Minor comment change
...
Bug 99619 r=kmcclusk sr=sspitzer a=jud adt=paw
2002-07-12 11:34:52 +00:00
dsirnapalli%netscape.com
ce6c4333c5
Test Cases to test XUL Elements for Accessibility.
2002-07-11 23:33:04 +00:00
dsirnapalli%netscape.com
cdd7ea4a41
Modified the name of the function to make it general.
2002-07-11 20:46:42 +00:00
dsirnapalli%netscape.com
2323aa7048
Test Cases to test HTML Elements for Accessibility.
2002-07-11 00:56:08 +00:00
dsirnapalli%netscape.com
09dfe3f333
Updated with new test cases.
2002-07-11 00:51:06 +00:00
locka%iol.ie
792e9d0118
Fixup xml-stylesheet processing instructions. b=136718 r=heikki@netscape.com sr=kin@netscape.com
2002-07-09 21:40:19 +00:00
alecf%netscape.com
d9fc4c4531
REQUIRES update after find component cleanup
2002-07-09 21:21:37 +00:00
akkana%netscape.com
37542fe83a
126312: remove old find code. r=brade sr=alecf
2002-07-09 20:41:51 +00:00
ccarlen%netscape.com
6eddc81186
Bug 149036 - Zoom button is not enabled, No min/max size contraints on resizing windows. r=pink/sr=sfraser
2002-07-09 14:44:16 +00:00
rods%netscape.com
33e0320aa3
Somehow we all missed initializing this to false
...
Implement progress dialog for printing and PP that show before reflow
Bug 154136 r=dcone/sgehani sr=alecf
2002-07-09 12:48:39 +00:00
rods%netscape.com
042870ed98
Missed this minor change
...
Implement progress dialog for printing and PP that show before reflow
Bug 154136 r=dcone/sgehani sr=alecf
2002-07-09 12:44:47 +00:00
rods%netscape.com
1ba1fcde85
Implement progress dialog for printing and PP that show before reflow
...
Bug 154136 r=dcone/sgehani sr=alecf
2002-07-09 12:39:02 +00:00
shanjian%netscape.com
61397a850b
#70507 New Windows opened via Javascript do not inherit their parent's character set
...
pass default charset from parent window to new window.
r=jag, sr=brendan
2002-07-09 00:14:48 +00:00
bryner%netscape.com
90a2f7dfb7
Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag.
2002-07-08 07:56:50 +00:00
blakeross%telocity.com
52c5817315
143072 - no way to close the properties window without cancelling the dialog. r=law sr=ben
2002-07-08 04:22:14 +00:00
depstein%netscape.com
1267864ca1
cosmetic changes, changed some urls in the url table.
...
a=asa for QA checkins that are not part of the default builds
2002-07-04 01:37:04 +00:00
locka%iol.ie
8081195fa2
Remove nsDOMWalker & nsIDOMWalker. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com
2002-07-03 22:16:35 +00:00
locka%iol.ie
9314e4d056
Obseleted by DOM TreeWalker. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com
2002-07-03 22:13:59 +00:00
locka%iol.ie
62fce5f9be
Remove nsDOMWalker & nsIDOMWalker altogether. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com
2002-07-03 22:12:29 +00:00
locka%iol.ie
aaee4f863b
winEmbed window sizing fixes on behalf of steve-w@dircon.co.uk. b=152853 r/a=adamlock@netscape.com
2002-07-03 20:52:05 +00:00
locka%iol.ie
dc4d08992a
Added DO NOT USE comment, pending removal for bug 155066
2002-07-03 11:19:53 +00:00
locka%iol.ie
1b348bb93a
Turn nsDOMWalker into an XPCOM object. b=155066 r=ccarlen sr=kin
2002-07-02 20:54:13 +00:00
ccarlen%netscape.com
99e5ca772d
Bug 154880 - dropdown lists don't go away on a click outside of them. r=pink/sr=sfraser
2002-07-02 19:01:34 +00:00
rods%netscape.com
989a4bec4b
to fix the bustage
2002-07-02 02:05:54 +00:00
chak%netscape.com
5ef22fef01
Fix for #126869 - MfcEmbed OpenNewWindow opens Editor
...
r=adamlock, sr=rpotts
2002-07-01 20:45:48 +00:00
rods%netscape.com
a2e94034c6
Implement nsPrintingPromptService for MfcEmbed
...
Bug 154244 r=chak sr=rpotts
2002-07-01 20:30:18 +00:00
rods%netscape.com
6f79fc903f
Change status to "frozen"
...
Bug 99619 r=kmcclusk sr=sspitzer
2002-06-28 23:52:18 +00:00
ccarlen%netscape.com
a6aecbbf37
Bug 145827 - window.focus and window.blur not implemented in PPEmbed. r=adamlock/sr=sfraser
2002-06-28 14:32:13 +00:00
rods%netscape.com
009263bc3d
Minor fix up for improved dialog the min should have 30 to match mozilla
...
& in UI should have been &&
Implementing a better setup dialog
Bug 154239 r=chak rs=alecf
2002-06-28 13:29:06 +00:00
bzbarsky%mit.edu
b6ac3de7a2
Allow embeddors to override helper apps. Bug 147142, patch by
...
philipl@mail.utexas.edu (Philip Langdale), r=bzbarsky, sr=blake
2002-06-28 01:35:57 +00:00
rods%netscape.com
dbf4960c3f
Implementing a better setup dialog
...
Bug 154239 r=chak rs=alecf
2002-06-27 12:01:30 +00:00
morse%netscape.com
c214f1ead5
bug 153581, move cookie properties file from wallet directory to cookie directory, r=brade, sr=alecf
2002-06-25 22:33:44 +00:00
bnesse%netscape.com
5741980ed5
Fix for bug 153622. Remove macxprefs (no longer used) from the build. r=ccarlen, sr=sfraser.
2002-06-25 20:05:48 +00:00
depstein%netscape.com
27b245bd32
added support for webProgress flags for AddWebProgressListener()
2002-06-25 00:41:01 +00:00
ashishbhatt%netscape.com
4692c8d212
Updated testEmbed for MRE application support. Changed files testembed.cpp, winfilelocprovider.cpp & .h
2002-06-24 19:32:18 +00:00
depstein%netscape.com
2d4436abfc
updated some urls in nsIWebNav.cpp
2002-06-22 03:25:39 +00:00
depstein%netscape.com
925e73993c
updated webBrowserFind tests
...
a=asa for QA checkins that are not part of the default builds
2002-06-22 00:24:55 +00:00
bzbarsky%mit.edu
1dad29c8ea
Save background images on tables/rows/cells. Bug 115532, r=adamlock, sr=jst
2002-06-21 22:33:50 +00:00
locka%iol.ie
de735e8b56
Remove MozillaControl.html b=150618
2002-06-21 11:57:07 +00:00
depstein%netscape.com
390c629f73
Adding test cases for nsIWebBrowserFind. New url for simple text search.
2002-06-21 02:31:36 +00:00
timeless%mac.com
eb17bae486
backing out bug 128750
2002-06-20 23:02:31 +00:00
locka%iol.ie
0d6ab7480f
Remove MozillaControl.html. b=150618 r=chak@netscape.com sr=rpotts@netscape.com
2002-06-20 21:33:59 +00:00
locka%iol.ie
74dd7c3382
Sample code changed to use MIT licence. b=82339
2002-06-19 14:48:07 +00:00
locka%iol.ie
97e9649045
Sample code changed to use MIT licence. b=82339
2002-06-19 14:38:39 +00:00
locka%iol.ie
aeca349336
Sample code changed to use MIT licence. b=82339
2002-06-19 14:25:27 +00:00
varga%utcru.sk
818af92414
Checking in for Neil.
...
Bug 151565 - JS strict warning in nsHelperAppDlg.js
r=varga, sr=jag
2002-06-19 12:59:20 +00:00
locka%iol.ie
7f0509f4e9
Added nsIEmbeddingSiteWindow2 implementation. b=149307 r=rpotts@netscape.com sr=alecf@netscape.com
2002-06-19 11:41:25 +00:00
bzbarsky%mit.edu
5959cf04de
Remove an unneeded flex. Bug 128750, r=law,sr=alecf
2002-06-18 22:36:27 +00:00
chak%netscape.com
e6a18315be
Fix for #151574 - Add MRE packaging make target to embedding/config
...
r=adamlock, sr=darin
2002-06-18 21:37:05 +00:00
locka%iol.ie
1410ec7a6a
Add application launcher dialog to activex control, plus some member variable cleanup. b=126245 r=chak@netscape.com sr=rpotts@netscape.com
2002-06-18 21:31:41 +00:00
locka%iol.ie
de9ec9f398
Add application launcher dialog to activex control, plus some member variable cleanup. b=126245 r=chak@netscape.com sr=rpotts@netscape.com
2002-06-18 20:47:41 +00:00
seawood%netscape.com
6de5b59159
Fixing win32 gmake builds lack of debugging information problem by working around a combination MSVC & cygwin make deficiencies:
...
* We must use the full path to the source file when calling MSVC so that debugging information shows up in the object files.
* Because of cygwin's use of /cygdrive when using full paths, we must use a cygwin-wrapper script in some cases to allow native win32 programs to use a fully qualified cygwin path.
* We have to call configure using the full path so that $(srcdir) contains the
full path in the Makefiles. The rules have been changed for win32 so that it
always use $(srcdir)/$*.{c,cpp} as the sourcefile name even when the file is in
the cwd. This works around both the /cygdrive issue and the msvc's path info
optimization.
* We still use the wrapper when calling rc.exe & nsinstall. nsinstall
frequently takes multiple args and is called all over the tree so changing each
calling site is going to be expensive. (I'll have to check the logs again but
I think the rc wrapping can go.)
* nspr & ldap still use the wrappers for all native win32 progs. Neither nspr
nor ldap uses the acoutput-fast.pl script to speed up the substitution of
@srcdir@ into their Makefiles so, makefile substitution will break if we use
dos-paths.
* In the handful of directories where we copy srcfiles from another directory
in lieu of using VPATHs, we have to now copy those files to $(srcdir) so that
the default rules can find them.
Bug #141834 r=leaf,wtc,dmose,mcs
2002-06-17 17:09:57 +00:00
kin%netscape.com
2cc8934aad
Partial fix for bug 141900 (Text entry fields in forms excruciatingly slow.)
...
mozilla/content/base/public/nsISelectionController.idl
mozilla/content/base/src/nsSelection.cpp
mozilla/editor/composer/src/nsEditorShell.cpp
mozilla/editor/idl/nsIPlaintextEditor.idl
mozilla/editor/libeditor/base/nsEditor.cpp
mozilla/editor/libeditor/base/nsEditor.h
mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
mozilla/editor/libeditor/html/nsHTMLEditor.cpp
mozilla/editor/libeditor/text/nsEditorEventListeners.cpp
mozilla/editor/libeditor/text/nsPlaintextDataTransfer.cpp
mozilla/editor/libeditor/text/nsPlaintextEditor.cpp
mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp
mozilla/editor/ui/dialogs/content/EdTableProps.js
mozilla/embedding/components/find/src/nsWebBrowserFind.cpp
mozilla/extensions/xmlterm/base/mozXMLTermSession.cpp
mozilla/layout/base/public/nsIFrameSelection.h
mozilla/layout/html/base/src/nsPresShell.cpp
mozilla/layout/html/forms/src/nsGfxTextControlFrame2.cpp
mozilla/mailnews/compose/src/nsMsgCompose.cpp
mozilla/xpfe/browser/resources/content/viewPartialSource.js
- Added aIsSynchronous arg to the ScrollSelectionIntoView()
method of nsISelectionController and nsIFrameSelection.
Updated all callers to pass new arg.
- Modified selection to post a plevent to call which does the
call to ScrollIntoView() in the async ScrollIntoView() case.
- Edits in text widgets now use asynchronous reflow, paint,
and scroll processing full time.
- Removed redundant ScrollSelectionIntoView() calls in the
editor event listeners.
- Editor IME code now forced to flush reflows and paints before
getting caret coordinates.
r=jfrancis@netscape.com sr=waterson@netscape.com
2002-06-13 20:35:12 +00:00
bnesse%netscape.com
6c13a461c3
Fix for bug 148444. Remove obsolete pref file references from embedding configs. r=adamlock, pinkerton. sr=cls.
2002-06-13 17:57:05 +00:00
locka%iol.ie
8665fce309
Increase 20 character limit when creating filenames. b=134890 r=brade@netscape.com sr=kin@netscape.com
2002-06-12 21:47:43 +00:00
depstein%netscape.com
970e67b708
Url dialog now supports flag loading.
...
a=asa for QA checkins that are not part of the default builds
2002-06-12 18:44:48 +00:00
pinkerton%netscape.com
fae8273176
fix typo, bug 149283. r=tao/sr=alecf/a=valeski.
2002-06-12 18:19:42 +00:00
cbiesinger%web.de
15a321ca78
bug 115473 r=pavlov sr=brendan
...
Remove timer priorities
2002-06-11 20:47:04 +00:00
chak%netscape.com
0969ca0ed1
Fix for #129582 - Chnages to demostrate MRE usage
...
r=adamlock, sr=rpotts, a=drivers
2002-06-11 20:35:27 +00:00
chak%netscape.com
6e26f00081
Fix for #131175 - Chnages to register MRE components
...
r=dougt, sr=rpotts, a=drivers
2002-06-11 20:33:04 +00:00
locka%iol.ie
fa246615a5
NOT PART OF BUILD. First impl of helper app dialog for activex control.
2002-06-11 20:15:08 +00:00
bryner%netscape.com
1cf10f8ec3
Fix handling of the widget resources file by creating a data-fork resource file that lives in the application directory (bug 146895). r=ccarlen, sr=beard, a=asa for mach-o-only changes.
2002-06-09 00:05:37 +00:00
locka%iol.ie
406ebb0385
Persist data for embed & object tags. b=141316 r=brade@netscape.com sr=kin@netscape.com a=asa@mozilla.org
2002-06-07 21:31:33 +00:00
locka%iol.ie
8e7e0b4a27
(On behalf of Steve Williams <steve--w@dircon.co.uk>) Add activate message to fix focus in text areas. b=148613 r=adamlock@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org
2002-06-07 21:29:20 +00:00
alecf%netscape.com
bcf192e308
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
rods%netscape.com
9d0f06bfa1
Add nsIObserver to the ShowPageSetup method for platforms that impl an Apply btn
...
Bug 149317 r=dcone sr=kin
2002-06-06 13:27:30 +00:00
rods%netscape.com
8082f46b4c
Add nsIObserver to the ShowPageSetup method for platforms that impl an Apply btn
...
Bug 149317 r=dcone sr=kin
2002-06-06 10:40:42 +00:00
caillon%returnzero.com
e619a700c4
Bug 107949, Allow the user to prevent sites from disabling window features via window.open(). r=danm, sr=jag
2002-06-04 22:24:00 +00:00
locka%iol.ie
3d7fc0af50
Added unsupported warnings to winEmbed.
2002-06-04 21:29:04 +00:00
depstein%netscape.com
21bbf4129c
added 'javascript' channel test in "TestYourMethod2()", Tests.cpp
...
a=asa for QA checkins that are not part of the default builds
2002-06-04 20:22:45 +00:00
locka%iol.ie
b6244f8c14
Clarify nsIWebBrowserSetup documentation. b=143326 r=depstein@netscape.com sr=rpotts@netscape.com
2002-06-04 18:31:00 +00:00
depstein%netscape.com
ae87d09eeb
added GetTheChannel() and a few URIs for request handling.
2002-06-04 01:29:26 +00:00
brade%netscape.com
997445783e
add flag and code to handle serialization of output (one file at a time) so that publishing doesn't fail due to too many logins or similar (bug 138662 and others); r=adamlock, sr=alecf
2002-06-03 13:08:27 +00:00
depstein%netscape.com
8f77e8da30
removed session-logout from observers, per bug 148189.
...
a=asa for QA checkins that are not part of the default builds
2002-05-30 21:54:32 +00:00
pinkerton%netscape.com
111cd16f5b
clean up packaging warnings so real errors are easier to see. r=ccarlen/sr=beard/a=valeski. bug# 142556
2002-05-30 20:54:40 +00:00
depstein%netscape.com
c13fd212b7
some code cleanup. more test coverage for uri loads and reloads.
...
a=asa for QA checkins that are not part of the default builds
2002-05-30 01:11:53 +00:00
depstein%netscape.com
3ccc10eb4d
added more urls with more diversity to the URLTable. Stop() now tests with all 3 flags. Modified nsIWebNav code.
...
a=asa for QA checkins that are not part of the default builds
2002-05-29 03:13:37 +00:00
pinkerton%netscape.com
5367483734
hookup tooltips in PPEmbed. fix embedding tooltip impl to check window/dialog tag before groveling for title attribute. r=pink/sr=beard. bug# 142814.
2002-05-28 20:31:39 +00:00
bryner%netscape.com
c64a97e26a
Ignore generated Makefiles.
2002-05-27 02:12:25 +00:00
bryner%netscape.com
e123863a98
Ignore generated makefiles.
2002-05-27 02:07:35 +00:00
depstein%netscape.com
da74c12aef
adding web progress test cases. some minor code cleanup.
...
a=asa for QA checkins that are not part of the default builds
2002-05-24 20:03:19 +00:00
chak%netscape.com
04cab798ec
Fix for #13127
...
FTP (HTML view) - folder and document icons do not display
(in an embedding scenario)
r=adamlock, sr=alecf
2002-05-23 21:25:19 +00:00
locka%iol.ie
b1b2f0f865
NOT PART OF BUILD. More XPConnect scripting improvements
2002-05-23 13:28:38 +00:00
depstein%netscape.com
272d204c29
fixed compiler bugs. removed nsIWebBrowser.cpp because of naming conflict, adding nsIWebBrow.cpp for test cases.
...
a=asa for QA checkins that are not part of the default builds
2002-05-21 21:37:34 +00:00
timeless%mac.com
0756b8de55
Bug 130853 crash in winembed.exe
...
scope observerService so it isn't held past embedding shutdown
r=smontagu moa=adamlock
2002-05-21 19:19:50 +00:00
jdunn%netscape.com
e8b4b1e3a2
fix AIX's xlC364 internal compiler error (just rearranging existing code)
...
# 143461
r=brade@netscape.com
sr=alecf@netscape.com
2002-05-21 13:26:30 +00:00
depstein%netscape.com
e6ecdd8c53
added nsIWebBrowser.obj
2002-05-19 07:51:04 +00:00
depstein%netscape.com
2eafb8e15e
added nsIWebBrowser menu and UI for test cases
...
a=asa for QA checkins that are not part of the default builds
2002-05-17 23:03:43 +00:00
rods%netscape.com
159dff5ab9
Removing debug line for setting dialog title.
...
Bug 145037 r=dcone sr=kin
2002-05-17 19:25:51 +00:00
depstein%netscape.com
ebab086063
uploading nsIWebBrowser test cases
...
a=asa for QA checkins that are not part of the default builds
2002-05-17 06:01:52 +00:00
locka%iol.ie
62205ac808
Check for duplicate names when saving subframes. b=142846 r=brade@netscape.com sr=rpotts@netscape.com
2002-05-17 02:47:10 +00:00
law%netscape.com
8b9240bcab
Bugs 129614/129604/137676; ensure all download errors are shown to user (and fix download manager quirk so it doesn't think all downloads are 0kb of 0kb); r=bzbarsky, sr=blake
2002-05-17 00:31:53 +00:00
rpotts%netscape.com
10620e5d2c
bug #46856 . r=valeski, sr=darin) nsIWebProgress/nsIWebProgressListener API changes.
2002-05-16 23:41:59 +00:00
akkana%netscape.com
e9b096e022
134275: make find stop at table cell boundaries. r=brade sr=kin
2002-05-16 23:30:59 +00:00
rpotts%netscape.com
7ede442c4a
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 22:35:31 +00:00
rpotts%netscape.com
4efa469250
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 21:46:18 +00:00
rpotts%netscape.com
413676046c
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 21:22:23 +00:00
rpotts%netscape.com
73de225b01
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 20:57:37 +00:00
rods%netscape.com
55cdb88790
Adds a new arg to the PP call. The new arg is not being used, it is
...
for future and is needed for the API freeze.
Bug 144716 r=dcone sr=attinasi
2002-05-16 13:51:54 +00:00
timeless%mac.com
0291e398de
fixing build bustage for qnx photon embedding
...
this is from the nsI*File freeze
2002-05-15 23:03:01 +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
seawood%netscape.com
4293400e69
Because js uses static data structures and is linked into other shared libraries, js must be built as a shared library.
...
Thanks to Colin Blake <colin@theblakes.com> for the original patch.
Bug #127442 r=bryner
2002-05-15 01:37:07 +00:00
depstein%netscape.com
99433c7adb
remove mfcembed.htm
2002-05-15 00:10:36 +00:00
rods%netscape.com
68b0319c10
Changing CID to ContractID and const char* to const char xxx[]
...
As part of Bug 144128
2002-05-14 14:32:42 +00:00
rods%netscape.com
517bc877a1
Static build bustage fix
2002-05-14 14:15:19 +00:00
rods%netscape.com
93ac2ed60b
Missed these...fixing bustage
...
Bug 144128 r=dcone sr=attinasi
2002-05-14 13:41:11 +00:00
rods%netscape.com
0c5c90b638
This patch does the following:
...
1) Introduces a new public interface nsIPrintSettingService which emables consumers to create PS objects whithout a nsIWebBrowserPrint interface
2) The implementation is nsPrintOptionsImpl which now impls the private interface nsIPrintOptions and the public iface nsIPrintSettingsService
3) Several methods/attrs have been moved from nsIWebBrowserPrint iface to nsIPrintSettingsService
4) The CIDs for nsIPrintOptions and nsIPrinSettingsService are now the same.
5) There is no longer a CID "@mozilla.org/gfx/printoptions;1"
6) nsIWebBrowserPrint still has the "globalPrintSettings" attr so if you already have an nsIWebBrowserPrint you don't have to create the PS Service to get it.
7) A bug has been filed to rename the imlp of nsPrintOptionsImpl to nsPrintSettingsService.
Bug 144128 r=dcone sr=attinasi
2002-05-14 12:05:00 +00:00
locka%iol.ie
9c3865877f
NOT PART OF BUILD. Rudimentary scripting working in XPConnect. Invoke & SetProperty methods are working.
2002-05-14 01:58:00 +00:00
rods%netscape.com
169f8634ab
The problem is thwe getting of the PS in the CreateBrowser method used to work.
...
But now the webBrowser no longer has a valid docshell.
But this patch now makes sure that it gets a Global PS at all the right places.
It also fixes PP. It checks the menu item when in PP and unchecks it when a
document is loaded. That way you can select the menu a second time and have it exit PP.
Bug 143346 r=chak sr=alecf
2002-05-13 22:33:24 +00:00
locka%iol.ie
23ac64ad8e
NOT PART OF BUILD. Implemented variant to java object class, getProperty and return codes from Invoke(). Moved LiveConnect & XPConnect stuff into their own files.
2002-05-13 21:06:14 +00:00
rbs%maths.uq.edu.au
5a252db08d
Add 'View Selection/MathML Source' to the context menu & the support for that to work, namely: enlist MathML entity names, break viewSource.xul into a sharable XUL overlay, and implement the necessary logic to automatically re-select a selection into the inflated view-source display. b=49721,1222524, r=bzbarsky, sr=alecf
2002-05-10 22:05:59 +00:00
depstein%netscape.com
14f1875b31
added NotifyObservers() tests in nsIObserServ.cpp, webProg listener to TestYourMethod2() in Tests.cpp.
...
a=asa for QA checkins that are not part of the default builds
2002-05-10 19:03:28 +00:00
rods%netscape.com
1d956bc3a5
making a few adjustments to the APIs before the freeze
...
Bug 143248 r=conrad sr=attinasi
2002-05-09 22:02:44 +00:00
rods%netscape.com
4abc321005
fix bustage, makefile was in correct
2002-05-08 23:07:46 +00:00
rods%netscape.com
bb0b2f65ed
All the files have been moved to the unixshaed directory
...
Bug 115136 r=dcone sr=attainasi
2002-05-08 21:12:09 +00:00
depstein%netscape.com
a45ce9b0da
made 'native' changes to nsILocalFile tests. added nsIWebBrowserSetup tests, temporarily in Tests.cpp (TestYourMethod()).
...
a=asa for QA checkins that are not part of the default builds
2002-05-08 19:11:49 +00:00
locka%iol.ie
b5bf4ad943
NOT PART OF BUILD. Throws exceptions for errors
2002-05-08 14:09:13 +00:00
locka%iol.ie
8a564932c6
NOT PART OF BUILD. Support for most primitive data types in LiveConnect impl.
2002-05-08 13:22:03 +00:00
darin%netscape.com
6fd5862e6e
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
locka%iol.ie
58183d683b
NOT PART OF BUILD. Fix for intermittant crash issue
2002-05-07 22:13:52 +00:00
depstein%netscape.com
f32b0fbb95
Fixed an 'observer matching' bug in nsIObserServ.cpp.
...
a=asa for QA checkins that are not part of the default builds
2002-05-07 21:59:57 +00:00
locka%iol.ie
574ffb901e
NOT PART OF BUILD. More work on LiveConnect. It actually works now(!) but is a bit crashy for some undetermined reason.
2002-05-07 21:54:29 +00:00
locka%iol.ie
6d97942a45
NOT PART OF BUILD. Plugin test pages
2002-05-07 21:51:12 +00:00
depstein%netscape.com
77a8d08c16
updated sHistoryListener test, uses onLoad function.
...
a=asa for QA checkins that are not part of the default builds
2002-05-07 21:47:54 +00:00
ccarlen%netscape.com
d7075f7f22
Fixing bustage that will be happening. The wrong copy of this got checked in with Rod's checkin for bug 115136.
2002-05-07 13:51:21 +00:00
rods%netscape.com
15a673155f
Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
...
Bug 115136 r=dcone sr=attinasi
2002-05-07 12:03:37 +00:00
akkana%netscape.com
7d28960d5c
92102: Make find wrap through frames. r=ccarlen sr=alecf
2002-05-06 23:41:29 +00:00
akkana%netscape.com
fbc4b2a0d6
92102: Fix wrapping through frames, and don't find content inside noframes tags. r=ccarlen sr=alecf
2002-05-06 22:22:13 +00:00
ccarlen%netscape.com
c45fd7bd5e
Removing - obsolete and not part of build. Bug 141367. r=akkana/sr=kin
2002-05-06 22:06:02 +00:00
saari%netscape.com
a87328417e
fix for bugzilla 142138, null checks to prevent exploding when processing an activate event during window tear down. sr=jag, r=chak
2002-05-06 20:35:17 +00:00
bryner%netscape.com
22abbed4b4
Fixing gtk2 bustage. r=cls.
2002-05-06 07:02:45 +00:00
depstein%netscape.com
eff06ffb65
added test cases for nsIWebBrowser, temporarily in TestYourMethod().
...
a=asa for QA checkins that are not part of the default builds
2002-05-04 05:55:55 +00:00
depstein%netscape.com
a04ee26f52
updated web nav test case. a=asa for QA checkins that are not part of the default builds
2002-05-04 01:10:59 +00:00
ccarlen%netscape.com
ea7e9cc6d5
Bug 141673 - PPEmbed crashes on launch due to bad code added in nsIFile API change. r=pinkerton/sr=darin
2002-05-03 13:22:08 +00:00
seawood%netscape.com
a9ab635793
Fix xlib bustage.
...
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #135441 r=cls
2002-05-03 08:11:10 +00:00
locka%iol.ie
71c3bb76da
NOT PART OF BUILD. Reordered makefile, incorporated LiveConnect/XPConnect scripting patch by <Paul.Oswald@medec.com>. Code cleanup. b=127710
2002-05-02 22:10:19 +00:00
rods%netscape.com
3bbf624bb2
Fixing more bustage
2002-05-02 18:07:15 +00:00
rods%netscape.com
97f236565e
some functions need to be static, this should fix the static build bustage
2002-05-02 16:23:20 +00:00
rods%netscape.com
b1cb2953ae
Add the new pluggable dialog work, in build, not used
...
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 12:38:43 +00:00
rods%netscape.com
ec281a6b3d
Minor fix
...
Add the new pluggable dialog work, in build, not used
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 12:32:13 +00:00
rods%netscape.com
bd388ab0f7
minor change
...
Add the new pluggable dialog work, in build, not used
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 12:30:09 +00:00
rods%netscape.com
8fa4b72d4e
Add the new pluggable dialog work, in build, not used
...
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 12:08:52 +00:00
rods%netscape.com
3696eb1212
Add the new pluggable dialog work, in build, not used yet
...
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 11:50:36 +00:00
akkana%netscape.com
36e553d4c4
132612: fix a case where find misses a match after a partial match. r=brade sr=kin
2002-05-01 23:57:32 +00:00
depstein%netscape.com
a839dd32fb
added NS_LITERAL_CSTRINGs to nsIFile.cpp. Some XPIDialog/Progress code in Tests.cpp
2002-05-01 03:33:18 +00:00
locka%iol.ie
72ccc640d1
On behalf of Dan McGuirk<mcguirk@tolteceng.com> Add missing scrollbar folder. b=138692 r=adamlock@netscape.com sr=rpotts@netscape.com
2002-04-28 11:09:26 +00:00
locka%iol.ie
e649e725dd
Switch if statement from testing for VARIANT_TRUE to testing for !VARIANT_FALSE to make behaviour more client forgiving and like IE. r=brade@netscape sr=blizzard@mozilla.org
2002-04-28 11:00:12 +00:00
darin%netscape.com
e554d83626
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
bryner%netscape.com
e439596f8f
Removing references to old XBL form control images and CSS. Not part of the build.
2002-04-26 21:11:04 +00:00
alecf%netscape.com
fce06e28d7
check in start of "embed-lite" module, lightweight versions of some seamonkey components
...
This way embedding doesn't need to include stuff like chrome, rdf, mork, etc.
not part of the build
2002-04-26 20:47:58 +00:00
bnesse%netscape.com
78c4c72003
Attempting to fix pinkertons bustage... removed apparently unintentional definition.
2002-04-25 23:38:50 +00:00
jgaunt%netscape.com
242ee90c42
bug 138346 html element accessible action names not expose in embedding
...
added accessible.properties to the embedding manifest
r=chak
sr=alecf
2002-04-25 23:21:04 +00:00
pinkerton%netscape.com
76b6d83637
oops, missed a {
2002-04-25 21:35:40 +00:00
pinkerton%netscape.com
ab3cfa4149
remove bugnumber accidentally inserted in file.
2002-04-25 21:26:03 +00:00
pinkerton%netscape.com
89cccb0e97
package download progress on mac for embedding. fix jar manifest to not pull en-unix on every platform. r=bryner/sr=ben/a=rjesup. bug#134523
2002-04-25 21:25:59 +00:00
seawood%netscape.com
c0ec608df6
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
2002-04-25 02:52:44 +00:00
rbs%maths.uq.edu.au
787bb0a978
MathML entries are missing in embedding packages, b=137029, r=adamlock, sr=heikki
2002-04-24 21:32:26 +00:00
rbs%maths.uq.edu.au
b8ea203342
MathML entries are missing in embedding packages, b=137029, r=adamlock, sr=heikki
2002-04-24 21:27:39 +00:00
tor%cs.brown.edu
c45bbd713a
Bug 137685 - gamma correction causing black backgrounds in embedding.
...
r=brendan, sr=hyatt
2002-04-23 23:21:25 +00:00
locka%iol.ie
31c9fc020f
Add missing nssckbi library to embedding packages. b=134034 r=kaie@netscape.com sr=rpotts@netscape.com a=valeski@netscape.com
2002-04-23 12:51:09 +00:00
jst%netscape.com
70e9ad0081
Fixing printing crash bug 127891. Make the destruction of printing related frames not hide iframe's document viewers. r=rods@netscape.com, sr=rpotts@netscape.com
2002-04-22 23:12:18 +00:00
depstein%netscape.com
a5294f4cd6
added additional flag support for onHistoryReload() of history listener.
...
a=asa for QA checkins that are not part of the default builds
2002-04-20 03:39:31 +00:00
depstein%netscape.com
e2c7682141
adding nsIWebNavTestLib.js and nsIWebNavTestCase1.html into /webNav
...
a=asa for QA checkins that are not part of the default builds
2002-04-20 02:54:38 +00:00
depstein%netscape.com
1a5edf11e1
fixed makefile.win. some minor updates to other files.
...
a=asa for QA checkins that are not part of the default builds
2002-04-20 02:24:27 +00:00
bzbarsky%mit.edu
79be026732
Data URIs are not nsIURLs. Bug 77850, r=law, sr=darin
2002-04-19 03:21:35 +00:00
seawood%netscape.com
97531eb92c
Add make -j support to win32 gmake builds.
...
Bug #132848 r=bryner
2002-04-19 02:42:28 +00:00
jkeiser%netscape.com
0dc252669f
Close submitted files (input type=file) when done with them. (bug 126829) r=dougt@netscape.com, sr=darin@netscape.com
2002-04-18 22:02:09 +00:00
blythe%netscape.com
44f2be5785
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
pinkerton%netscape.com
2639b4120d
package xul security dialogs in embedding. also add appcomps to embed to get session history. r=ccarlen/sr=alecf. bug# 135211
2002-04-16 19:09:57 +00:00
bryner%netscape.com
5ee18c0ade
Oops, I meant to remove this files when I removed the old XBL form controls (bug 137483). These are no longer in the tree.
2002-04-16 04:00:58 +00:00
ccarlen%netscape.com
bdaa3e03db
Fixing bustage - needs #if TARGET_CARBON
2002-04-16 02:46:14 +00:00
ftang%netscape.com
d66bdc5219
fix bug 110726. Add carbon event handler for Text Input event to handle input methods r=ccarlen sr=sfraser a=asa
2002-04-15 23:53:11 +00:00
ftang%netscape.com
bc978614ac
fix bug 110726. r=ccarlen sr=sfraser a=asa add CTextInputEventhandling.cpp
2002-04-15 23:51:13 +00:00
ftang%netscape.com
749f602a3e
fix bug 110726. add carbon event handler for Text Input events. r=ccarlen sr=sfraser a=asa
2002-04-15 23:49:29 +00:00
dougt%netscape.com
2dbd1edd63
XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com
2002-04-15 22:26:29 +00:00
bryner%netscape.com
57db3f841d
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
danm%netscape.com
d4595ba65b
changing the format of the comment describing registerNotification, as requested by depstein. bug 99618
2002-04-13 01:53:33 +00:00
pinkerton%netscape.com
245c950f22
actually hook up dnd overriding apis to webbrowserchrome. r=brade/sr=blizzard/a=valeski. bug# 136744.
2002-04-11 21:33:24 +00:00