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

342 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net 8b8dde7d95 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
cbiesinger%web.de 14177dedcb Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
darin%meer.net c380c59f65 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
darin%meer.net 8d65e087ae landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
neil%parkwaycc.co.uk 84428dc828 Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron 2004-01-23 13:31:07 +00:00
timeless%mozdev.org 76c99ecc5c 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 3210019872 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 deabad0703 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 5a15d65dab NOT PART OF BUILD. Fix makefile so wxEmbed builds once more 2004-01-13 21:12:51 +00:00
bsmedberg%covad.net d0f309943a 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 274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
bryner%brianryner.com e670b60348 Fix windows static build bustage (bug 226264), r=bsmedberg. 2003-11-20 23:18:30 +00:00
timeless%mozdev.org d8323ba73f 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 a888a82d0b 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
dougt%meer.net 6566d4e169 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
mozeditor%floppymoose.com 7db0ab97b8 Reviving Cocoa Embed Test App. Not part of build. 2003-09-11 00:54:19 +00:00
bryner%brianryner.com 2406bc1ed4 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
ben%bengoodger.com e2f9fb6a72 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
cls%seawood.org a8b11eb498 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
jaggernaut%netscape.com 95899387f6 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 805bd84854 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
locka%iol.ie aa70b2accd NOT PART OF BUILD. Change popup menus 2003-07-02 21:53:25 +00:00
locka%iol.ie ce2c2c6cca 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
cbiesinger%web.de d86a9ff5b7 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 c0aed753d2 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
locka%iol.ie db77f87fe4 NOT PART OF BUILD. Improve editor functionality, fix focus problems in editor/browser, add editor icons 2003-06-27 19:50:10 +00:00
locka%iol.ie ee91f53156 NOT PART OF BUILD. Add prototypes of editor & chat windows. Create GeckoFrame subclass that does the common functionality for all frames. Cleanup mail window. 2003-06-26 21:31:10 +00:00
locka%iol.ie e784d1c0fe NOT PART OF BUILD. Add popup menus, chat template, switch to nsIContextMenuListener2 2003-06-25 22:46:11 +00:00
locka%iol.ie 4450f908e8 NOT PART OF BUILD. Add popup menus, chat template 2003-06-25 22:45:20 +00:00
locka%iol.ie 151de2b562 NOT PART OF BUILD. Grey out back/fwd/stop buttons, add Go menu, fix wxmail: protocol to mail app 2003-06-24 22:59:43 +00:00
jst%netscape.com abefba9053 Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com 2003-06-24 21:43:01 +00:00
locka%iol.ie 5f18e989ad NOT PART OF BUILD. Add sample licence, fix window creator 2003-06-24 21:08:26 +00:00
locka%iol.ie f99a2809d4 NOT PART OF BUILD. Simple test app for Gecko written using wxWindows 2003-06-24 20:15:14 +00:00
caillon%returnzero.com 4cc64cee34 Bug 209852. Remove |dont_QueryInterface|.
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
jst%netscape.com b5929e23a2 Disable annoying 'beep' when pressing enter in the url bar. Not part of the build. 2003-05-24 07:28:50 +00:00
jst%netscape.com e9be679f9a Use the new Gecko UI control class, and add a URL bar, and a Go button. Not part of the build. 2003-05-24 06:55:00 +00:00
jst%netscape.com 8227d89c10 Make Gecko objects hold on to the System.Windows.Form that they're drawing in to hide HWND extraction code from embedders. Rely more on exceptions for error propagation. Not part of the build. 2003-05-23 10:13:09 +00:00
yokoyama%netscape.com 6fb65bc745 **Not part of the build**
Microsoft Visual Studio .NET Test application
2003-05-16 00:19:26 +00:00
ccarlen%netscape.com aa68ce95de Profile sharing - enable in mfcEmbed for testing. bug=202474, r=adamlock/sr=darin/a=asa 2003-05-02 04:01:22 +00:00
bryner%netscape.com 6895b31905 Keep mfcembed from bouncing back if you minimize it by clicking on its taskbar icon (bug 201247). r=saari, sr=kin. 2003-04-21 23:42:12 +00:00
seawood%netscape.com fd2883713e Implement mozcomps static build variant.
Remove unnecessary EXPORT_LIBRARY settings.
Bug #201602 r=bryner
2003-04-17 19:19:42 +00:00
locka%iol.ie 3eba5dc241 Test if shift key is depressed and force reload operations to fetch from network if it is. b=195512 r=danm@netscape.com sr=blizzard@mozilla.org 2003-04-07 13:06:09 +00:00
ccarlen%netscape.com 81f4105f97 Bug 200118 - Allow Cocoa embedding sample to build from the command line, including in obj dir builds. r=pinkerton/sr=bryner. Not part of build. 2003-04-04 21:24:56 +00:00
mkaply%us.ibm.com c7c47f9531 #197446
r=cls
From Jessica Blanco -start building os2Embed
2003-04-02 22:53:16 +00:00
pinkerton%netscape.com c9c1d6e3b7 update project files to get them working on the trunk and to pull in
security libs. (bug 198018 r/sr=sfraser,a=asa). not part of bulid.
2003-03-27 20:59:34 +00:00
mkaply%us.ibm.com 67009c3ca5 #197446
r=me
Changes to get os2Embed building
2003-03-24 14:54:04 +00:00
mkaply%us.ibm.com c5487624e7 #188249
r=me, sr=blizzard (platform specific code)
OS/2 EMX work - low hanging fruit - strcmpi-> stricmp, itoa->_itoa, remove some headers, fix some syntax
2003-03-19 15:28:29 +00:00
dougt%netscape.com 0d2808c511 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
bryner%netscape.com f3a28e9f42 Implement Aqua form controls when building with the Cocoa toolkit (bug 188254). r=pinkerton, sr=sfraser. 2003-03-12 04:57:33 +00:00
cls%seawood.org d1479589a2 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00