bryner%brianryner.com
e171eaba9b
Inline access to XPCWrappedNative's nsISupports pointer, with do_QueryWrappedNative nsCOMPtr helper (bug 285404). r=jst, sr=darin.
2005-03-10 00:39:28 +00:00
neil%parkwaycc.co.uk
5e7b6836e2
Bug 285163 Make the hostname visible on the download dialog r=caillon sr=dveditz
2005-03-09 23:45:03 +00:00
jst%mozilla.jstenback.com
09a59b3a29
Fixing bug 284993. Make sure the new content viewer is properly initialized before fireing location changed notifications. r=bzbarsky@mit.edu, sr=darin@meer.net
2005-03-09 14:31:02 +00:00
bzbarsky%mit.edu
95c8dcf5c9
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
c8a6c841af
Make oncontextmenu default-prevention work in embedding. Bug 230281, patch by
...
jst, r=adamlock, sr=bzbarsky
2005-03-08 21:55:10 +00:00
gandalf%firefox.pl
06f479dff9
bug 279768: Bring build system to work with --enable-ui-locale; r=bsmedberg; a=doron on webservices move
2005-03-08 17:21:36 +00:00
bzbarsky%mit.edu
33bac2f39c
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
dougt%meer.net
7231b7895e
Enter into WinCE directory if XP_UNIX isn't defined
2005-03-07 21:01:05 +00:00
dougt%meer.net
ab8783ddfb
Fixing close box. cleanup code a bit. NOT PART OF BUILD
2005-03-07 20:47:24 +00:00
bzbarsky%mit.edu
5b1084a5a5
Add the prompt-service contract to nsEmbedCID.h
2005-03-07 16:07:11 +00:00
bzbarsky%mit.edu
df4e3e499b
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
a57ec3f6dc
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
20fcb245ac
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
cbiesinger%web.de
5dd7f9a4e8
281343 show an error message when filenames are too long; and convert that error
...
to an nsresult
patch by Son Le <son.le0@gmail.com> r=biesi sr=darin
2005-03-02 18:16:37 +00:00
dougt%meer.net
206cb9ce90
More UI updates. r=dougt.
2005-03-01 21:35:20 +00:00
smfr%smfr.org
d712bac21c
Fix bug 283046 (missing file input labels in embedders) -- add some new dirs to the emebdding jar file. r=gandalf, sr=bz.
2005-03-01 16:29:37 +00:00
bzbarsky%mit.edu
dc29d00aa4
Fixing build bustage. Bug 283125
2005-02-27 19:04:26 +00:00
bzbarsky%mit.edu
8efc76dc9a
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
73096b2d8e
Bug 205140 Prefs: remove "network.http.*.timeout"
...
r=darin sr=darin
2005-02-27 16:18:51 +00:00
bsmedberg%covad.net
361daac936
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
fc19e7fce6
Persist the "code" and "archive" attributes of applets. Bug 276453, r=biesi, sr=jst
2005-02-24 04:16:06 +00:00
jst%mozilla.jstenback.com
822de539b8
Fixing bug 277574. Make sure all modal dialogs, not just the ones that come from DOM calls, bring the requesting tab to focus. r=dveditz@cruzio.com, sr=darin@meer.net
2005-02-23 23:31:37 +00:00
bzbarsky%mit.edu
418d61ac7a
Make documentation a little more explicit about the ownership model. Bug
...
283108, r=biesi, sr=darin
2005-02-23 06:14:44 +00:00
dougt%meer.net
1eed723bb0
Removing Canonify based on bsmedberg%covad.net changes to nsIChromeRegistry. Fixing build bustage.
2005-02-22 22:43:53 +00:00
bsmedberg%covad.net
473534a724
Bug 278534, try #2 - Make tooklit chrome registry use plaintext manifests instead of an RDF cache (get rid of contents.rdf!) r=darin/dveditz/ben
2005-02-22 21:49:45 +00:00
gandalf%firefox.pl
9f74808aa6
Bug 279768: Move locales from ./embedding and ./xpfe to ./dom/locales and ./toolkit/locales (global, part 2); r=bsmedberg
2005-02-20 21:15:00 +00:00
bsmedberg%covad.net
e82e4540da
Backout bug 278534 due to tinderbox orange.
2005-02-20 01:47:13 +00:00
bsmedberg%covad.net
3d5d14bc57
Bug 278534 - Make a plaintext chrome registration file format to replace contents.rdf r/sr=darin+dveditz+ben
2005-02-19 15:35:36 +00:00
dougt%meer.net
6800f8743c
branching from embedding/tests/winembed. Minor changes to make it more WinCE-ish. Needs lots of love to make it lovable. NOT PART OF BUILD
2005-02-17 06:59:10 +00:00
dougt%meer.net
7db3ed9a26
Minimo specific changes -- adding full screen, font zooming. fixing toolbar icons. NOT PART OF NORMAL BUILD.
2005-02-17 00:21:56 +00:00
dougt%meer.net
31bc36fc64
Removing plugin support from the ARM version of MINIMO. I haven't been able to find a single ARM plugin. Removing plugin support does save us a bit of RSS. This isn't part of the mozilla.org build
2005-02-16 17:50:51 +00:00
darin%meer.net
6152167859
fixes bug 241864 "M18a2 Crash after trying to save page and visiting other url or reload current url - [@ ntdll.dll - ???] [@nsCOMPtr<nsIURI>::assign_assuming_AddRef]" patch by son.le0@gmail.com, r=bzbarsky, sr=darin, a=asa
2005-02-16 08:02:08 +00:00
cbiesinger%web.de
40888bf15f
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
c0418d9168
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
a0c9377435
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
323f533ee3
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
dwitte%stanford.edu
aef6a81d41
tidy up popup blocker code. b=279710, r+sr=dveditz.
2005-02-06 08:29:38 +00:00
pedemont%us.ibm.com
c702a237b5
Bug 256911 - Implement weakref support for SetWebBrowserChrome. r=darin, sr=shaver
2005-02-04 23:32:32 +00:00
timeless%mozdev.org
1f31b87336
Bug 133277 give NS_PARSERSERVICE_CID {a6cf9112-15b3-11d2-932e-00805f8add32} a ContractID
...
r=mrbkap sr=bz
2005-02-04 05:05:10 +00:00
bzbarsky%mit.edu
b310a6d64b
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
67dba23ae4
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
gerv%gerv.net
c9e600ac91
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 15:28:15 +00:00
dougt%meer.net
d57076e6d8
Fixes 280231. WinCE build changes; r=benjamin
2005-01-30 04:03:53 +00:00
cst%andrew.cmu.edu
a166f17197
Bug 278051 remove quotes from embedding modules macros
...
r=zack sr=alecf
2005-01-29 00:44:55 +00:00
roc+%cs.cmu.edu
f1635b58a4
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
395ec2920f
Bug 225952 gtkmozembed2.cpp abuses nsXPIDLCString r=bryner sr=jst
2005-01-21 09:48:16 +00:00
dougt%meer.net
f32a8ea887
Improvements to the Minimo linux front end. UI Changes include:
...
Bookmarks
Tabbed Browsing
Progress Indicator
Page Info
Autocomplete in Open Dialog
Save as
Open file.
Much of these changes are from 10LE. Thanks! r=dougt
2005-01-20 23:57:46 +00:00
bzbarsky%mit.edu
0cab6c3640
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
3759c8da9d
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
e28d060122
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