556 Commits

Author SHA1 Message Date
morse%netscape.com
7cb89717d0 make wallet editor accessible outside of firewall 1999-03-14 19:50:49 +00:00
ramiro%netscape.com
ccbc3bc6ce Fix typo. 1999-03-14 17:33:43 +00:00
danm%netscape.com
9d08215def disabling ability to specify a parent for a top-level window (until all platforms agree on what this means). fix refcount when registering windows with the window list. 1999-03-14 08:24:21 +00:00
danm%netscape.com
f7dc8fdc40 fixing goofy reversal of normal window and dialog window creation 1999-03-14 08:21:09 +00:00
sfraser%netscape.com
d102cbff1b Remove an extra ", and remove the align tag on the throbber, because it currently shows up as a label. sdagley helped. 1999-03-14 00:46:02 +00:00
mcmullen%netscape.com
0785e37d6b Added nsFileLocations.cpp/.h to the build. 1999-03-14 00:03:21 +00:00
mcmullen%netscape.com
2acf6407d4 First Checked In. 1999-03-14 00:02:40 +00:00
mcmullen%netscape.com
c8edbb2a2a Added "About" menu with release notes item (bug #3648). 1999-03-13 23:27:45 +00:00
morse%netscape.com
422823b285 added wallet 1999-03-13 21:29:49 +00:00
law%netscape.com
9d75c48e97 Throbberized 1999-03-13 04:24:13 +00:00
law%netscape.com
3af600d45f Throb, baby, throb 1999-03-13 03:51:22 +00:00
law%netscape.com
53ac660970 Added throbbingN.gif and fixed clobber dirs 1999-03-13 03:40:27 +00:00
slamm%netscape.com
04835cc791 Disable PrintPreview 'cause it's crashing. 1999-03-13 03:26:54 +00:00
slamm%netscape.com
30ebefd90c Add click handler for personal toolbar. 1999-03-13 03:15:39 +00:00
law%netscape.com
3e8d477e25 New styles for throbber 1999-03-13 02:21:51 +00:00
slamm%netscape.com
914dc94158 Add throbbingN.gif. 1999-03-13 02:15:34 +00:00
hyatt%netscape.com
440907c771 Bookmarks menu coming online. 1999-03-13 01:12:53 +00:00
hyatt%netscape.com
8d985699b7 Menus now handle click events properly (by sending them into the DOM). 1999-03-13 01:03:33 +00:00
law%netscape.com
439208c7c8 Animated gif for apprunner throbber 1999-03-13 01:02:28 +00:00
pinkerton%netscape.com
b3fb93dfe2 onClick -> onclick conversion. 1999-03-12 23:56:13 +00:00
evaughan%netscape.com
68e34096a0 Fixed disabled bug on buttons. 1999-03-12 23:47:52 +00:00
pinkerton%netscape.com
29a51ec714 First Checked In. 1999-03-12 22:57:55 +00:00
hyatt%netscape.com
2f81998407 Checking in German's new UI! 1999-03-12 22:21:58 +00:00
hyatt%netscape.com
41e8c1e58b Checking in German's new UI. 1999-03-12 22:16:05 +00:00
matt%netscape.com
06a2337ee1 Adding refresh function to refresh urlbar
for bug3548
1999-03-12 21:37:08 +00:00
ramiro%netscape.com
8ce50ad7cf Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
rpotts%netscape.com
bbd74bd59d Removed the Change Icons menu item... Removed the call to BrowserPrintPreview() from the Print Preview menu item. Currently, the BrowserPrintPreview() function does not do what you expect - it tries to change the toolbar icons and crashes 1999-03-12 08:03:02 +00:00
warren%netscape.com
4da682e5a9 Added menu item to bring up messenger. 1999-03-12 01:08:17 +00:00
sfraser%netscape.com
99d381c9a4 Added EditorInitPagePlain.html, for plain text testing. Changed editor XUL file to load this. 1999-03-11 23:31:58 +00:00
morse%netscape.com
caa2c0c263 added include for wallet 1999-03-11 23:30:49 +00:00
sfraser%netscape.com
13a50cda2d First Checked In. 1999-03-11 23:30:44 +00:00
alecf%netscape.com
5cf6c68027 purify fixes from bruce@cybersight.com 1999-03-11 22:58:25 +00:00
ducarroz%netscape.com
a522cbe947 Extend messenger patch to composer 1999-03-11 20:27:13 +00:00
sfraser%netscape.com
ca597944da Add SelectAll() to the EditorAppCore 1999-03-11 19:35:26 +00:00
rpotts%netscape.com
24d90e1d5d in the process of adding support for a protocol helper component which is responsible for dealing with modal requests from the network protocol handlers (which may be on different threads...) 1999-03-11 11:39:34 +00:00
rpotts%netscape.com
6c860be42e Temporarily added a CID for the default protocol helper component... 1999-03-11 11:35:23 +00:00
sfraser%netscape.com
a3b0250777 Added Cut, Copy and Paste, and did general cleanup 1999-03-11 07:40:55 +00:00
kostello%netscape.com
e4fcec6de5 Changed To using Ender: approved by legal 1999-03-11 06:48:30 +00:00
kostello%netscape.com
da5563c045 Changed comment on -editor and -mail command line code 1999-03-11 05:25:57 +00:00
kostello%netscape.com
80df909b0e Added -editor and -mail as command line extensions. When
passed into apprunner they load the corresponding editor and
mail url
1999-03-11 05:24:29 +00:00
sfraser%netscape.com
2e3d54e440 Add Cut, Copy and Paste to editor interfaces and classes, with a stub implemenatioon in nsEditor. Changed .idl file and regenerated nsIDOMEditorAppCore and nsJSEditorAPpCore. 1999-03-10 21:31:50 +00:00
hshaw%netscape.com
5c6bc56dbc Replace NS_DECLARE_CID with NS_DEFINE_IID for kIPrefIID and KPrefCID 1999-03-10 20:33:18 +00:00
hshaw%netscape.com
769532b431 Replace NS_DECLARE_CID with NS_DEFINE_IID for KPrefCID 1999-03-10 20:33:14 +00:00
law%netscape.com
5934d6cea8 New and improved status bar 1999-03-10 02:52:02 +00:00
law%netscape.com
1710aa7ef3 Adding support for various statusbar broadcasters 1999-03-10 02:42:29 +00:00
cmanske%netscape.com
fc8c8ec604 removed files: mozilla/xpfe/AppCores/src/nsEditorMode.cpp 1999-03-10 02:41:02 +00:00
cmanske%netscape.com
d9c37b2248 Cleaned up editor inialization in EditoAppCore 1999-03-10 02:35:58 +00:00
nhotta%netscape.com
28403c158f Added charset menu items in view menu. 1999-03-10 00:21:26 +00:00
sfraser%netscape.com
c20b330fd5 onConstruction -> onload 1999-03-10 00:00:06 +00:00
ramiro%netscape.com
ac7fd2b3ee Fix windows bustage. Why doesnt this file build on other platforms ? 1999-03-09 21:22:03 +00:00