timeless%mozdev.org
a279d689e5
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
benjamin%smedbergs.us
6616d08c5a
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-02-14 17:02:21 +00:00
benjamin%smedbergs.us
fa83da037b
Bug 326442 - gtkmozembed custom directoryservice provider support is broken, patch by chpe@gnome.org, r=me
2006-02-08 22:00:39 +00:00
benjamin%smedbergs.us
f06e36356e
Bug 326013 - profile name not used (gtkmozembed API compatibility), r=chpe
2006-02-07 16:49:41 +00:00
neil%parkwaycc.co.uk
f0100172af
Bug 245725 Make downloads display an approximation to the current transfer rate rather than the overall average speed p=son.le0@gmail.com r=biesi sr=me
2006-02-06 00:34:30 +00:00
darin%meer.net
ed2aa565de
Patch for bug 324642 "Add an API to expose the DOM node that the mouse is over when informing the WebBrowserChrome object to update the status bar." r=biesi sr=bzbarsky
2006-02-03 21:28:11 +00:00
cbiesinger%web.de
a898e666b8
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
bzbarsky%mit.edu
eab4195d4c
Push up GetPrincipal to nsINode (as GetNodePrincipal). This way all nsINodes
...
(content, documents, attr nodes) can return their principal as needed.
Eliminate lazy allocation of principals in nsDocument. Bug 324600, r=sicking, sr=jst
2006-02-02 20:02:34 +00:00
bsmedberg%covad.net
1d98ecd955
need stdio for stderr/printf, from bug 299988
2006-01-26 21:26:45 +00:00
bsmedberg%covad.net
abdac7eba1
Bug 299988 - integrate gtkmozembed into libxul, r=chpe
2006-01-26 19:10:50 +00:00
bsmedberg%covad.net
676d303877
Reverting cls's change, which is undesirable in this frozen-linkage code; the real problem was fixed in stdafx.h
2006-01-26 17:52:00 +00:00
bsmedberg%covad.net
895af679a9
From bug 317375 - nsIPresShell.h is unneeded and ends up instantiating bad nsRect symbols (fix build bustage)
2006-01-26 16:48:43 +00:00
cls%seawood.org
a2a093f148
Explicitly link against gkgfx.lib to resolve dependencies.
...
Fixing pacifica tinderbox bustage.
2006-01-26 16:48:38 +00:00
bsmedberg%covad.net
c85be04cc3
Bug 322965 (relanding) - Allow building xulrunner with --disable-xul, this fixes dynamic builds which didn't have the correct linker flags and combines passwordmgr/satchel in one XPCOM module since they have symbol dependencies
2006-01-25 20:23:24 +00:00
pavlov%pavlov.net
fbc6cb3e44
backing out bsmedberg's checkins for bug 322965 due to build bustage.
2006-01-25 04:54:07 +00:00
bsmedberg%covad.net
54044216fc
Temporarily fix gtkmozembed in xulrunner until bug 299988 lands.
2006-01-24 19:51:57 +00:00
bzbarsky%mit.edu
829e20c2b9
Don't throw NS_ERROR_INVALID_ARG if listeners are added before window creation
...
-- it's a perfectly valid thing to do. Bug 309232, r+sr=darin
2006-01-09 22:20:30 +00:00
bsmedberg%covad.net
d997e02d87
From bug 320988, remove references to nsCRT::strcmp
2005-12-23 14:16:20 +00:00
bsmedberg%covad.net
72d9817b55
Bug 320988 relanding activex bits with a fix for the agressive optimization of inlines, r=darin
2005-12-21 19:54:59 +00:00
bsmedberg%covad.net
59348932a9
Reverting the activex parts of bug 320988 as well. The combination of gkgfx and no xpcom_core is bad too :-(
2005-12-21 18:12:27 +00:00
bsmedberg%covad.net
85da670429
activex control should only link against the frozen xpcom.lib, not xpcom_core.lib, or it ends up with multiply-defined symbols from xpcomglue_s.lib, bug 320988
2005-12-21 17:29:59 +00:00
bsmedberg%covad.net
977b774520
Revert the gkgfx removal due to MSVC6 linker aggresively instantiating inlines.
2005-12-21 16:07:45 +00:00
bsmedberg%covad.net
6ad32f3e39
Bug 320988 - Make xulrunner + activex control + mfcembed happy with frozen-only symbols, r=darin
2005-12-21 15:18:49 +00:00
dougt%meer.net
b38e6826ee
disable building TestGtkEmbed when tests are disabled. rs=bsmedberg
2005-12-01 21:09:30 +00:00
jst%mozilla.jstenback.com
7a5af690c6
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
timeless%mozdev.org
3db428f6ac
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
b78d0c2416
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
bsmedberg%covad.net
b713846867
Bug 315563 - Convert the activex code to use the frozen string API, r=darin
2005-11-18 15:58:53 +00:00
darin%meer.net
88d4698da6
attempt to fix static gtkmozembed build
2005-11-12 20:35:47 +00:00
darin%meer.net
56de173b8c
Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky
2005-11-12 18:17:19 +00:00
bsmedberg%covad.net
dff1dea638
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
cls%seawood.org
d9dc65b0e7
Rename tmp file to avoid VPATH conflict.
...
Bug #315718 r=bsmedberg
2005-11-09 16:58:24 +00:00
roc+%cs.cmu.edu
e27280dcf7
Bug 314138. Don't use obsolete InitXPCOM, allow InitXPCOM to find the static modules. r+sr=bsmedberg
2005-11-01 01:26:08 +00:00
bsmedberg%covad.net
db13868592
Bug 207521 - deprecate --enable|disable-shared, since --enable-static gives us all the information we need, r=cls
2005-10-17 14:57:32 +00:00
cbiesinger%web.de
3d92e3b89a
bug 306839 properly consume events
...
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=mtschrep
2005-09-23 17:57:18 +00:00
bzbarsky%mit.edu
0154f05af9
Update some GetScriptGlobalObject() callers to the right signature. Bug
...
303084, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-09-23 14:50:43 +00:00
bzbarsky%mit.edu
2fdae80e93
Correct tooltip coords in nsWebBrowser when frames are involved. Bug 171229,
...
r+sr=roc
2005-09-18 23:08:48 +00:00
cbiesinger%web.de
0a438eb44e
Bug 306550 gtkmozembed progress flags lack STATE_RESTORING value
...
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa
2005-09-18 14:05:49 +00:00
cbiesinger%web.de
9bcb123dc8
bug 305520 correctly handle 0 as flags value
...
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa
2005-09-18 14:02:41 +00:00
dougt%meer.net
465333ff84
This fixes the NS_PRINTING configure option which got broken at some point. b=308629 r/sr=jst@mozilla.org
2005-09-16 02:25:37 +00:00
gerv%gerv.net
a656eecc05
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
locka%iol.ie
636159d05c
NOT PART OF BUILD. Fix release mode projects for vs2002
2005-08-28 20:05:31 +00:00
locka%iol.ie
7eb92dd53e
NOT PART OF BUILD. Bump development environment up to VS2002. Add support for windowless plugins. Factor out functionality from nsPluginHostCtrl into nsPluginHostWnd base class.
2005-08-28 20:00:31 +00:00
cbiesinger%web.de
e7586138a3
bug 265607 check *aConfirm instead of aConfirm
...
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa
2005-08-27 16:18:25 +00:00
cbiesinger%web.de
8c3ad799f4
bug 210373 make gtkmozembed on gtk2 use nsIWebBrowserFocus for focus handling,
...
to fix focus stealing bugs
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa
2005-08-27 16:14:36 +00:00
dougt%meer.net
67ca169e0c
Fixing linux build bustage for Minimo. b=306087 r=bsmedberg
2005-08-26 21:03:29 +00:00
smfr%smfr.org
c3ec6baef4
Fix bug 305662: fix leakage of nsWebShell and entrained data by breaking a ref cycle between the docShell and nsISecureBrowserUI in a place that works for both embedders and the suite. r=bryner, sr=bz
2005-08-23 23:48:47 +00:00
cbiesinger%web.de
d29c9821c9
Bug 275463 embedding/browser/gtk should not use deprecated nsIPref
...
r=marco sr=roc
2005-08-23 13:35:40 +00:00
cbiesinger%web.de
b54d6bce01
bug 297388 make nsIWebBrowserStream implement ReadSegments correctly (by just
...
forwarding to the underlying pipe)
r=caillon sr=darin
2005-08-13 16:32:00 +00:00
cbiesinger%web.de
1ddcc16e21
Bug 297238 incorrect parameter specification for signal open-uri of gtkembedmoz
...
patch by chpe@gnome.org r=mpgritti sr=roc
2005-08-13 12:09:54 +00:00
cbiesinger%web.de
aaca860bc9
bug 97580 back out the original patch for this bug, since it's not necessary
...
anymore and breaks plugins
patch by chpe@gnome.org r=blizzard sr=roc
2005-08-13 11:58:00 +00:00
smfr%smfr.org
b781a97846
Fix bug 302962. When someone calls Activate() or Deactivate() on an nsWebBrowser which doesn't have a content viewer yet (and hence no pres shell), don't just bail because nsGlobalWindow will complain. Instead, change nsDocShell to make the content viewer on demand, and go ahead and pass the activate/deactivate onto the dom window. This fixes a serious focus bug in Camino.
...
r/sr=bryner, a=bsmdedberg.
2005-08-06 20:28:42 +00:00
cbiesinger%web.de
3d15ef402a
Bug 265599 crash in [@ GtkPromptService::Prompt]
...
patch by Christian Persch <chpe@gnome.org> r=mpgritti sr=roc a=bsmedberg
2005-07-26 20:39:57 +00:00
bsmedberg%covad.net
df550d0124
Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa
2005-07-21 13:33:43 +00:00
masayuki%d-toybox.com
7a8a16183e
Bug 293185 When ActiveX control plug-in is installed buttons in a flash document no longer work. patch by <VYV03354@nifty.ne.jp> r+sr=jst, a=asa
2005-07-08 14:13:32 +00:00
cbiesinger%web.de
2f21e9c3ee
Bug 298842 make the temp file part of nsITransfer
...
r=mconnor sr=darin a=shaver
2005-07-06 23:12:22 +00:00
cbiesinger%web.de
2abc571b34
Bug 297594 Crash closing popup (gtkmozembed)
...
patch by chpe@gnome.org r=mpgritti sr=blizzard a=asa
2005-07-04 14:02:29 +00:00
cls%seawood.org
34066213a5
Path translation fixes for msys.
...
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
timeless%mozdev.org
9ad10e656a
Bug 293124 useless initialization after memset in CMozillaBrowser::OnSaveAs
...
patch by bugzilla@mcsmurf.de r=timeless sr=tor a=shaver
2005-06-01 18:32:15 +00:00
cls%seawood.org
90fcdb00a0
Use dashes instead of backslashes for program options to avoid msys shell expansion.
...
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls a=shaver
2005-06-01 14:28:35 +00:00
db48x%yahoo.com
47f5029263
bug 249782: Make Mozilla compile with Microsoft Visual Studio 2005
...
patch by Stephen Walker <sdwalker@myrealbox.com>, r=shaver, a=shaver
2005-05-07 06:20:43 +00:00
bryner%brianryner.com
12bc8d4362
sync'ing camino and embedding code - null check for bug 274784.
2005-05-04 20:55:24 +00:00
bryner%brianryner.com
592dbdc176
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
2005-05-04 20:22:32 +00:00
pedemont%us.ibm.com
950dbb684d
Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
2005-05-02 16:30:03 +00:00
maxf%magma.ca
764671c4f5
Fix bustage. This is to get the QNX build of mozserver working, and does not
...
affect any Tinderbox builds.
2005-04-26 17:37:02 +00:00
cbiesinger%web.de
354da0f60d
Bug 290648 make nsITransfer::init take an nsICancelable, and remove the observer attribute
...
r=bz sr=darin a=asa
2005-04-24 21:16:28 +00:00
cbiesinger%web.de
44c27eb6f1
Bug 289842 Make nsIHelperAppLauncher inherit from nsICancelable
...
r=bz sr=darin a=asa
2005-04-15 19:41:07 +00:00
maxf%magma.ca
50d99bf925
Photon-only changes. These only affect QNX builds, which are not part of
...
Tinderbox. See QNX PR23898. The input group for clipboard copy/paste was
always hard coded to 1. To support other input groups, the real input group
being used by the user must be passed from the gui client (i.e. from voyager
via PtWeb to mozserver) or taken from the mouse/keyboard event. My QNX
email address is mfeil@qnx.com . r=amardare@qnx.com
2005-04-12 16:03:14 +00:00
bsmedberg%covad.net
4a69f1e082
Bug 288370 - Build XULRunner on Mac, and add makefile vars to link against XPCOM frozen sharedlibs reliably r=darin a=asa
2005-04-11 15:19:42 +00:00
cbiesinger%web.de
6914d334d3
Bug 289650 nsIWebBrowserPersist should inherit from nsICancelable
...
r=darin sr=bz a=asa
2005-04-10 12:37:36 +00:00
bsmedberg%covad.net
4a1289d020
s/MOZ/MOZILLA/
2005-04-06 06:03:11 +00:00
bsmedberg%covad.net
d808ee8eac
Bug 288626 - internal API
2005-04-06 05:48:03 +00:00
darin%meer.net
130fb0d326
patch for bug 287648 "make nsIDNSService use nsICancelable and move private methods to nsPIDNSService" r=biesi sr=bzbarsky
2005-04-06 01:33:28 +00:00
cbiesinger%web.de
6c453d00e6
228968 r=bz sr=darin
...
- add a new nsIWebProgressListener2 interface, inheriting from
nsIWebProgressListener, providing a 64-bit onProgressChange method
- make nsITransfer inherit from that interface, and remove an unused
progressListener attribute
- make webbrowserpersist support listeners that implement
nsIWebProgressListener2, and give them 64-bit progress values
- make nsIHelperAppLauncher's listener setWebProgressListener function take an
nsIWebProgressListener2 interface
And fix up all implementations according to that.
2005-04-05 23:24:23 +00:00
bsmedberg%covad.net
085fdd3fbb
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-04 17:21:39 +00:00
dougt%meer.net
39508ab7b5
Coverity Warning in Embedding. Bug 287861. r=brendan
2005-03-29 21:52:19 +00:00
shaver%mozilla.org
a5d9e858e1
bug 288177: don't build embed-sample.jar for toolkit apps; (orig) patch from sipaq, r=bsmedberg/me, sr=darin
2005-03-29 19:34:24 +00:00
cbiesinger%web.de
bf94a50628
Bug 285517 show better message in helper app dialog when the type was sniffed from text/plain
...
r=bz sr=darin
2005-03-13 17:03:44 +00:00
bsmedberg%covad.net
eef6b7396f
From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd
2005-03-10 18:44:11 +00:00
bzbarsky%mit.edu
1711505f5a
Fix modeline to match file type. Bug 251968, patch by Andreas Lange
...
<anlan@ida.liu.se>, r+sr=bzbarsky
2005-03-09 06:48:31 +00:00
bzbarsky%mit.edu
bd5524f803
Make oncontextmenu default-prevention work in embedding. Bug 230281, patch by
...
jst, r=adamlock, sr=bzbarsky
2005-03-08 21:55:10 +00:00
bzbarsky%mit.edu
c12db33b40
Fix ActiveX impl of innerText to not just be the same as innerHTML. Bug
...
282317, r=adamlock
2005-03-07 22:36:54 +00:00
bzbarsky%mit.edu
d624665bc9
Add the prompt-service contract to nsEmbedCID.h
2005-03-07 16:07:11 +00:00
bzbarsky%mit.edu
cb3e3ab8a5
Add nsEmbedCID and move the webbrowser contractid to it. Bug 258039, r=darin
2005-03-06 20:53:33 +00:00
jst%mozilla.jstenback.com
cef561a155
Fixing bug 283531. Fix confusingly named argument to nsIEventStateManager::DispatchNewEvent() that has caused confusing event handling code (also fixed) to creap into the tree. r=bzbarsky@mit.edu, sr=bryner@brianryner.com
2005-03-04 02:01:54 +00:00
bzbarsky%mit.edu
eeb71482bd
Fix nsWindowWatcher::FindItemWithName to pass in the right requestor; expose it
...
on nsPIWindowWatcher and use it from nsDocShellTreeOwner. Bug 282296, r=danm,
sr=jst
2005-03-03 17:26:34 +00:00
bzbarsky%mit.edu
cc3c78f387
Fixing build bustage. Bug 283125
2005-02-27 19:04:26 +00:00
bzbarsky%mit.edu
f411c17a49
Create a service that can be asked whether a given webnavigation (or a
...
"typical" webnavigation) supports loading of a certain MIME type. Bug 283125,
r=biesi, sr=darin
2005-02-27 18:33:27 +00:00
timeless%mozdev.org
55fef21ff9
Bug 205140 Prefs: remove "network.http.*.timeout"
...
r=darin sr=darin
2005-02-27 16:18:51 +00:00
bsmedberg%covad.net
4b68fa447a
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
bzbarsky%mit.edu
ae7da9ac49
Make documentation a little more explicit about the ownership model. Bug
...
283108, r=biesi, sr=darin
2005-02-23 06:14:44 +00:00
cbiesinger%web.de
ce1e5bcb15
Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
...
reflects its purpose
r=bz sr=darin
2005-02-07 14:35:46 +00:00
marco%gnome.org
3b75a60f66
Bug 224454 Add the prompt to the windo group if there is one.
...
r=marco sr=blizzard
2005-02-07 12:40:57 +00:00
cbiesinger%web.de
448d97e5eb
Bug 277599 gtk's embedprompter should wrap text in the check box
...
patch by Christian Persch <chpe@gnome.org> r=marco sr=blizzard
2005-02-06 18:04:38 +00:00
cbiesinger%web.de
9c3a8be3c7
Bug 280222 Incorrect GTK_SIGNAL_OFFSET for dom_focus_{in,out}
...
patch by Crispin Flowerday <crispin@flowerday.cx> r=marco sr=blizzard
2005-02-06 17:57:49 +00:00
pedemont%us.ibm.com
dfe140175e
Bug 256911 - Implement weakref support for SetWebBrowserChrome. r=darin, sr=shaver
2005-02-04 23:32:32 +00:00
bzbarsky%mit.edu
9b1e4081f8
Fix up FindItemWithName so it does the walk across windows (more) correctly.
...
Bug 278916, r=danm, sr=jst
2005-02-04 04:28:07 +00:00
bryner%brianryner.com
f5257db823
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
gerv%gerv.net
f5cf6f08bf
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 15:28:15 +00:00
dougt%meer.net
e5dae86af3
Fixes 280231. WinCE build changes; r=benjamin
2005-01-30 04:03:53 +00:00
cst%andrew.cmu.edu
cd2b6f3cbf
Bug 278051 remove quotes from embedding modules macros
...
r=zack sr=alecf
2005-01-29 00:44:55 +00:00
roc+%cs.cmu.edu
2a34aa6a5d
Bug 95227. Allow serif/sansserif defaults to be set per-language. Patch by Masayuki Nakano, r=dbaron,amadare,danm,smontagu,rbs,neil sr=roc
2005-01-23 23:58:32 +00:00
neil%parkwaycc.co.uk
129f36bc0c
Bug 225952 gtkmozembed2.cpp abuses nsXPIDLCString r=bryner sr=jst
2005-01-21 09:48:16 +00:00
bzbarsky%mit.edu
ea6e694902
Use the right allocator to allocate strings we're passing out to GTK. Bug
...
273337, patch by Todd A. Fisher <toddf@simosoftware.com>, r+sr=bryner
2005-01-20 17:05:44 +00:00
bzbarsky%mit.edu
33df545e4d
Fix comments on cancel() method. Bug 252011, patch by Daniel Kraft
...
<domob@daniel-kraft.net>, r+sr=bzbarsky
2005-01-20 17:01:51 +00:00
marco%gnome.org
286e9923db
97580 Add EmbedPrivate::GetSize to match Resize
...
and don't call Resize if the allocation didn't
change dimensions.
Patch by tommi.komulainen@iki.fi r=blizzard sr=bryner
2005-01-20 10:26:44 +00:00
marco%gnome.org
055bf4938d
242024 on gtk_moz_embed_set_app_components actually call the registration
...
hook of the component.
Patch by chpe@gnome.org r=bryner sr=blizzard
2005-01-19 09:46:53 +00:00
marco%gnome.org
ddf6d6dfd4
Fix bug 238052. Paint the tooltip border on every expose event.
...
Patch by chpe@gnome.org r=marco sr=blizzard
2005-01-17 17:19:39 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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