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

25286 Коммитов

Автор SHA1 Сообщение Дата
locka%iol.ie e70b38df5f approved: leaf@mozilla.org 1999-04-28 20:02:52 +00:00
valeski%netscape.com eff9bdb89d fixed a casting bug (nsITypicalUrl was being cast as nsIUrl) 1999-04-28 20:02:38 +00:00
valeski%netscape.com 7d83c0ee79 added ref count init macro to handler constructor. hooked up the newUrl method to set the out nsIUrl param. 1999-04-28 20:01:02 +00:00
sfraser%netscape.com f8e06ec7f0 Fix the type and creator so we get icons. Approved jj. 1999-04-28 20:00:41 +00:00
troy%netscape.com dc90d5782e Aded nsFrameConstructorState structure 1999-04-28 19:08:14 +00:00
robinf%netscape.com 2529239061 changed wording from "still frame" to "static" in two places 1999-04-28 18:12:19 +00:00
hyatt%netscape.com f249f73525 Commenting out code that breaks window.open. 1999-04-28 07:48:05 +00:00
rjc%netscape.com 8315e6fde0 Add some more nsCOMPtrs to fix leakage. 1999-04-28 07:03:11 +00:00
mscott%netscape.com 1e25c4063c nsLocalUri2Path fix. If the folder part of the uri is "" don't try to append it to the local path as that adds an unwanted '\' on windows. 1999-04-28 06:58:59 +00:00
rickg%netscape.com 39c510cae9 fixed bug 5606 1999-04-28 06:52:25 +00:00
nisheeth%netscape.com 696fa5472d Passing in nsIDocumentLoader as a parameter to all functions in nsIDocumentLoaderObserver... 1999-04-28 06:47:40 +00:00
gordon%netscape.com 75ce5062e7 Fix for bug #4313 "[PP]Replace ExitToShell() patch with CFM termination proc". Changed name of termination function in PPC Linker pref panel (for both targets) to CleanupTermProc. 1999-04-28 06:47:03 +00:00
gordon%netscape.com 477f0e2b5d Fix for bug #4313 "[PP]Replace ExitToShell() patch with CFM termination proc". Also removed obsolete 68k code. 1999-04-28 06:45:07 +00:00
sfraser%netscape.com 706db4dce4 Get Types.h from the system headers, not the user headers. 1999-04-28 06:42:21 +00:00
sfraser%netscape.com 667ad857f7 Break out of the loop when iter->Next() fails (nil parent problem in the content iterator). 1999-04-28 06:38:19 +00:00
sfraser%netscape.com 696ffe3514 Fix nil parent crasher. 1999-04-28 06:37:51 +00:00
sfraser%netscape.com 8a3d6bc95d 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 5c2a7a5b6d Change out params to use strings. 1999-04-28 06:35:56 +00:00
alecf%netscape.com 1b40c12b63 fix string casting problem with varargs parameters 1999-04-28 06:26:41 +00:00
waterson%netscape.com 7580cac5b1 Added some PR_LOG stuff to help debug leaks. 1999-04-28 06:24:19 +00:00
waterson%netscape.com db5ad72a02 Fix leak of composite datasource on each sort. 1999-04-28 06:23:21 +00:00
tague%netscape.com 3dfb1ad7e9 *** empty log message *** 1999-04-28 06:22:34 +00:00
alecf%netscape.com fec2cc609e remove stupid debugging statements 1999-04-28 06:22:26 +00:00
tague%netscape.com c907998cc4 First Checked In. 1999-04-28 06:22:24 +00:00
mscott%netscape.com a23d526f99 Fix windows build problem. you can't delete a const char * without casting i.. I changed the codeto use a nsAutoCString. 1999-04-28 06:21:58 +00:00
tague%netscape.com a45b97d9ea Add new files for Mac build. 1999-04-28 06:16:29 +00:00
ramiro%netscape.com 638fe69979 Add command line parsing and debugger support. 1999-04-28 06:16:25 +00:00
tague%netscape.com ff3394ab19 Fixed memory leak. 1999-04-28 06:15:49 +00:00
tague%netscape.com 4a02cf4f73 Added Mac implementation of platform -> XP locale conversion. 1999-04-28 06:15:22 +00:00
alecf%netscape.com bcb5770549 fix folder pane to only show the account manager (and let the account manager populate the server list) 1999-04-28 06:14:43 +00:00
tague%netscape.com 7ad9ccbd1c First Checked In. 1999-04-28 06:14:12 +00:00
alecf%netscape.com 18ab667877 instead of getting the first server from the account manager, get the first one named news.mozilla.org (eventually we have to figure out our own hostname from the URI) 1999-04-28 06:13:22 +00:00
alecf%netscape.com 626b99354b fix newline at end of file problem 1999-04-28 06:12:26 +00:00
alecf%netscape.com 7f0aa5ba68 - use new NS_WITH_SERVICE macro to get rdf service
- now recognize host-specific mailbox://hostname/ roots
- build the mailbox_message URI using the URI instead of the path
- override the nsIRDFResource::Init() method for debugging purposes
1999-04-28 06:11:36 +00:00
grail%cafebabe.org 0bbb4e3096 Initial specs for MDB from Mauro Botelho <mabotelh@bellsouth.net> 1999-04-28 06:10:26 +00:00
alecf%netscape.com b0932a12d4 depricate nsLocalPath2URI
fix mailbox:/ URI parsing to recognize hostnames
fix mailbox_message:/ builder to recognize hostnames
1999-04-28 06:07:40 +00:00
alecf%netscape.com 47ecfa9330 insert hostname into URI when getting ServerURI 1999-04-28 06:05:36 +00:00
bruce%cybersight.com 131a81fe7b Here's hoping we can pull libnetutil.so from the build on Unix now that nothing references it. 1999-04-28 06:05:03 +00:00
alecf%netscape.com f24724c728 remove SetFilePath so we aren't tempted to set it (it's supposed to be coming directly from the URI) 1999-04-28 06:04:40 +00:00
alecf%netscape.com ce44a49dd2 change DisplayMessage to take a URI instead of a path (this method probably isn't used anymore anyway) 1999-04-28 06:03:28 +00:00
alecf%netscape.com 0650253888 - remove debugging lines
- return NS_RDF_NO_VALUE on all GetTarget() calls
- return a complete array fro GetTargets() instead of NS_RDF_NO_VALUE (may be unnecessary?)
1999-04-28 06:00:50 +00:00
ramiro%netscape.com 80906f1409 WIP for changing widget colors on the fly. Its commented out for the time
being.
1999-04-28 05:57:45 +00:00
ramiro%netscape.com b73617d5d1 Fix radio and check buttons some more. There are still some issues with
the default values for radio buttons being off by one.
1999-04-28 05:53:36 +00:00
bruce%cybersight.com aeede0b983 This should be the last thing linking against libnetutil.so on unix. but not any more! 1999-04-28 05:51:06 +00:00
bruce%cybersight.com 0eae38cc92 Remove -lnetutil from link lines in unix build. 1999-04-28 05:46:56 +00:00
bruce%cybersight.com cf149ac0d7 Further purging of -lnetutil from Unix build. 1999-04-28 05:39:11 +00:00
bruce%cybersight.com 25345b7651 Remove -lnetlib from link lines. Not needed. 1999-04-28 05:30:09 +00:00
sfraser%netscape.com b471a1fc77 Move ShowClipboard to the Debug menu 1999-04-28 05:20:05 +00:00
jefft%netscape.com ea3c6c661b get imap folder discovery & display message working 1999-04-28 05:19:24 +00:00
pierre%netscape.com a812bf19e0 end of the debate? changing the defaults back to 96 dpi and do display small fonts 1999-04-28 05:06:41 +00:00