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

2718 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 7b5970dc1f Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
2004-05-17 23:38:25 +00:00
amardare%qnx.com 6f230dd1c2 Changes for qnx/photon platform only. It should not affect building/runtime other platforms.
Removed unnecessary Pt_SET_REALIZED_F, Pt_SET_UNREALIZE_F methods - they were causing a crash when the server
is destroyed.
2004-05-14 17:53:50 +00:00
depstein%netscape.com 0ed0e66552 Cleaned up nsIChannel tests and running AsyncOpen() from the Tests menu. Added additional nsIProtocolHandler tests to Tests > nsIProtocolHandler->NewURI() for tracking some values. Will spin off into separate Test Interface in the future. 2004-05-14 00:19:54 +00:00
mvl%exedo.nl 2f908209a7 Make content policy api (nsIContentPolicy) not suck.
bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2004-05-13 18:34:18 +00:00
amardare%qnx.com 37d5442c36 Changes for qnx(photon) platform only. It should not affect runtime/building other platforms.
Mostly compile fixes due to changed interfaces.
2004-05-12 19:19:01 +00:00
amardare%qnx.com 3d67756008 Changes for qnx(photon) platform. They should not affect building/runtime other platforms.
Added EmbedDownload to manage the downloads and HeaderSniffer to be used in "Save Target As"
( look for "content-disposition" to provide a filename ).
Changes for handling the unknown mime types/downloading.
2004-05-12 16:49:13 +00:00
bryner%brianryner.com 6fbe6bfc72 remove unused file 2004-05-11 18:49:23 +00:00
cbiesinger%web.de 33c5b41794 239394 nsIMIMEInfo should use interCaps for methods and attributes
r=bzbarsky sr=darin
2004-05-08 18:37:06 +00:00
jst%mozilla.jstenback.com d247d3f525 Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com 2004-05-07 20:55:17 +00:00
depstein%netscape.com c12bc16ffd Added additional cases to post AsyncOpen tests for nsIChannel tests. Additional request methods used for SetRequestMethod in httpChannel tests. Some cleanup in a few functions. 2004-05-07 02:43:23 +00:00
cbiesinger%web.de 6dfd44ee87 bug 239111 rework pause/resume handling in download manager
r=neil sr=roc
2004-05-04 18:53:54 +00:00
amardare%qnx.com af152a534b Changes for qnx(photon) platform. They should not affect building/runtime other platforms.
Changes for the downloading in the embedded server.
Fixed setting the proxy options coming from client.
2004-05-04 15:28:55 +00:00
bryner%brianryner.com f9f55ca33e deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst. 2004-05-03 21:48:36 +00:00
cbiesinger%web.de 9556948baa bug 241209, make sure to QueryInterface mTargetFile to nsILocalFile, to tell
xpconnect about the launch() and reveal() methods to prevent errors when trying
to call them.
r=neil sr=darin
2004-05-02 12:33:51 +00:00
rbs%maths.uq.edu.au 79cf272f93 Scroll the find position last so that it is not overriden by another intermediate scrolling, b=242056, r=akkana, sr=jst 2004-05-01 07:47:23 +00:00
bryner%brianryner.com 7927c18306 Implement basic support for DOM level 2 UIEvents, and implement DOMActivate for HTML form control elements. Also minor usage cleanup for nsIDOMUIEvent. Bug 60212, r+sr=jst. 2004-04-30 23:55:16 +00:00
amardare%qnx.com c0c8d854a3 Changes for qnx/photon platform. They should not affect building/runtime other platforms.
When printing from the embedded application, allow it to set the print frame, BG colors, BG images
in the print settings, according to the preferences.
Also changes for ShowTooltip ( it was broken ). Known problem - the location is broken if the page has frames
and the tooltip is inside a frame.
2004-04-30 20:03:43 +00:00
rbs%maths.uq.edu.au abe59f1a21 Find in textareas misses some matches & some cleanup/consolidation, b=241053, r=akkana, sr=jst 2004-04-27 22:22:43 +00:00
danm-moz%comcast.net 6e86fad6c3 rewrite of new window sizing and placement. bug 239876. also addresses bugs 118717,176342,183633,240381. r=jag sr=blizzard (previous version of patch) 2004-04-27 17:34:13 +00:00
amardare%qnx.com 056ae745ca Changes for qnx/photon platform only. It should not affect other platforms.
Added the memory_cache_kb_size setting.
2004-04-26 19:53:40 +00:00
dougt%meer.net aae66ceafa Minimo only. Adding local html 2004-04-26 17:40:10 +00:00
dougt%meer.net ff1657f4dd Minimo only. disable dtd debug 2004-04-26 17:11:24 +00:00
dougt%meer.net 402d035d9d MINIMO Only.
These changes include
pointing the start page to a local file.
fixing up the packaging files to do a clober of the dist/Embed directory.
updating the ipkg version.
2004-04-26 06:33:22 +00:00
dbaron%dbaron.org 40122301a3 Add |const| in a few places where it should be used. b=241164 r=blizzard sr=darin 2004-04-23 19:30:25 +00:00
cbiesinger%web.de f42f71ca76 bug 240367, also filter out nsITransport::STATUS_READING and STATUS_WRITING
messages
r+sr=darin
2004-04-23 18:57:10 +00:00
dougt%meer.net 9a41e73608 MINIMO ONLY
Fixing UA string preference.  It must be a pref not a user_pref.

Minimo Application UI changes:
  Replaced toolbar with context menu
  Replaced throbber with url bar bg color fading.
  Added URL Bar autocomplete
  Added mosaic style url open events
