marco%gnome.org
2e0064a918
Add get_type info for single_embed
...
Patch by chpe@gnome.org r=marco sr=blizzard
2005-01-17 16:21:32 +00:00
cbiesinger%web.de
8bf3af91f6
use UTF8ToNewUnicode for UTF-8 strings, instead of ToNewUnicode which treats
...
the data as ISO-8859-1
270243 patch by chpe@gnome.org r=marco sr=darin
2005-01-15 19:25:25 +00:00
cbiesinger%web.de
dda245cc22
276482 never block windows opened through gtkmozembed
...
patch by Crispin Flowerday <crispin@flowerday.cx> r=bz sr=jst
2005-01-15 19:19:19 +00:00
cbiesinger%web.de
375512fff5
273336 export functions from gtkmozembed_internal; they are required by embedding apps
...
patch by chpe@gnome.org r=darin
2005-01-15 18:57:49 +00:00
timeless%mozdev.org
2678104ecc
Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
...
rs=jst
2005-01-14 09:19:12 +00:00
timeless%mozdev.org
34eceab05c
Bug 277741 bad copy/paste of NS_ASSERT_OWNINGTHREAD(_class)
...
r=dbradley sr=dbaron
2005-01-12 19:20:01 +00:00
jst%mozilla.jstenback.com
1a8e54667c
Fixing bug 103638 (and bug 273699). Targets with same name in different windows open in the wrong window. Patch by bzbarsky@mit.edu and myself, r=danm.moz@gmail.com, bzbarsky@mit.edu, sr=dveditz@cruzio.com, a=asa@mozilla.org
2005-01-11 19:36:40 +00:00
cbiesinger%web.de
8bf7cd6391
bug 264599 make unfrozen necko interfaces use 64-bit integers.
...
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
cbiesinger%web.de
cc840713ca
Bug 249508 disable image loading before setting a new src on image nodes when
...
saving complete web pages. r=bz sr=jst
2005-01-09 20:36:27 +00:00
dougt%meer.net
807833b782
Update to ssr from glazman. minimo only.
2005-01-07 08:01:41 +00:00
dougt%meer.net
6c6634af1d
Update to Minimo all.js.
2005-01-07 07:59:54 +00:00
bzbarsky%mit.edu
e425259e0d
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
...
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
bzbarsky%mit.edu
e962663cd2
Fix camino bustage from bug 241082
2005-01-04 19:16:51 +00:00
cbiesinger%web.de
e279a2a949
Bug 241082 exthandler should require just nsITransfer, not nsIDownload
...
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-04 13:40:51 +00:00
bzbarsky%mit.edu
3203d0d58e
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
2005-01-03 22:51:17 +00:00
gerv%gerv.net
213fc7b2cb
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-01-01 16:48:30 +00:00
cbiesinger%web.de
b86ba5ef61
Bug 275673 embedding/browser/cocoa should not use nsIPref
...
r=pinkerton
2004-12-27 22:24:14 +00:00
gerv%gerv.net
a68362bcf1
iBug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-27 18:45:32 +00:00
bugzilla%arlen.demon.co.uk
fa2b47f85c
Bug 7840 Ability to specify default directory for downloads - As or not to As patch v0.7a - pud8
...
p=me r=neil.parkwaycc.co.uk sr/rs=jag
2004-12-21 19:31:07 +00:00
cbiesinger%web.de
e80d16e685
Bug 275457 embedding/browser/qt should not use nsIPref r=zack
2004-12-21 19:02:22 +00:00
db48x%yahoo.com
e0a0119bc1
bug 239006: Download manager doesn't account for filesize when presenting combined percentages
...
patch by Zbigniew Braniecki <gandalf@firefox.pl>, r=cbiesinger, sr=darin
2004-12-18 04:06:51 +00:00
cbiesinger%web.de
44c540316d
265333 freeze nsIWebBrowserStream. r=marco sr=darin
...
also a bit of cleanup in EmbedStream.cpp
2004-12-15 17:28:36 +00:00
bryner%brianryner.com
884453541b
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
2004-12-15 05:52:44 +00:00
bsmedberg%covad.net
81a0de68d5
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
2004-12-15 04:07:01 +00:00
zack%kde.org
a301c8c4c8
Fixing for crashes due to using a wrong string in strlen. br:273756
2004-12-10 22:59:10 +00:00
gerv%gerv.net
87e78da7d8
Bug 261899 - comment cleanup to avoid warning. Problem introduced by bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-10 22:34:17 +00:00
dbaron%dbaron.org
2561fd4c63
Fix bustage. b=272151
2004-12-08 22:50:41 +00:00
dbaron%dbaron.org
1b29417fd2
Fix bustage. b=272151
2004-12-08 22:05:58 +00:00
dbaron%dbaron.org
f9dfc3bd3d
Fix Windows bustage. b=272151
2004-12-08 20:31:27 +00:00
dbaron%dbaron.org
1bb228eed5
Bug 272151: reorganize files within layout, r+sr=roc
2004-12-08 19:41:48 +00:00
bzbarsky%mit.edu
194e16cd98
Make docshell inherit from docloader; clean up related code, move toward
...
eliminating the nsIWebShell, nsIWebShellContainer, nsIDocumentLoader
interfaces and clarifying the other docshell-related interfaces.
r=darin, biesi, sr=jst
2004-12-08 17:32:06 +00:00
zack%kde.org
a9a0ad8d05
fix the stop slot, remove some redundant debug and cvs ignore
2004-12-07 00:50:21 +00:00
ere%atp.fi
c1d97a4b9d
Fix for bug 270812: Cannot print after printer was renamed
...
Patch by Masayuki Nakano,
r=emaijala
sr=bzbarsky
2004-12-06 15:29:25 +00:00
zack%kde.org
7a006fa69d
don't generate binaries for all cpp files
2004-12-06 04:58:27 +00:00
zack%kde.org
c2ba5a61e4
making the embedding example actually do something nice
2004-12-06 02:50:30 +00:00
locka%iol.ie
85529a0454
Implement IHtmlElement::insertAdjacentHtml & put_id. Checkin on behalf of Alex Tremon <atremon@elansoftware.com>. b=247537 r=adamlock sr=jst
2004-12-04 18:17:27 +00:00
zack%kde.org
24a5c9e1a7
This is the second part of 267318 - the Qt Designer plugin so that you can
...
be using QGecko like any other widget from the Qt Designer. Very cool.
(for "Creating Your Own Browsers 101" ;) )
2004-12-02 23:35:20 +00:00
zack%kde.org
334ce0b580
Committing patch from Michal Ceresna relating to bug 267318.
...
This is the "alert dialogs" part.
2004-12-02 23:29:43 +00:00
gerv%gerv.net
b92568bebe
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +00:00
pedemont%us.ibm.com
c6f2de7c1e
Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner
2004-12-01 17:33:16 +00:00
dbaron%dbaron.org
10efb45442
Use preprocessor instead of separate files for platform-specific parts of forms.css. b=272151 r+sr=bryner
2004-11-30 06:04:04 +00:00
bryner%brianryner.com
1435145ce6
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
cbiesinger%web.de
d2adf9061f
indenting this line correctly as per 265333 review comments
2004-11-24 21:04:04 +00:00
cbiesinger%web.de
c2da9eebf2
265333 make gtkmozembed use nsIWebBrowserStream instead of implementing that
...
functionality itself
r=marco sr=darin
2004-11-24 20:27:24 +00:00
darin%meer.net
9f9dd78d8a
fixing bustage
2004-11-24 00:10:12 +00:00
bugzilla%arlen.demon.co.uk
c4dc7600f0
Bug 264102 Chrome should use document.title instead of window.title - progressDlg fix v0.1
...
p=me r/sr=neil.parkwaycc.co.uk
2004-11-23 22:49:10 +00:00
darin%meer.net
373f51f2c6
fixes bug 263360 "Make CallCreateInstance use NS_GetComponentManager instead of nonfrozen/deprecated nsComponentManager symbols" r=bsmedberg sr=dbaron
2004-11-23 20:53:38 +00:00
timeless%mozdev.org
a14a802332
Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
...
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
darin%meer.net
9faecb70f3
freezing nsIPromptService, bug 99615, r=timeless sr=bzbarsky
2004-11-16 20:36:26 +00:00
timeless%mozdev.org
caaf1cc03c
Bug 269926 /Users/timeless/mozilla/embedding/components/printingui/src/mac/nsPrintingPromptServiceX.cpp:67: warning: `const char*kPrintProgressDialogURL' defined but not used
...
r=pedemonte sr=bz
2004-11-15 18:37:40 +00:00
timeless%mozdev.org
98e2759cf0
Fixing case. Accesskeys favor matched case.
...
r=biesi sr=bz
2004-11-15 02:12:30 +00:00
cbiesinger%web.de
273d3d5fae
265333 change nsIWebBrowserStream in preparation of freezing:
...
- make it take nsIURI as base URI, for IDN support and correct charset handling
- use an octet array instead of string for binary data
- use ACString for the mime type
- improve documentation
r=marco sr=darin
2004-11-12 22:47:50 +00:00
darin%meer.net
90964d65a8
fix bustage
2004-11-12 19:06:19 +00:00
joshmoz%gmail.com
2100b1ea0d
remove still-compiled classic code from print ui (bug 267763) r+sr=darin
2004-11-04 21:26:34 +00:00
darin%meer.net
653b50e830
fixing win32 bustage
2004-11-01 21:16:18 +00:00
darin%meer.net
96c79cea45
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
jshin%mailaps.org
4bc89c6801
bug 266857 Cannot print more than once with a printer with non-Latin1 (e.g. Japanese) characters in its name, patch by Masayuki Nakano <masayuki@d-toybox.com> r=me, sr=bzbarsky
2004-10-31 04:34:13 +00:00
darin%meer.net
fb118993e7
fixes bug 266006 "xpcom/glue should not declare methods with NS_COM" r=bsmedberg
2004-10-29 19:43:51 +00:00
bsmedberg%covad.net
3055933c27
Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
2004-10-29 19:28:38 +00:00
timeless%mozdev.org
e0e3a32c7d
Bug 252836 Exception ``[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://global/content/bindings/browser.xml :: onxbldestructor :: line 402" data: no]'' thrown from function onxbldestructor(event=Event:{0}) in <chrome://global/content/bindings/browser.xml> line 402.
...
r=neil sr=bz
2004-10-27 05:23:40 +00:00
darin%meer.net
88a17b807a
disable mfcembed in static builds to fix build bustage (see bug 262218), r=bsmedberg
2004-10-25 22:30:08 +00:00
darin%meer.net
fb3826168b
landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
2004-10-25 19:34:45 +00:00
pedemont%us.ibm.com
8bce3ba55f
Bug 265253 - RemoveWebBrowserListener incorrectly passes nsIWeakRef. r+sr=darin
2004-10-25 15:47:54 +00:00
cbiesinger%web.de
e6ef9ebab2
265333 NS_NewInputStreamChannel should not overwrite a content charset set from
...
the content type with an empty string r+sr=darin
2004-10-25 13:15:25 +00:00
dveditz%cruzio.com
ab1ad1555f
bug 263546: move external protocol warning down a level, r=jsr,sr=darin
2004-10-25 07:46:01 +00:00
timeless%mozdev.org
4561724209
http://www.mozilla.org/hacking/portable-cpp.html
...
Be careful of the scoping of variables declared inside for() statements.
2004-10-25 05:51:24 +00:00
zack%kde.org
1c549dd488
Qt Mozilla port. For now the best way to start playing with it is the
...
TestQGeckoEmbed from the embedding/browser/qt/tests.
Build patch sr=jst, r=biesi.
Rest: r=dbaron,biesi
2004-10-11 04:01:49 +00:00
bzbarsky%mit.edu
69eadc53e4
Remove the use of HEAD when saving files, since it's so poorly implemented by
...
servers. Bug 160454, patch by Phil <Time_lord@hotmail.com> (to whom I'd like
to express my deepest thanks for doing this!), r=biesi, sr=bzbarsky
2004-10-10 04:03:34 +00:00
neil%parkwaycc.co.uk
7bb2ca31b7
Switch load handlers to setting document.title (as per bug 126903 setting the title attribute no longer works) b=261267 r=jst sr=shaver
2004-10-09 13:01:45 +00:00
bzbarsky%mit.edu
3fa9eef12d
Try to keep window.arguments from being wiped out by scope-clearing by setting
...
the document in the window to null before setting window.arguments in
AttachArguments. Bug 25040, r=danm, sr=jst
2004-10-02 16:11:57 +00:00
cbiesinger%web.de
795c362196
261249 treat UTF-8 strings as UTF-8, not latin1. r=bzbarsky sr=darin
2004-09-30 14:23:49 +00:00
cbiesinger%web.de
50fa804aae
remove *WithConversion from mac embedding code
...
261241 r=pink sr=darin
2004-09-30 14:17:28 +00:00
cbiesinger%web.de
1f1acbd6e4
bug 261218 URIs are UTF-8 encoded, not latin1
...
r=blizzard sr=darin
2004-09-30 14:01:25 +00:00
amardare%qnx.com
2f5825e73e
Changes for qnx(photon) platform. They should not affect building/runtime other platforms.
...
Fixed the setting of window title in the embedded mozserver.
2004-09-28 20:57:03 +00:00
cbiesinger%web.de
e533798ebb
make helper app dialog set its title using window.title, not setAttribute, since
...
only the former now works in an onload handler
261267 r=neil sr=bz a=asa
2004-09-25 23:54:52 +00:00
bryner%brianryner.com
b4bc48d4f0
Fix gtk2 embedding crash from bug 121264. r+sr+a=blizzard.
2004-09-24 19:56:44 +00:00
pete.zha%sun.com
5882226118
bug 260465
...
remove pref-applicatiopn-new.xul
r/sr=neil.parkwaycc.co.uk
patch=leon.sha@sun.com
2004-09-22 03:03:24 +00:00
bsmedberg%covad.net
8a8503b277
Trying #including all the files you use, grr. bug 246014
2004-09-21 20:43:36 +00:00
bzbarsky%mit.edu
06df868b16
Fix misspellings of "transferring" in the tree. Bug 258874, patch by Chris
...
Thomas (CTho) <cst@andrew.cmu.edu>, r=bsmedberg, spelling fix rs=brendan
2004-09-16 18:33:39 +00:00
peterv%propagandism.org
2b17e5cf1d
Backing out to fix bustage.
2004-09-16 17:28:38 +00:00
peterv%propagandism.org
93852793b1
Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
2004-09-16 12:39:49 +00:00
cbiesinger%web.de
0c56d076e7
backing out changes
2004-09-15 13:31:36 +00:00
cbiesinger%web.de
256879304f
one more file for camino bustage...
2004-09-15 13:24:47 +00:00
cbiesinger%web.de
b5ded57da7
Bug 248044 move jar protocol handler into libjar. these are the changes to the
...
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
cbiesinger%web.de
08c23a2243
remove unused headers from winEmbed 258179 r=dougt sr=bz
2004-09-13 20:53:42 +00:00
gerv%gerv.net
f54c98287d
Bug 256272 - revert license to original BSD-like "test code license"; this code was accidentally tri-licensed a few months ago. Thanks to Adam Lock for the script to do this.
2004-09-12 15:59:33 +00:00
dveditz%cruzio.com
841d71848f
bug 173010 prompt before launching external protocol handler,r=mscott,sr=darin/jst
2004-09-10 23:24:49 +00:00
bryner%brianryner.com
306fd4d418
Hook up gtk2 native keybindings for editor. This gets rid of htmlBindings.xml and instead makes the platform-neutral base bindings be included via the preprocessor, allowing the editorBase bindings to not be applied on gtk2. Also, removed obsolete mac CFM package files. Bug 257405, r=bzbarsky, sr=ben.
2004-09-10 07:17:31 +00:00
dveditz%cruzio.com
a335af86bc
bug 157354 suppress display of user:pass (pref controlled) to help with spoofing; r=caillon,sr=bz,a=asa
2004-09-09 14:27:52 +00:00
kjh-5727%comcast.net
b89a09b444
BUg 257381: New shared library libgfxpsshar.so.
2004-09-07 21:16:05 +00:00
cbiesinger%web.de
9b90f640dd
Bug 228603 nsIWebBrowserPersist should have a saveChannel method
...
r=adamlock sr=darin
2004-09-07 14:42:23 +00:00
locka%iol.ie
4f75e6689a
More build bustage, replace IID_IHTMLDOMNode with __uuidof(IHTMLDOMNode)
2004-09-05 20:36:30 +00:00
locka%iol.ie
bb9b6b6735
More build bustage fixes. Remove IID_IHTMLDOMNode in favour of __uuidof(IHTMLDOMNode)
2004-09-05 20:17:22 +00:00
locka%iol.ie
2edbed61de
Build bustage fix. Workaround arcane Platform SDK used by tinderboxen by redefining interface. We need to use a more modern SDK!
2004-09-05 20:03:06 +00:00
locka%iol.ie
3466546834
NOT PART OF BUILD. DevStudio .NET 2002 project file.
2004-09-05 15:03:51 +00:00
locka%iol.ie
c7f46c164f
Implement IHTMLDomNode and IHTMLButtonElement interfaces on IE DOM. Checkin on behalf of atremon@elansoftware.com r=adamlock sr=jst b=238786
2004-09-05 14:44:07 +00:00
locka%iol.ie
824d4541a4
Adding implementation of IHTMLButtonElement. Checkin on behalf of atremon@elansoftware.com r=adamlock sr=jst b=238786
2004-09-05 14:40:56 +00:00
jst%mozilla.jstenback.com
0ae36ca11c
Fixing build bustage.
2004-09-04 20:45:18 +00:00
dbaron%dbaron.org
613d104fb5
Land bug 72747 in pieces: Simplify the mechanism used to prevent framesets from having scrollbars. b=72747 r+sr=roc
2004-09-04 19:51:21 +00:00
jst%mozilla.jstenback.com
63c881aeb2
Fixing bug 252326. Fixing some popup blocker problems. Making sure only trusted events get mark trusted, and only allow popups while processing trusted (initiated by the user) events. Patch by trev@gtchat.de and jst@mozilla.org, r=bzbarsky@mit.edu, rs=brendan@mozilla.org, bryner@biranryner.com
2004-09-04 19:28:46 +00:00
dbaron%dbaron.org
e4e0192e47
Back out previous round of bug 72747 changes due to Tp regression.
2004-09-04 08:34:55 +00:00
dbaron%dbaron.org
46a0c16189
Land bug 72747 in pieces: Simplify the mechanisms used to prevent framesets from having scrollbars and used to implement the scrolling attribute on frames and iframes. Implement scrolling='yes'. b=72747 r+sr=roc
2004-09-04 06:53:36 +00:00
cbiesinger%web.de
f5a667857a
Bug 254952 make MIMEService/MIMEInfo-users make use of UTF-8 extensions
...
r=bzbarsky sr=darin
2004-09-01 17:46:23 +00:00
dbaron%dbaron.org
67e0ee1634
Back out the rest of bug 72747 due to Tp regression.
2004-08-27 01:26:55 +00:00
dbaron%dbaron.org
0430fe1b67
Implement 'overflow-x' and 'overflow-y' CSS properties, long implemented by IE for Windows and proposed for CSS3. Implement scrolling='yes' and equivalents on frame and iframe. Various pieces of related cleanup (see comment 22 in bug). b=72747 r+sr=roc
2004-08-26 17:11:20 +00:00
gerv%gerv.net
62e3767f68
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-08-25 23:02:50 +00:00
bryner%brianryner.com
efcc221ee4
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
2004-08-20 20:34:37 +00:00
neil%parkwaycc.co.uk
03cb95d6b7
Applying the parts of bz's patch for bug 255270 that bryner conservatively removed r=me sr=dbaron a=asa
2004-08-15 10:03:11 +00:00
amardare%qnx.com
4401f3d754
Changes for qnx ( photon ) platform only. They should not affect building/runtime other platforms.
2004-08-13 20:03:42 +00:00
bryner%brianryner.com
90b233ca65
Fix for reflow problem in XUL dialogs (bug 255270, smoketest blocker). Patch by bzbarsky, r=neil, sr=dbaron. (I'm conservatively just removing the hack in nsHlperAppDlg by restoring it to its previous state).
2004-08-13 18:25:33 +00:00
caillon%redhat.com
895ec082e4
These are C++ files; not IDL. rs=bzbarsky
2004-08-11 07:00:43 +00:00
timeless%mozdev.org
96fd8d0a02
Bug 199804 Unprofessional error message when download fails
...
patch by mcsmurf@gmx.de r=biesi sr=bz
2004-08-08 21:12:22 +00:00
cbiesinger%web.de
ca0357a7db
Bug 254354 move nsIHelperAppLauncherDialog.idl into exthandler
...
r=bz sr=darin
2004-08-08 20:25:02 +00:00
mats.palmgren%bredband.net
798e7d641a
Check fo null before using GetFocusedElement result. b=252977 r+sr=bzbarsky
2004-08-08 17:18:58 +00:00
bzbarsky%mit.edu
372e293420
Make sure not to save magic _base_href attributes when saving a DOM. Bug
...
253507, r+sr=jst
2004-08-04 03:14:18 +00:00
timeless%mozdev.org
88a6af04bb
Bug 246392 Reloading a page containing frames goes back to top level
...
patch by crispin@flowerday.cx r=blizzard sr=shaver
2004-08-03 15:28:27 +00:00
timeless%mozdev.org
6a35541d22
Bug 246392 Reloading a page containing frames goes back to top level
...
patch by crispin@flowerday.cx r=blizzard sr=shaver
2004-08-03 15:22:31 +00:00
bryner%brianryner.com
cc807b07b1
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00
bryner%brianryner.com
88f80381e3
Consolidate PresContext classes into a single nsIPresContext implementation, and finish deCOMtaminating it. Bug 253470, r+sr=roc.
2004-07-29 19:41:39 +00:00
cbiesinger%web.de
c0215f3bb8
Bug 252468 Remove outdated autostretch attribute from the tree
...
patch by Simon Paquet <bugzilla@babylonsounds.com> r=neil rs=bz
2004-07-29 18:25:42 +00:00
cbiesinger%web.de
784f49a951
Bug 246695 Gtk Embedding widget ignore scrollbar chrome setting
...
r=bryner sr=blizzard patch by Crispin Flowerday <crispin@flowerday.cx>
2004-07-28 20:54:50 +00:00
bzbarsky%mit.edu
4f6dfefbdd
Switch context back to being nsISupports, but make it clear that it's expected
...
to be an nsIDOMNode or nsIDOMWindow. Bug 252027, r=mvl, sr=shaver
2004-07-27 17:15:53 +00:00
bzbarsky%mit.edu
fba9dbd53f
Fix crash on exit if embedding widget was never shown. Bug 249520, patch by
...
Steven Brown <swbrown@ucsd.edu>, r+sr=blizzard
2004-07-22 02:36:24 +00:00
darin%meer.net
5fa05ca92c
fixes bug 106940 "ActiveX browser should use the newer nsIPrefService APIs instead of nsIPref" patch by gerlofs@us.ibm.com, r=mkaply, sr=darin
2004-07-20 18:31:57 +00:00
cbiesinger%web.de
07cf57d7dd
Bug 237611 init mPercent to -1, not 0, so that the title also shows 0% progress
...
patch suggested by ZF.Dang <dantifer.dang@sun.com> r=biesi sr=bz
2004-07-18 19:50:24 +00:00
gerv%gerv.net
554e0e99a4
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 19:30:11 +00:00
gerv%gerv.net
7043d82836
Bug 236613: change to MPL/LGPL/GPL tri-license, and other license-related fixups.
2004-07-16 19:09:02 +00:00
gerv%gerv.net
50415faa3b
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 18:48:35 +00:00
timeless%mozdev.org
87ad8ef85f
Bug 158038 minor comment changes in nsIWebBrowserPrint (print and printPreview)
...
patch by rods r=dcone sr=kin
2004-07-16 05:44:45 +00:00
amardare%qnx.com
c3fb91b921
Changes for qnx(photon) platform only. It should not affect runtime/building other platforms.
...
When reading the prefs back, check for the return value.
2004-07-06 19:42:33 +00:00
rbs%maths.uq.edu.au
24ee06ba33
Ensure that Find Again (F3) iterates over all matches, even when the ESM::MoveFocusToCaret() takes a shortcut that leaves the focus controller slightly out-of-sync, b=249345, r+sr=jst
2004-07-01 21:29:21 +00:00
daniel%glazman.org
99f30136ce
[minimo only] remove max-height constraints; b=247843; r/sr=dbaron
2004-06-21 12:28:04 +00:00
bryner%brianryner.com
47111a13aa
removing dead CFM build files
2004-06-21 02:09:30 +00:00
ben%bengoodger.com
c65983111c
243387 - about:plugins broken by download size reduction changes. Move about:plugins page to global package to remove dependency on defunct "communicator" package. r=mconnor
2004-06-20 01:42:05 +00:00
bmlk%gmx.de
a07a866c19
bustage fix
2004-06-17 05:11:31 +00:00
roc+%cs.cmu.edu
f92adf1085
Fixing Windows bustage
2004-06-17 02:55:38 +00:00
roc+%cs.cmu.edu
52092297fe
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
locka%iol.ie
843876d8b4
Add implementation for IHtmlElementCollection methods tags() & item() when there is more than one element with the same id. Checkin for atremon. b=236894 r=adamlock sr=jst
2004-06-14 19:26:47 +00:00
locka%iol.ie
aa6790eefd
Replace reinterpret_cast with static_cast for proper pointer casting. Checkin for atremon, b=236812 r=adamlock sr=jst
2004-06-14 17:56:07 +00:00
amardare%qnx.com
f07725e0f0
Changes for qnx ( photon ) platform only. They should not affect building/runtime other platforms.
...
Enable the tooltip window in embedding.
2004-06-14 14:44:42 +00:00
jst%mozilla.jstenback.com
04d5e76846
No need for result here any more. Continuation fix for the bustage caused by the initial checkin for bug 245619.
2004-06-11 17:45:24 +00:00
m_kato%ga2.so-net.ne.jp
9fbabd3625
fix bugstage, bug=245619, r/sr=brendan
2004-06-11 17:14:43 +00:00
amardare%qnx.com
c7b08a990d
Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
...
Focus related changes: when the window loses focus, the window must be deactivated ( cursor should stop blinking ).
When the window is given focus again by the window manager, the window must be activated ( the same cursor should start blinking ).
2004-06-08 18:56:04 +00:00
jst%mozilla.jstenback.com
936d2f0d37
Fixing bug 235457. Making it possible to open a window from chrome as if it was opened from untrusted script. r=danm-moz@comcast.net, sr=peterv@propagandism.org
2004-06-07 21:50:25 +00:00
dveditz%cruzio.com
1f3e1038f3
bug 162020 option to delay enabling confirmation buttons r=mkaply,sr=sspitzer
2004-06-05 09:26:01 +00:00
jst%mozilla.jstenback.com
f1fc36c541
Fixing bug 245529. Syncing gtkembed with some recent event handling changes that affected how listeners can prevent the default action. Patch by philipl@mail.utexas.edu, r=jst@mozilla.jstenback.com, sr=bryner@brianryner.com
2004-06-05 05:18:42 +00:00
bsmedberg%covad.net
cbb2a1a8c4
Bug 244965 - untrusted web content can use the "chrome" flag to window.open() r=danm sr=jst
2004-06-02 12:36:51 +00:00
blizzard%redhat.com
f8da579fc1
Bug #243419 . gtkmozembed doesn't handle being moved between toplevels. Patch from chpe@gnome.org. r=blizzard,sr=bryner
2004-06-01 18:37:36 +00:00
bsmedberg%covad.net
7bbfa9aab8
Parts of bug 205425 - turn the embedding widget into a GRE client - patch by marco@gnome.org r=me sr=blizzard
2004-05-29 17:43:59 +00:00
mkaply%us.ibm.com
18d9c2feaa
#239580
...
r=danm, sr=dveditz
Extend ConfirmEx to allow setting the default button - change default button for script security to no
2004-05-24 13:33:51 +00:00
roc+%cs.cmu.edu
b8ecbc84da
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
f79a6813af
Relanding, since backing out did not fix orange. Bug 232691.
2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
62f7fc6ea3
Backing out to attempt to fix Mac orange. Bug 232691
2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
b733dd59da
Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
...
using EmptyC?String instead. Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
amardare%qnx.com
d2a89c4683
Changes for qnx/photon platform only. They should not affect building/runtime other platforms.
...
Added support for Pt_ARG_WEB_OPTIONs related to print header/footer.
2004-05-21 20:09:28 +00:00
dveditz%cruzio.com
31d9e1a660
bug 243699 block disk: and help: protocols r=bz,sr=bryner,a=brendan
2004-05-20 05:47:29 +00:00
depstein%netscape.com
4212c049c2
Added SaveObject() function in QAUtils.cpp. This is called in AsyncOpenTest() to compare the support objects passed to AsyncOpen and OnStartRequest.
2004-05-20 02:15:10 +00:00
caillon%redhat.com
e55198520c
Kill off nsComObsolete.h
...
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2004-05-18 18:09:16 +00:00
timeless%mozdev.org
ded395653e
Bug 242999 Crash while trying to GC [@ DOMGCCallback]
...
r=jst sr=jst
2004-05-18 04:00:47 +00:00
timeless%mozdev.org
7b5970dc1f
Bug 243621 Standardize QueryInterface without throw
...
r=neil sr=darin
2004-05-17 23:38:25 +00:00
amardare%qnx.com
6f230dd1c2
Changes for qnx/photon platform only. It should not affect building/runtime other platforms.
...
Removed unnecessary Pt_SET_REALIZED_F, Pt_SET_UNREALIZE_F methods - they were causing a crash when the server
is destroyed.
2004-05-14 17:53:50 +00:00
depstein%netscape.com
0ed0e66552
Cleaned up nsIChannel tests and running AsyncOpen() from the Tests menu. Added additional nsIProtocolHandler tests to Tests > nsIProtocolHandler->NewURI() for tracking some values. Will spin off into separate Test Interface in the future.
2004-05-14 00:19:54 +00:00
mvl%exedo.nl
2f908209a7
Make content policy api (nsIContentPolicy) not suck.
...
bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2004-05-13 18:34:18 +00:00
amardare%qnx.com
37d5442c36
Changes for qnx(photon) platform only. It should not affect runtime/building other platforms.
...
Mostly compile fixes due to changed interfaces.
2004-05-12 19:19:01 +00:00
amardare%qnx.com
3d67756008
Changes for qnx(photon) platform. They should not affect building/runtime other platforms.
...
Added EmbedDownload to manage the downloads and HeaderSniffer to be used in "Save Target As"
( look for "content-disposition" to provide a filename ).
Changes for handling the unknown mime types/downloading.
2004-05-12 16:49:13 +00:00
bryner%brianryner.com
6fbe6bfc72
remove unused file
2004-05-11 18:49:23 +00:00
cbiesinger%web.de
33c5b41794
239394 nsIMIMEInfo should use interCaps for methods and attributes
...
r=bzbarsky sr=darin
2004-05-08 18:37:06 +00:00
jst%mozilla.jstenback.com
d247d3f525
Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com
2004-05-07 20:55:17 +00:00
depstein%netscape.com
c12bc16ffd
Added additional cases to post AsyncOpen tests for nsIChannel tests. Additional request methods used for SetRequestMethod in httpChannel tests. Some cleanup in a few functions.
2004-05-07 02:43:23 +00:00
cbiesinger%web.de
6dfd44ee87
bug 239111 rework pause/resume handling in download manager
...
r=neil sr=roc
2004-05-04 18:53:54 +00:00
amardare%qnx.com
af152a534b
Changes for qnx(photon) platform. They should not affect building/runtime other platforms.
...
Changes for the downloading in the embedded server.
Fixed setting the proxy options coming from client.
2004-05-04 15:28:55 +00:00
bryner%brianryner.com
f9f55ca33e
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
2004-05-03 21:48:36 +00:00
cbiesinger%web.de
9556948baa
bug 241209, make sure to QueryInterface mTargetFile to nsILocalFile, to tell
...
xpconnect about the launch() and reveal() methods to prevent errors when trying
to call them.
r=neil sr=darin
2004-05-02 12:33:51 +00:00
rbs%maths.uq.edu.au
79cf272f93
Scroll the find position last so that it is not overriden by another intermediate scrolling, b=242056, r=akkana, sr=jst
2004-05-01 07:47:23 +00:00
bryner%brianryner.com
7927c18306
Implement basic support for DOM level 2 UIEvents, and implement DOMActivate for HTML form control elements. Also minor usage cleanup for nsIDOMUIEvent. Bug 60212, r+sr=jst.
2004-04-30 23:55:16 +00:00
amardare%qnx.com
c0c8d854a3
Changes for qnx/photon platform. They should not affect building/runtime other platforms.
...
When printing from the embedded application, allow it to set the print frame, BG colors, BG images
in the print settings, according to the preferences.
Also changes for ShowTooltip ( it was broken ). Known problem - the location is broken if the page has frames
and the tooltip is inside a frame.
2004-04-30 20:03:43 +00:00
rbs%maths.uq.edu.au
abe59f1a21
Find in textareas misses some matches & some cleanup/consolidation, b=241053, r=akkana, sr=jst
2004-04-27 22:22:43 +00:00
danm-moz%comcast.net
6e86fad6c3
rewrite of new window sizing and placement. bug 239876. also addresses bugs 118717,176342,183633,240381. r=jag sr=blizzard (previous version of patch)
2004-04-27 17:34:13 +00:00
amardare%qnx.com
056ae745ca
Changes for qnx/photon platform only. It should not affect other platforms.
...
Added the memory_cache_kb_size setting.
2004-04-26 19:53:40 +00:00
dougt%meer.net
aae66ceafa
Minimo only. Adding local html
2004-04-26 17:40:10 +00:00
dougt%meer.net
ff1657f4dd
Minimo only. disable dtd debug
2004-04-26 17:11:24 +00:00
dougt%meer.net
402d035d9d
MINIMO Only.
...
These changes include
pointing the start page to a local file.
fixing up the packaging files to do a clober of the dist/Embed directory.
updating the ipkg version.
2004-04-26 06:33:22 +00:00
dbaron%dbaron.org
40122301a3
Add |const| in a few places where it should be used. b=241164 r=blizzard sr=darin
2004-04-23 19:30:25 +00:00
cbiesinger%web.de
f42f71ca76
bug 240367, also filter out nsITransport::STATUS_READING and STATUS_WRITING
...
messages
r+sr=darin
2004-04-23 18:57:10 +00:00
dougt%meer.net
9a41e73608
MINIMO ONLY
...
Fixing UA string preference. It must be a pref not a user_pref.
Minimo Application UI changes:
Replaced toolbar with context menu
Replaced throbber with url bar bg color fading.
Added URL Bar autocomplete
Added mosaic style url open events
2004-04-21 14:51:42 +00:00
locka%iol.ie
c46426b646
Implement IHTMLDocument2::get_Cookie. Checkin on behalf of atremon@elansoftware.com, r=adamlock sr=bzbarsky
2004-04-19 19:59:52 +00:00
gerv%gerv.net
c40f4f93a2
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
cbiesinger%web.de
a26a693b1c
bug 24867 fallout - access the right variable, r+sr=bz
2004-04-18 01:12:49 +00:00
darin%meer.net
b86829b878
landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner
2004-04-17 00:58:23 +00:00
cbiesinger%web.de
3c212719bf
bug 239604. make uriloader more doxygen friendly, and remove unused "command"
...
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
cbiesinger%web.de
d4e1da55f3
Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
...
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
rbs%maths.uq.edu.au
5813221e21
fix typo
2004-04-15 20:35:35 +00:00
rbs%maths.uq.edu.au
f0c2514be7
Add the much requested support for find in <textarea> and text <input> elements. Also fix a long-standing problem with the mutually-exclusion: selecting something in a text field doesn't clear an earlier selection outside. b=58305, r=akkana, sr=jst
2004-04-15 19:45:46 +00:00
blizzard%redhat.com
238a65791a
Bug #195078 . LOCATION signal was triggered when subframe loads would happen, not just on the primary load. Patch from chpe@gnome.org. r+sr=blizzard
2004-04-15 18:35:38 +00:00
depstein%netscape.com
77610945e2
added View Logfile & Delete Logfile from Tools menu
2004-04-15 00:28:26 +00:00
locka%iol.ie
59b3662a6c
Tidy up some enums. b=225045 r=atemon@elansoftware.com sr=bzbarsky a=asa
2004-04-13 10:09:24 +00:00
locka%iol.ie
1177bf060a
NOT PART OF BUILD. Add "Page Setup..." menu item to exercise ActiveX control's new page setup dialog
2004-04-13 10:03:36 +00:00
locka%iol.ie
2fab350372
Add page setup dialog to ActiveX control & fix com exception in IOleCommandTargetImpl. b=225045 r=atemon@elansoftware.com sr=bzbarsky a=asa
2004-04-13 09:21:06 +00:00
depstein%netscape.com
49fb28f23d
*** empty log message ***
2004-04-10 02:24:37 +00:00
bryner%brianryner.com
caa7cd7c1e
Check in missing part of patch for bug 237239.
2004-04-08 19:18:25 +00:00
timeless%mozdev.org
a83785deb7
Bug 205077 Prefs: Networking cleanup for trunk
...
patch by benc@chuang.net r=darin a=mkaply
2004-04-08 06:43:34 +00:00
timeless%mozdev.org
7a085cdf23
embedding/qa isn't part of the build
...
Adding a Makefile.in which enables testembed to build
note that embedding/qa is currently a windows only critter.
as such, the embedding/Makefile.in needs:
ifdef ENABLE_TESTS
ifeq ($(OS_ARCH),WINNT)
DIRS += qa
endif
endif
2004-04-05 08:54:08 +00:00
timeless%mozdev.org
ab2add1c65
embedding/qa is not part of the build
...
and it doesn't build on case sensitive file systems without these changes
hopefully at some point these changes can be reverted. doing that will
require magic on the cvs server.
2004-04-05 08:48:14 +00:00
timeless%mozdev.org
496e2cd9f8
embedding/qa is not part of the build
...
you can tell because this file doesn't build without this change
2004-04-05 08:42:03 +00:00
timeless%mozdev.org
257ecfc990
embedding/qa is not part of the build
...
you can tell because this file doesn't build without this change
2004-04-05 08:31:42 +00:00
depstein%netscape.com
85fc3eb875
*** empty log message ***
2004-03-31 00:09:37 +00:00
bsmedberg%covad.net
168f7225da
Bug 236101 - flatten the directory structure of the embedding SDK. Consensus from dougt/adamlock/blizzard r=cls a=mkaply
2004-03-23 20:58:21 +00:00
locka%iol.ie
26e4f586f0
Implement IHtmlSelectionObject & IHtmlTextRange. Checkin on behalf of atremon@elansoftware.com. r=adamlock sr=jst a=chofmann
2004-03-19 20:10:58 +00:00
amardare%qnx.com
6d0ec11abe
Changes for qnx ( photon ) platform. They should not affect runtime/building other platforms.
...
Removed the usage of network.hosts.socks* from the embedding code, as per BUG:237576.
2004-03-18 16:22:23 +00:00
neil%parkwaycc.co.uk
d3889680fd
Bug 162718 Advanced smart browsing preview is not localizable p=vberon@mecano.gme.usherb.ca r=bryner sr=rbs a=chofmann
2004-03-15 23:19:46 +00:00
locka%iol.ie
bd2f68065e
Implement IHtmlDocument2::get_selection and range objects in ActiveX control. Checkin on behalf of Alexandre Tr�mon <atremon@elansoftware.com>. r=adamlock a=jst a=chofmann
2004-03-15 19:20:12 +00:00
locka%iol.ie
0d3305ea71
Add selection and range objects implementations. Not compiled by makefile yet. Checkin on behalf of atremon@elansoftware.com, b=234640 r=adamlock sr=jst a=chofmann
2004-03-14 23:10:03 +00:00
darin%meer.net
b5f0ab457f
disable building extensions (NOT PART OF THE DEFAULT BUILD)
2004-03-12 02:39:30 +00:00
bsmedberg%covad.net
53b2368452
Fix embedlite bustage from bug 233160.
2004-03-09 20:30:17 +00:00
bsmedberg%covad.net
b107850633
Bug 233160 - separate style overlays out of nsIXULChomeRegistry r+sr=hyatt with additional lookovers from dbaron+bz
2004-03-09 19:59:09 +00:00
amardare%qnx.com
f8b8fbcf2a
Changes for the qnx(photon) platform. It should not affect runtime/building other platforms.
...
Removed the mozserver dependency.
2004-03-08 20:27:24 +00:00
pinkerton%aol.net
9dfeb991a7
work around bug in chrome reg that won't register locales w/out content.
...
(bug 234109, patch from bsmedberg, r=pink/sr=bryner)
2004-03-04 00:39:06 +00:00
locka%iol.ie
3878bb1dbe
Fix "View Source" operation on popup menu. Move default profile into a member variable. b=228600 r=darin sr=bzbarsky
2004-03-03 21:24:19 +00:00
amardare%qnx.com
f9327e9960
Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.
...
Updated the embedded stuff to use the new PtWebServer API ( libPtWeb.so.3 ).
2004-03-02 19:21:40 +00:00
dougt%meer.net
e75b3dc615
When prompting/alerting the user (during a form post, etc.), the dialog that is displayed is wider than the viewable screen on small screens. This patch reduces the min size of the dialog. b=229156, r=blizzard
2004-03-02 05:07:08 +00:00
mconnor%myrealbox.com
b176eb1e6a
Bug 236124 network.http.pipelining.firstrequest is unused and should be removed - patch by Michael Lefevre (michaell+bmo@michaellefevre.com), r+sr=darin
2004-03-02 01:04:35 +00:00
darin%meer.net
1d2d419885
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2004-02-28 22:34:07 +00:00
chanial%noos.fr
40dbde989a
Bug 235187: nsContextMenuInfo shouldn't use low-level API and remove presContext FindFrameBackground.
...
r=ccarlen, sr=bz
(file not used by the xul apps)
2004-02-28 02:00:23 +00:00
bryner%brianryner.com
d6b0d386ee
deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
2004-02-27 17:17:37 +00:00
pinkerton%aol.net
19faaa1139
use encoded filename in content-dispositon header (bug 233798, not part of
...
build)
2004-02-27 16:57:14 +00:00
locka%iol.ie
4a7be88d07
Fix crash in get_all implementation. Checkin on behalf of Alexandre Tr�mon <atremon@elansoftware.com> b=233251 r=adamlock sr=jst
2004-02-25 20:23:22 +00:00
cbiesinger%web.de
528931f674
removing now-unused mpfilelocprovider, superceded by profile/dirserviceprovider.
...
bug 235431, r=ccarlen sr=bz
2004-02-24 21:45:22 +00:00
bryner%brianryner.com
c13cc68678
Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst.
2004-02-24 03:22:35 +00:00
amardare%qnx.com
b7d5d39bbe
Changes for the qnx platform only. These changes should not affect runtime/building
...
other platforms.
2004-02-20 23:36:43 +00:00
amardare%qnx.com
91b5d879aa
Changes for the qnx platform only. These changes should not affect runtime/building
...
other platforms.
2004-02-20 23:06:30 +00:00
amardare%qnx.com
6bb265dd92
Changes for the qnx platform only. These changes should not affect runtime/building
...
other platforms.
Added the minimo-qnx for the qnx platform.
2004-02-20 23:04:07 +00:00
bzbarsky%mit.edu
af7fa0750d
Remove bogus method that makes backgrounds on the canvas unhappy. Bug 219302,
...
r+sr=roc
2004-02-20 00:39:09 +00:00
bzbarsky%mit.edu
eb5f956346
Fix comment. Bug 234895, patch by Simon Miller <mozbugs@nuvisions.ch>,
...
r=biesi, sr=bzbarsky
2004-02-20 00:17:35 +00:00
jshin%mailaps.org
b4155c6050
bug 233485 : add 'size' parameter to nsAutoBuffer (patch for customers) : r=ccarlen, sr=rbs)
2004-02-19 11:00:29 +00:00
darin%meer.net
8c818ed6c3
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
timeless%mozdev.org
cb144109ec
Bug 232642 [ActiveX] crash if access twice the same html element
...
patch by atremon@elansoftware.com r=adamlock sr=jst a=chofmann
2004-02-17 16:07:36 +00:00
bryner%brianryner.com
b26298f7c2
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
bsmedberg%covad.net
7a922f66fd
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
jst%mozilla.jstenback.com
f7cc1b50e9
Fixing build bustage.
2004-02-09 23:45:47 +00:00
jst%mozilla.jstenback.com
8b6dc1c3ca
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
cbiesinger%web.de
c0cfa599ca
Bug 232771 Typo in definition of GTK_MOZ_EMBED_CLASS
...
patch by Crispin Flowerday <mozilla@flowerday.cx> r+sr=blizzard
2004-02-07 22:23:07 +00:00
cbiesinger%web.de
9538f8ae05
Bug 232456 Escape key doesn't cancel Gtk alerts
...
patch by Crispin Flowerday <mozilla@flowerday.cx> sr=bryner r=blizzard
2004-02-07 22:21:42 +00:00
dbaron%dbaron.org
71a7773d75
Fix some incorrect string usage and improve performance in a few places that show up in an LXR search for the previous pattern. b=232339 r=jshin sr=darin
2004-02-03 18:23:41 +00:00
locka%iol.ie
4025b93e0c
Implement outerHTML. Checkin on behalf of Alexandre Tr�mon <atremon@elansoftware.com> b=232281 r=adamlock sr=jst
2004-02-02 21:02:25 +00:00
dbaron%dbaron.org
fc0604e652
Fix --disable-xul for non-MINIMO builds by building chromelite. b=232254 r=dougt
2004-02-01 23:23:19 +00:00
bryner%brianryner.com
f67839e02e
More nsIPresContext deCOMtamination (bug 229371). Inline getters and setters for LinkHandler, VisibleArea, and Language; change some methods that don't return any useful data to |void|; make GetContainer return an already_AddRefed. r+sr=dbaron
2004-02-01 10:09:07 +00:00
dougt%meer.net
9cd9cc5049
minimo only. cross compiler more sensitive to casting.
2004-02-01 05:22:51 +00:00
neil%parkwaycc.co.uk
6ab4cc4e81
Bug 231750 gtk alert text should be selected p=mozilla@flowerday.cx r=blizzard sr=bryner
2004-01-30 10:55:44 +00:00
dougt%meer.net
9d02d4b1dc
minimo only - making the stop icon act like a throbber when page loading. wacking g_prints to save a tad of footprint. And, yes. These are the xpm's I am using for now.
2004-01-30 07:36:31 +00:00
dougt%meer.net
8d5926b64c
[minimo only] remove dos line endings.
2004-01-29 22:09:23 +00:00
jst%mozilla.jstenback.com
1804c4910c
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
dougt%meer.net
037a7b9d2e
[minimo only] check of small screen css addition
2004-01-29 22:00:57 +00:00
dougt%meer.net
7f11c36559
http caching disabled per darin and I
2004-01-29 21:55:00 +00:00
bsmedberg%covad.net
34cd8e8bdf
Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin
2004-01-28 23:45:17 +00:00
cbiesinger%web.de
8aca4a6967
Bug 62760
...
make the helper app dialog always select "Save to disk" if the server sent
content-disposition:attachment, not only if we first see this content type
r=bzbarsky rs=darin
2004-01-28 23:18:20 +00:00
darin%meer.net
708aba1899
updating basebrowser and PPEmbed project file to reflect mozipcd being
...
renamed mozilla-ipcd. see bug 226481. r/sr=dbaron
2004-01-28 22:33:34 +00:00
dougt%meer.net
21b138c8a0
[Minimo only] Adding simple popup blocking
2004-01-27 08:45:11 +00:00
dougt%meer.net
3aa01b38dd
[minimo only] Minimo app vanity clean up. Merging stop and reload buttons. Autosizing URL entry bar on focus. Fixed chrome lite library so that it doesn't require any linking to necko. Adding ipkg build stuff.
2004-01-27 01:46:05 +00:00
dbaron%dbaron.org
d03089546b
Allow this to compile in a build with trace-malloc enabled.
2004-01-26 23:00:30 +00:00
jst%mozilla.jstenback.com
d62aed44c4
Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com
2004-01-24 00:46:17 +00:00
dbaron%dbaron.org
ca4e64fa50
Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner
2004-01-23 23:12:44 +00:00
neil%parkwaycc.co.uk
f97835d45d
Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron
2004-01-23 13:31:07 +00:00
dougt%meer.net
40c662e27c
[minimo only] there are no default/ prefs any longer
2004-01-21 07:05:19 +00:00
dougt%meer.net
febd613fc9
[minimo only] Minimo, now renamed.
2004-01-21 06:50:52 +00:00
dougt%meer.net
54a8922b98
[minimo only] Minimo, the app, lives -- inital checkin
2004-01-21 06:48:40 +00:00
dougt%meer.net
3c5536d524
[minimo only] change to all.js so that cookies work.
2004-01-21 06:42:56 +00:00
bsmedberg%covad.net
e9634f0db4
Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
...
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:22:43 +00:00
caillon%returnzero.com
e95aed0fd1
230953 - Remove traces of dtd-debug. r+sr=jst
2004-01-15 04:50:10 +00:00
timeless%mozdev.org
0ab187e2cd
Bug 183059 In MfcEmbed Context menu doesnot have "Paste" item.
...
patch by amutch@tln.lib.mi.us r=timeless sr=jst
2004-01-15 03:05:20 +00:00
locka%iol.ie
5b79e496b6
NOT PART OF BUILD. Add a smoketest.html to quickly test for common causes of breakage in embedded activex control.
2004-01-14 23:21:22 +00:00
locka%iol.ie
94a9a0f0bf
NOT PART OF BUILD. Implement view-source: and hook up status bar on edit app
2004-01-13 22:19:52 +00:00
locka%iol.ie
eb5f101ca9
NOT PART OF BUILD. Add Edit menu and cut, copy, paste and select all functionality to browser & editor
2004-01-13 21:42:25 +00:00
locka%iol.ie
4330eb3bdd
NOT PART OF BUILD. Fix makefile so wxEmbed builds once more
2004-01-13 21:12:51 +00:00
locka%iol.ie
bb89e7b08b
NOT PART OF BUILD. Enable bzip2 compression to standalone ActiveX control install script
2004-01-12 22:52:35 +00:00
locka%iol.ie
b7012eabd6
NOT PART OF BUILD. Update ActiveX control manifests & readme for standalone installer.
2004-01-12 22:50:27 +00:00
jst%mozilla.jstenback.com
4ab234b8be
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
darin%meer.net
bbe905edbe
removing reference to arm-linux-gcc in mozconfig and adding new mozconfig-arm for all the cross-compilation options
2004-01-06 21:51:03 +00:00
darin%meer.net
dba399fc8f
updating minimo mozconfig to reflect latest build options
2004-01-06 21:40:17 +00:00
amardare%qnx.com
2051637dd0
Changes for the photon platform - it should not affect ( building/runtime ) other platforms.
2004-01-05 23:04:07 +00:00
amardare%qnx.com
729718e938
Added the embedding/config/basebrowser-qnx for the QNX ( Neutrino ) ( GUI=photon ) OS.
2004-01-05 23:02:53 +00:00
cls%seawood.org
d4f0d83c34
If libraries are not exported to $DIST, they should not be exported to $prefix either. Fixing history bustage when using 'make install'.
...
Bug #229362 r=bsmedberg
2003-12-31 23:35:26 +00:00
dougt%meer.net
5802676bb9
explictly linking against the necko lib for nsStandardURL. minimo only
2003-12-23 06:40:43 +00:00
bsmedberg%covad.net
a262c9b4f7
bug 219233 - Unfork nsIChromeRegistry.idl (not the impl, just the interface) and move it into content/base/public until we can get a more fine-grained separation of that interface in to GRE/non-GRE pieces. r/sr=hyatt+jst
...
I couldn't do a CVS move of nsIChromeRegistry.idl, sorry... it was added on a branch earlier. The old CVS log/blame can be found at mozilla/rdf/chrome/public/nsIChromeRegistry.idl
2003-12-22 05:23:10 +00:00
dougt%meer.net
e57871894a
adding default preferences to minimo
2003-12-21 20:35:18 +00:00
bryner%brianryner.com
7264501b7b
Change all callers of nsIPresContext::GetShell() to use the non-refcounting versions. Most callers now use PresShell(), a few that were checking for null conditions are using GetPresShell() -- this will be remedied once we can ensure that a prescontext never has a null pres shell. Bug 227690, r+sr=bzbarsky.
2003-12-21 05:36:36 +00:00
neil%parkwaycc.co.uk
5be467455e
Bug 90906 Remove unused variables p=gautheri@noos.fr r=adamlock (locka) sr=alecf
2003-12-20 20:09:41 +00:00
dbaron%dbaron.org
e098d49126
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 Fixing bustage.
2003-12-13 03:02:55 +00:00
locka%iol.ie
3c55e928e0
Fix about: protocol in embedding. b=179129 r=bsmedberg sr=jst a=chofmann
2003-11-25 22:36:23 +00:00
locka%iol.ie
7501139951
NOT PART OF BUILD. Install MSVC7.0 runtime DLLs from standalone ActiveX installer
2003-11-25 18:59:59 +00:00
mkaply%us.ibm.com
ab1d895723
#226369
...
r=darin, a=mkaply
Rename transmngr to transmgr
2003-11-21 22:25:22 +00:00
bryner%brianryner.com
77dcb2fa35
Fix windows static build bustage (bug 226264), r=bsmedberg.
2003-11-20 23:18:30 +00:00
chanial%noos.fr
7735876dd5
Bug 194678: Move pageSetup into the toolkit. r=bsmedberg, sr=bryner and a big thanks to Dave Miller for moving the files!
2003-11-19 06:34:51 +00:00
jst%mozilla.jstenback.com
6380d7fd12
Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com.
2003-11-19 01:20:56 +00:00
locka%iol.ie
155265c86d
NOT PART OF BUILD. Improvements to the NSIS installer script and readme for ActiveX control
2003-11-19 00:05:31 +00:00
locka%iol.ie
8a4573f504
NOT PART OF BUILD. Add [Embed] section to top of manifest. b=223819
2003-11-18 22:23:15 +00:00
timeless%mozdev.org
3a6d6c90fd
Bug 106386 Correct misspellings in source code
...
Changes strings which meant "referring"
patch by ajvincent@juno.com r=timeless sr=dmose
2003-11-17 10:05:45 +00:00
bsmedberg%covad.net
d9ee8f8de4
Bug 223900 - Clean up MFCEmbed to use the GRE properly (don't link against xpcom.dll), and make the GRE glue libs more embedder-friendly and flexible. r=adamlock/dougt sr=dougt
2003-11-17 06:13:49 +00:00
cbiesinger%web.de
26c72f348f
bug 223990. Should have a getPrimaryExtensionForType function
...
r=bzbarsky sr=darin
also changes nsIMIMEService functions to start with a lowercase letter (only affects JS Callers)
2003-11-13 23:00:55 +00:00
locka%iol.ie
c1d662c1f3
NOT PART OF BUILD. Additional client files needed by ActiveX control when running mozilla/embedding/config
2003-11-11 23:39:12 +00:00
locka%iol.ie
435c1d5c66
NOT PART OF BUILD. mozconfig file containing build settings for control
2003-11-11 23:37:53 +00:00
locka%iol.ie
dd70f3b917
NOT PART OF BUILD. Clean up activex installer script, invoke makensis.exe automatically instead of by hand
2003-11-11 23:37:02 +00:00
locka%iol.ie
5bf9122db6
Move profile opening to after component registration to prevent locked profiles from causing strange behaviour in the control. b=224455 r=bzbarsky sr=jst
2003-11-11 20:38:51 +00:00
neil%parkwaycc.co.uk
8d6ba091e2
Bug 224449 Clicking Cancel before Pause doesn't close download window p=bz r=biesi sr=darin
2003-11-04 21:33:17 +00:00
brendan%mozilla.org
4be366b3cf
Fix missing cx param problem (223041, r=caillon, sr=dbaron).
2003-11-03 04:26:55 +00:00
darin%meer.net
58bf253cb1
making minimo packager use MOZ_OBJDIR instead of a hardcoded objdir path.
2003-11-03 02:16:56 +00:00
uid502
50383ff50a
Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky
2003-10-31 20:19:18 +00:00
timeless%mozdev.org
6390411c66
Bug 221845 (Patch) (OS X) put type ahead find string on find pasteboard
...
patch by haasd@cae.wisc.edu r=akkana sr=sfraser
2003-10-30 19:22:23 +00:00
neil%parkwaycc.co.uk
f954f310c8
Bug 223099 Remove obsolete FTP channel code r=biesi sr=darin
2003-10-30 09:17:05 +00:00
dwitte%stanford.edu
5688573070
clean up REQUIRES lines in makefiles, since most modules don't need 'cookie' anymore.
...
b=221886, r+sr=darin
2003-10-30 03:00:56 +00:00
locka%iol.ie
9b9cc015d4
NOT PART OF BUILD. Fix to make CBrowse run in VC++ 7.0+
2003-10-29 23:04:54 +00:00
locka%iol.ie
21a386279e
NOT PART OF BUILD. New c# test harness
2003-10-29 22:57:42 +00:00
bryner%brianryner.com
a0e219b348
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
caillon%returnzero.com
de3d3fbf61
Re-land patch for bug 83536, merging principal objects.
...
Also includes fixes from bug 216041.
r=bzbarsky
sr=jst
2003-10-21 22:11:49 +00:00
locka%iol.ie
1affb2d54c
NOT PART OF BUILD. Working ActiveX control installer, just the msvc runtime stuff to sort out
2003-10-13 21:30:48 +00:00
locka%iol.ie
b5ef618016
NOT PART OF BUILD. First cut at standalone installer for ActiveX control using Nullsoft installer
2003-10-07 22:02:51 +00:00
cls%seawood.org
378b851b12
Case matters.
...
Fixing mingw cross-compiling bustage.
2003-10-07 20:39:25 +00:00
bryner%brianryner.com
7bc6a51947
allow TestGtkEmbed to use jprof (bug 221242). r=blizzard, sr=dbaron
2003-10-07 02:43:00 +00:00
cbiesinger%web.de
69d609337e
220463 use more error codes in nsExternalAppHandler::SendStatusChange
...
r=bzbarsky sr=darin
We now show a useful dialog for NS_ERROR_OUT_OF_MEMORY, and we treat
NS_ERROR_FILE_UNRECOGNIZED_PATH like FILE_NOT_FOUND.
2003-10-03 20:56:52 +00:00
dbaron%dbaron.org
19a12727ec
Make URIs in the style system nsIURI pointers instead of strings. b=113173 r+sr=bzbarsky
2003-10-01 22:53:56 +00:00
bryner%brianryner.com
cd60efa8ac
Updating my email address
2003-09-29 06:04:02 +00:00
locka%iol.ie
ae5a30b049
NO CODE CHANGES. Update DevStudio projects (used for editing convenience only) to reflect recent reorg of some files to a common dir.
2003-09-28 21:19:45 +00:00
locka%iol.ie
f41de3b341
NO CODE CHANGES. Update all adamlock addresses to eircom.net.
2003-09-28 21:18:29 +00:00
locka%iol.ie
5892a0d824
Fix (long broken) editor mode to provide barebones functionality. Update all adamlock addresses to eircom.net. Fix some arcane comments referring to webshell / NGLayout. b=220092 r=blizzard@mozilla.org sr=bzbarsky@mit.edu
2003-09-28 21:17:24 +00:00
jst%mozilla.jstenback.com
8aa7b563d2
Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org.
2003-09-27 04:18:26 +00:00
tor%cs.brown.edu
8249189176
Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner
2003-09-26 19:31:18 +00:00
cbiesinger%web.de
064a9ddd04
bug 218817. replace GetDownloadInfo with attributes on nsIExternalHelperAppService -
...
this means 2 new attributes:
readonly attribute nsIFile targetFile;
readonly attribute PRTime timeDownloadStarted;
(no caller of GetDownloadInfo needed all three pieces of information that it provided)
r=bzbarsky sr=darin
2003-09-25 13:07:24 +00:00
cbiesinger%web.de
d493442b05
Bug 204671 progress dialog on download is always on top
...
r=bzbarsky sr=jag
Fix this by explicitly setting dialog=no in the features argument of
windowwatcher::OpenWindow.
2003-09-24 19:49:02 +00:00
uid502
6bed557bd4
Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron
2003-09-23 17:05:29 +00:00
timeless%mozdev.org
1929dd3949
Bug 191408 Change security policy check in nsWindowWatcher::OpenWindowJS so that xpcshell can use the prompt service
...
patch by danm r=timeless sr=jst
2003-09-18 14:32:06 +00:00
locka%iol.ie
885b07be87
Set check value in ConfirmCheck even if cancel is pressed. b=218021 r=adamlock sr=bzbarsky
2003-09-17 17:51:33 +00:00
ben%bengoodger.com
c57419d457
Seamonkey downloading UI changes necessitated by b214985. r=bz, sr=brendan.
2003-09-17 07:56:38 +00:00
dougt%meer.net
42717e0881
Removing profile switching from winembed. For hence forth, winembed will be the minimal embedding application b=219230, r=adam, sr=darin
2003-09-16 03:58:22 +00:00
bsmedberg%covad.net
3c7f6e517d
Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt
2003-09-13 17:55:56 +00:00
cbiesinger%web.de
70c775f194
missed some parts of Bug 78605 before... still r=bz sr=jag
2003-09-11 15:45:52 +00:00
cbiesinger%web.de
a6f81cf379
Bug 78605
...
display bytes [size] in Status when download is complete
r=bz sr=jag
2003-09-11 12:36:19 +00:00
mozeditor%floppymoose.com
55f9331082
Reviving Cocoa Embed Test App. Not part of build.
2003-09-11 00:54:19 +00:00
bryner%brianryner.com
352e645b90
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:05:34 +00:00
mkaply%us.ibm.com
7f98995dd6
Bug #217459
...
r/sr=darin, a=asa
Null check for docshell
2003-09-05 20:35:04 +00:00
neil%parkwaycc.co.uk
f618261fa7
Bug 218203 Crash when trying to show prompt from onunload p=chpe+mozbugz@stud.uni-saarland.de r=bryner sr=blizzard a=asa
2003-09-04 20:10:45 +00:00
timeless%mozdev.org
2994c4573e
Bug 217886 frame structure gets lost in builds since 20030826
...
patch by mpconnor@rogers.com r=bz sr=bz a=brendan
2003-09-04 02:23:20 +00:00
caillon%returnzero.com
c11c6acb17
Backing out the patch to bug 83536.
...
I will reland this when 1.6a re-opens.
r+sr=jst@netscape.com
a=chofmann
2003-08-22 03:06:53 +00:00
cls%seawood.org
c08e99a287
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
mkaply%us.ibm.com
9274b589d7
Bug #211834
...
r=bryner, sr=blizzard, a=mkaply
Crash in GTK embedding with no parent window
2003-08-14 21:53:50 +00:00
timeless%mozdev.org
bde09a704a
Bug 211788 GTK - Universal prompt should invert buttons order
...
patch by mpeseng@tin.it r=bryner sr=blizzard a=asa
2003-08-14 18:04:16 +00:00
jshin%mailaps.org
3a1683152e
bug 205682 : URLs in html documents are saved (and sent back) in UTF-8. Get them saved/sent-back in the document charset (r=adamlock, sr=bz, a=chofmann)
2003-08-08 01:00:30 +00:00
locka%iol.ie
d2ac300c8d
Detabbed file, no code changes
2003-08-05 07:38:48 +00:00
cls%seawood.org
fa583876c2
Fix VPATH build problem with cygwin make 3.80:
...
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
2003-08-05 04:43:49 +00:00
ben%bengoodger.com
8b142c128e
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
browser/activex/src/control/HelperAppDlg.cpp
browser/cocoa/src/CHBrowserService.mm
browser/photon/src/nsUnknownContentTypeHanlder.cpp
browser/powerplant/source/UDownload.cpp
components/ui/helperAppDlg/nsHelperAppDlg.js
components/ui/helperAppDlg/nsIHelperAppLauncherDialog.idl
tests/mfcembed/components/HelperAppDlg.cpp
- Update nsIHelperAppLauncherDialog::PromptForSaveToFile to take a
nsIHelperAppLauncher parameter.
bug 214985, r=brendan sr=hyatt
2003-08-04 22:30:41 +00:00
hyatt%mozilla.org
afa87ac239
Fix for 215041, add support for WinIE's _main target for sidebars (it's identical to _content), r=hixie, sr=ben
2003-08-04 18:33:24 +00:00
cls%seawood.org
1f93d3bd4e
Link generated .res files into mingw builds.
...
Use -mwindows when linking GUI mingw programs.
Bug #203443 r=leaf sr=bryner
2003-08-02 19:39:02 +00:00
jfrancis%netscape.com
fb4cf0921e
Fixing compile errors in cocoa embedding example. Not part of build.
2003-08-02 06:31:54 +00:00
jfrancis%netscape.com
a857a9042d
Fixing some compile errors in cocoa embedding example. Not part of build.
2003-08-02 06:25:54 +00:00
bsmedberg%covad.net
f1f9fa6cff
Bug 214669 update some callers to nsIComponentRegistrar from nsIComponentManager - r/sr=alecf
2003-08-01 14:27:57 +00:00
dougt%meer.net
140c6a5314
Cleaner way to support nostdc++
2003-07-31 00:21:29 +00:00
timeless%mozdev.org
03efddedbc
Adding the ablity to disable view source.
...
patch by dougt r=bz,sr=darin,b=199335
2003-07-30 23:57:39 +00:00
dougt%meer.net
efa580a909
adding disable-view-source. r+sr=me
2003-07-30 03:21:30 +00:00
bzbarsky%mit.edu
95256ce645
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
2003-07-28 21:35:53 +00:00
jaggernaut%netscape.com
f1efc20ae6
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2003-07-25 19:06:59 +00:00
cbiesinger%web.de
faf8419fc6
147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
...
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
caillon%returnzero.com
9c22160a4b
Bug 83536.
...
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
2003-07-24 05:15:20 +00:00
jaggernaut%netscape.com
ef99140d6d
Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron
2003-07-24 04:53:13 +00:00
dougt%meer.net
2c7b6a7e6a
Making packaging a bit simplier
2003-07-23 06:04:27 +00:00
dougt%meer.net
dca74579e5
fixing a couple of makefile. not part of normal build.
2003-07-23 06:00:28 +00:00
dougt%meer.net
a1a0c692c2
updating minimo-unix requirements
2003-07-23 05:56:38 +00:00
dougt%meer.net
a0a5576fb2
Adding comments and a new README file
2003-07-23 04:41:35 +00:00
dougt%meer.net
bd5b5535f7
mozconfig update.
2003-07-23 04:36:09 +00:00
dougt%meer.net
b2f577ac35
libstdc++ stub
2003-07-23 04:34:08 +00:00
dougt%meer.net
be489eb817
Not part of mozilla build. r+sr=darin/dougt
2003-07-23 04:33:17 +00:00
cbiesinger%web.de
763b641258
162249 r=bzbarsky sr=darin Running external program - lack of decent error messages
...
This adds a useful error message in case the specified helper application does not exist
2003-07-22 17:25:02 +00:00
bzbarsky%mit.edu
3ab26e7432
Sync up the "time elapsed" wording between download manager and progress
...
dialog. Bug 201046, patch by durbacher@gmx.de (Andreas Kunz), r=biesi,
sr=bzbarsky
2003-07-22 14:14:20 +00:00
dwitte%stanford.edu
e524dc48d2
blah bustage blah
2003-07-20 16:34:48 +00:00
dwitte%stanford.edu
65bf6b3c2e
blah bustage blah
2003-07-20 16:32:28 +00:00
dwitte%stanford.edu
e602cf7382
followup to jag's bustage checkin saga - removing some unnecessary CID's and some crufty files. (there may have been a grand plan behind guids.h, but as it stands there's no point)
...
r=the tim dude at rit, aka riceman, aka sirLurxalot, sr=lumpy
2003-07-20 15:40:34 +00:00
jaggernaut%netscape.com
fca02673ef
Fix bustage
2003-07-20 14:10:19 +00:00
jaggernaut%netscape.com
f008bc2bad
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
dbaron%dbaron.org
d23eafdfe2
Fix firebird and thunderbird bustage by unforking contents of nsIGlobalHistory (which was frozen) and by tweaking the root Makefile.in. b=212509 r=mscott
2003-07-19 21:19:12 +00:00
dbradley%netscape.com
3b40aa01c7
Bug 209942 - FMM: ShowNativePrintDialog has a free memory mismatch. r=smontagu, sr=dbaron
2003-07-19 16:29:41 +00:00
dwitte%stanford.edu
a631c1c78d
fixing bustage
2003-07-18 20:01:09 +00:00
brade%netscape.com
873ca0deef
code cleanup; r=cmanske, sr=bz, bug=209548
2003-07-18 02:28:09 +00:00
jaggernaut%netscape.com
8c498df4c3
Bug 73353: more REQUIRES updates.
2003-07-17 20:34:47 +00:00
jaggernaut%netscape.com
0ae58697bf
Fix bustage
2003-07-16 08:46:13 +00:00
jaggernaut%netscape.com
bccc95c440
Fix bustage
2003-07-16 05:41:05 +00:00
jaggernaut%netscape.com
bf82a649b9
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00
bryner%netscape.com
71f220ed85
fixing firebird bustage.
2003-07-14 04:10:36 +00:00
jaggernaut%netscape.com
3f3638aaa1
Bug 73353: fix Mozilla Firebird bustage (I hope)
2003-07-14 03:25:52 +00:00
dbaron%dbaron.org
4cd46e75e3
Fix MOZ_PHOENIX bustage. b=73353 sr=jag
2003-07-14 02:02:38 +00:00
jaggernaut%netscape.com
20004e3489
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
aaronl%netscape.com
9207ace500
Bug 211933. Incorrect null check in webbrowserfind code. r=dean_tessman, sr=sfraser
2003-07-09 06:41:20 +00:00
dougt%meer.net
c37108f32e
Minimo build file. - Not part of the mozilla build.
2003-07-09 04:57:30 +00:00
cbiesinger%web.de
c6ec6b4801
78919 part 1. r=bzbarsky, sr=darin. This adds an |hasDefaultHandler| attribute
...
to nsIMIMEInfo that should be used to check if a default application is available
for this mimeinfo.
2003-07-08 13:52:46 +00:00
cbiesinger%web.de
e71c25e486
22879 r=bzbarsky sr=jag Download window should GetAttention when download is complete
2003-07-08 13:31:04 +00:00
bryner%netscape.com
26ed56c408
Search for either pbxbuild or pbbuild, to allow building with the xcode tools on Mac OS X. Also, use -no-cpp-precomp instead of -traditional-cpp, for gcc 3.3 compatibility. Bug 211895, r=sfraser.
2003-07-07 18:22:04 +00:00
bryner%netscape.com
63882bcf7b
We still want to ignore errors copying the embed_lite component when not building Minimo, or running make in this directory in a non-minimo static build will fail. Fixing Camino tinderbox bustage.
2003-07-07 08:02:25 +00:00
dougt%meer.net
b36275be4d
adding minimo-unix config file. not part of build.
2003-07-05 19:35:04 +00:00
dougt%meer.net
6a6044c2ee
Adding support for static builds of minimo. r=pavlov. b=211645
2003-07-05 19:34:19 +00:00
blakeross%telocity.com
32cf13ed76
Fixing bug 21134, print range in print dialog should prefill to print first page of the web page. r=ben@netscape.com sr=hewitt@netscape.com
2003-07-04 08:31:44 +00:00
danm%netscape.com
c8338b2791
active window must be a top-level docshell. bug 170693. r=blizzard,bryner
2003-07-03 21:13:01 +00:00
cbiesinger%web.de
a711e6e3a0
193698 r=bzbarsky sr=darin "attachment" content shows a checkbox for "don't ask"
...
This checkin makes it so that we grey out the "Always ask me" checkbox for files sent
with content-disposition:attachment, and show another text indicating that the server
asked to not display the file.
2003-07-03 13:55:17 +00:00
bzbarsky%mit.edu
25471a836d
Add nsIContent::GetBaseURL; get rid of similar functions on nsIXMLContent and
...
nsIHTMLContent. Bug 209573, r=caillon, sr=jst.
2003-07-03 02:45:34 +00:00
locka%iol.ie
9397a5801c
NOT PART OF BUILD. Change popup menus
2003-07-02 21:53:25 +00:00
locka%iol.ie
de452b68ad
NOT PART OF BUILD. Implement open in new window popup, add uri listener to block popups, reduce use of ns(C)String to avoid linker issues
2003-07-02 21:52:42 +00:00
bzbarsky%mit.edu
2d5494c9f5
Make URI fixup work with UTF8 strings, mostly... Bug 211181, r=adamlock, sr=darin
2003-07-02 00:39:51 +00:00
cbiesinger%web.de
adf9db1b56
211169 r=bzbarsky sr=darin nsIHelperAppLauncherDialog::ShowProgressDialog unused, this means that nsProgressDlg.* is also unused
2003-07-01 20:21:57 +00:00
locka%iol.ie
5f7c311ce8
NOT PART OF BUILD. Add link to wxmozilla in readme, fixup popup menus in browser, add more functionality to editor, add new save & print menu items
2003-06-30 20:49:06 +00:00
cbiesinger%web.de
a80cbe7c3a
170131 r=timeless sr=bzbarsky Missing/misleading window/widget titles in helper application selection dialog
...
note: this checkin only fixes the "title" part of the bug
2003-06-30 17:58:56 +00:00
locka%iol.ie
9adb5efc67
NOT PART OF BUILD. Improve editor functionality, fix focus problems in editor/browser, add editor icons
2003-06-27 19:50:10 +00:00
seawood%netscape.com
3ee6b37d3f
Move xpcom specific defines from mozilla-config.h into xpcom-config.h.
...
Bug #210409 r=dougt
2003-06-27 04:12:16 +00:00
locka%iol.ie
1e7abb1d65
NOT PART OF BUILD. Add prototypes of editor & chat windows. Create GeckoFrame subclass that does the common functionality for all frames. Cleanup mail window.
2003-06-26 21:31:10 +00:00
locka%iol.ie
7f03fb6ff2
NOT PART OF BUILD. Add popup menus, chat template, switch to nsIContextMenuListener2
2003-06-25 22:46:11 +00:00
locka%iol.ie
93d690c438
NOT PART OF BUILD. Add popup menus, chat template
2003-06-25 22:45:20 +00:00
locka%iol.ie
1c3d79d181
NOT PART OF BUILD. Grey out back/fwd/stop buttons, add Go menu, fix wxmail: protocol to mail app
2003-06-24 22:59:43 +00:00
jst%netscape.com
2e8edec781
Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com
2003-06-24 21:43:01 +00:00
locka%iol.ie
27cece44a6
NOT PART OF BUILD. Add sample licence, fix window creator
2003-06-24 21:08:26 +00:00
locka%iol.ie
d28150902b
NOT PART OF BUILD. Simple test app for Gecko written using wxWindows
2003-06-24 20:15:14 +00:00
bryner%netscape.com
53e0e213f5
Add -ltracker for BeOS. Bug 210217, patch by sergei_d@fi.tartu.ee, r=bryner. Not part of the normal build.
2003-06-23 21:30:37 +00:00
caillon%returnzero.com
36a00e95c1
Bug 209852. Remove |dont_QueryInterface|.
...
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
timeless%mozdev.org
0ab82cafc9
Bug 67214 parseInt() used instead of Math.round() or Math.floor() in xpfe/components/ucth/resources/helperAppDldProgress.js
...
patch by stevechapel@earthlink.net r=jag sr=bz
2003-06-20 04:33:33 +00:00
brendan%mozilla.org
d8bb39cfd5
Don't include private js header files; fix gcc warnings.
2003-06-19 23:18:51 +00:00
locka%iol.ie
0987d8ebd4
Check if data: protocol exists before loading a data url in design mode. b=208834 r=darin@netscape.com sr=blizzard@mozilla.org
2003-06-19 18:49:11 +00:00
dbaron%dbaron.org
ab76914bd5
Fix accssibility+gtk2 build bustage.
2003-06-17 22:53:26 +00:00
alecf%flett.org
0ea82c9618
just adding a '-q' to the UNZIP line - not part of the default build (this just quiets down the console spew while building the embedded client)
2003-06-17 17:23:32 +00:00
alecf%flett.org
fca10b9dd4
fix for bug 205895 - make nsIMIMEInfo.getFileExtensions use a string enumerator, to avoid excess allocation at startup
...
r=bz, sr=darin
2003-06-17 17:00:40 +00:00
alecf%flett.org
5614718dd3
fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs
...
r=jkeiser, sr=jst and some great comments from jshin@mailaps.org
2003-06-17 16:40:34 +00:00
locka%iol.ie
ada2856ce5
Update xpi packages to add activex policy file and default prefs. Rewrite install.js to collapse loops down and provide better error checking & logging. b=208842 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-17 16:39:57 +00:00
locka%iol.ie
8193b1c070
Fix veirifcation build bustage, rename MOZ_ACTIVEX_PLUGIN_SUPPORT to MOZ_ACTIVEX_SCRIPTING_SUPPORT
2003-06-16 18:13:35 +00:00
ccarlen%netscape.com
2fb5d37fb2
Bug 161623 - Mac embedding APIs are burdensome compared to other platforms because the embeddor must create a top level nsIWidget instead of passing a native one. r=pink/sr=sfraser
2003-06-16 14:59:23 +00:00
caillon%returnzero.com
ba75de772b
Bug 209087
...
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
locka%iol.ie
15af0e28eb
Link to common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:56:50 +00:00
locka%iol.ie
433c9fe7ee
Link to common activex lib, implement get_all functionality. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:46:04 +00:00
locka%iol.ie
8cdf397cc4
Link to common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:45:07 +00:00
locka%iol.ie
5139fea820
Remove files that have moved into common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:44:24 +00:00
locka%iol.ie
f0a71fa57e
Enable building of common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:43:03 +00:00
locka%iol.ie
fccaeaf76c
NOT PART OF BUILD. Fix test app to work with new location of some files it needs moved by bug 206901 plus improve layout and properly monitor command state change events.
2003-06-12 20:48:43 +00:00
locka%iol.ie
bbda4156dc
Move IE DOM classes and other shared classes out of control and into a common dir. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-12 20:30:09 +00:00
ccarlen%netscape.com
36571494a3
Bug 191159 - Add a target which merges all .xpt files using xpt_link. r=dougt/sr=bryner
2003-06-12 13:42:41 +00:00
danm%netscape.com
a811237243
don't name windows using reserved target names. bug 208862 r=jag,jst,mscott
2003-06-12 07:08:12 +00:00
seawood%netscape.com
8f112a4226
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
seawood%netscape.com
6934dc37a9
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
bryner%netscape.com
6741cba995
Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser.
2003-06-09 22:26:46 +00:00
locka%iol.ie
d5b824ade3
Set WS_CLIPCHILDREN on plugin window to fix painting problems. b=208318 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-05 18:53:46 +00:00
pavlov%pavlov.net
7237927e55
Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard.
2003-06-03 23:16:42 +00:00
timeless%mozdev.org
932f0bb1c9
Bug 184108 Save As <<filename>> without <<.html>> extention result is a html file <<filename>> and a directory <<_files>>
...
Patches by timeless/biesi r=biesi/timeless sr=bz
2003-05-30 19:50:11 +00:00
locka%iol.ie
4ad2187d3d
Add code controlled by a persist flag to delete files and dirs if saveDocument returns with an error code. b=129332 r=brade@netscape.com sr=jaggernaut@netscape.com
2003-05-30 11:42:25 +00:00
locka%iol.ie
6c77c1ebda
Tell controls which ask to be resized to make do with what they're given. b=206762 r=dbradley@netscape.com sr=alecf@netscape.com
2003-05-27 14:58:02 +00:00
jst%netscape.com
abdc54e48b
Disable annoying 'beep' when pressing enter in the url bar. Not part of the build.
2003-05-24 07:28:50 +00:00
jst%netscape.com
438e62499b
Use the new Gecko UI control class, and add a URL bar, and a Go button. Not part of the build.
2003-05-24 06:55:00 +00:00
jst%netscape.com
7bf484d796
Making Gecko a UserControl class so that it can be placed easily in form controls in .NET apps. Not part of the build.
2003-05-24 06:52:20 +00:00
dwitte%stanford.edu
149f719c00
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
jst%netscape.com
72f59bf72e
Make Gecko objects hold on to the System.Windows.Form that they're drawing in to hide HWND extraction code from embedders. Rely more on exceptions for error propagation. Not part of the build.
2003-05-23 10:13:09 +00:00
locka%iol.ie
903dc594c7
Ensure strange urls don't resolve to empty filenames to prevent confusion when resolving duplicates later. b=206319 r=brade sr=jaggernaut a=dbaron
2003-05-23 09:36:32 +00:00
jst%netscape.com
fb81d4a25e
Eliminating a layer of code between the managed classes URI and ProfileManager and the onderlying XPCOM objects, and cleaning up a bunch of stuff. Not part of the build.
2003-05-23 07:09:13 +00:00
rbs%maths.uq.edu.au
4cd528a90b
Output basic entities such as during 'Save As' of HTML documents (there is another option/flag to output more entities such as accented letters if needed), r=adamlock, sr=heikki, a=asa
2003-05-23 06:18:11 +00:00
bolian.yin%sun.com
5f52836988
Bug 205594, embedded mozilla gtk2 is not accessibility enabled.
...
r=blizzard. The Accessibility Gtk2 patch, is not for Mozilla Default Build.
2003-05-22 04:00:56 +00:00
locka%iol.ie
08738c6652
Check if operation is cancelled before serializing files for upload. b=201610 r=brade@netscape.com sr=jaggernaut@netscape.com a=asa@mozilla.org
2003-05-21 22:16:28 +00:00
darin%netscape.com
090e7af46b
fixes bug 201210 "Publishing to webdav server gives error when it goes OK [chunking?]" r=brade sr=alecf a=asa
2003-05-21 21:57:20 +00:00
darin%netscape.com
716f37a555
bug 204255
...
this patch fixes/cleans-up several things:
1- honor ENABLE_TESTS build var
2- don't export intermediate static libs (bug 205025)
3- tmITransactionService should be ipcITransactionService
4- transaction service should not be a separate xpcom component library
plus some minor changes:
5- separate interfaces out into individual IDL file
6- get rid of *CID.h files (move CID/ContractID into IDL).. i think *CID.h
files are just overkill in this case. there should either be just one ipcCID.h
file for all IDs or none.
r=ccarlen, sr=alecf, a=sspitzer
2003-05-21 19:20:38 +00:00
dbradley%netscape.com
187ba83ad9
bug 205538 - Use hyphens instead of underscores in caps prefs for CID's. r=adamlock, sr=alecf, a=asa
2003-05-20 14:19:05 +00:00
jst%netscape.com
491b1bb01c
New version of key file, missing binary flag on this file. Not part of the default build.
2003-05-17 02:15:26 +00:00
locka%iol.ie
ebaf83f8bd
Tolerate broken links while saving documents, fix freeze. b=205668 r=brade sr=darin a=asa
2003-05-16 18:08:43 +00:00
yokoyama%netscape.com
ddc4f8d762
** not part of build***
...
Updating document
2003-05-16 00:49:07 +00:00
yokoyama%netscape.com
bc174235c1
**Not part of the build**
...
Microsoft Visual Studio .NET Test application
2003-05-16 00:19:26 +00:00
yokoyama%netscape.com
9fbb92e5d0
**Not part of the build**
...
Making Gecko a CLR friendly component
using MSVS-The Managed Extensions for C++
2003-05-16 00:11:50 +00:00
dbaron%dbaron.org
a15b9f2cf4
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
2003-05-15 03:42:21 +00:00
cbiesinger%web.de
c808f6a602
162177 patch by alge@samsen.com r=jag sr=dmose a=asa error in the downloading windows
2003-05-14 21:44:21 +00:00
locka%iol.ie
fc5ff2dc39
Backout checkin for b=204879, a=kysmith@netscape.com
2003-05-12 21:27:24 +00:00
ccarlen%netscape.com
08f8b5913d
MfcEmbed preferences not being saved because profile sharing components are not packaged. Adding them to Windows and Mac packages and removing extra occurance of intl.xpt. b=204740, r=ssu/sr=alecf/a=asa
2003-05-12 14:02:40 +00:00
locka%iol.ie
a14c62e0bd
Don't build or export nsIMozAxPlugin.xpt in COM connect mode. b=204879 r=dbradley sr=alecf a=sspitzer
2003-05-12 12:15:08 +00:00
locka%iol.ie
c193a8f7d9
Return error codes from NS_InitXPCOM2 & NS_ShutdownXPCOM in the event of failure. b=195555 r=sfraser sr=dougt a=sspitzer
2003-05-12 12:13:21 +00:00
bryner%netscape.com
9f3b6bfaa8
Removing unneeded #include of nsGUIEvent.h that causes static build bustage due to undefined references to nsRect methods in gkgfx. r=pavlov
2003-05-03 22:56:14 +00:00
ccarlen%netscape.com
b4e4bba8eb
Profile sharing - enable in PPEmbed for testing. bug=202474, NOT PART OF BUILD
2003-05-02 04:03:04 +00:00
ccarlen%netscape.com
1ce553d631
Profile sharing - enable in mfcEmbed for testing. bug=202474, r=adamlock/sr=darin/a=asa
2003-05-02 04:01:22 +00:00
ccarlen%netscape.com
5cde65560f
Profile sharing - changes to profile dirserviceprovider, a component to control whether sharing is enabled. bug=202474, rs=dougt/sr=darin/a=asa
2003-05-02 03:59:23 +00:00
dbradley%netscape.com
7644a39e58
bug 203362 - Turn on building IDispatch code by default. r=bryner, sr=alecf, a=sspitzer, IsEqualGUID patch r=dbradley, sr=alecf, a=asa
2003-04-30 04:13:58 +00:00
harishd%netscape.com
0ba9003dc1
Creating a separate module for web services. b=201078, r=leaf@netscape.com, ssu@netscape.com, sr=heikki@netscape.com jst@netscape.com, a=asa@mozilla.org
2003-04-25 20:57:34 +00:00
bryner%netscape.com
c4e3948cd4
Adding some frozen interfaces to the sdk that should have been there already. Bug 203170, r=dougt, sr=alecf, a=asa.
2003-04-24 21:32:11 +00:00
joshua.xia%sun.com
c058c9f498
bugid=203059 jbyte defined incorrectly in jri_md.h
...
r=pete.zha sr=brendan/mkaply approval=mkaply
2003-04-24 11:09:51 +00:00
wade%ezri.org
b47532676a
fix for bug 202817 - clicking on a link that returns a non-trivial mimetype results in download rather than view. p=bz r=blizzard sr=darin
2003-04-22 23:32:49 +00:00
locka%iol.ie
a40e40ecd7
Remove some stub code for ActiveScript which was never implemented. b=292577 r=dbradley@netscape.com sr=alecf@netscape.com
2003-04-22 21:47:35 +00:00
bryner%netscape.com
ff563abdce
Comment fix only -- there is no nsIWebBrowserSiteWindow, this should read nsIEmbeddingSiteWindow.
2003-04-22 00:14:42 +00:00
bryner%netscape.com
cbde6358c1
Keep mfcembed from bouncing back if you minimize it by clicking on its taskbar icon (bug 201247). r=saari, sr=kin.
2003-04-21 23:42:12 +00:00
bzbarsky%mit.edu
44311967d3
More build bustage.
2003-04-19 20:16:33 +00:00
bzbarsky%mit.edu
4669e67316
fix build bustage; part of bug 192366
2003-04-19 18:45:30 +00:00
bryner%netscape.com
cfd2bafbdd
Removing incorrectly named StdAfx,h. NPOB.
2003-04-19 08:28:00 +00:00
sfraser%netscape.com
2a20dca9ce
Fix bug 118657: don't allow window.find() to propagate into frames that it doesn't have permissions for. r=msotlz, sr=jst.
2003-04-19 00:53:58 +00:00
sfraser%netscape.com
f76dc25a68
Fix bug 202340: add a mozilla.sdef file describing the AppleEvents dictionary in XML format, and use sdp and Rez to convert it to a .rsrc. Install that in dist/package, and also move PrintPDE.plugin into dist/package. r=ccarlen, sr=bryner/cls.
2003-04-18 20:54:06 +00:00
locka%iol.ie
d4ea38723c
Cancel channel uploads during cleanup. b=201610 r=brade@netscape.com sr=jaggernaut@netscape.com
2003-04-18 14:01:42 +00:00
seawood%netscape.com
5e2dd72a02
Implement mozcomps static build variant.
...
Remove unnecessary EXPORT_LIBRARY settings.
Bug #201602 r=bryner
2003-04-17 19:19:42 +00:00
brade%netscape.com
8c31df346c
api changes from copy/paste/drag/drop hooks (bug 197121) r=adamlock sr=smfr
2003-04-17 13:26:09 +00:00
locka%iol.ie
32013545af
Fixed bustage possibly caused by broken optimization. b=201097 r=dbradley@netscape.com sr=alecf@netscape.com
2003-04-15 18:07:27 +00:00
seawood%netscape.com
9b36d6446d
Use detected versions of MAKE & ZIP.
...
Start searching for tools in win32 builds but disable system makedepend.
Bug #201150 r=bryner
2003-04-13 05:20:20 +00:00
sfraser%netscape.com
983ba74783
Fix typo in Mac manifest file (htmlEntityVersion_s_.properties). r=me
2003-04-13 03:53:05 +00:00
bzbarsky%mit.edu
12540815ab
Make some strings in prompt service char arrays instead of pointers to move
...
them to readonly data. Bug 201355, patch by ataylor@its.to (Andrew Taylor),
r=adamlock, sr=alecf
2003-04-12 03:17:15 +00:00
locka%iol.ie
653ae001fd
Implement IBindHost::CreateMoniker including base url support, initialise _Module global properly and comment out IOleInPlaceSiteWindowless b=200680 r=dbradley@netscape.com sr=alecf@netscape.com
2003-04-11 13:51:34 +00:00
bryner%netscape.com
4d3b825ffa
Make --disable-xul work (bug 69995). We build enough XUL to support
...
scrollbars unconditionally, but can now leave out heavyweight widgets like
grid, listbox, and tree. r=bzbarsky, sr=alecf.
2003-04-11 00:56:27 +00:00
bzbarsky%mit.edu
44f884b3b5
Use the right window object -- unbreaks "Launch" button on progress dialog.
...
Final bits of bug 91969, r=timeless, sr=jag
2003-04-10 23:35:42 +00:00
sfraser%netscape.com
31aa35b934
Part of fix for bug 201257, missed in previous checkin. r=brade/sr=alecf.
2003-04-10 19:29:27 +00:00
sfraser%netscape.com
d61e2195a4
Fix bug 201257 -- clean up use of nsIControllerCommandManager by editor:
...
Renaming nsIControllerCommandManager to nsIControllerCommandTable to reduce confusion.
Moving the immutability flag from the nsBaseCommandController to the nsControllerCommandTable.
Renaming the 'refcon' on nsIControllerContext to 'context', and giving nsIControllerContext an Init() method that optionally takes a command table.
Fixing the editor and composer module code to create pre-filled nsIControllerCommandTables as services, and the controller constructors to create singleton command tables with do_GetService.
r=brade, sr=alecf.
2003-04-10 18:44:03 +00:00
blizzard%redhat.com
33f25f62ef
Bug #200917 and bug #200060 . Some dialogs were missing required checkboxes. Original patch from mpeseng@tin.it, some changes by me. Not part of the default build.
2003-04-09 13:59:12 +00:00