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

1767 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 9b4e5f1a43 expunge NS_DEFINE_IID from apprunner bootstrap 1999-06-23 00:24:02 +00:00
ftang%netscape.com 28bbc5a3f1 add XMLEncodingService 1999-06-22 22:30:33 +00:00
akkana%netscape.com 90810fe59f Use -edit instead of -editor as the editor flag 1999-06-22 21:41:31 +00:00
hangas%netscape.com 46c5a761fe Code optomization suggested by Brendan Eich. 1999-06-22 21:31:58 +00:00
ducarroz%netscape.com d4de3e7674 changed -msgcompose for -compose 1999-06-22 20:01:37 +00:00
briano%netscape.com 8172e87a12 Changed 'true' to 'PR_TRUE' to fix the non-gcc Unix builds. 1999-06-22 19:57:46 +00:00
dp%netscape.com 9be26e6da2 Make VC5.0 happy with pointers to member function. 1999-06-22 17:26:26 +00:00
dp%netscape.com 9247353003 Adding registratin of filelocator back. It got missed with my previous checkin. 1999-06-22 16:33:56 +00:00
dp%netscape.com 65fc0e7499 XPCOM switched to using nsIFileSpec. 1999-06-22 14:02:58 +00:00
mcmullen%netscape.com a5369e528a I got tired of the triangular button arrangement. Increased the cell width to 200. 1999-06-22 07:52:01 +00:00
mcmullen%netscape.com e58ab47331 Replaced nsFileChooser with the original nsIFileSpecWithUI 1999-06-22 07:05:22 +00:00
mcafee%netscape.com 1b5df9e04d Adding nocrap flag to tinderbox URL 1999-06-22 06:16:49 +00:00
ftang%netscape.com 83ddcdcef5 add ISO-8859-13 1999-06-22 04:34:11 +00:00
mcmullen%netscape.com db81350779 Use nsIFileSpecWithUI instead of nsIFileSpec. 1999-06-22 03:51:32 +00:00
davidm%netscape.com 299fe94f32 screwed up adding .idl file 1999-06-22 03:27:38 +00:00
davidm%netscape.com f0c8c84616 File Removed. 1999-06-22 03:15:35 +00:00
davidm%netscape.com 87304766c6 XUL & JS changes for the window mediator 1999-06-22 03:10:19 +00:00
davidm%netscape.com f286a2b334 enable window mediation 1999-06-22 03:06:19 +00:00
davidm%netscape.com b68172a69a Add WindowMediator 1999-06-22 03:04:45 +00:00
davidm%netscape.com 7cf4134594 Update to new nsIWindowMediator API 1999-06-22 03:04:11 +00:00
davidm%netscape.com 23ab3b881a update to be idlized 1999-06-22 02:56:58 +00:00
davidm%netscape.com c858dd7820 add nsIWindowMediator.idl 1999-06-22 02:56:42 +00:00
davidm%netscape.com 24509d64d5 add nsIWindowMediator.idl to build 1999-06-22 02:56:29 +00:00
danm%netscape.com 5ed779328d teach FindWebShellWithName to look outside the current window 1999-06-22 01:38:28 +00:00
hangas%netscape.com 6d8ebbfbcd Added "class" to DumpDOM 1999-06-21 23:43:21 +00:00
rjc%netscape.com 1d21f8f53f Better buffering of Related Links input. 1999-06-21 23:18:14 +00:00
ducarroz%netscape.com e3bdadb96c First Checked In. 1999-06-21 23:13:17 +00:00
sfraser%netscape.com ee744a53cc File Removed. 1999-06-21 22:39:37 +00:00
hangas%netscape.com 448d250679 Added DumpDOM.js to build 1999-06-21 22:33:56 +00:00
sfraser%netscape.com fbcb58fe0a Removal of old EditorAppCore code, and the obsolete toolbarCore. 1999-06-21 22:33:42 +00:00
sfraser%netscape.com 2f6066904d Removal of old EditorAppCore code. 1999-06-21 22:33:29 +00:00
sfraser%netscape.com f91cd68b7d Removal of nsIDOMEditorAppCore.h 1999-06-21 22:32:32 +00:00
sfraser%netscape.com 3df12977f5 Removal of nsIDOMEditorAppCore.h and idl. 1999-06-21 22:32:22 +00:00
hangas%netscape.com 6864952c47 First Checked In. 1999-06-21 22:26:51 +00:00
radha%netscape.com 9c06856501 New interfaces to get and set url for a particular entry. Remove unused code.
Fix few reference errors. More error checks
1999-06-21 22:16:24 +00:00
radha%netscape.com 5a8751c744 New interfaces to nsIsessionHistory added 1999-06-21 22:15:11 +00:00
radha%netscape.com 993eef4613 New interfaces to get and set urls for aparticular history entry 1999-06-21 22:14:27 +00:00
radha%netscape.com a98f590b7f Fix the stop button behavior. Remove few debugging statements 1999-06-21 22:04:30 +00:00
mcmullen%netscape.com ab6315c1db Fix content bugs (#7902) 1999-06-21 21:54:40 +00:00
ducarroz%netscape.com ff1945c5c5 Use toolkitCore to launch message compose instance of nsMsgComposeService. 1999-06-21 20:28:07 +00:00
ducarroz%netscape.com 9b6acdb1a5 Remove unsused bootstrap for messenger. Add -msgcompose and -addressbook commands 1999-06-21 20:28:06 +00:00
sspitzer%netscape.com 7a369e2673 change the hard coded last page visted to be waterson's home page, not radha's. 1999-06-21 20:19:24 +00:00
sspitzer%netscape.com d1b8548b1e fix warnings. these classes have virtual functions but non-virtual destructors 1999-06-21 01:59:44 +00:00
sspitzer%netscape.com a1fcb1af95 export the history-test files on Mac and Windows, too. 1999-06-20 23:03:27 +00:00
bruce%cybersight.com 4bf7f37ba9 Add |GetIID()| implementation. 1999-06-20 22:32:32 +00:00
bruce%cybersight.com 08de02b16c Add |GetIID()| implementations. 1999-06-20 22:31:32 +00:00
sspitzer%netscape.com c74ec49b05 rewrite to use a switch statement. 1999-06-20 21:29:59 +00:00
sspitzer%netscape.com f807f28068 changes to export the new history-test.* files 1999-06-20 21:16:58 +00:00
sspitzer%netscape.com 525486527d added these files to test nsIGlobalHistory from javascript 1999-06-20 21:16:25 +00:00
sspitzer%netscape.com 01d717adbd make it work when "browser.startup.homepage" is 2, for last page visited.
I needed to get the service before I QueryInterfaced.
1999-06-20 21:09:50 +00:00
sspitzer%netscape.com 31f35cad41 fix case sensitivity problem 1999-06-20 20:03:21 +00:00
rjc%netscape.com 00426c5c88 Suble changes for XUL search stuff. 1999-06-20 05:42:04 +00:00
sfraser%netscape.com 4758292625 Remove wallet, signon and cookie core files. 1999-06-19 23:13:38 +00:00
morse%netscape.com 07d2817c56 fix mac bustage 1999-06-19 23:02:04 +00:00
sfraser%netscape.com df5d4e548a Add onunload to call the appcore's cleanup routine. 1999-06-19 22:52:49 +00:00
sfraser%netscape.com 96625b1be4 Leak fixes, and moved EndObservering and other cleanup from the dtor to Close(). 1999-06-19 22:50:46 +00:00
morse%netscape.com 7fa93d6682 remove obsolete files 1999-06-19 22:33:17 +00:00
sspitzer%netscape.com 471d67d625 fix my stupidity. 1999-06-19 22:29:03 +00:00
sfraser%netscape.com 4a5005ed34 Removed obsolete base DLL. 1999-06-19 22:09:46 +00:00
sfraser%netscape.com 2fd1880823 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. 1999-06-19 22:08:49 +00:00
sfraser%netscape.com b400f22d26 Explode addref & release macros to make debugging easier. 1999-06-19 22:07:13 +00:00
sfraser%netscape.com 0e2aa5d823 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. 1999-06-19 21:53:00 +00:00
sfraser%netscape.com 81eb5e97f2 Comments to make the ownership model clearer 1999-06-19 21:48:53 +00:00
sspitzer%netscape.com fe9b59d164 fix build bustage. 1999-06-19 21:47:30 +00:00
morse%netscape.com 0651f7eed5 remove wallet viewers from appcore 1999-06-19 21:12:44 +00:00
sspitzer%netscape.com 4d5f8a6002 changes to add support for the "browser.startup.page" pref and the new
"browser.startup.splash" page pref.

all that's left is to get radha to add the code to get the last page visted.
1999-06-19 21:06:59 +00:00
morse%netscape.com 18503d57ea fix bug 9494 1999-06-19 20:59:22 +00:00
pierre%netscape.com 21f9af1c78 Bumped up the memory partition to 12Mb from 10Mb. r=sfraser, a=chofmann. 1999-06-19 02:38:19 +00:00
waterson%netscape.com ef85fb6fbd Bug 8513. Fix incorrect nsAutoString usage. 1999-06-19 01:14:45 +00:00
mcmullen%netscape.com 8e915dbe30 #8185. Badly formed xul (<window>...</html:window>) caused a crash. Replaced this with <xul:window>...</xul:window> 1999-06-19 01:00:05 +00:00
mcmullen%netscape.com 1acdf51083 Read the prefs file before bringing up the prefs window (-pref case). Part of a fix for bug #8237. r=slamm@netscape.com,a=chofmann@netscape.com 1999-06-18 22:09:07 +00:00
danm%netscape.com f64260946c enable show toolbar menu command. workaround for bug 8318. also on M7 branch. a: chofmann. 1999-06-18 18:41:20 +00:00
law%netscape.com 5475ef8ea8 Additional fix for bug #8161 1999-06-18 18:29:39 +00:00
valeski%netscape.com e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
pinkerton%netscape.com bed7562488 fix for #5732, give grippies a bg color so they look correct when collapsed. rev german, appr chofmann. 1999-06-18 15:52:19 +00:00
rjc%netscape.com d85cbb4d13 Change port to use for translation server. Approval: choffman. Review: God. 1999-06-18 02:05:57 +00:00
sspitzer%netscape.com fbc12c63ed change start page to www.mozillazine.org. a=leaf
work around for bug #7417
1999-06-18 01:17:51 +00:00
law%netscape.com dbcd4010aa Fix for bug #8357; approved by chofmann@netscape.com; reviewed by don@netscape.com 1999-06-18 00:39:43 +00:00
law%netscape.com 73c6743dbb Fix for bug #8161; approved by chofmann@netscape.com; reviewed by don@netscape.com 1999-06-18 00:31:51 +00:00
law%netscape.com 139d0b7380 Fix for bug #4779; approved by chofmann@netscape.com, reviewed by waterson@netscape.com 1999-06-18 00:27:31 +00:00
radha%netscape.com 18003e1d31 Fix for bug # 8390. Create one instance of session history per window.
Code reviewed by mcmullen. approved by chofmann
1999-06-17 23:45:33 +00:00
mcmullen%netscape.com f331296542 #8326: Get rid of "Default" profile creation. Change nsFileLocations to return an error (or a null pointer) when there are no profiles. Fix wallet/singsign.cpp to check for the error. Code by racham: Fix nsFileLocations with new enum selectors for the profile root (code by racham) Fix nsProfile.cpp to use profileroot instead of profile when making profiles. r=racham@netscape.com, a=don@netscape.com 1999-06-17 23:02:39 +00:00
morse%netscape.com 682215d4ef fix bug 8383, approved by chofmann 1999-06-17 22:03:31 +00:00
mcmullen%netscape.com 73b8757be8 Fix for #7902 and #8090 1999-06-17 21:35:59 +00:00
sspitzer%netscape.com ae5b8f32a7 change the start page until #7417 gets fixed. a=hofmann 1999-06-17 15:16:47 +00:00
mcafee%netscape.com 96a3f9fe33 Adding beeptest to XPToolkit test menu, a=leaf. 1999-06-17 01:21:08 +00:00
slamm%netscape.com a4f089b4e7 Prefs have some problems with our windows builds. Bug #8265. Make so the sidebar can be opened even when prefs cannot save the open/close state. 1999-06-17 01:18:53 +00:00
sfraser%netscape.com a4626a9d71 delete[] -> PR_Free. r bruce 1999-06-16 06:57:53 +00:00
sspitzer%netscape.com 34576fe309 fix warnings.
also Back() and Back(nsIWebShell *) existed, and this is bad.
Renamed Back(nsIWebShell *) to GoBack(nsIWebShell *).
1999-06-16 06:38:44 +00:00
waterson%netscape.com 63ddb19b70 Add '-chrome' flag to load alternative chrome. 1999-06-16 06:14:28 +00:00
sfraser%netscape.com aff5a4563d Fix some really weird casting bugs. Details are in bug 8277. 1999-06-16 05:44:07 +00:00
rjc%netscape.com 6f95e86ca1 Set a white background. 1999-06-16 05:32:48 +00:00
sspitzer%netscape.com 03ec49fe9e More build breakage fixes.... 1999-06-16 04:34:25 +00:00
rjc%netscape.com ee476ea9f4 Add "Save Search" button with appropriate disabling/enabling. 1999-06-16 04:27:16 +00:00
davidm%netscape.com 6fa8ebb978 First Checked In. 1999-06-16 04:23:37 +00:00
sfraser%netscape.com 92897b1dc1 Pinkterton removed the wrong line. He meant to remove nsIDOMToolbarCore.h, not nsIDOMToolkitCore.h 1999-06-16 04:17:12 +00:00
davidm%netscape.com ae8a42c7c0 I am going blind. Was calling register rather than unregister function 1999-06-16 04:13:03 +00:00
sspitzer%netscape.com bb7b1337ab fix build bustage 1999-06-16 03:51:08 +00:00
sspitzer%netscape.com 68cc9abca3 fix build bustage 1999-06-16 03:50:00 +00:00
sspitzer%netscape.com f35543f9bc fix windows build bustage. 1999-06-16 03:34:37 +00:00
sspitzer%netscape.com 3cbd1d2a40 more build bustage fixes. burn, hollywood, burn. 1999-06-16 02:37:48 +00:00
sspitzer%netscape.com e6d83cd3e9 more fixes for build bustage 1999-06-16 02:25:34 +00:00
sspitzer%netscape.com c8a83b6b4f more build bustage fixes 1999-06-16 02:21:19 +00:00
rjc%netscape.com b898073146 Add in search datasource in bookmarks. 1999-06-16 02:14:56 +00:00
rjc%netscape.com cff5f78f40 More Search changes. 1999-06-16 01:47:02 +00:00
mcmullen%netscape.com db65fec7e6 Fix the profile logic now that a default profile is not created by pref->StartUp(). 1999-06-16 01:33:02 +00:00
waterson%netscape.com 944bdf8b0b No longer need to special case comparison of XPConnect and DOM objects. 1999-06-16 01:12:37 +00:00
danm%netscape.com 4824d684b1 more careful with dialog webshellwindow member variable. fixes bug 7858. also, release appshell service correctly 1999-06-16 00:38:22 +00:00
radha%netscape.com 2007f6c72d OOps. Commented out NS_NewSessionHistory() by mistake in the previous checkin 1999-06-16 00:35:53 +00:00
danm%netscape.com 0e5788ca4a released modal dialog windows after use 1999-06-16 00:34:11 +00:00
pinkerton%netscape.com 0c1afd4a65 remove the toolbar appCore from the build. 1999-06-16 00:32:12 +00:00
danm%netscape.com 0dc63e6385 just added some usage notes and a bit of extra care during window initialization 1999-06-16 00:27:41 +00:00
radha%netscape.com 67dc51f1c8 Session History interface changes. 1999-06-15 23:27:10 +00:00
radha%netscape.com 737af32b7f Better behavior with nested frames 1999-06-15 23:26:06 +00:00
mcmullen%netscape.com 0d44aa0c5e Fix up registration of nsIFileLocator to use ProgIDs 1999-06-15 08:52:23 +00:00
mcmullen%netscape.com b51d1cea7b Remove the trailing space in the module name. 1999-06-15 08:22:10 +00:00
mcmullen%netscape.com c6c534a6b6 Fix up registration of nsIFileLocator to use ProgIDs 1999-06-15 08:07:58 +00:00
mcmullen%netscape.com 862ba7d95d oh, that ./ again. 1999-06-15 05:57:17 +00:00
mcmullen%netscape.com 47bf693970 oh, that ./ again. 1999-06-15 05:56:33 +00:00
mcmullen%netscape.com e6488c78c1 More nsIFileSpec/Locator changes (merge conflicts with profile stuff messed this up) 1999-06-15 05:51:29 +00:00
rjc%netscape.com bc437f4bc6 Fix depth. 1999-06-15 05:32:53 +00:00
mcmullen%netscape.com d81f9630c0 idlized now 1999-06-15 05:29:54 +00:00
rjc%netscape.com 0913171464 Put Search resources into res/samples 1999-06-15 05:28:46 +00:00
mcmullen%netscape.com d84896fa40 nsIFileLocator's API has changed. 1999-06-15 05:25:03 +00:00
rjc%netscape.com 2f3d7f9e0e Add in appropriate MANIFEST and makefiles. 1999-06-15 05:21:47 +00:00
mcmullen%netscape.com d92e35fc40 Added inline convenience methods. 1999-06-15 05:18:04 +00:00
mcmullen%netscape.com 49cadd76f2 idlized nsIFileLocator 1999-06-15 05:18:02 +00:00
mcmullen%netscape.com 92fc5761ff Changed API to nsIPref 1999-06-15 05:18:01 +00:00
mcmullen%netscape.com fa35bdfa22 Changed API for nsIFileLocator 1999-06-15 05:18:00 +00:00
mcmullen%netscape.com adac70ab87 idlized nsIFileLocator. 1999-06-15 05:17:57 +00:00
mcmullen%netscape.com b55f9af6c9 Call pref->ReadUserPrefs() 1999-06-15 05:17:56 +00:00
rjc%netscape.com d0171c3cdb Check-in search UI. 1999-06-15 05:14:37 +00:00
evaughan%netscape.com e2255c4a64 Integrated a new XP scrollbar
Added tri state behavior to titled buttons.
1999-06-15 04:02:43 +00:00
davidm%netscape.com b0dc8faca2 8008 Task Menu | Services A-D do not work 1999-06-15 00:55:31 +00:00
radha%netscape.com f8ca53874b Added nsISessionHistory.h 1999-06-14 22:36:46 +00:00
radha%netscape.com cd90ffe1f2 Increase the height of the location bar as per request from QA. BUG # 3805 1999-06-14 22:32:22 +00:00
mcmullen%netscape.com 9b2634f442 Added nsSessionHistory.cpp for radha. 1999-06-14 22:16:18 +00:00
radha%netscape.com 9f4b993fdf OnEndDocumentLoad() now has a pointer to the caller in the argument list 1999-06-14 22:09:55 +00:00
radha%netscape.com 85a2a8452c Implement Session history interfaces 1999-06-14 22:09:13 +00:00
radha%netscape.com 1a11dd39c1 Add session History to the factory list 1999-06-14 22:08:21 +00:00
radha%netscape.com 12d2ec1551 Add Session History to the factory 1999-06-14 22:06:49 +00:00
radha%netscape.com 904c93f3f2 OnEndDocumentLoad() now has the caller as an argument 1999-06-14 22:06:13 +00:00
radha%netscape.com b13ee0d438 Add session History to build list 1999-06-14 22:05:30 +00:00
radha%netscape.com 495c520804 Initial Checkin 1999-06-14 22:05:07 +00:00
radha%netscape.com 43bdebd085 Session History. Initial checkins 1999-06-14 22:04:15 +00:00
law%netscape.com ac5056f46d Wiring up More Info... button 1999-06-14 21:52:23 +00:00
mcmullen%netscape.com 975928a738 First Checked In. 1999-06-14 20:53:23 +00:00
matt%netscape.com 14adea95c5 Updated css files from german. Addes fixes for titledbuttons 1999-06-14 19:14:37 +00:00
tague%netscape.com 50ebaac494 Removed empty export lists from files. This breaks older versions of nmake 1999-06-14 03:49:31 +00:00
syd%netscape.com 8e3da9f573 Add SetModal() widget interface to nsIWidget, and provide an implementation
for Gtk+. Now, when we do modal dialogs, Gtk+ calls a routine that makes the
dialog modal within Gtk+; this is in addition to the code in nsWebShellWindow
that is being invoked to support modals on the other platforms. For Gtk+, the
nsWebShellWindow code doesn't appear to be enough; in order for the event
plumbing to stay alive, we need to call into Gtk+, and unless we actually make
the dialog modal using Gtk+ mechanisms, the user can still get to the menu bar, which is not good.
1999-06-13 20:56:08 +00:00
morse%netscape.com 419e333283 add dialogs needed by wallet 1999-06-13 17:23:12 +00:00
morse%netscape.com f270a0605f remove wallet-related stuff from appcores 1999-06-13 15:01:07 +00:00
danm%netscape.com 9bf4058960 moved GetPrimordialThread from nsAppShellService to nsThread, as suggested by warren 1999-06-13 03:30:38 +00:00
morse%netscape.com 7596265d08 fix bug 8050 1999-06-13 02:05:14 +00:00
morse%netscape.com b6d17a54d5 fix regression -- bug 8052 1999-06-12 17:43:42 +00:00
rjc%netscape.com 6970884032 Be sure to write out bookmarks.html to the same place we read it in from! Bookmarks were moved from mozilla/rdf/ to mozilla/xpfe/components/bookmarks and bookmarks.html is now stored inside of $DIST/res/samples instead of the old $DIST/res/rdf 1999-06-12 02:29:16 +00:00
racham%netscape.com 38a1621060 Adding Profile Manager calls 1999-06-12 01:03:01 +00:00
racham%netscape.com 68a0b30566 New interfaces to profiles 1999-06-12 00:50:17 +00:00
racham%netscape.com c29a663e78 New Interfaces for profiles 1999-06-12 00:48:12 +00:00
racham%netscape.com 2fe5bb3f0e Method to forget the existing profile dir 1999-06-12 00:42:38 +00:00
davidm%netscape.com 75225e8813 5487 window title is blank for pages with no title tags ... 1999-06-12 00:18:07 +00:00
slamm%netscape.com dc2dad2c04 Clear out the borders for the grippy. Requested by german@netscape.com. 1999-06-11 23:49:39 +00:00
slamm%netscape.com 7994bc71ac bm-props.js splitting JavaScript into separate file. 1999-06-11 23:37:28 +00:00
slamm%netscape.com c1e3dce399 Fix for bug #6371, Adding entity tags for strings. Also, splitting javascript into separate file. 1999-06-11 23:35:56 +00:00
matt%netscape.com 95b6a07c10 Adding the navigator.css and xul.css files for xul changes 1999-06-11 23:23:22 +00:00
ftang%netscape.com cf7beaa0a6 fix Batlic , add ) for 1254, add several charset 1999-06-11 22:10:06 +00:00
sfraser%netscape.com 30b2f1fa74 Remove EditorAppCore files 1999-06-11 19:10:51 +00:00
sfraser%netscape.com 50d078dc21 Removed EditorAppCore files 1999-06-11 19:08:51 +00:00
sfraser%netscape.com fc814c5166 EditorAppCore is dead. Long live EditorAppCore! 1999-06-11 18:59:41 +00:00
matt%netscape.com 9eceba2554 fixing bug 7907 1999-06-11 18:22:51 +00:00
rjc%netscape.com 65985b956d Fix importing of "IE favorites" on Windows which was broken by mcmullen when he checked in a supposed fix for something that wasn't broken. 1999-06-11 08:34:50 +00:00
waterson%netscape.com c8ada4a416 Fix crash parsing IE favorites. 1999-06-11 08:06:53 +00:00
waterson%netscape.com 5e61067b24 Whoops. Forgot to update URL shortcuts to use the XPIDL-ized bookmarks service. Fixed now. 1999-06-11 07:32:29 +00:00
waterson%netscape.com 35980ed2fa Move history resources to xpfe/components. 1999-06-11 07:25:10 +00:00
waterson%netscape.com c9ed1229ff Move history resources here from rdf/resources. 1999-06-11 07:22:37 +00:00
waterson%netscape.com 6cfa4268fc Add bookmarks.css to the style sheets we load in the panel. 1999-06-11 06:19:27 +00:00
waterson%netscape.com 6873fd9101 Change bookmarks service progid slightly. 1999-06-11 06:18:49 +00:00
waterson%netscape.com 1bcc889790 Bookmarks now XPConnected and living in xpfe/components. 1999-06-11 06:18:11 +00:00
waterson%netscape.com 6f26f867c8 Make bookmarks functionality part of an XPIDL interface. 1999-06-11 06:17:46 +00:00
waterson%netscape.com 37ace187fc Add xpfe/components/bookmarks to the build. 1999-06-11 06:16:32 +00:00
waterson%netscape.com d739224702 Clean up compiler warning. 1999-06-11 05:58:42 +00:00
waterson%netscape.com b80013aed1 First Checked In. 1999-06-11 05:50:55 +00:00
waterson%netscape.com 7a89c3e34b Debug to get running properly. 1999-06-11 05:47:19 +00:00
waterson%netscape.com 3f34830090 Add some missing resources. Update stuff to point to the res/samples dir. 1999-06-11 05:46:45 +00:00
danm%netscape.com a94047bcd2 adding access to primordial thread 1999-06-11 03:44:52 +00:00
waterson%netscape.com 026c47b889 Initial revision. Not yet in the build. 1999-06-11 02:50:47 +00:00
ducarroz%netscape.com 3579d0b3bc Replace MsgComposeAppCore by a XPConnect object 1999-06-11 00:34:32 +00:00
mcmullen%netscape.com b22f6febbc Updated to changed prefwindow interface. 1999-06-10 23:55:54 +00:00
law%netscape.com ad4433a3e8 added files: mozilla/xpfe/components/ucth/public/nsIUnkContentTypeHandler.idl, removed files: mozilla/xpfe/components/ucth/public/nsIUnknownContentTypeHandler.idl 1999-06-10 23:48:24 +00:00
law%netscape.com 5398320ed1 Fix mac build bustage (file name was too long) 1999-06-10 23:45:54 +00:00
waterson%netscape.com eba1a8d894 Add entity references to make localizable. 1999-06-10 23:42:18 +00:00
law%netscape.com 8ecbd24288 Switching xpfe components to use XPIDL 1999-06-10 22:43:08 +00:00
law%netscape.com df68c17157 added files: mozilla/xpfe/components/find/public/nsIFindComponent.idl, mozilla/xpfe/components/ucth/public/nsIUnknownContentTypeHandler.idl, mozilla/xpfe/components/xfer/public/nsIStreamTransfer.idl 1999-06-10 22:36:27 +00:00
law%netscape.com cfeba9ea51 Preparing for switch to XPIDL 1999-06-10 22:07:26 +00:00
law%netscape.com fe158c8b15 Preparing for switch to XPIDL 1999-06-10 21:55:36 +00:00
law%netscape.com d14e90a20d Preparing for switch to XPIDL 1999-06-10 21:47:30 +00:00
akkana%netscape.com e788ef70ea Remove unused third argument from InsertElement 1999-06-10 21:32:30 +00:00
waterson%netscape.com 452f098597 Fix depend build bustage. 1999-06-10 20:46:25 +00:00
mcmullen%netscape.com 534a90e613 Removed an unused variable. 1999-06-10 20:32:35 +00:00
law%netscape.com c4b8d699d0 Switching to XPIDL (this isn't actually used quite yet) 1999-06-10 20:20:21 +00:00