2004-04-21 14:51:42 +00:00
locka%iol.ie c46426b646 Implement IHTMLDocument2::get_Cookie. Checkin on behalf of atremon@elansoftware.com, r=adamlock sr=bzbarsky 2004-04-19 19:59:52 +00:00
gerv%gerv.net c40f4f93a2 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
cbiesinger%web.de a26a693b1c bug 24867 fallout - access the right variable, r+sr=bz 2004-04-18 01:12:49 +00:00
darin%meer.net b86829b878 landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2004-04-17 00:58:23 +00:00
cbiesinger%web.de 3c212719bf bug 239604. make uriloader more doxygen friendly, and remove unused "command"
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
cbiesinger%web.de d4e1da55f3 Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
rbs%maths.uq.edu.au 5813221e21 fix typo 2004-04-15 20:35:35 +00:00
rbs%maths.uq.edu.au f0c2514be7 Add the much requested support for find in <textarea> and text <input> elements. Also fix a long-standing problem with the mutually-exclusion: selecting something in a text field doesn't clear an earlier selection outside. b=58305, r=akkana, sr=jst 2004-04-15 19:45:46 +00:00
blizzard%redhat.com 238a65791a Bug #195078. LOCATION signal was triggered when subframe loads would happen, not just on the primary load. Patch from chpe@gnome.org. r+sr=blizzard 2004-04-15 18:35:38 +00:00
depstein%netscape.com 77610945e2 added View Logfile & Delete Logfile from Tools menu 2004-04-15 00:28:26 +00:00
locka%iol.ie 59b3662a6c Tidy up some enums. b=225045 r=atemon@elansoftware.com sr=bzbarsky a=asa 2004-04-13 10:09:24 +00:00
locka%iol.ie 1177bf060a NOT PART OF BUILD. Add "Page Setup..." menu item to exercise ActiveX control's new page setup dialog 2004-04-13 10:03:36 +00:00
locka%iol.ie 2fab350372 Add page setup dialog to ActiveX control & fix com exception in IOleCommandTargetImpl. b=225045 r=atemon@elansoftware.com sr=bzbarsky a=asa 2004-04-13 09:21:06 +00:00
depstein%netscape.com 49fb28f23d *** empty log message *** 2004-04-10 02:24:37 +00:00
bryner%brianryner.com caa7cd7c1e Check in missing part of patch for bug 237239. 2004-04-08 19:18:25 +00:00
timeless%mozdev.org a83785deb7 Bug 205077 Prefs: Networking cleanup for trunk
patch by benc@chuang.net r=darin a=mkaply
2004-04-08 06:43:34 +00:00
timeless%mozdev.org 7a085cdf23 embedding/qa isn't part of the build
Adding a Makefile.in which enables testembed to build
note that embedding/qa is currently a windows only critter.
as such, the embedding/Makefile.in needs:
ifdef ENABLE_TESTS
ifeq ($(OS_ARCH),WINNT)
DIRS += qa
endif
endif
2004-04-05 08:54:08 +00:00
timeless%mozdev.org ab2add1c65 embedding/qa is not part of the build
and it doesn't build on case sensitive file systems without these changes
hopefully at some point these changes can be reverted. doing that will
require magic on the cvs server.
2004-04-05 08:48:14 +00:00
timeless%mozdev.org 496e2cd9f8 embedding/qa is not part of the build
you can tell because this file doesn't build without this change
2004-04-05 08:42:03 +00:00
timeless%mozdev.org 257ecfc990 embedding/qa is not part of the build
you can tell because this file doesn't build without this change
2004-04-05 08:31:42 +00:00
depstein%netscape.com 85fc3eb875 *** empty log message *** 2004-03-31 00:09:37 +00:00
bsmedberg%covad.net 168f7225da Bug 236101 - flatten the directory structure of the embedding SDK. Consensus from dougt/adamlock/blizzard r=cls a=mkaply 2004-03-23 20:58:21 +00:00
locka%iol.ie 26e4f586f0 Implement IHtmlSelectionObject & IHtmlTextRange. Checkin on behalf of atremon@elansoftware.com. r=adamlock sr=jst a=chofmann 2004-03-19 20:10:58 +00:00
amardare%qnx.com 6d0ec11abe Changes for qnx ( photon ) platform. They should not affect runtime/building other platforms.
Removed the usage of network.hosts.socks* from the embedding code, as per BUG:237576.
2004-03-18 16:22:23 +00:00
neil%parkwaycc.co.uk d3889680fd Bug 162718 Advanced smart browsing preview is not localizable p=vberon@mecano.gme.usherb.ca r=bryner sr=rbs a=chofmann 2004-03-15 23:19:46 +00:00
locka%iol.ie bd2f68065e Implement IHtmlDocument2::get_selection and range objects in ActiveX control. Checkin on behalf of Alexandre Tr�mon <atremon@elansoftware.com>. r=adamlock a=jst a=chofmann 2004-03-15 19:20:12 +00:00
locka%iol.ie 0d3305ea71 Add selection and range objects implementations. Not compiled by makefile yet. Checkin on behalf of atremon@elansoftware.com, b=234640 r=adamlock sr=jst a=chofmann 2004-03-14 23:10:03 +00:00
darin%meer.net b5f0ab457f disable building extensions (NOT PART OF THE DEFAULT BUILD) 2004-03-12 02:39:30 +00:00
bsmedberg%covad.net 53b2368452 Fix embedlite bustage from bug 233160. 2004-03-09 20:30:17 +00:00
bsmedberg%covad.net b107850633 Bug 233160 - separate style overlays out of nsIXULChomeRegistry r+sr=hyatt with additional lookovers from dbaron+bz 2004-03-09 19:59:09 +00:00
amardare%qnx.com f8b8fbcf2a Changes for the qnx(photon) platform. It should not affect runtime/building other platforms.
Removed the mozserver dependency.
2004-03-08 20:27:24 +00:00
pinkerton%aol.net 9dfeb991a7 work around bug in chrome reg that won't register locales w/out content.
(bug 234109, patch from bsmedberg, r=pink/sr=bryner)
2004-03-04 00:39:06 +00:00
locka%iol.ie 3878bb1dbe Fix "View Source" operation on popup menu. Move default profile into a member variable. b=228600 r=darin sr=bzbarsky 2004-03-03 21:24:19 +00:00
amardare%qnx.com f9327e9960 Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.
Updated the embedded stuff to use the new PtWebServer API ( libPtWeb.so.3 ).
2004-03-02 19:21:40 +00:00
dougt%meer.net e75b3dc615 When prompting/alerting the user (during a form post, etc.), the dialog that is displayed is wider than the viewable screen on small screens. This patch reduces the min size of the dialog. b=229156, r=blizzard 2004-03-02 05:07:08 +00:00
mconnor%myrealbox.com b176eb1e6a Bug 236124 network.http.pipelining.firstrequest is unused and should be removed - patch by Michael Lefevre (michaell+bmo@michaellefevre.com), r+sr=darin 2004-03-02 01:04:35 +00:00
darin%meer.net 1d2d419885 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
chanial%noos.fr 40dbde989a Bug 235187: nsContextMenuInfo shouldn't use low-level API and remove presContext FindFrameBackground.
r=ccarlen, sr=bz
(file not used by the xul apps)
2004-02-28 02:00:23 +00:00
bryner%brianryner.com d6b0d386ee deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc. 2004-02-27 17:17:37 +00:00
pinkerton%aol.net 19faaa1139 use encoded filename in content-dispositon header (bug 233798, not part of
build)
2004-02-27 16:57:14 +00:00
locka%iol.ie 4a7be88d07 Fix crash in get_all implementation. Checkin on behalf of Alexandre Tr�mon <atremon@elansoftware.com> b=233251 r=adamlock sr=jst 2004-02-25 20:23:22 +00:00
cbiesinger%web.de 528931f674 removing now-unused mpfilelocprovider, superceded by profile/dirserviceprovider.
bug 235431, r=ccarlen sr=bz
2004-02-24 21:45:22 +00:00
bryner%brianryner.com c13cc68678 Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst. 2004-02-24 03:22:35 +00:00
amardare%qnx.com b7d5d39bbe Changes for the qnx platform only. These changes should not affect runtime/building
other platforms.
2004-02-20 23:36:43 +00:00
amardare%qnx.com 91b5d879aa Changes for the qnx platform only. These changes should not affect runtime/building
other platforms.
2004-02-20 23:06:30 +00:00
amardare%qnx.com 6bb265dd92 Changes for the qnx platform only. These changes should not affect runtime/building
other platforms.

