dbaron%dbaron.org
cf3eea5eb3
Fix bustage. b=272151
2004-12-08 22:50:41 +00:00
dbaron%dbaron.org
2e343b9430
Fix bustage. b=272151
2004-12-08 22:05:58 +00:00
dbaron%dbaron.org
99a0f3e4a6
Fix Windows bustage. b=272151
2004-12-08 20:31:27 +00:00
dbaron%dbaron.org
9db368a6af
Bug 272151: reorganize files within layout, r+sr=roc
2004-12-08 19:41:48 +00:00
bzbarsky%mit.edu
55ab8dd119
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
6fcb32b823
fix the stop slot, remove some redundant debug and cvs ignore
2004-12-07 00:50:21 +00:00
ere%atp.fi
cadee8d48a
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
df7beb9b4c
don't generate binaries for all cpp files
2004-12-06 04:58:27 +00:00
zack%kde.org
c42dbda58c
making the embedding example actually do something nice
2004-12-06 02:50:30 +00:00
locka%iol.ie
8bbbaaa656
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
528bc2e963
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
89271cc062
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
670fb87360
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +00:00
pedemont%us.ibm.com
15717f0bf7
Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner
2004-12-01 17:33:16 +00:00
dbaron%dbaron.org
e2aa2edb92
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
29c70cffe8
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
17d0d1c095
indenting this line correctly as per 265333 review comments
2004-11-24 21:04:04 +00:00
cbiesinger%web.de
20c8faa3ce
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
17c0f509c9
fixing bustage
2004-11-24 00:10:12 +00:00
bugzilla%arlen.demon.co.uk
cad130beab
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
6d8591d85f
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
d01dd1aa4c
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
7d678f2e38
freezing nsIPromptService, bug 99615, r=timeless sr=bzbarsky
2004-11-16 20:36:26 +00:00
timeless%mozdev.org
f726e77f35
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
56eef264d9
Fixing case. Accesskeys favor matched case.
...
r=biesi sr=bz
2004-11-15 02:12:30 +00:00
cbiesinger%web.de
8c6281ab3a
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
9b3dfd58b6
fix bustage
2004-11-12 19:06:19 +00:00
joshmoz%gmail.com
c46a5a1beb
remove still-compiled classic code from print ui (bug 267763) r+sr=darin
2004-11-04 21:26:34 +00:00
darin%meer.net
3fe0a749d7
fixing win32 bustage
2004-11-01 21:16:18 +00:00
darin%meer.net
189ba5e5c4
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
jshin%mailaps.org
25f481d2bc
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
abcd15ca39
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
e08012b8b7
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
1d1d158fd2
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
1a885311ed
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
52ac61d678
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
ede25172cd
Bug 265253 - RemoveWebBrowserListener incorrectly passes nsIWeakRef. r+sr=darin
2004-10-25 15:47:54 +00:00
cbiesinger%web.de
ded5ac40ed
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
430d42c69d
bug 263546: move external protocol warning down a level, r=jsr,sr=darin
2004-10-25 07:46:01 +00:00
timeless%mozdev.org
0cdccd40c7
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
462fea1107
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
d0a9259446
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
5601db241c
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
7c1441d5a8
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
87c87a719d
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
e600b54a04
remove *WithConversion from mac embedding code
...
261241 r=pink sr=darin
2004-09-30 14:17:28 +00:00
cbiesinger%web.de
fab1a7c09e
bug 261218 URIs are UTF-8 encoded, not latin1
...
r=blizzard sr=darin
2004-09-30 14:01:25 +00:00
amardare%qnx.com
03491c71e4
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
3645952af1
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
002e61bc16
Fix gtk2 embedding crash from bug 121264. r+sr+a=blizzard.
2004-09-24 19:56:44 +00:00