Commit Graph

21799 Commits

Author SHA1 Message Date
hyatt%netscape.com
313a003250 Tweaking the chrome registry interface. 1999-04-02 00:49:00 +00:00
hyatt%netscape.com
11447c1744 Tweaking the chrome factory. 1999-04-02 00:48:49 +00:00
rogerl%netscape.com
58d0a91ecc New. (And, as yet, unbuilt & untested) 1999-04-02 00:47:17 +00:00
dougt%netscape.com
aac9d66782 Making xpinstall a component. 1999-04-02 00:39:26 +00:00
slamm%netscape.com
2df7b63b6b Name change: myconfig.sh is now .mozconfig 1999-04-02 00:29:48 +00:00
pinkerton%netscape.com
d5bf54ed32 add IID method. 1999-04-02 00:10:10 +00:00
sfraser%netscape.com
3e259e5887 Make it a text editor that gets instantiated. Remove obsolete line. 1999-04-02 00:09:36 +00:00
hyatt%netscape.com
8cb0b0b32f The chrome registry interface. 1999-04-02 00:09:00 +00:00
putterman%netscape.com
11e15553b2 Fix up file paths. 1999-04-02 00:08:23 +00:00
pinkerton%netscape.com
ef2d0d18d7 add IID methods so we can use nsCOMPtr w/ them. 1999-04-02 00:06:37 +00:00
sfraser%netscape.com
d892b0c4c1 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
ae6d208e80 Added SetEditorType to control whether a plain text or HTML editor is instantiated. 1999-04-02 00:03:45 +00:00
sfraser%netscape.com
e4039d57d4 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
95d8d44c11 Change to use kipp's new PRE cols attribute for wrapping. 1999-04-02 00:02:30 +00:00
sfraser%netscape.com
a84dcaa401 Call the new presshell->SetCaretEnabled() call to show the caret when editing. 1999-04-02 00:01:31 +00:00
sfraser%netscape.com
b3d54b4ca9 Remove caret->Refresh calls. The presshell now refreshes the caret after painting. 1999-04-02 00:01:05 +00:00
sfraser%netscape.com
1b7bc2f98b 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
1e9a850124 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
8a5fc246e3 Declare functions static to fix warnings. 1999-04-01 23:54:23 +00:00
hyatt%netscape.com
7c99f4c472 Initial makefiles for chrome source files. 1999-04-01 23:47:13 +00:00
hyatt%netscape.com
1b10d0dc66 Initial makefiles for chrome interfaces. 1999-04-01 23:46:50 +00:00
hyatt%netscape.com
4bb2a1211e Tweaked the chrome factory. 1999-04-01 23:46:21 +00:00
sfraser%netscape.com
e46abe3282 Warning fix: remove errant semicolon. 1999-04-01 23:46:13 +00:00
sfraser%netscape.com
174ec2f784 #ifdef out the navigation printfs, and remove some unused variables. 1999-04-01 23:44:15 +00:00
putterman%netscape.com
8c3ed7e4b2 More work on copying/moving messages. 1999-04-01 23:42:41 +00:00
putterman%netscape.com
58c4f5a346 Build URI correctly. 1999-04-01 23:41:33 +00:00
putterman%netscape.com
8ae9988cf7 Build uri correctly. 1999-04-01 23:41:13 +00:00
hyatt%netscape.com
d43d928d83 Adding more of the basic build infrastructure. 1999-04-01 23:38:07 +00:00
hyatt%netscape.com
b5a9f2502d Beginning the implementation of the chrome registry. 1999-04-01 23:30:48 +00:00
ducarroz%netscape.com
0226e8d3d0 part of messenger Mac landing 1999-04-01 23:19:59 +00:00
jband%netscape.com
e01d326056 expose directly callable shared allocator methods 1999-04-01 23:12:49 +00:00
rogerl%netscape.com
6f8c90d095 Adding multiline property 1999-04-01 23:10:45 +00:00
terry%netscape.com
38f2d9bcd6 Silly utility to generate lists of who has ever checked in a file in a
directory.
1999-04-01 23:07:19 +00:00
dveditz%netscape.com
2d55b1af94 Fixed clobber 1999-04-01 22:54:09 +00:00
dveditz%netscape.com
4924be74a2 fixed copy clobber steps 1999-04-01 22:53:23 +00:00
edwin%woudt.nl
813798450c Changes by Will Scullin to get context menus and message copying/moving working. 1999-04-01 22:45:36 +00:00
mscott%netscape.com
37ad656127 Remove cruft for registering the app core with the app cores manager. This now happens in nsBaseAppCore::Init.
a=sfraser
1999-04-01 22:43:19 +00:00
mscott%netscape.com
cce23ffc1f Remove cruft with regards to adding the app core to the app cores manager. This now happens in nsBaseAppCore::Init()
a=rjc
1999-04-01 22:39:58 +00:00
ramiro%netscape.com
687f2c7ec0 Tweak code to allow blending to work on unix. It will currently work only
on certain depths and images.  Demo10 works on 16 bit depths.
1999-04-01 22:29:44 +00:00
cata%netscape.com
ccc1d7f48f Wrong shift tables fixed for EUCJP. 1999-04-01 22:09:41 +00:00
amusil%netscape.com
a42a490ffe Added more restrictive check for what constitutes a plugin 1999-04-01 22:06:07 +00:00
waterson%netscape.com
e16a54d29a Use 'long long' instead of native type for PRTime. 1999-04-01 22:04:33 +00:00
waterson%netscape.com
8e48c3614e Try #2 to land fixes for xpidl stubs: fixed long-long problem. 1999-04-01 22:04:10 +00:00
waterson%netscape.com
990bef22e5 Fixed long-long codegen to use prlong macros (so it works on Mac). 1999-04-01 22:03:25 +00:00
ramiro%netscape.com
e409f37b03 Implement GetDepth(). Before it was hardcoded to 24 in the superclass. 1999-04-01 21:58:46 +00:00
ducarroz%netscape.com
dcabadeb57 part of messenger Mac landing 1999-04-01 21:41:22 +00:00
ducarroz%netscape.com
401ba717e0 Remove allxpstr.c who was causing about 2000 link warnings 1999-04-01 21:33:04 +00:00
mscott%netscape.com
b65deefd41 Remove the code that used to interrupt the connection. We ended up interrupting the connection twice. If the protocol needs the ability to close a connection directly then we need to add a new method to the transport interface to do this explicitly. 1999-04-01 21:12:27 +00:00
jdunn%netscape.com
a5502eeae3 link in key libraries to build 1999-04-01 21:01:31 +00:00
rods%netscape.com
6ed80d150c Fixed "Print" so it works. 1999-04-01 20:57:38 +00:00