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

472 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com fab7044180 Bug 9431. Don't return failure if can't find bookmarks file. 1999-07-09 23:09:59 +00:00
law%netscape.com 6d95163e0e Fix for bug #5635; reviewed by hyatt, approved by chofmann 1999-07-09 21:39:29 +00:00
warren%netscape.com 61c8d73b43 Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
sdagley%netscape.com ed43893377 Part deux of the fix for #8491. Had to add the ability to externally re-init NSPR's log feature as we were reading the environemnt vars on the Mac after the initial init. Reviewed saari. 1999-07-09 04:03:51 +00:00
sdagley%netscape.com b74558da9b Fix for bug #8491. Reviewed scc, approved chofmann. Provide support for environment variables on the Mac so PR_Log can query for what modules are actually supposed to be logged. See the bug comments for a description of how to set the enviroment variables. 1999-07-09 02:44:31 +00:00
law%netscape.com 33a150df97 Fix for bug #8539; reviwed by sfraser, approved by chofmann 1999-07-09 01:25:03 +00:00
hyatt%netscape.com 585b17e31d Fixing the sidebar panels to work with boxes. 1999-07-09 00:17:07 +00:00
waterson%netscape.com f878219d03 Bug 9401. Don't include debug backstop bookmarks in a release build. a=chofmann. 1999-07-08 01:23:12 +00:00
law%netscape.com 48745e9216 Add html:div to get buttons working 1999-07-08 00:59:29 +00:00
law%netscape.com 1b346d5dc3 Updating; not part of the build 1999-07-08 00:49:34 +00:00
waterson%netscape.com 5db0a27c71 Duh. Write them to the correct place, as well. 1999-07-07 08:32:53 +00:00
waterson%netscape.com 0145bb9a12 Bug 7921. Look in profile directory _first_ before falling back to 'default' bookmarks file. 1999-07-07 08:22:30 +00:00
warren%netscape.com 9975942bdb Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
rjc%netscape.com efb6e44f18 Starting to implement DoCommand(). [Doesn't seem to work 100% yet... can't find DoCommand() method for some reason that isn't clear to me yet.] 1999-07-07 05:33:38 +00:00
hyatt%netscape.com 73b08a974d Checking in support for intrinsic sizing of chrome. 1999-07-04 04:09:54 +00:00
sspitzer%netscape.com 8977322293 changes to get prefs working again. add div tag to all windows. still more to be done here, but at least it (somewhat) works again. 1999-07-03 18:00:43 +00:00
rjc%netscape.com 6f04287e9f In bookmark properties panel, containers shouldn't be allowed to have shortcut URLs, so disable that input field 1999-07-03 11:35:11 +00:00
rjc%netscape.com 19258641ce More Search cleanup. 1999-07-03 11:20:10 +00:00
rjc%netscape.com e5e54d70ff Get search XUL/CSS working with latest XUL tree changes. 1999-07-03 11:02:09 +00:00
rjc%netscape.com 8c54f70547 Fix bug #9232. 1999-07-03 07:53:46 +00:00
waterson%netscape.com 066b0c616e Rewrite bookmarks to use JS and RDF where possible. Got rid of dependency on appcores (except RDFCore b/c of sorting). Fix bugs 5221, 7921. 1999-07-03 07:20:08 +00:00
waterson%netscape.com e4e07af757 Fix a bunch of whitespace as an experiment in pleasing RJC's broken editor. More importantly, fix 7144, 5221, 7921. 1999-07-03 07:19:24 +00:00
law%netscape.com 3dcc30c321 Delay loading of app shell components till required 1999-07-03 00:39:37 +00:00
slamm%netscape.com fbdd6c0e04 Fix for bug 8764. Highlighting color was wrong. 1999-07-02 19:17:10 +00:00
dveditz%netscape.com 0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
rjc%netscape.com e4d10a9406 Don't lose CRs in bookmark descriptions. 1999-07-02 02:30:41 +00:00
rjc%netscape.com f176924dcb Handle bookmark descriptions properly (including escaping text before writing out, and unescaping when reading back in.) 1999-07-02 01:35:49 +00:00
slamm%netscape.com b520c2acaf Fix case to match cvs. IEFavorite.gif --> iefavorite.gif. 1999-07-01 23:54:28 +00:00
warren%netscape.com bd73f68e8b Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
sspitzer%netscape.com 1524cb704a fix warnings 1999-07-01 08:07:54 +00:00
scc%netscape.com f79508bc68 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
sspitzer%netscape.com 9efe123e2a make the test prettier. dump the results to a text area. dump errors to the console 1999-06-29 03:10:36 +00:00
gagan%netscape.com 4983176d41 Argh.... missed a +. 1999-06-29 02:24:25 +00:00
gagan%netscape.com dc1680b25c Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00
law%netscape.com 24919006fb New interface to help replace use of nsIXULWindowCallbacks 1999-06-29 00:05:20 +00:00
sfraser%netscape.com b9b887fa93 Change prefs window registration printf. 1999-06-28 21:55:29 +00:00
mscott%netscape.com 25a6e7c788 necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream. 1999-06-28 20:43:28 +00:00
briano%netscape.com 31b0f03f1f Fix for OpenBSD. 1999-06-28 20:19:58 +00:00
briano%netscape.com 91e7c3fb5e Fix for OpenBSD. 1999-06-28 20:12:32 +00:00
valeski%netscape.com be5a7e94a2 some more idl/#define magic (my fingers are crossed) to get NECKO to build. 1999-06-28 14:46:16 +00:00
warren%netscape.com fbc735f510 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
rjc%netscape.com c0a84a2429 Fix typos. 1999-06-26 09:10:53 +00:00
rjc%netscape.com c38162e850 Implement some commands for bookmarks. 1999-06-26 08:31:16 +00:00
rjc%netscape.com c1e3ad37b9 Add contextual menu support for bookmarks panel. 1999-06-26 05:04:24 +00:00
rjc%netscape.com 9a60f136ab Return an empty command enumerator instead of throwing an assertion. 1999-06-26 04:58:22 +00:00
rjc%netscape.com d7d325434a Add support for context menus. 1999-06-26 04:38:48 +00:00
rjc%netscape.com d8cf0513a0 Added new method GetAllCmds() which uses a nsISimpleEnumerator instead of GetAllCommands() which uses a nsIEnumerator. Migration to GetAllCmds() can be done in the future. 1999-06-26 01:09:02 +00:00
law%netscape.com 575185be1d Revert to proper code to get it working with current JS 1999-06-26 00:05:17 +00:00
briano%netscape.com d350489696 Eliminated the bogus references to MKSHLIB_FORCE_ALL and MKSHLIB_UNFORCE_ALL that was breaking OpenBSD. 1999-06-25 22:18:16 +00:00
sspitzer%netscape.com 65f7e673e1 fix build bustage 1999-06-25 21:38:43 +00:00
waterson%netscape.com 8c8ed7284d Expunge EqualsResource() and EqualsLiteral(). 1999-06-25 20:51:13 +00:00
briano%netscape.com a2f1f59a32 Fix for platforms that don't define MKSHLIB_UNFORCE_ALL, but do define MKSHLIB_FORCE_ALL. 1999-06-25 19:00:45 +00:00
rjc%netscape.com e91c207417 Make sure that columns are defined for bookmarks in this panel, otherwise sorting doesn't work. 1999-06-25 09:26:21 +00:00
rjc%netscape.com aed939c9c8 If a non-natural order sort is active, hilite that column. 1999-06-25 09:20:21 +00:00
rjc%netscape.com 29892519da Set the column background color for the column that's being sorted on to lightgray. 1999-06-25 07:00:53 +00:00
law%netscape.com 9a76bf8277 Fix for bug #7148; set table width to 100% rather than fixed to avoid funky layout problems 1999-06-24 21:56:33 +00:00
rjc%netscape.com d6644ac1e1 More cleanup. 1999-06-24 09:48:34 +00:00
rjc%netscape.com c081968eb2 Fix up more Search XUL/JS/CSS. 1999-06-24 09:36:59 +00:00
rjc%netscape.com c11e58c0ab Get Find working with new tree. 1999-06-24 09:16:58 +00:00
danm%netscape.com e18b5e37c8 oops 1999-06-24 04:25:57 +00:00
danm%netscape.com 582ad47b3f teach RunModalDialog to use extant windows; use one in NetSupportDialog (fixes bug 7858). remove AppShellService interface references 1999-06-24 03:29:22 +00:00
waterson%netscape.com 820a647acb Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. Miscellaneous XPCOM fixage. 1999-06-24 00:23:52 +00:00
law%netscape.com 47da48bf59 Fixes to sort of get OpenDialog to work from C++ 1999-06-23 23:12:10 +00:00
rjc%netscape.com 12f26f5d6d More XUL/JS/CSS changes due to tree changes. 1999-06-23 10:35:19 +00:00
rjc%netscape.com 80d326bac3 Update search XUL/JS/CSS to comply with new tree model specification. 1999-06-23 10:06:28 +00:00
rjc%netscape.com df706b302f Fix bookmark panel in sidebar also by forcing tree root to be open (due to on-going tree changes.) 1999-06-23 09:37:10 +00:00
rjc%netscape.com af93d99edf Force root of bookmarks tree to be open (apparently required, at least for the moment, due to ongoing XUL tree changes). 1999-06-23 09:27:30 +00:00
law%netscape.com 73c56db7c1 Enhanced to demonstrate use of nsIDOMWindow::OpenDialog 1999-06-23 05:33:03 +00:00
warren%netscape.com 1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
hyatt%netscape.com b66c3c67f2 Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
jj%netscape.com 2a4c338f76 fixed duplicate code fragment name 1999-06-23 01:27:30 +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
mcafee%netscape.com 1b5df9e04d Adding nocrap flag to tinderbox URL 1999-06-22 06:16:49 +00:00
mcmullen%netscape.com db81350779 Use nsIFileSpecWithUI instead of nsIFileSpec. 1999-06-22 03:51:32 +00:00
rjc%netscape.com 1d21f8f53f Better buffering of Related Links input. 1999-06-21 23:18:14 +00:00
mcmullen%netscape.com ab6315c1db Fix content bugs (#7902) 1999-06-21 21:54:40 +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 a1fcb1af95 export the history-test files on Mac and Windows, too. 1999-06-20 23:03:27 +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
rjc%netscape.com 00426c5c88 Suble changes for XUL search stuff. 1999-06-20 05:42:04 +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 0e2aa5d823 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. 1999-06-19 21:53:00 +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
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
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
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
mcmullen%netscape.com 73b8757be8 Fix for #7902 and #8090 1999-06-17 21:35:59 +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
rjc%netscape.com 6f95e86ca1 Set a white background. 1999-06-16 05:32:48 +00:00
rjc%netscape.com ee476ea9f4 Add "Save Search" button with appropriate disabling/enabling. 1999-06-16 04:27:16 +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
waterson%netscape.com 944bdf8b0b No longer need to special case comparison of XPConnect and DOM objects. 1999-06-16 01:12:37 +00:00
rjc%netscape.com bc437f4bc6 Fix depth. 1999-06-15 05:32:53 +00:00
rjc%netscape.com 0913171464 Put Search resources into res/samples 1999-06-15 05:28:46 +00:00
rjc%netscape.com 2f3d7f9e0e Add in appropriate MANIFEST and makefiles. 1999-06-15 05:21:47 +00:00
mcmullen%netscape.com 92fc5761ff Changed API to nsIPref 1999-06-15 05:18:01 +00:00
rjc%netscape.com d0171c3cdb Check-in search UI. 1999-06-15 05:14:37 +00:00
law%netscape.com ac5056f46d Wiring up More Info... button 1999-06-14 21:52:23 +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
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
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 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 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 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
waterson%netscape.com 026c47b889 Initial revision. Not yet in the build. 1999-06-11 02:50:47 +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
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
mcmullen%netscape.com b1b51a930d Converted method names to lowerStartInterCaps, following the JS convention. Combined init() and showWindow to reduce pointless verbosity in javascript usage (since they are always called together). Added a third parameter, an initial panel url, though this is as yet unsupported. 1999-06-10 19:55:08 +00:00
mscott%netscape.com 71e08d3991 Remove references to mailnews header files. 1999-06-10 07:41:35 +00:00
mcmullen%netscape.com 2da6e9a03f XML is case sensitive, and that's why the "Save" button didn't work! 1999-06-10 02:32:06 +00:00
law%netscape.com 164ce90940 Switching to XPIDL (this isn't actually used quite yet) 1999-06-10 02:15:58 +00:00
law%netscape.com 2fdc5d7b10 Switching to XPIDL 1999-06-10 01:35:04 +00:00
sspitzer%netscape.com 1302b51a17 fix build bustage. 1999-06-09 22:01:00 +00:00
mcmullen%netscape.com 684082f458 First Checked In. 1999-06-09 20:14:24 +00:00
law%netscape.com 493358e0f4 Adding for Mac 1999-06-09 20:00:36 +00:00
dp%netscape.com d7abc3b18a Switching to use Component Registry 1999-06-09 19:19:14 +00:00
mcmullen%netscape.com ab033bd1b2 Updated URLs to the new .xul files. 1999-06-08 23:20:28 +00:00
mcmullen%netscape.com 10475274a3 Fixed an entity reference 1999-06-08 23:19:07 +00:00
mcmullen%netscape.com f4431e016a Bulletproofing. 1999-06-08 23:18:27 +00:00
mcmullen%netscape.com 8b3e526d16 Turned on the prefwindow subdirectory on windows 1999-06-08 21:33:56 +00:00
mcmullen%netscape.com c1aa35453d Fixed the module names 1999-06-08 21:28:23 +00:00
sfraser%netscape.com 5af5f97005 Turn off debugging table border. 1999-06-08 21:27:05 +00:00
mcmullen%netscape.com 0bdb844344 added a cast 1999-06-08 21:23:41 +00:00
law%netscape.com a89dfbd4ab XPIDLifying app shell components 1999-06-08 21:23:21 +00:00
mcmullen%netscape.com 790081d15d Added MODULE= 1999-06-08 21:19:07 +00:00
mcmullen%netscape.com 81427ef9ed ... 1999-06-08 21:18:05 +00:00
mcmullen%netscape.com fee248eeef Forgot the damned ./ 1999-06-08 21:13:56 +00:00
mcmullen%netscape.com 03e9a818f0 Continuing development. (Still not in build). 1999-06-08 20:57:54 +00:00
mcmullen%netscape.com 303236739d Continuing development (not yet in build). 1999-06-08 20:51:34 +00:00
mcmullen%netscape.com 0e7b99cdb2 Continuing development (not yet in build) 1999-06-08 20:48:34 +00:00
matt%netscape.com 4fcb038072 adding pref-advanced.xul 6894 1999-06-08 20:45:37 +00:00
matt%netscape.com ecb09b712a Taking out prefbottom.xul from makefiles 1999-06-08 20:38:35 +00:00
matt%netscape.com e18b454e5f fixing bug 6483 1999-06-08 20:33:40 +00:00
matt%netscape.com b4802cce10 fixing bugs 6468 and
6482
1999-06-08 20:30:08 +00:00
matt%netscape.com 74cd2a1d81 removing prefbottom.html since we don't use it anymore 1999-06-08 20:23:38 +00:00
waterson%netscape.com 2808e53bc3 Hook up link clicking; make separators into HTML HRs instead of hyphens. 1999-06-07 23:53:41 +00:00
waterson%netscape.com 1ab07bf4ad Initial revision. 1999-06-07 23:22:30 +00:00
waterson%netscape.com b9b65d633f Add SiteMap icon and relate-panel style sheet. Make code smarter so that it only fetches related links when the RL folder is open. 1999-06-07 22:21:53 +00:00
waterson%netscape.com cd72dfc31e Initial revision. 1999-06-07 21:53:50 +00:00
waterson%netscape.com 1c79128849 Add xpfe/components/related directory to the build. 1999-06-07 21:19:22 +00:00
waterson%netscape.com 026787bf0b Add related directory to the build. 1999-06-07 21:18:44 +00:00
waterson%netscape.com a7846f4db6 Add NetworkModule.shlb to opt build. 1999-06-07 21:16:02 +00:00
waterson%netscape.com 076cb7997b First Checked In. 1999-06-07 20:05:06 +00:00
waterson%netscape.com d2496c1746 Unix build. 1999-06-07 19:22:18 +00:00
law%netscape.com 475e0fa63c "First step towards exorcism of nsIXULWindowCallbacks" 1999-06-07 19:21:33 +00:00
waterson%netscape.com 8b3c20a566 Remove manifest.mn. 1999-06-07 19:16:56 +00:00
jdunn%netscape.com 960f707df8 need to specify that the base classes are public (since some native
compilers default unspecified ones as private)
1999-06-07 18:37:55 +00:00
jdunn%netscape.com 90da68314b backing out my illegal checkin that i did when the tree was closed 1999-06-07 16:27:57 +00:00
jdunn%netscape.com 8d8168000c specifying that the base classes are indeed public (since some native
compilers default unspecified ones as private)
1999-06-07 16:21:03 +00:00
waterson%netscape.com 753a01341a Initial revision. Not yet in the build. 1999-06-07 10:08:47 +00:00
waterson%netscape.com b55c316816 Initial revision. Not yet in the build. 1999-06-07 09:56:34 +00:00
mcmullen%netscape.com 105c00d0f7 Working, working. 1999-06-04 23:32:03 +00:00
mcmullen%netscape.com 6b29576403 First Checked In. 1999-06-04 23:28:56 +00:00
sfraser%netscape.com 5e19b415d8 Be extra safe with the nsISupports IID 1999-06-04 22:51:32 +00:00
sfraser%netscape.com f588145a78 Keep the lamer compilers happy. 1999-06-04 22:33:53 +00:00
sfraser%netscape.com d5b2def7b3 Some renaming of nodes to reduce ambiguity, and leave the field open for Find and Replace later. 1999-06-04 21:49:21 +00:00
sfraser%netscape.com 44ffed7214 New, improved Find that keys off the selection, rather than storing offsets inside the find context. 1999-06-04 21:48:47 +00:00
waterson%netscape.com 13d7775169 Removed unnecessary LINCS. 1999-06-04 03:18:38 +00:00
mcmullen%netscape.com 3beb3c2b35 Checked in in error 1999-06-03 22:52:33 +00:00
mcmullen%netscape.com d880240f09 First Checked In. 1999-06-03 22:50:16 +00:00
mcmullen%netscape.com 7e7f964a88 In progress 1999-06-03 21:43:44 +00:00
mcmullen%netscape.com 30b094ed4f First Checked In. 1999-06-03 21:41:11 +00:00
mcmullen%netscape.com fefe7f8216 First Checked In. 1999-06-03 21:18:31 +00:00
mcmullen%netscape.com 2631821140 First Checked In. 1999-06-03 19:57:28 +00:00
waterson%netscape.com 4287b83347 Single public include directory on Win32. 1999-06-03 18:34:27 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
waterson%netscape.com 7dd039a375 Check for null pointer to avoid crashes in Unix viewer. 1999-05-19 08:06:47 +00:00
waterson%netscape.com 438da77ed2 Bug 5630. Use nsRandomAccessInputStream to improve read performance. Also, use nsIProfile::GetCurrentProfileDir() to locate the history files. 1999-05-18 23:20:31 +00:00
alecf%netscape.com 71eceea768 check return values when adding stuff to the history graph.
a=waterson
1999-05-18 22:11:35 +00:00
waterson%netscape.com 3cc49dbf1c Add history component. 1999-05-18 04:12:21 +00:00
waterson%netscape.com 0c9642b383 Move global history implementation out of appshell and into xpfe/components. 1999-05-18 04:11:43 +00:00
waterson%netscape.com 93ce2325a6 First Checked In. 1999-05-18 03:15:19 +00:00
waterson%netscape.com e3d3cd7b36 First Checked In. 1999-05-18 02:53:28 +00:00
matt%netscape.com f23666f3ec Adding internationalization to this file 1999-05-17 23:42:09 +00:00
waterson%netscape.com ed3d583086 Initial revision. 1999-05-17 23:19:15 +00:00
waterson%netscape.com ae90727736 Update to deal with MOZ_BRPROF being defined; fix some warnings. 1999-05-17 23:17:36 +00:00
matt%netscape.com 30c22332b8 Internationizing file 1999-05-17 22:56:09 +00:00
waterson%netscape.com ac7f9ed6a9 Initial revision. 1999-05-17 22:43:54 +00:00
waterson%netscape.com db7a7cd3ee Initial revision as an XPFE component. 1999-05-17 22:36:17 +00:00
mcmullen%netscape.com 21f0555a94 Cleaned up the dictionaries. Added partial support for GetURL, OpenURL, quit, and dojavascript apple events. 1999-05-17 07:56:44 +00:00
law%netscape.com c12ac28eaf Turn off PR_fprintf calls on Mac 1999-05-15 03:02:06 +00:00
law%netscape.com e5ae22b570 "Turn on app shell component autoloading" 1999-05-14 22:02:23 +00:00
mcmullen%netscape.com 51e1784719 Initialized to correct files/prefixes etc. 1999-05-13 23:38:08 +00:00
mcmullen%netscape.com fd93c555c9 Initializing with the right files/names etc. 1999-05-13 23:32:40 +00:00
mcmullen%netscape.com ec345fd27e Initialized this to the right files etc. 1999-05-13 23:22:00 +00:00
law%netscape.com 4e6f96e88b Adding to mac build 1999-05-13 22:46:44 +00:00
law%netscape.com 2625fdf03d Turn on new components (win and unix) 1999-05-13 22:23:17 +00:00
law%netscape.com 0fc6a66d09 New and improved 1999-05-13 05:38:38 +00:00
matt%netscape.com 895c5d82e9 Adding finddialog.js to makefiles 1999-05-13 01:31:45 +00:00
matt%netscape.com 259d821d54 Ripping out js from finddialog 1999-05-13 01:31:15 +00:00
pinkerton%netscape.com 8e75dbcde2 AEDesc data handles are opaque under Carbon. Need a solution, but for now they are commented out with a debugStr when building for Carbon. 1999-05-12 02:41:48 +00:00
law%netscape.com 32596385a2 Adding new implementation header that generates boilerplate component code 1999-05-11 19:05:10 +00:00
law%netscape.com 442eb2a0c4 New stream transfer component 1999-05-11 19:01:45 +00:00
law%netscape.com dc39ce2e6b New unknown-content-type-handler component 1999-05-11 18:51:36 +00:00
law%netscape.com 6a1597bb44 New sample component 1999-05-11 18:41:01 +00:00
hyatt%netscape.com 33062e36ef Supporting nsIEventqueues. 1999-05-04 23:38:27 +00:00
sfraser%netscape.com 1f6259c79d Fix bustage (comparison of nsCOMPtr<nsIFoo> with nsIFoo*) 1999-04-28 04:29:13 +00:00
law%netscape.com 2dea7948eb Make nsITextServicesDocument transient so we can search new pages that get loaded in the webshell 1999-04-28 03:58:30 +00:00
law%netscape.com 4cb8fe729e Make wrapping work 1999-04-27 06:53:50 +00:00
law%netscape.com f6d54191ac Anchor Find off nsIWebShell rather than nsIDocument 1999-04-27 04:21:12 +00:00
briano%netscape.com 6ec4ca77dd Many Unix variants do not define 'false', so use PR_FALSE to fix them. 1999-04-27 01:27:03 +00:00
bruce%cybersight.com 18d572987c Fix for luxor bustage. Thanks dveditz, smfr. 1999-04-27 00:48:23 +00:00
sfraser%netscape.com aa11f8d2dc Try to fix the Unix bustage in nsFindComponent. 1999-04-27 00:26:46 +00:00
bruce%cybersight.com f98e8d571b Fix AIX build bustage. Please do not forget about our dear friend PR_FALSE. Mr. false is a bad guy and is not well liked by many compilers, especially xlC on AIX. 1999-04-26 23:40:44 +00:00
law%netscape.com 010518e8de Kill this once and for all 1999-04-26 21:17:50 +00:00
sfraser%netscape.com fc69a61f5f Split out nsFindDialog into a separate file. Lots of other FInd-related changes. 1999-04-26 19:00:28 +00:00
sfraser%netscape.com b7119a9118 First Checked In. 1999-04-26 18:59:46 +00:00
sfraser%netscape.com 57015ae9f7 Fix button disabling problem 1999-04-26 18:59:23 +00:00
sfraser%netscape.com 1c1cf4d6dc Split the find code into two files. 1999-04-26 18:58:57 +00:00
mcmullen%netscape.com 324f0b0d96 Added some comments and shortened some heap blocks. Called WaitNextEvent a few times before trying to get high-level events. 1999-04-23 23:09:29 +00:00
mcmullen%netscape.com 3353b0003f Command-line documents are now working. 1999-04-23 22:31:44 +00:00
alecf%netscape.com b1a7698fbf fix from Jim Jance <jim_nance@yahoo.com> to fix DGUX
make sure -L lines are BEFORE -l lines
1999-04-23 21:45:13 +00:00
braddr%puremagic.com 480f5a3db6 Removed parts of makefile to make linux and solaris happy with this section 1999-04-23 07:59:56 +00:00
sfraser%netscape.com 4da56bc3e3 First Checked In. 1999-04-22 20:03:13 +00:00
rickg%netscape.com 101597e5f1 update to sync with nsString2 1999-04-22 06:25:24 +00:00
sfraser%netscape.com f55fcb0c57 Add netlib library 1999-04-22 04:24:48 +00:00
sfraser%netscape.com dfa5ae595d First Checked In. 1999-04-22 04:20:19 +00:00
law%netscape.com bca20e75de Fix some nsCOMPtr abuse 1999-04-22 04:14:38 +00:00
law%netscape.com c1a6693588 Remove debug stuff (since this rocks now) 1999-04-22 03:07:51 +00:00
sfraser%netscape.com 5897ac1511 First Checked In. 1999-04-22 03:05:01 +00:00
alecf%netscape.com 89465e49a6 ignore generated files 1999-04-22 02:48:21 +00:00
alecf%netscape.com 9a063da133 fix virtual destructors 1999-04-22 02:47:31 +00:00
alecf%netscape.com 0129757068 go into find 1999-04-22 02:42:13 +00:00
alecf%netscape.com 23d6f7cce0 fix nsISupports IID 1999-04-22 02:41:54 +00:00
alecf%netscape.com aed610db67 fix depth on makefiles 1999-04-22 02:40:07 +00:00