Commit Graph

17596 Commits

Author SHA1 Message Date
pierre%netscape.com
f544024e57 returns eConsumeNoDefault after closing a window 1999-02-21 02:01:16 +00:00
pierre%netscape.com
b377b8b625 removed outdated comments 1999-02-21 01:57:48 +00:00
mjudge%netscape.com
cee2723326 Shift click to continue selection 1999-02-21 01:23:40 +00:00
jband%netscape.com
de9ee96141 lots of cleanup 1999-02-21 00:20:40 +00:00
grail%cafebabe.org
3c1ecc1f28 Enhanced gridwidth/gridheight improvements. 1999-02-20 23:53:48 +00:00
mjudge%netscape.com
bbd3667ca9 Extra parameter in nsIFrameSeleciton HandleKeyEvent not necessary. nsRangeList mod now allows SHIFT-Key selection. currently bound directly to VK_LEFT,RIGHT should be changed eventually to something more internationaly friendly 1999-02-20 23:52:05 +00:00
grail%cafebabe.org
0a1ae8a05e Removed lame columns field for mail directory field. 1999-02-20 23:39:04 +00:00
grail%cafebabe.org
dbdfc10028 UserPrefsEditor loads values from xena.pref. 1999-02-20 22:55:37 +00:00
grail%cafebabe.org
3a186e91a7 PageUI now supports initAll() and saveAll(). 1999-02-20 22:53:02 +00:00
edwin%woudt.nl
019b50da90 Fixing small itches with quoting and signatures 1999-02-20 22:19:32 +00:00
edwin%woudt.nl
eb1b8742dc Adding the toolbar button pictures for adding the signature. Somebody should draw better ones. 1999-02-20 22:08:55 +00:00
edwin%woudt.nl
f62d970b6f Grendel now handels signatures (one can have a different signature for every personality) 1999-02-20 22:07:12 +00:00
buster%netscape.com
8efe480686 beginning work on ScrollToFrame 1999-02-20 21:29:27 +00:00
buster%netscape.com
5d4f949e92 the pres shell now respects NS_PRESSHELL_SCROLL_ANYWHERE for vertical scrolling.
this is a hack implementation, to be recoded by the layout team
1999-02-20 21:27:28 +00:00
edwin%woudt.nl
e97dbf35b8 When replying the message is quoted automatically now, so you don't have to push that 'quote' button. 1999-02-20 21:03:09 +00:00
pavlov%pavlov.net
faef147169 nsAppShell isn't an nsWidget, so don't cast it as so. This fixes the
nsRepository::CreateInstance for nsAppShell from viewer so it doesn't return
with an error for me.
1999-02-20 19:56:01 +00:00
jband%netscape.com
ff3388ba99 compiler warning inspired fixes 1999-02-20 09:00:55 +00:00
jband%netscape.com
4d84d93a05 compiler warning inspired fixes 1999-02-20 08:52:00 +00:00
jband%netscape.com
5b3bdba518 added file to Makefile.in and fixed typo 1999-02-20 08:33:21 +00:00
jband%netscape.com
a847e668bc jsint was supposed to be jsid 1999-02-20 08:31:36 +00:00
slamm%netscape.com
ad56a10990 Get rid of ^M. Stupid windows editor 1999-02-20 07:52:15 +00:00
slamm%netscape.com
ef93e66ce7 Fix the dependencies for running configure.Have it depend on .client-defs.mk and only update that when the myconfig options change. 1999-02-20 07:47:04 +00:00
slamm%netscape.com
95ab1f5b10 Cleaner presentation. 1999-02-20 06:36:03 +00:00
mcafee%netscape.com
ceeab4f5d9 Adding license; added do_QueryInterface() wrappers for nsCOMPtr stuff (Solaris) 1999-02-20 06:05:15 +00:00
terry%netscape.com
4fba21b263 Quote link containing username. Was choking if a username happened
to contain a % followed by two hex digits...
1999-02-20 06:04:57 +00:00
beard%netscape.com
0109305bc4 backed out build bustage change 1999-02-20 04:43:53 +00:00
beard%netscape.com
3088a47b55 class nsIPlugin not struct. 1999-02-20 04:26:09 +00:00
troy%netscape.com
e566f25ce4 Fixed build bustage 1999-02-20 04:20:09 +00:00
beard%netscape.com
2c5fe36f1d include nsFileSpec.h on all platforms. 1999-02-20 03:59:43 +00:00
rjc%netscape.com
c559019606 *** empty log message *** 1999-02-20 03:52:26 +00:00
troy%netscape.com
0bdf65216d Pagination work-in-progress 1999-02-20 03:15:03 +00:00
alecf%netscape.com
4c1de70e41 add nsIFactory to IDL export list 1999-02-20 03:12:19 +00:00
alecf%netscape.com
31a264e038 update IDL files to be closer to real headers 1999-02-20 03:11:52 +00:00
slamm%netscape.com
e6bfc4c9e5 Fix 'save as' link 1999-02-20 02:42:22 +00:00
slamm%netscape.com
a871abcb23 Add a couple comments to the script. 1999-02-20 02:38:06 +00:00
beard%netscape.com
393925a3a5 First Checked In. 1999-02-20 02:27:18 +00:00
beard%netscape.com
f228fb3096 OJI interface changes. 1999-02-20 02:26:54 +00:00
beard%netscape.com
467ccd0a39 OJI interface changes 1999-02-20 02:24:15 +00:00
slamm%netscape.com
15b058ae2c Pull configure.in from the tree and parse it live. 1999-02-20 02:22:38 +00:00
beard%netscape.com
9468c7d879 XP_MAC: using __comobject as magic base class for all XPCOM objects. 1999-02-20 02:22:18 +00:00
slamm%netscape.com
038856bcef Ready for first release. 1999-02-20 02:20:59 +00:00
edwin%woudt.nl
04a42c3fda Finally fixed the java.awt.List / java.util.List nameclash 1999-02-20 02:17:48 +00:00
edwin%woudt.nl
a97b120fec Sanity (jikes falls over these) 1999-02-20 02:13:18 +00:00
hyatt%netscape.com
6b8b950677 Adding support for Eric Vaughan's buttons. 1999-02-20 02:08:08 +00:00
rjc%netscape.com
0fc1c99cd3 Export nsIRDFFileSystem.h 1999-02-20 02:04:24 +00:00
hyatt%netscape.com
7ae2a7d521 Switched over to Eric Vaughan's titled buttons on the toolbar. 1999-02-20 02:01:01 +00:00
hyatt%netscape.com
b6d714891b Adding the event listener manager to the registry. 1999-02-20 02:00:12 +00:00
hyatt%netscape.com
a1739b9b8a Implementing event handlers on XUL nodes. 1999-02-20 01:59:45 +00:00
ftang%netscape.com
26ececa4ca add sample code for word break into tests 1999-02-20 01:45:51 +00:00
mcmullen%netscape.com
57768c2020 Took 2 for nsIFileOutputStream and nsIFileInputStream 1999-02-20 01:45:30 +00:00