Граф коммитов

3003 Коммитов

Автор SHA1 Сообщение Дата
pedemont%us.ibm.com d75b5fa3eb 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
jshin%mailaps.org 24686082e9 bug 237434 : add several languages/scripts to font selection menu (r=smontagu, sr=dbaron, a=asa) 2005-04-30 02:57:57 +00:00
jshin%mailaps.org 844e7f7324 bug 166127 search string in Japanese doesn't match exactly : patch by saito@densan.co.jp, r/sr=jst, a=asa 2005-04-30 01:37:00 +00:00
dougt%meer.net be6760da53 Windows CE build changes. This addresses most of the outstanding Windows
CE compilation issues.

This patch also fixes/removes CheckStackGrowthDirection assertions in
Javscript.  This change is based on bug 242518.  See comment 36.

This patch also removes the unused enum in transformiix .  See bug
292118.

r/sr = dveditz/shaver
b    = 291229
a    = asa
2005-04-29 13:33:49 +00:00
dougt%meer.net 90bee1fba5 Enabling enough stuff so that maps.google.com works. 2005-04-27 21:00:24 +00:00
maxf%magma.ca 84bf9565db 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 b4d01e71f2 289843 release references to the listener when the download is complete
r=bz sr=darin a=asa
2005-04-26 14:07:21 +00:00
dougt%meer.net 2f1f2ee35a Moving mozconfig into its own diretory as I expect more of these mozconfig
files to follow. not part of normal build.
2005-04-25 15:38:39 +00:00
cbiesinger%web.de aa12c468cf 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
dougt%meer.net eef5a77150 disable crypto while I work on coreconf. WINCE ONLY. Not part of normal build 2005-04-23 00:21:35 +00:00
dougt%meer.net 35c7dd4ea9 Default WINCE mozconfig file. Not part of normal build 2005-04-22 20:18:53 +00:00
mconnor%steelgryphon.com c8ea20a483 land windowwatcher portions of jst's fix for bug 289949, r+sr+a=brendan 2005-04-21 21:21:11 +00:00
dougt%meer.net 1390055fd8 Adding default prompt service.
Fixed message box dialogs from being hidden.
Fixed PPC Connections from blocking too long when starting app.
Fixed startup problem where multiple clicking on application would cause no application to launch.  This problem might still existin in the build.
Attempting to handle resize events via (WM_SIZE) messages
Initial check in of all.js for wince.

