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

335 Коммитов

Автор SHA1 Сообщение Дата
law%netscape.com fb91fb0c60 Synching with .idl file and fixing Stop button in the process 1999-05-07 19:35:52 +00:00
sfraser%netscape.com ec7944405e Implement Save, Save As in editor. 1999-05-07 05:02:35 +00:00
dp%netscape.com cee9b8c834 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
cmanske%netscape.com ed2e9e376d Added Get/Set paragraph style methods to editor 1999-05-05 23:27:45 +00:00
hyatt%netscape.com 0d10e57fbb Committing changes to appcores to support window.open. 1999-05-04 23:36:18 +00:00
mcmullen%netscape.com ba471bc592 Try that again. 1999-05-04 21:02:35 +00:00
mcmullen%netscape.com a0b5b985d1 Missed this file, too. 1999-05-04 20:59:53 +00:00
mcmullen%netscape.com 945045a68f Missed this file, too. 1999-05-04 20:55:15 +00:00
mcmullen%netscape.com 2bf54c2e9a Missed this file (with nsIDOMProfileCore.h added to export list). 1999-05-04 20:49:29 +00:00
mcmullen%netscape.com 2944535573 Checking in profile wizard on behalf of gayatrib and racham. 1999-05-04 19:37:51 +00:00
jdunn%netscape.com bb345bcb22 Adding a newline at end of file. HP compiler chokes if there is no \n 1999-05-04 18:51:29 +00:00
dp%netscape.com ba8bb8083d XPCOM: Addref() and Release() definition fixed. 1999-05-04 18:45:07 +00:00
morse%netscape.com c032276041 add ability to change wallet password 1999-05-04 18:07:32 +00:00
kostello%netscape.com 0793fabded Added GetContentsAsText and GetContentsAsHTML that take in a nsIOutputStream
as a parameter.
1999-05-03 18:44:54 +00:00
waterson%netscape.com 61ec76503b Bug 4725. Use PRUnichar for bookmark titles. r=rjc,a=chofmann 1999-05-01 19:32:57 +00:00
law%netscape.com 1af7de146c Stop button; r=slamm, a=chofmann 1999-04-30 23:55:22 +00:00
pinkerton%netscape.com d563ec30d7 pinkerton/scc/hyatt, plug a leak for bug 4127 and fix a crasher when the desired broadcaster isn't found. 1999-04-30 21:55:45 +00:00
law%netscape.com ee38555172 Fix for bug #5690; reviewed=hyatt; approved=chofmann 1999-04-30 01:26:00 +00:00
hyatt%netscape.com 4fa7e11afb Commenting out code that breaks window.open. 1999-04-28 07:48:05 +00:00
nisheeth%netscape.com 4fb57d23eb Passing in nsIDocumentLoader as a parameter to all functions in nsIDocumentLoaderObserver... 1999-04-28 06:47:40 +00:00
sfraser%netscape.com b855325e66 Get text properties returns out params in strings now. Also added stub Find method. 1999-04-28 06:36:51 +00:00
sfraser%netscape.com 5bea9cc8e4 Change out params to use strings. 1999-04-28 06:35:56 +00:00
mcmullen%netscape.com a429bb661f First Checked In. 1999-04-28 02:48:36 +00:00
danm%netscape.com ff16c03fd0 oopsie 1999-04-28 01:32:48 +00:00
law%netscape.com df5752866e Remove reference to obsolete nsIURLListener 1999-04-28 01:13:04 +00:00
law%netscape.com db17a4cb53 Use new unknownContent.xul dialog and real file picker 1999-04-28 00:35:47 +00:00
danm%netscape.com 489ae5487c brought modal dialog code into line with latest from ToolkitCore, from which it was clearly originally adapted, anyway. 1999-04-28 00:31:07 +00:00
radha%netscape.com aac002063f Don't lie about the documet being loaded successfully. Print a erroe message when the
there is error in loading a page.
1999-04-28 00:25:33 +00:00
sfraser%netscape.com 2da1f92066 Remove merge conflicts 1999-04-27 23:49:30 +00:00
matt%netscape.com 6494b9f964 Fixing bug http://bugzilla.mozilla.org/show_bug.cgi?id=5476 for advanced pref
adding new wording and checking accept only as default
1999-04-27 22:08:29 +00:00
danm%netscape.com 512b78c834 disable parent of modal window (for Windows OS) and reconcile DOM window -> webshell window code with recent chrome sandbox changes 1999-04-27 21:57:38 +00:00
law%netscape.com 1693e3c00f Anchor Find off nsIWebShell rather than nsIDocument 1999-04-27 04:21:12 +00:00
mcafee%netscape.com f815e8ee61 Rogue call to nsFileWidget::Create(), should be part of #if 0 code. r=sdagley@netscape.com 1999-04-27 02:49:40 +00:00
rods%netscape.com 28bb7b95f1 Fixed ShowClipboard to nsCOMPtr and newer clipboard work 1999-04-27 02:43:10 +00:00
radha%netscape.com c9d3985273 Remove part of the code from loadInitialPage that caused problems in DOM.
There are other ways to achieve that functionality
1999-04-26 22:40:19 +00:00
law%netscape.com e0291af5f6 Hopefully a fix for bug #4779 1999-04-26 20:21:43 +00:00
bruce%cybersight.com 6a345a6387 Fix for calls to nsFileSpec::GetLeafName(). It allocates memory with strdup(), so use free() and not delete[]. 1999-04-25 13:27:36 +00:00
morse%netscape.com 1b34cbc5b3 fix diagnostic messages 1999-04-24 18:03:03 +00:00
sfraser%netscape.com 5e7a172e84 Fix access paths, and make a new group for DOM Prop files. 1999-04-24 04:49:14 +00:00
waterson%netscape.com aff06789ad Fix wallet bustage on mac. 1999-04-24 04:41:01 +00:00
morse%netscape.com 0634427b3d make wallet independent of xul changes 1999-04-24 03:08:03 +00:00
waterson%netscape.com d5626b64be Fixed incorrect use of rdf service. 1999-04-24 02:41:18 +00:00
radha%netscape.com 68692f424e New method LoadInitialpage to load urls from command line 1999-04-23 22:32:01 +00:00
radha%netscape.com 71e0f9da2c New method LoadInitialPage 1999-04-23 22:31:05 +00:00
rods%netscape.com 2a1139fb2d Changed release of services to use the service manager 1999-04-23 17:00:52 +00:00
rickg%netscape.com e8763869b7 sync up with nsString2.cpp 1999-04-22 17:26:23 +00:00
rjc%netscape.com 09a5335dae Add support for "Related Links". 1999-04-22 11:36:35 +00:00
mcafee%netscape.com eab12d1df3 Removing NEW_CLIPBOARD_SUPPORT ifdef. 1999-04-22 06:46:51 +00:00
sfraser%netscape.com 9d23be0ee2 File Removed. 1999-04-22 04:31:52 +00:00
law%netscape.com 21229d5123 Adding in support for find/find-next 1999-04-22 03:42:37 +00:00