Commit Graph

2921 Commits

Author SHA1 Message Date
dougt%meer.net
6a4e3e9f81 Software Keyboard impl. Works only under WINCE currently. NPODB 2005-06-09 19:34:18 +00:00
smfr%smfr.org
772c075c06 Fix bug 188130: fix XML prettyprinting in embedding apps by adding required resources to embed-jar.mn. r=bsmedberg, a=asa 2005-06-09 04:05:10 +00:00
jst%mozilla.jstenback.com
4ae27eb507 Fixing bug 296850. Unregress frame injection bug 246448. r=bzbarsky@mit.edu, sr+a=brendan@mozilla.org 2005-06-07 23:34:22 +00:00
timeless%mozdev.org
3fc95f8e53 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann
2005-06-03 10:26:28 +00:00
dougt%meer.net
1af408f806 Bumping the UA string override. NPODB 2005-06-02 04:20:39 +00:00
cls%seawood.org
2f8def85e9 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
joshmoz%gmail.com
6f121c64db more bustage fixes for Mac OS X 10.4 build patch. by Mark Mentovai. b=292530 2005-06-01 21:15:09 +00:00
joshmoz%gmail.com
e217c2f603 more bustage fixes for Mac OS X 10.4 "Tiger" build patch, by Mark Mentovai. b=292530 2005-06-01 20:52:53 +00:00
joshmoz%gmail.com
bed850e22c fix building on Mac OS X 10.3.x "Panther". Patch by Mark Mentovai. b=292530 r=me 2005-06-01 20:13:21 +00:00
joshmoz%gmail.com
f299a66dc7 more Mac OS X 10.4 "Tiger" build stuff. Patch my Mark Mentovai. b=292530 r=josh r=pinkerton r=cls sr=bryner a=brendan 2005-06-01 18:53:30 +00:00
timeless%mozdev.org
f05b138dd1 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
d5865f4067 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
dougt%meer.net
2607187a61 Updating WinCE Minimo mozconfig files to pull the right NSPR Branch. Also adding required libraries and component names to final-* files. Not part of the default build. 2005-05-10 01:35:07 +00:00
db48x%yahoo.com
9d0ce5f579 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
586444bf13 sync'ing camino and embedding code - null check for bug 274784. 2005-05-04 20:55:24 +00:00
bryner%brianryner.com
aed69207f0 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
dougt%meer.net
632d420c78 This is application usings the internal APIs. NOT PART OF FIREFOX BUILD 2005-05-02 16:59:21 +00:00
dougt%meer.net
618bdac591 Major changes from the INDT team:
Refactored code to be more managable.
A real "global history" was implemented. Now, the users can view, edit, delete and activate all the visited web sites througt a graphical user interface (tree data structure).
The "expandable bar" was remove. The new menutoolbutton replace it.
Improved the "preference window" . The user can set up the proxy and block popup windows using it
Users can edit bookmark properties.

NOT PART OF FIREFOX BUILD.
2005-05-02 16:36:18 +00:00
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