WINDOWS CE ONLY.  Not part of default build.
2005-04-20 23:12:12 +00:00
neil%parkwaycc.co.uk d36863a963 Exception-proof the clearing of the username and password from a URL in case it doesn't understand the concept b=290829 r=biesi sr=dveditz a=asa 2005-04-20 17:06:45 +00:00
cbiesinger%web.de 33e7cc8025 Bug 289842 Make nsIHelperAppLauncher inherit from nsICancelable
r=bz sr=darin a=asa
2005-04-15 19:41:07 +00:00
maxf%magma.ca e905ae1273 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 37f97fcd51 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 783baa5a45 Bug 289650 nsIWebBrowserPersist should inherit from nsICancelable
r=darin sr=bz a=asa
2005-04-10 12:37:36 +00:00
mkaply%us.ibm.com 06326ef680 OS/2 build bustage 2005-04-07 13:07:25 +00:00
bsmedberg%covad.net 60d57ee9d9 s/MOZ/MOZILLA/ 2005-04-06 06:03:11 +00:00
bsmedberg%covad.net de461785c4 Bug 288626 - internal API 2005-04-06 05:48:03 +00:00
darin%meer.net 9791154211 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
bsmedberg%covad.net 3357ab6d6f Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 23:48:43 +00:00
bsmedberg%covad.net 99478b1472 Rename a few nsModule.cpp files so that libxul will link on platforms that use ar+ranlib r=darin
embedding/components/build/nsModule.cpp -> nsEmbeddingModule.cpp
2005-04-05 23:28:18 +00:00
cbiesinger%web.de f0b358248f 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
darin%meer.net a9ee9fbf43 landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2005-04-05 22:27:48 +00:00
bzbarsky%mit.edu 9d9a986c36 Add the prompt-service contract to nsEmbedCID.h 2005-04-05 22:27:45 +00:00
gerv%gerv.net 29807f4571 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-04-05 22:27:44 +00:00
ccarlen%netscape.com c4cf6b7191 Profile sharing - changes to profile dirserviceprovider, a component to control whether sharing is enabled. bug=202474, rs=dougt/sr=darin/a=asa 2005-04-05 22:27:40 +00:00
bryner%netscape.com 06de76e44b 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.
2005-04-05 22:27:38 +00:00
sfraser%netscape.com 08c40954e5 Part of fix for bug 201257, missed in previous checkin. r=brade/sr=alecf. 2005-04-05 22:27:36 +00:00
cmanske%netscape.com c6419b37c6 Command Controller refactoring and cleanup, mostly by mjudge with help by cmanske, b=170353, r=brade, sr=sfraser. EditingSession cleanup and new commands in \editor, b=174439, r=mjudge, sr=sfraser 2005-04-05 22:27:34 +00:00
locka%iol.ie 173e69791b Remove nsDOMWalker & nsIDOMWalker altogether. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com 2005-04-05 22:27:32 +00:00
locka%iol.ie 81e86764a7 Turn nsDOMWalker into an XPCOM object. b=155066 r=ccarlen sr=kin 2005-04-05 22:27:30 +00:00
rods%netscape.com be8704b497 Add the new pluggable dialog work, in build, not used
BUg 135441 r=dcone,pink sr=attinasi
2005-04-05 22:27:28 +00:00
akkana%netscape.com 2660b7d4e9 123087: Redesign Find API, rewrite new find algorithm.
Not yet enabled by default; needs testing.  r=brade sr=kin.
2005-04-05 22:27:26 +00:00
mjudge%netscape.com abbd607c21 115922 embedding work. no changes should be observed in current product this will only affect the embedded effort. This moves the command handler stuff from content xul to embedding/components/commandhandler. a=judd r=saari built on mac/windows/gmake with this we will be able to finish removing editorshell from the app and have a true embedded editor.akkana will pick this up after me and finish the embedding work. 2005-04-05 22:27:25 +00:00
sfraser%netscape.com 1ab00a54e8 Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2005-04-05 22:27:22 +00:00
locka%iol.ie dd82d1bcc3 Move webbrowserpersist code to components/ directory. b=106554 r=brade@netscape.com sr=sfraser@netscape.com 2005-04-05 22:27:20 +00:00
gerv%gerv.net 710c7ea28a License changes, take 2. Bug 98089. mozilla/embedding/. 2005-04-05 22:27:18 +00:00
gerv%gerv.net 914c83368e Oops. 2005-04-05 22:27:17 +00:00
scc%mozilla.org 08192028c0 bug #98089: ripped new license 2005-04-05 22:27:16 +00:00
pinkerton%netscape.com b47df3d66d separating jsconsole into its own component. r=damn/sr=hyatt bug# 73127 2005-04-05 22:27:15 +00:00
kandrot%netscape.com 4476c0f3f8 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2005-04-05 22:27:14 +00:00
sfraser%netscape.com 5e806b9fab Fix for 76758, 63241 and 68307. Make Find search through all frames, bring the Find dialog up from JS, and make a docShell enumerator. r=adamlock, sr=kin 2005-04-05 22:27:13 +00:00
shaver%mozilla.org 500e3d6460 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2005-04-05 22:27:12 +00:00
danm%netscape.com 7fe730121e unbuilding deprecated prompt files (cleaning up my mess) 2005-04-05 22:27:11 +00:00
danm%netscape.com 3bc4353ce1 removing duplicate nsIDialogParamBlock definition until the original can be removed. 2005-04-05 22:27:10 +00:00
danm%netscape.com 0dd1351b27 more prompt stuff moved to embedding components. bug 72112 continues 2005-04-05 22:27:09 +00:00
danm%netscape.com 196491c039 new embedding promptservice component. bug 72112 r=hyatt,pinkerton 2005-04-05 22:27:08 +00:00
rickg%netscape.com 2003f0f89f preloader update. r=peterl, sr=attinasi 2005-04-05 22:27:07 +00:00
chak%netscape.com 0a7a0a631a Remaining Fixes for #68720 - EmbedAPI should use generic startup observers
r=ccarlen,sr=alecf

