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

22008 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com 459c507096 Implement GetFile(). 1999-04-02 02:16:28 +00:00
mcafee%netscape.com a6c19cc984 Adding nsFileSpec version of GetFile(). a=sdagley@netscape.com 1999-04-02 02:07:34 +00:00
hyatt%netscape.com 349ab46142 Landing new GetFile(nsFileSpec&) method on windows. 1999-04-02 02:07:15 +00:00
sdagley%netscape.com 1699796bb9 Add new GetFile method that uses an nsFileSpec instead of an nsString 1999-04-02 02:06:16 +00:00
putterman%netscape.com ae2f069acb Fixes nsURI2Path. 1999-04-02 01:52:01 +00:00
mcafee%netscape.com c5f7849c47 Initializing some variables, protecting a null reference. 1999-04-02 01:34:05 +00:00
pinkerton%netscape.com af383552eb copy to macos clipboard implemented. 1999-04-02 01:33:56 +00:00
pinkerton%netscape.com 9cfb1602c6 don't addref list items going into the list of data flavors. AppendElement addrefs for us. 1999-04-02 01:32:41 +00:00
dveditz%netscape.com 335ade43df Fixing libreg threadsafe issues (NR_ API, not yet the version registry API) 1999-04-02 01:31:55 +00:00
hyatt%netscape.com 119c400c80 Turning the chrome registry on for Windows and UNIX. 1999-04-02 01:25:03 +00:00
sfraser%netscape.com 77f7e923dd Fix build bustage 1999-04-02 01:14:30 +00:00
hyatt%netscape.com ea24392b51 Removing file. 1999-04-02 01:12:49 +00:00
rogerl%netscape.com aa9c68e1dc fixed .global label. 1999-04-02 01:07:59 +00:00
ducarroz%netscape.com 55d7f55ccf Part of Messenger Mac landing 1999-04-02 01:00:37 +00:00
hyatt%netscape.com a0ce53652e Adding the chrome registry file. 1999-04-02 00:52:35 +00:00
hyatt%netscape.com 4b8efc82ee Adding chrome makefiles. 1999-04-02 00:52:08 +00:00
sspitzer%netscape.com 9bd05795aa get the text area to show up on Linux
and add a little text to the default message, to let us know it is working
1999-04-02 00:49:33 +00:00
hyatt%netscape.com 0db71b1b2b Tweaking the chrome registry interface. 1999-04-02 00:49:00 +00:00
hyatt%netscape.com 2376b47dc6 Tweaking the chrome factory. 1999-04-02 00:48:49 +00:00
rogerl%netscape.com 61c43d0fff New. (And, as yet, unbuilt & untested) 1999-04-02 00:47:17 +00:00
dougt%netscape.com 13e4599033 Making xpinstall a component. 1999-04-02 00:39:26 +00:00
slamm%netscape.com c5ca65172e Name change: myconfig.sh is now .mozconfig 1999-04-02 00:29:48 +00:00
pinkerton%netscape.com d8d76dad0f add IID method. 1999-04-02 00:10:10 +00:00
sfraser%netscape.com bae2f86be4 Make it a text editor that gets instantiated. Remove obsolete line. 1999-04-02 00:09:36 +00:00
hyatt%netscape.com 43e56fbabe The chrome registry interface. 1999-04-02 00:09:00 +00:00
putterman%netscape.com 2aa2bdd855 Fix up file paths. 1999-04-02 00:08:23 +00:00
pinkerton%netscape.com 6f9055c65d add IID methods so we can use nsCOMPtr w/ them. 1999-04-02 00:06:37 +00:00
sfraser%netscape.com 0e9610e03d Changed so that the editor app core can host either a plain text or HTML editor. 1999-04-02 00:06:07 +00:00
sfraser%netscape.com 972f97d84f Added SetEditorType to control whether a plain text or HTML editor is instantiated. 1999-04-02 00:03:45 +00:00
sfraser%netscape.com 4c685a9a47 Change to use the new box layout, so that we get a toolbar that sticks to the bottom of the window. 1999-04-02 00:03:04 +00:00
sfraser%netscape.com 9a4dadd58f Change to use kipp's new PRE cols attribute for wrapping. 1999-04-02 00:02:30 +00:00
sfraser%netscape.com 59a254849e Call the new presshell->SetCaretEnabled() call to show the caret when editing. 1999-04-02 00:01:31 +00:00
sfraser%netscape.com 1921990062 Remove caret->Refresh calls. The presshell now refreshes the caret after painting. 1999-04-02 00:01:05 +00:00
sfraser%netscape.com 19b36454fe Added a method to the pres shell to control enabling clients to turn the caret on and off. 1999-04-01 23:58:11 +00:00
sfraser%netscape.com 7e1a3cd9b6 Caret changes to enable the caret to erase itself, and fix a bunch of caret problems. 1999-04-01 23:57:35 +00:00
sfraser%netscape.com 09b8fd346e Declare functions static to fix warnings. 1999-04-01 23:54:23 +00:00
hyatt%netscape.com 8acb50a283 Initial makefiles for chrome source files. 1999-04-01 23:47:13 +00:00
hyatt%netscape.com 435dcd54db Initial makefiles for chrome interfaces. 1999-04-01 23:46:50 +00:00
hyatt%netscape.com 232db170e2 Tweaked the chrome factory. 1999-04-01 23:46:21 +00:00
sfraser%netscape.com fdb08f001e Warning fix: remove errant semicolon. 1999-04-01 23:46:13 +00:00
sfraser%netscape.com faca4eab8f #ifdef out the navigation printfs, and remove some unused variables. 1999-04-01 23:44:15 +00:00
putterman%netscape.com 3d4eea8beb More work on copying/moving messages. 1999-04-01 23:42:41 +00:00
putterman%netscape.com f3d6d53ad2 Build URI correctly. 1999-04-01 23:41:33 +00:00
putterman%netscape.com c1fe8f3ce3 Build uri correctly. 1999-04-01 23:41:13 +00:00
hyatt%netscape.com 12c1c79fcc Adding more of the basic build infrastructure. 1999-04-01 23:38:07 +00:00
hyatt%netscape.com 79c97a0b2f Beginning the implementation of the chrome registry. 1999-04-01 23:30:48 +00:00
ducarroz%netscape.com b703c1dd10 part of messenger Mac landing 1999-04-01 23:19:59 +00:00
jband%netscape.com 425e58564c expose directly callable shared allocator methods 1999-04-01 23:12:49 +00:00
rogerl%netscape.com 0506b21587 Adding multiline property 1999-04-01 23:10:45 +00:00
terry%netscape.com 7bd52e4f5a Silly utility to generate lists of who has ever checked in a file in a
directory.
1999-04-01 23:07:19 +00:00