Added the minimo-qnx for the qnx platform.
2004-02-20 23:04:07 +00:00
bzbarsky%mit.edu af7fa0750d Remove bogus method that makes backgrounds on the canvas unhappy. Bug 219302,
r+sr=roc
2004-02-20 00:39:09 +00:00
bzbarsky%mit.edu eb5f956346 Fix comment. Bug 234895, patch by Simon Miller <mozbugs@nuvisions.ch>,
r=biesi, sr=bzbarsky
2004-02-20 00:17:35 +00:00
jshin%mailaps.org b4155c6050 bug 233485 : add 'size' parameter to nsAutoBuffer (patch for customers) : r=ccarlen, sr=rbs) 2004-02-19 11:00:29 +00:00
darin%meer.net 8c818ed6c3 landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
timeless%mozdev.org cb144109ec Bug 232642 [ActiveX] crash if access twice the same html element
patch by atremon@elansoftware.com r=adamlock sr=jst a=chofmann
2004-02-17 16:07:36 +00:00
bryner%brianryner.com b26298f7c2 Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron. 2004-02-11 04:57:07 +00:00
bsmedberg%covad.net 7a922f66fd Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes. 2004-02-11 02:10:04 +00:00
jst%mozilla.jstenback.com f7cc1b50e9 Fixing build bustage. 2004-02-09 23:45:47 +00:00
jst%mozilla.jstenback.com 8b6dc1c3ca Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
cbiesinger%web.de c0cfa599ca Bug 232771 Typo in definition of GTK_MOZ_EMBED_CLASS
patch by Crispin Flowerday <mozilla@flowerday.cx> r+sr=blizzard
2004-02-07 22:23:07 +00:00
cbiesinger%web.de 9538f8ae05 Bug 232456 Escape key doesn't cancel Gtk alerts
patch by Crispin Flowerday <mozilla@flowerday.cx> sr=bryner r=blizzard
2004-02-07 22:21:42 +00:00
dbaron%dbaron.org 71a7773d75 Fix some incorrect string usage and improve performance in a few places that show up in an LXR search for the previous pattern. b=232339 r=jshin sr=darin 2004-02-03 18:23:41 +00:00
locka%iol.ie 4025b93e0c Implement outerHTML. Checkin on behalf of Alexandre Tr�mon <atremon@elansoftware.com> b=232281 r=adamlock sr=jst 2004-02-02 21:02:25 +00:00
dbaron%dbaron.org fc0604e652 Fix --disable-xul for non-MINIMO builds by building chromelite. b=232254 r=dougt 2004-02-01 23:23:19 +00:00
bryner%brianryner.com f67839e02e More nsIPresContext deCOMtamination (bug 229371). Inline getters and setters for LinkHandler, VisibleArea, and Language; change some methods that don't return any useful data to |void|; make GetContainer return an already_AddRefed. r+sr=dbaron 2004-02-01 10:09:07 +00:00
dougt%meer.net 9cd9cc5049 minimo only. cross compiler more sensitive to casting. 2004-02-01 05:22:51 +00:00
neil%parkwaycc.co.uk 6ab4cc4e81 Bug 231750 gtk alert text should be selected p=mozilla@flowerday.cx r=blizzard sr=bryner 2004-01-30 10:55:44 +00:00
dougt%meer.net 9d02d4b1dc minimo only - making the stop icon act like a throbber when page loading. wacking g_prints to save a tad of footprint. And, yes. These are the xpm's I am using for now. 2004-01-30 07:36:31 +00:00
dougt%meer.net 8d5926b64c [minimo only] remove dos line endings. 2004-01-29 22:09:23 +00:00
jst%mozilla.jstenback.com 1804c4910c Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2004-01-29 22:04:45 +00:00
dougt%meer.net 037a7b9d2e [minimo only] check of small screen css addition 2004-01-29 22:00:57 +00:00
dougt%meer.net 7f11c36559 http caching disabled per darin and I 2004-01-29 21:55:00 +00:00
bsmedberg%covad.net 34cd8e8bdf Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin 2004-01-28 23:45:17 +00:00
cbiesinger%web.de 8aca4a6967 Bug 62760
make the helper app dialog always select "Save to disk" if the server sent
content-disposition:attachment, not only if we first see this content type
r=bzbarsky rs=darin
2004-01-28 23:18:20 +00:00
darin%meer.net 708aba1899 updating basebrowser and PPEmbed project file to reflect mozipcd being
renamed mozilla-ipcd.  see bug 226481.  r/sr=dbaron
2004-01-28 22:33:34 +00:00
dougt%meer.net 21b138c8a0 [Minimo only] Adding simple popup blocking 2004-01-27 08:45:11 +00:00
dougt%meer.net 3aa01b38dd [minimo only] Minimo app vanity clean up. Merging stop and reload buttons. Autosizing URL entry bar on focus. Fixed chrome lite library so that it doesn't require any linking to necko. Adding ipkg build stuff. 2004-01-27 01:46:05 +00:00
dbaron%dbaron.org d03089546b Allow this to compile in a build with trace-malloc enabled. 2004-01-26 23:00:30 +00:00
jst%mozilla.jstenback.com d62aed44c4 Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com 2004-01-24 00:46:17 +00:00
dbaron%dbaron.org ca4e64fa50 Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner 2004-01-23 23:12:44 +00:00
neil%parkwaycc.co.uk f97835d45d Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron 2004-01-23 13:31:07 +00:00
dougt%meer.net 40c662e27c [minimo only] there are no default/ prefs any longer 2004-01-21 07:05:19 +00:00
dougt%meer.net febd613fc9 [minimo only] Minimo, now renamed. 2004-01-21 06:50:52 +00:00
dougt%meer.net 54a8922b98 [minimo only] Minimo, the app, lives -- inital checkin 2004-01-21 06:48:40 +00:00
dougt%meer.net 3c5536d524 [minimo only] change to all.js so that cookies work. 2004-01-21 06:42:56 +00:00
bsmedberg%covad.net e9634f0db4 Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:22:43 +00:00
caillon%returnzero.com e95aed0fd1 230953 - Remove traces of dtd-debug. r+sr=jst 2004-01-15 04:50:10 +00:00
timeless%mozdev.org 0ab187e2cd Bug 183059 In MfcEmbed Context menu doesnot have "Paste" item.
patch by amutch@tln.lib.mi.us r=timeless sr=jst
2004-01-15 03:05:20 +00:00
locka%iol.ie 5b79e496b6 NOT PART OF BUILD. Add a smoketest.html to quickly test for common causes of breakage in embedded activex control. 2004-01-14 23:21:22 +00:00
locka%iol.ie 94a9a0f0bf NOT PART OF BUILD. Implement view-source: and hook up status bar on edit app 2004-01-13 22:19:52 +00:00
locka%iol.ie eb5f101ca9 NOT PART OF BUILD. Add Edit menu and cut, copy, paste and select all functionality to browser & editor 2004-01-13 21:42:25 +00:00
locka%iol.ie 4330eb3bdd NOT PART OF BUILD. Fix makefile so wxEmbed builds once more 2004-01-13 21:12:51 +00:00
locka%iol.ie bb89e7b08b NOT PART OF BUILD. Enable bzip2 compression to standalone ActiveX control install script 2004-01-12 22:52:35 +00:00
locka%iol.ie b7012eabd6 NOT PART OF BUILD. Update ActiveX control manifests & readme for standalone installer. 2004-01-12 22:50:27 +00:00
jst%mozilla.jstenback.com 4ab234b8be General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org 2004-01-09 23:54:21 +00:00
bsmedberg%covad.net 1f4ab81acd Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net f0bfff2628 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
darin%meer.net bbe905edbe removing reference to arm-linux-gcc in mozconfig and adding new mozconfig-arm for all the cross-compilation options 2004-01-06 21:51:03 +00:00
darin%meer.net dba399fc8f updating minimo mozconfig to reflect latest build options 2004-01-06 21:40:17 +00:00
amardare%qnx.com 2051637dd0 Changes for the photon platform - it should not affect ( building/runtime ) other platforms. 2004-01-05 23:04:07 +00:00
amardare%qnx.com 729718e938 Added the embedding/config/basebrowser-qnx for the QNX ( Neutrino ) ( GUI=photon ) OS. 2004-01-05 23:02:53 +00:00
cls%seawood.org d4f0d83c34 If libraries are not exported to $DIST, they should not be exported to $prefix either. Fixing history bustage when using 'make install'.
Bug #229362 r=bsmedberg
2003-12-31 23:35:26 +00:00
dougt%meer.net 5802676bb9 explictly linking against the necko lib for nsStandardURL. minimo only 2003-12-23 06:40:43 +00:00
bsmedberg%covad.net a262c9b4f7 bug 219233 - Unfork nsIChromeRegistry.idl (not the impl, just the interface) and move it into content/base/public until we can get a more fine-grained separation of that interface in to GRE/non-GRE pieces. r/sr=hyatt+jst
I couldn't do a CVS move of nsIChromeRegistry.idl, sorry... it was added on a branch earlier. The old CVS log/blame can be found at mozilla/rdf/chrome/public/nsIChromeRegistry.idl
2003-12-22 05:23:10 +00:00
dougt%meer.net e57871894a adding default preferences to minimo 2003-12-21 20:35:18 +00:00
bryner%brianryner.com 7264501b7b Change all callers of nsIPresContext::GetShell() to use the non-refcounting versions. Most callers now use PresShell(), a few that were checking for null conditions are using GetPresShell() -- this will be remedied once we can ensure that a prescontext never has a null pres shell. Bug 227690, r+sr=bzbarsky. 2003-12-21 05:36:36 +00:00
neil%parkwaycc.co.uk 5be467455e Bug 90906 Remove unused variables p=gautheri@noos.fr r=adamlock (locka) sr=alecf 2003-12-20 20:09:41 +00:00
dbaron%dbaron.org e098d49126 Remove include of stdio.h from nsTraceRefcnt.h. b=227074 Fixing bustage. 2003-12-13 03:02:55 +00:00
locka%iol.ie 3c55e928e0 Fix about: protocol in embedding. b=179129 r=bsmedberg sr=jst a=chofmann 2003-11-25 22:36:23 +00:00
locka%iol.ie 7501139951 NOT PART OF BUILD. Install MSVC7.0 runtime DLLs from standalone ActiveX installer 2003-11-25 18:59:59 +00:00
mkaply%us.ibm.com ab1d895723 #226369
r=darin, a=mkaply
Rename transmngr to transmgr
2003-11-21 22:25:22 +00:00
bryner%brianryner.com 77dcb2fa35 Fix windows static build bustage (bug 226264), r=bsmedberg. 2003-11-20 23:18:30 +00:00
chanial%noos.fr 7735876dd5 Bug 194678: Move pageSetup into the toolkit. r=bsmedberg, sr=bryner and a big thanks to Dave Miller for moving the files! 2003-11-19 06:34:51 +00:00
jst%mozilla.jstenback.com 6380d7fd12 Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com. 2003-11-19 01:20:56 +00:00
locka%iol.ie 155265c86d NOT PART OF BUILD. Improvements to the NSIS installer script and readme for ActiveX control 2003-11-19 00:05:31 +00:00
locka%iol.ie 8a4573f504 NOT PART OF BUILD. Add [Embed] section to top of manifest. b=223819 2003-11-18 22:23:15 +00:00
timeless%mozdev.org 3a6d6c90fd Bug 106386 Correct misspellings in source code
Changes strings which meant "referring"
patch by ajvincent@juno.com r=timeless sr=dmose
2003-11-17 10:05:45 +00:00
bsmedberg%covad.net d9ee8f8de4 Bug 223900 - Clean up MFCEmbed to use the GRE properly (don't link against xpcom.dll), and make the GRE glue libs more embedder-friendly and flexible. r=adamlock/dougt sr=dougt 2003-11-17 06:13:49 +00:00
cbiesinger%web.de 26c72f348f bug 223990. Should have a getPrimaryExtensionForType function
r=bzbarsky sr=darin
also changes nsIMIMEService functions to start with a lowercase letter (only affects JS Callers)
2003-11-13 23:00:55 +00:00
locka%iol.ie c1d662c1f3 NOT PART OF BUILD. Additional client files needed by ActiveX control when running mozilla/embedding/config 2003-11-11 23:39:12 +00:00
locka%iol.ie 435c1d5c66 NOT PART OF BUILD. mozconfig file containing build settings for control 2003-11-11 23:37:53 +00:00
locka%iol.ie dd70f3b917 NOT PART OF BUILD. Clean up activex installer script, invoke makensis.exe automatically instead of by hand 2003-11-11 23:37:02 +00:00
locka%iol.ie 5bf9122db6 Move profile opening to after component registration to prevent locked profiles from causing strange behaviour in the control. b=224455 r=bzbarsky sr=jst 2003-11-11 20:38:51 +00:00
neil%parkwaycc.co.uk 8d6ba091e2 Bug 224449 Clicking Cancel before Pause doesn't close download window p=bz r=biesi sr=darin 2003-11-04 21:33:17 +00:00
brendan%mozilla.org 4be366b3cf Fix missing cx param problem (223041, r=caillon, sr=dbaron). 2003-11-03 04:26:55 +00:00
darin%meer.net 58bf253cb1 making minimo packager use MOZ_OBJDIR instead of a hardcoded objdir path. 2003-11-03 02:16:56 +00:00
uid502 50383ff50a Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky 2003-10-31 20:19:18 +00:00
timeless%mozdev.org 6390411c66 Bug 221845 (Patch) (OS X) put type ahead find string on find pasteboard
patch by haasd@cae.wisc.edu r=akkana sr=sfraser
2003-10-30 19:22:23 +00:00
neil%parkwaycc.co.uk f954f310c8 Bug 223099 Remove obsolete FTP channel code r=biesi sr=darin 2003-10-30 09:17:05 +00:00
dwitte%stanford.edu 5688573070 clean up REQUIRES lines in makefiles, since most modules don't need 'cookie' anymore.
b=221886, r+sr=darin
2003-10-30 03:00:56 +00:00
locka%iol.ie 9b9cc015d4 NOT PART OF BUILD. Fix to make CBrowse run in VC++ 7.0+ 2003-10-29 23:04:54 +00:00
locka%iol.ie 21a386279e NOT PART OF BUILD. New c# test harness 2003-10-29 22:57:42 +00:00
bryner%brianryner.com a0e219b348 deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
caillon%returnzero.com de3d3fbf61 Re-land patch for bug 83536, merging principal objects.
Also includes fixes from bug 216041.
r=bzbarsky
sr=jst
2003-10-21 22:11:49 +00:00
locka%iol.ie 1affb2d54c NOT PART OF BUILD. Working ActiveX control installer, just the msvc runtime stuff to sort out 2003-10-13 21:30:48 +00:00
locka%iol.ie b5ef618016 NOT PART OF BUILD. First cut at standalone installer for ActiveX control using Nullsoft installer 2003-10-07 22:02:51 +00:00
cls%seawood.org 378b851b12 Case matters.
Fixing mingw cross-compiling bustage.
2003-10-07 20:39:25 +00:00
bryner%brianryner.com 7bc6a51947 allow TestGtkEmbed to use jprof (bug 221242). r=blizzard, sr=dbaron 2003-10-07 02:43:00 +00:00
cbiesinger%web.de 69d609337e 220463 use more error codes in nsExternalAppHandler::SendStatusChange
r=bzbarsky sr=darin

We now show a useful dialog for NS_ERROR_OUT_OF_MEMORY, and we treat
NS_ERROR_FILE_UNRECOGNIZED_PATH like FILE_NOT_FOUND.
2003-10-03 20:56:52 +00:00
dbaron%dbaron.org 19a12727ec Make URIs in the style system nsIURI pointers instead of strings. b=113173 r+sr=bzbarsky 2003-10-01 22:53:56 +00:00
bryner%brianryner.com cd60efa8ac Updating my email address 2003-09-29 06:04:02 +00:00
locka%iol.ie ae5a30b049 NO CODE CHANGES. Update DevStudio projects (used for editing convenience only) to reflect recent reorg of some files to a common dir. 2003-09-28 21:19:45 +00:00
locka%iol.ie f41de3b341 NO CODE CHANGES. Update all adamlock addresses to eircom.net. 2003-09-28 21:18:29 +00:00
locka%iol.ie 5892a0d824 Fix (long broken) editor mode to provide barebones functionality. Update all adamlock addresses to eircom.net. Fix some arcane comments referring to webshell / NGLayout. b=220092 r=blizzard@mozilla.org sr=bzbarsky@mit.edu 2003-09-28 21:17:24 +00:00
jst%mozilla.jstenback.com 8aa7b563d2 Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org. 2003-09-27 04:18:26 +00:00
tor%cs.brown.edu 8249189176 Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner 2003-09-26 19:31:18 +00:00
cbiesinger%web.de 064a9ddd04 bug 218817. replace GetDownloadInfo with attributes on nsIExternalHelperAppService -
this means 2 new attributes:
readonly attribute nsIFile targetFile;
readonly attribute PRTime timeDownloadStarted;
(no caller of GetDownloadInfo needed all three pieces of information that it provided)

r=bzbarsky sr=darin
2003-09-25 13:07:24 +00:00
cbiesinger%web.de d493442b05 Bug 204671 progress dialog on download is always on top
r=bzbarsky sr=jag

Fix this by explicitly setting dialog=no in the features argument of
windowwatcher::OpenWindow.
2003-09-24 19:49:02 +00:00
uid502 6bed557bd4 Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron 2003-09-23 17:05:29 +00:00
timeless%mozdev.org 1929dd3949 Bug 191408 Change security policy check in nsWindowWatcher::OpenWindowJS so that xpcshell can use the prompt service
patch by danm r=timeless sr=jst
2003-09-18 14:32:06 +00:00
locka%iol.ie 885b07be87 Set check value in ConfirmCheck even if cancel is pressed. b=218021 r=adamlock sr=bzbarsky 2003-09-17 17:51:33 +00:00
ben%bengoodger.com c57419d457 Seamonkey downloading UI changes necessitated by b214985. r=bz, sr=brendan. 2003-09-17 07:56:38 +00:00
dougt%meer.net 42717e0881 Removing profile switching from winembed. For hence forth, winembed will be the minimal embedding application b=219230, r=adam, sr=darin 2003-09-16 03:58:22 +00:00
bsmedberg%covad.net 3c7f6e517d Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-13 17:55:56 +00:00
cbiesinger%web.de 70c775f194 missed some parts of Bug 78605 before... still r=bz sr=jag 2003-09-11 15:45:52 +00:00
cbiesinger%web.de a6f81cf379 Bug 78605
display bytes [size] in Status when download is complete
r=bz sr=jag
2003-09-11 12:36:19 +00:00
mozeditor%floppymoose.com 55f9331082 Reviving Cocoa Embed Test App. Not part of build. 2003-09-11 00:54:19 +00:00
bryner%brianryner.com 352e645b90 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:05:34 +00:00
mkaply%us.ibm.com 7f98995dd6 Bug #217459
r/sr=darin, a=asa
Null check for docshell
2003-09-05 20:35:04 +00:00
neil%parkwaycc.co.uk f618261fa7 Bug 218203 Crash when trying to show prompt from onunload p=chpe+mozbugz@stud.uni-saarland.de r=bryner sr=blizzard a=asa 2003-09-04 20:10:45 +00:00
timeless%mozdev.org 2994c4573e Bug 217886 frame structure gets lost in builds since 20030826
patch by mpconnor@rogers.com r=bz sr=bz a=brendan
2003-09-04 02:23:20 +00:00
caillon%returnzero.com c11c6acb17 Backing out the patch to bug 83536.
I will reland this when 1.6a re-opens.
r+sr=jst@netscape.com
a=chofmann
2003-08-22 03:06:53 +00:00
cls%seawood.org c08e99a287 Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
mkaply%us.ibm.com 9274b589d7 Bug #211834
r=bryner, sr=blizzard, a=mkaply
Crash in GTK embedding with no parent window
2003-08-14 21:53:50 +00:00
timeless%mozdev.org bde09a704a Bug 211788 GTK - Universal prompt should invert buttons order
patch by mpeseng@tin.it r=bryner sr=blizzard a=asa
2003-08-14 18:04:16 +00:00
jshin%mailaps.org 3a1683152e bug 205682 : URLs in html documents are saved (and sent back) in UTF-8. Get them saved/sent-back in the document charset (r=adamlock, sr=bz, a=chofmann) 2003-08-08 01:00:30 +00:00
locka%iol.ie d2ac300c8d Detabbed file, no code changes 2003-08-05 07:38:48 +00:00
cls%seawood.org fa583876c2 Fix VPATH build problem with cygwin make 3.80:
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
2003-08-05 04:43:49 +00:00
ben%bengoodger.com 8b142c128e The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

browser/activex/src/control/HelperAppDlg.cpp
browser/cocoa/src/CHBrowserService.mm
browser/photon/src/nsUnknownContentTypeHanlder.cpp
browser/powerplant/source/UDownload.cpp
components/ui/helperAppDlg/nsHelperAppDlg.js
components/ui/helperAppDlg/nsIHelperAppLauncherDialog.idl
tests/mfcembed/components/HelperAppDlg.cpp
- Update nsIHelperAppLauncherDialog::PromptForSaveToFile to take a
  nsIHelperAppLauncher parameter.

bug 214985, r=brendan sr=hyatt
2003-08-04 22:30:41 +00:00
hyatt%mozilla.org afa87ac239 Fix for 215041, add support for WinIE's _main target for sidebars (it's identical to _content), r=hixie, sr=ben 2003-08-04 18:33:24 +00:00
cls%seawood.org 1f93d3bd4e Link generated .res files into mingw builds.
Use -mwindows when linking GUI mingw programs.
Bug #203443 r=leaf sr=bryner
2003-08-02 19:39:02 +00:00
jfrancis%netscape.com fb4cf0921e Fixing compile errors in cocoa embedding example. Not part of build. 2003-08-02 06:31:54 +00:00
jfrancis%netscape.com a857a9042d Fixing some compile errors in cocoa embedding example. Not part of build. 2003-08-02 06:25:54 +00:00
bsmedberg%covad.net f1f9fa6cff Bug 214669 update some callers to nsIComponentRegistrar from nsIComponentManager - r/sr=alecf 2003-08-01 14:27:57 +00:00
dougt%meer.net 140c6a5314 Cleaner way to support nostdc++ 2003-07-31 00:21:29 +00:00
timeless%mozdev.org 03efddedbc Adding the ablity to disable view source.
patch by dougt r=bz,sr=darin,b=199335
2003-07-30 23:57:39 +00:00
dougt%meer.net efa580a909 adding disable-view-source. r+sr=me 2003-07-30 03:21:30 +00:00
bzbarsky%mit.edu 95256ce645 DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
r+sr=jst
2003-07-28 21:35:53 +00:00
jaggernaut%netscape.com f1efc20ae6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00
cbiesinger%web.de faf8419fc6 147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
caillon%returnzero.com 9c22160a4b Bug 83536.
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
2003-07-24 05:15:20 +00:00
jaggernaut%netscape.com ef99140d6d Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron 2003-07-24 04:53:13 +00:00
dougt%meer.net 2c7b6a7e6a Making packaging a bit simplier 2003-07-23 06:04:27 +00:00
dougt%meer.net dca74579e5 fixing a couple of makefile. not part of normal build. 2003-07-23 06:00:28 +00:00
dougt%meer.net a1a0c692c2 updating minimo-unix requirements 2003-07-23 05:56:38 +00:00
dougt%meer.net a0a5576fb2 Adding comments and a new README file 2003-07-23 04:41:35 +00:00
dougt%meer.net bd5b5535f7 mozconfig update. 2003-07-23 04:36:09 +00:00
dougt%meer.net b2f577ac35 libstdc++ stub 2003-07-23 04:34:08 +00:00
dougt%meer.net be489eb817 Not part of mozilla build. r+sr=darin/dougt 2003-07-23 04:33:17 +00:00
cbiesinger%web.de 763b641258 162249 r=bzbarsky sr=darin Running external program - lack of decent error messages
This adds a useful error message in case the specified helper application does not exist
2003-07-22 17:25:02 +00:00
bzbarsky%mit.edu 3ab26e7432 Sync up the "time elapsed" wording between download manager and progress
dialog.  Bug 201046, patch by durbacher@gmx.de (Andreas Kunz), r=biesi,
sr=bzbarsky
2003-07-22 14:14:20 +00:00
dwitte%stanford.edu e524dc48d2 blah bustage blah 2003-07-20 16:34:48 +00:00
dwitte%stanford.edu 65bf6b3c2e blah bustage blah 2003-07-20 16:32:28 +00:00
dwitte%stanford.edu e602cf7382 followup to jag's bustage checkin saga - removing some unnecessary CID's and some crufty files. (there may have been a grand plan behind guids.h, but as it stands there's no point)
r=the tim dude at rit, aka riceman, aka sirLurxalot, sr=lumpy
2003-07-20 15:40:34 +00:00
jaggernaut%netscape.com fca02673ef Fix bustage 2003-07-20 14:10:19 +00:00
jaggernaut%netscape.com f008bc2bad Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
dbaron%dbaron.org d23eafdfe2 Fix firebird and thunderbird bustage by unforking contents of nsIGlobalHistory (which was frozen) and by tweaking the root Makefile.in. b=212509 r=mscott 2003-07-19 21:19:12 +00:00
dbradley%netscape.com 3b40aa01c7 Bug 209942 - FMM: ShowNativePrintDialog has a free memory mismatch. r=smontagu, sr=dbaron 2003-07-19 16:29:41 +00:00
dwitte%stanford.edu a631c1c78d fixing bustage 2003-07-18 20:01:09 +00:00
brade%netscape.com 873ca0deef code cleanup; r=cmanske, sr=bz, bug=209548 2003-07-18 02:28:09 +00:00
jaggernaut%netscape.com 8c498df4c3 Bug 73353: more REQUIRES updates. 2003-07-17 20:34:47 +00:00
jaggernaut%netscape.com 0ae58697bf Fix bustage 2003-07-16 08:46:13 +00:00
jaggernaut%netscape.com bccc95c440 Fix bustage 2003-07-16 05:41:05 +00:00
jaggernaut%netscape.com bf82a649b9 Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky 2003-07-14 07:37:39 +00:00
bryner%netscape.com 71f220ed85 fixing firebird bustage. 2003-07-14 04:10:36 +00:00
jaggernaut%netscape.com 3f3638aaa1 Bug 73353: fix Mozilla Firebird bustage (I hope) 2003-07-14 03:25:52 +00:00
dbaron%dbaron.org 4cd46e75e3 Fix MOZ_PHOENIX bustage. b=73353 sr=jag 2003-07-14 02:02:38 +00:00
jaggernaut%netscape.com 20004e3489 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
aaronl%netscape.com 9207ace500 Bug 211933. Incorrect null check in webbrowserfind code. r=dean_tessman, sr=sfraser 2003-07-09 06:41:20 +00:00
dougt%meer.net c37108f32e Minimo build file. - Not part of the mozilla build. 2003-07-09 04:57:30 +00:00
cbiesinger%web.de c6ec6b4801 78919 part 1. r=bzbarsky, sr=darin. This adds an |hasDefaultHandler| attribute
to nsIMIMEInfo that should be used to check if a default application is available
for this mimeinfo.
2003-07-08 13:52:46 +00:00
cbiesinger%web.de e71c25e486 22879 r=bzbarsky sr=jag Download window should GetAttention when download is complete 2003-07-08 13:31:04 +00:00
bryner%netscape.com 26ed56c408 Search for either pbxbuild or pbbuild, to allow building with the xcode tools on Mac OS X. Also, use -no-cpp-precomp instead of -traditional-cpp, for gcc 3.3 compatibility. Bug 211895, r=sfraser. 2003-07-07 18:22:04 +00:00
bryner%netscape.com 63882bcf7b We still want to ignore errors copying the embed_lite component when not building Minimo, or running make in this directory in a non-minimo static build will fail. Fixing Camino tinderbox bustage. 2003-07-07 08:02:25 +00:00
dougt%meer.net b36275be4d adding minimo-unix config file. not part of build. 2003-07-05 19:35:04 +00:00
dougt%meer.net 6a6044c2ee Adding support for static builds of minimo. r=pavlov. b=211645 2003-07-05 19:34:19 +00:00
blakeross%telocity.com 32cf13ed76 Fixing bug 21134, print range in print dialog should prefill to print first page of the web page. r=ben@netscape.com sr=hewitt@netscape.com 2003-07-04 08:31:44 +00:00
danm%netscape.com c8338b2791 active window must be a top-level docshell. bug 170693. r=blizzard,bryner 2003-07-03 21:13:01 +00:00
cbiesinger%web.de a711e6e3a0 193698 r=bzbarsky sr=darin "attachment" content shows a checkbox for "don't ask"
This checkin makes it so that we grey out the "Always ask me" checkbox for files sent
with content-disposition:attachment, and show another text indicating that the server
asked to not display the file.
2003-07-03 13:55:17 +00:00
bzbarsky%mit.edu 25471a836d Add nsIContent::GetBaseURL; get rid of similar functions on nsIXMLContent and
nsIHTMLContent.  Bug 209573, r=caillon, sr=jst.
2003-07-03 02:45:34 +00:00
locka%iol.ie 9397a5801c NOT PART OF BUILD. Change popup menus 2003-07-02 21:53:25 +00:00
locka%iol.ie de452b68ad NOT PART OF BUILD. Implement open in new window popup, add uri listener to block popups, reduce use of ns(C)String to avoid linker issues 2003-07-02 21:52:42 +00:00
bzbarsky%mit.edu 2d5494c9f5 Make URI fixup work with UTF8 strings, mostly... Bug 211181, r=adamlock, sr=darin 2003-07-02 00:39:51 +00:00
cbiesinger%web.de adf9db1b56 211169 r=bzbarsky sr=darin nsIHelperAppLauncherDialog::ShowProgressDialog unused, this means that nsProgressDlg.* is also unused 2003-07-01 20:21:57 +00:00
locka%iol.ie 5f7c311ce8 NOT PART OF BUILD. Add link to wxmozilla in readme, fixup popup menus in browser, add more functionality to editor, add new save & print menu items 2003-06-30 20:49:06 +00:00
cbiesinger%web.de a80cbe7c3a 170131 r=timeless sr=bzbarsky Missing/misleading window/widget titles in helper application selection dialog
note: this checkin only fixes the "title" part of the bug
2003-06-30 17:58:56 +00:00
locka%iol.ie 9adb5efc67 NOT PART OF BUILD. Improve editor functionality, fix focus problems in editor/browser, add editor icons 2003-06-27 19:50:10 +00:00
seawood%netscape.com 3ee6b37d3f Move xpcom specific defines from mozilla-config.h into xpcom-config.h.
Bug #210409 r=dougt
2003-06-27 04:12:16 +00:00