Fix for #71994
MfcEMbed must implement Get/SetVisibility of nsIEmbeddingSiteWindow
r=chak
2005-04-05 22:27:06 +00:00
attinasi%netscape.com 383b5e3c7f Trying to fix stinky bustage: removing appstartup from the build. 2005-04-05 22:27:05 +00:00
chak%netscape.com 5cc6aca353 Remaining Fixes for #68720 - EmbedAPI should use generic startup observers
r=ccarlen,sr=alecf
2005-04-05 22:27:04 +00:00
danm%netscape.com 193a177304 partial nsWindowMediator embedding analogue (not yet hooked up to build) r=sfraser,valeski 2005-04-05 22:27:03 +00:00
bsmedberg%covad.net d29fc02ff8 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 22:00:32 +00:00
bsmedberg%covad.net 04bbd4eb3d Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 17:32:01 +00:00
bsmedberg%covad.net 82cd73aa7b Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 17:21:39 +00:00
dougt%meer.net 6fb113413c Fixing bustage. patch by Koen Kooi. r=dougt 2005-03-31 17:56:09 +00:00
dougt%meer.net e292ef6982 Coverity Warning in Embedding. Bug 287861. r=brendan 2005-03-29 21:52:19 +00:00
shaver%mozilla.org 06d6d590da 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
dougt%meer.net 861df1960c For Minimo CE 0.004:
Attemping to control Low memory situations.
Setting up a PPC Connection when loading a URL.
2005-03-28 17:11:49 +00:00
darin%meer.net f6ffba0f8b landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2005-03-25 03:41:33 +00:00
dougt%meer.net 8d5758a601 fixes leak and build bustage. r=dougt 2005-03-25 00:21:36 +00:00
dougt%meer.net db9fbee649 1. Added local start page.
2.  Added status window and control window seperate from main app
3.  Allowing more time for apps when Minimo is placed in background.
2005-03-24 21:48:46 +00:00
dougt%meer.net 29ffb95828 Missing File. 2005-03-24 21:18:46 +00:00
timeless%mozdev.org 5bde169b94 Bug 287383 heap corruption from ReplaceChar/StripChars
r=darin sr=darin
2005-03-24 18:42:56 +00:00
bugzilla%arlen.demon.co.uk b7f635d267 Bug 285683 Remove cookie.properties
p=me r=dwitte rs=darin
2005-03-21 21:25:25 +00:00
dougt%meer.net 8ca35a8cb3 Updates from INdT. r=dougt. 2005-03-20 18:40:18 +00:00
bzbarsky%mit.edu d5c891f84d Fix comments to clearly distinguish services and components. Bug 285080,
r=biesi, sr=darin
2005-03-17 05:06:27 +00:00
dougt%meer.net 5b03d4ef38 Fixing build bustage. XP_UNIX isn't defined for Makefile's, only source files. Using MOZ_WIDGET_TOOLKIT works in Makefiles. 2005-03-14 20:00:44 +00:00
cbiesinger%web.de 850f3954ab 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
dveditz%cruzio.com 62cb73dbcb bug 283103 disable accept button in security dialogs when not focused
(suite version of bug 260560) r=caillon, sr=neil.parkwaycc, a=caillon
2005-03-10 22:26:47 +00:00
bsmedberg%covad.net e75d55a075 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
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
marco%gnome.org ee50fbf8ca 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 0cad0a07a6 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 ddee955bf1 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 0d27519211 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 51a43cfd7c 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 69c6ddb2ce 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 f903739060 Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
rs=jst
2005-01-14 09:19:12 +00:00
timeless%mozdev.org 6b1df2ec98 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 265b0ff136 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 8ab6e0d7d1 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 e1cabe4eda 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 d35590d63f Update to ssr from glazman. minimo only. 2005-01-07 08:01:41 +00:00
dougt%meer.net c72d0475fe Update to Minimo all.js. 2005-01-07 07:59:54 +00:00
bzbarsky%mit.edu 99df5c71c0 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 3e3cf2b0c3 Fix camino bustage from bug 241082 2005-01-04 19:16:51 +00:00
cbiesinger%web.de 2556456572 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 1601d80e99 Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst. 2005-01-03 22:51:17 +00:00
gerv%gerv.net 709d4de4d5 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-01-01 16:48:30 +00:00
cbiesinger%web.de 5102979279 Bug 275673 embedding/browser/cocoa should not use nsIPref
r=pinkerton
2004-12-27 22:24:14 +00:00
gerv%gerv.net 81ac4dc799 iBug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-27 18:45:32 +00:00
bugzilla%arlen.demon.co.uk f6bc7bcc0e 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 622be6cb67 Bug 275457 embedding/browser/qt should not use nsIPref r=zack 2004-12-21 19:02:22 +00:00
db48x%yahoo.com 16bf0830c2 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 45c62cae5c 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 d9626f6746 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 60567bb185 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 49f579b2c9 Fixing for crashes due to using a wrong string in strlen. br:273756 2004-12-10 22:59:10 +00:00
gerv%gerv.net 0c01761ca4 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 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
pete.zha%sun.com a2e5eda35e 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 5b78b05c87 Trying #including all the files you use, grr. bug 246014 2004-09-21 20:43:36 +00:00
bzbarsky%mit.edu b62d4e1d33 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 5077fbc92e Backing out to fix bustage. 2004-09-16 17:28:38 +00:00
peterv%propagandism.org 1a88732b51 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 13465d83c4 backing out changes 2004-09-15 13:31:36 +00:00
cbiesinger%web.de 1f3cdaab60 one more file for camino bustage... 2004-09-15 13:24:47 +00:00
cbiesinger%web.de 1d61416f70 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 913dce3ca2 remove unused headers from winEmbed 258179 r=dougt sr=bz 2004-09-13 20:53:42 +00:00
gerv%gerv.net cdebbb709b 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 3ea4400949 bug 173010 prompt before launching external protocol handler,r=mscott,sr=darin/jst 2004-09-10 23:24:49 +00:00
bryner%brianryner.com 8261446984 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 bbf0339719 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 2e772d27d3 BUg 257381: New shared library libgfxpsshar.so. 2004-09-07 21:16:05 +00:00
cbiesinger%web.de f47ebbe2c2 Bug 228603 nsIWebBrowserPersist should have a saveChannel method
r=adamlock sr=darin
2004-09-07 14:42:23 +00:00
locka%iol.ie 5a1fc34073 More build bustage, replace IID_IHTMLDOMNode with __uuidof(IHTMLDOMNode) 2004-09-05 20:36:30 +00:00
locka%iol.ie 7c925fef04 More build bustage fixes. Remove IID_IHTMLDOMNode in favour of __uuidof(IHTMLDOMNode) 2004-09-05 20:17:22 +00:00
locka%iol.ie 1e4a7dfa5c 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 5015eff94e NOT PART OF BUILD. DevStudio .NET 2002 project file. 2004-09-05 15:03:51 +00:00
locka%iol.ie 5071aa3295 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 e9292967e0 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 150db5f1ed Fixing build bustage. 2004-09-04 20:45:18 +00:00
dbaron%dbaron.org 9984902fd6 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 51fd4d10d8 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 ee55fda1f1 Back out previous round of bug 72747 changes due to Tp regression. 2004-09-04 08:34:55 +00:00
dbaron%dbaron.org 31bf95ea38 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 24b9647483 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 c200b49750 Back out the rest of bug 72747 due to Tp regression. 2004-08-27 01:26:55 +00:00
dbaron%dbaron.org 5948a3cb75 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 ba2432c07e Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +00:00
bryner%brianryner.com 180b0b7373 Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc. 2004-08-20 20:34:37 +00:00
neil%parkwaycc.co.uk c2b8f90b4e 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 f5fe96fd2d 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 0fa9344f94 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 2fdef090da These are C++ files; not IDL. rs=bzbarsky 2004-08-11 07:00:43 +00:00
timeless%mozdev.org 418c0c5ac4 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 b8816e9960 Bug 254354 move nsIHelperAppLauncherDialog.idl into exthandler
r=bz sr=darin
2004-08-08 20:25:02 +00:00
mats.palmgren%bredband.net 851da8a741 Check fo null before using GetFocusedElement result. b=252977 r+sr=bzbarsky 2004-08-08 17:18:58 +00:00
bzbarsky%mit.edu 7f3a53f788 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 ff2fa086e8 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 c7ee7c4f1b 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 5c02a6978c Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc 2004-07-31 23:15:21 +00:00
bryner%brianryner.com 0fd21c3872 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 3506522cc6 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 70ab852e63 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 02d0d94b73 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 f6500081df 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 494fe3ed49 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