dinglis%qnx.com
afd9368f28
NOT PART OF BUILD (Photon port only)
...
- added new prompt service
- new history resource.
2001-08-24 13:51:21 +00:00
ccarlen%netscape.com
0044ec43e9
Bug 78498 - Carbonize PPEmbed. r=pinkerton/sr=sfraser
2001-08-18 15:10:38 +00:00
locka%iol.ie
b19331607b
Changed memory allocation and stack usage to be less brutal as the DOM is being walked. b=92534 r=rjesup@wgate.com sr=blizzard@mozilla.org
2001-08-18 09:59:28 +00:00
ccarlen%netscape.com
45dfa555d9
Bug 78498 - Carbonize PPEmbed - adding new files. r=pinkerton/sr=sfraser
2001-08-18 01:57:33 +00:00
dcone%netscape.com
b5b138d7ad
b=95339 Check the aPrintOptions for null. Fixes embedding silent. r=rods sr=attinasi
2001-08-16 13:58:38 +00:00
sfraser%netscape.com
ccc82b99ba
Project cleanup, rs=scc. Don't link with RaptorShell.shlb, which is obsolete.
2001-08-15 23:16:49 +00:00
cls%seawood.org
8405a1984e
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
rpotts%netscape.com
da2959ee05
bug #94205 . Adding flags to nsIWebNavigation::Stop().
2001-08-14 04:46:20 +00:00
pavlov%netscape.com
b72c324af1
fixing bug 78690. removing old imagelib. r=jst sr=waterson
2001-08-09 20:22:39 +00:00
blizzard%redhat.com
691293abed
Bug #80638 . Implement GetSiteWindow. r=philipl, sr=tor
2001-08-06 20:44:40 +00:00
blizzard%redhat.com
508b4794fb
Fix bug #91640 . Make sure to check the offscreen window before destroying it. Also so other related cleanup. Original patch from Andrew Chatham. r/sr=blizzard,tor.
2001-08-06 18:04:07 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
leaf%mozilla.org
280310608e
r=mcafee, sr=cls. turning tests on to get TestGtkEmbed into the nightly
...
distributions. bug 91013
2001-07-25 00:08:28 +00:00
pete%alphanumerica.com
f65c767018
Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
...
Renamed all Delete methods to Remove.
--pete
2001-07-24 18:38:25 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
briane%qnx.com
8b2f64280a
PHOTON port only (not part of build)
...
Numerous bug fixes to allow embedding to work properly.
2001-07-23 20:21:41 +00:00
blizzard%redhat.com
9dc86ce92c
Bug #90505 . Add signals to get the security change and status changes for documents. r=valeski,sr=dougt
2001-07-23 19:24:06 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
locka%iol.ie
79e71e824f
Added new interface nsITooltipTextProvider and service to chrome listener. b=90195 r=valeski:@netscape.com sr=rpotts@netscape.com
2001-07-13 09:20:07 +00:00
mcafee%netscape.com
667c5ec839
Ignore generated files.
2001-07-10 23:22:46 +00:00
timeless%mac.com
d85f0a7154
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
dcone%netscape.com
8cef7c6607
Added code to use silent printing. b=76456 r=dcone sr=attinasi
2001-07-09 14:40:37 +00:00
dinglis%qnx.com
933f8149b1
NOT PART OF BUILD (Photon only)
...
- bring the photon embedding component upto date.
2001-07-04 19:42:06 +00:00
blizzard%redhat.com
6a0cb82e96
bug #80146 . make gtk tooltips in the embedding widget look nicer. patch from <timecop@network.email.ne.jp>. r=tor,sr=blizzard
2001-07-02 21:41:28 +00:00
jaggernaut%netscape.com
03ab87e4a1
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
locka%iol.ie
cfdce7310e
NO CODE CHANGES. Replaced all tab characters with spaces.
2001-06-28 13:01:52 +00:00
locka%iol.ie
4c10b63de4
Updated printing code to use public api and wait for printing to complete before returning. b=77537 r=ccarlen@netscape.com sr=blizzard@mozilla.org
2001-06-28 11:47:21 +00:00
bryner%uiuc.edu
8cfe74d6bb
Bug 82123 -- enable embeddors to alter the focus traversal so that the document itself receives focus first instead of last. r=saari, adamlock, sr=jst, a=chofmann.
2001-06-26 01:19:11 +00:00
dougt%netscape.com
c306e0513b
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
...
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
dbaron%fas.harvard.edu
688519fb0c
Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa
2001-06-20 03:27:48 +00:00
cls%seawood.org
80f526179f
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
blizzard%redhat.com
efcd148780
Fix blocker bug #85703 . Crashes on popup windows. r=adamlock,sr=tor,a=asa
2001-06-14 17:42:16 +00:00
blizzard%redhat.com
90709595a3
trying to fix build bustage with a temporary
2001-06-14 03:48:40 +00:00
blizzard%redhat.com
2ec817fa57
Fix bug #83157 . Make the embedding widget handle reparenting and unrealize/re-realize. r=bryner,sr=tor,a=asa
2001-06-14 02:07:04 +00:00
locka%iol.ie
1f9b2ab1f3
Added code to fire TitleChange events. b=84496 r=ccarlen@netscape.com sr=blizzard@mozilla.org a=asa@mozilla.org
2001-06-12 16:23:35 +00:00
locka%iol.ie
7be0b13316
NOT PART OF BUILD. CBrowse harness now listens for TitleChange events from controls and sets the window title accordingly
2001-06-08 12:06:39 +00:00
valeski%netscape.com
221edc8f1a
r=chak, sr=vidur, a=tor. 82000. removing unused arg from nsICategoryManager.
2001-06-05 21:25:57 +00:00
locka%iol.ie
080c320023
Made a couple of tweaks on behalf of wtc@netscape.com to allow control to build when the MS Platform SDK is installed. b=83976 r=adamlock@netscape.com sr/a=blizzard@mozilla.org
2001-06-05 11:42:38 +00:00
blizzard%redhat.com
519cbaca4e
Fix bug #83722 . Crash when loading an <img> tag from a stream. r=valeski,sr=to
...
r,a=chofmann
2001-06-03 02:02:16 +00:00
chak%netscape.com
80e14a7e56
Fix for 81796 - Enable SecureBrowserUI for embedding apps
...
r=ccarlen, sr=blizzard, a=dbaron
2001-06-02 00:35:39 +00:00
mkaply%us.ibm.com
e34e2a237c
IRIX and BSD bustage - need cast - this has never been built until blizzard turned it on
2001-05-30 00:45:30 +00:00
radha%netscape.com
1b49f073d3
Fix related to bug 82236. Fix all embeddign usages of onLocationChange with the
...
new semantics. r=valeski sr=alecf a=blizzard(drivers@mozilla.org )
2001-05-29 22:48:39 +00:00
blizzard%redhat.com
393267ec82
Fix bug #82705 . Add mechanism to emit signal for windows without parents. r=pavlov,sr=tor,a=chofmann (Round 2)
2001-05-29 22:35:46 +00:00
blizzard%redhat.com
1b92a22376
back out changes since they included a patch that happened to be in my tree
2001-05-29 22:31:15 +00:00
blizzard%redhat.com
6d34c5360f
Fix bug #82705 . Add mechanism to emit signal for windows without parents. r=pavlov,sr=tor,a=chofmann
2001-05-29 22:22:35 +00:00
locka%iol.ie
971dce35c2
Removed nsIDocShellTreeOwner impl in control's chrome object because it was causing clicked links to open in new window. Cleaned up web browser creation and initialisation. b=82116 r=ccarlen@netscape.com sr=blizzard@mozilla.org
2001-05-22 21:31:01 +00:00
valeski%netscape.com
58b8efcc23
r=adamlock. missing break statement
2001-05-21 23:20:18 +00:00
valeski%netscape.com
78fa01c626
adding nsWebBrowserContentPolicy.cpp to the mac build. 81263
2001-05-21 22:43:47 +00:00
valeski%netscape.com
47dde24cd0
r=ccarlen, sr=rpotts on the mozilla/docshell/* and mozilla/embedding/* mods (81263). embedding apps can now control whether or not images are loaded in a specific nsWebBrowser window. This is done via nsIWebBrowserSetup. shaver@mozilla.org provided a nsWebBrowserContentPolicy implementation which registers for, and responds to, nsIContentPolicy callbacks giving nsIContentPolicies an opportunity to cancel a load or the processing of an element. processing isn't hooked up yet, and some of the content policy types in the switch statement won't become relevant until further nsIContentPolicy hookup is done. Those cases are handled inside the docshell/webshell until the content policy hook-up is made.
2001-05-21 22:42:46 +00:00