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

35 Коммитов

Автор SHA1 Сообщение Дата
timeless%mac.com 6cf0d97f11 Bug 65428 language="javascript" should be type="application/x-javascript"
r=ksosez@softhome.net a=ben
2001-03-13 15:35:07 +00:00
svn%xmlterm.org 6d186a0f77 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fix for minor bug 65662.
(Oops! Missed CVS log message on previous checkin for this file. Dummy checkin
with the correct log message.)
2001-01-19 22:59:06 +00:00
svn%xmlterm.org cb51ebdaee ../../LogMessage 2001-01-19 22:52:18 +00:00
bryner%uiuc.edu f579bca00b Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
svn%xmlterm.org b27928c979 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Code cleanup: disabled diagnostic output.
2000-11-27 21:38:14 +00:00
svn%xmlterm.org 629d3a5031 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fixed error/warning message output to eliminate beeping problem.
2000-11-08 22:11:00 +00:00
svn%xmlterm.org b3d0324265 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Added test HTML documents to exercise xpcom/css/dom features used by xmlterm.
2000-10-10 04:46:00 +00:00
svn%xmlterm.org d33c7aad37 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fix for XMLterm user level/icons mode selection (workaround for bug 53448).
2000-09-25 14:57:27 +00:00
svn%xmlterm.org 000ee2d417 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Changes to get XMLterm working with the new jar packaging.
2000-09-24 14:33:30 +00:00
svn%xmlterm.org d402f11bee --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Recent changes to nsChromeProtocolHandler.cpp have caused chrome HTML files to lose their XPConnect privileges. This meant that content/xmlterm.html could no longer access the XMLTermShell object. This checkin provides a somewhat clumsy workaround for that problem, to get XMLterm working with NS PR3/6.0.
2000-09-24 14:22:11 +00:00
hyatt%netscape.com ac2865c3c4 48758. r=ben,saari, a=waterson 2000-09-22 05:02:20 +00:00
svn%xmlterm.org 0335ce1201 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Locale chrome changes. Added makefiles to handle xmltermOverlay.dtd
2000-09-19 22:58:39 +00:00
mcafee%netscape.com 2ff0765df8 Adding accelerators for xmlterm, irc (51418). r=pavlov 2000-09-14 04:43:19 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
mcafee%netscape.com b848ebc39d Playing position games to get menus to show up in the right order (51418). 2000-09-13 09:38:02 +00:00
svn%xmlterm.org 80622a2626 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fixed overlay to XMLterm back into the tasks menu.
2000-08-12 03:51:02 +00:00
svn%xmlterm.org d7261404c5 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fixed "bug" in XMLTermCommands.js that was causing duplicate instances of XMLTerm shells.
2000-08-05 17:22:00 +00:00
svn%xmlterm.org 5da38886c4 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Re-structured chrome directories.
2000-08-05 17:19:44 +00:00
svn%xmlterm.org badc3e1736 xmlterm changes only.
Changed xmlterm/ui/Makefile.in to use CHROME vars to handle content/skin resources (bug 34416); eliminated directories xmlterm/ui/content and xmlterm/ui/skin.
2000-04-15 04:45:36 +00:00
svn%xmlterm.org 8a61ef0d28 xmlterm changes only;
Windows mode implemented
2000-04-05 05:15:14 +00:00
svn%xmlterm.org 0b3c191753 xmlterm changes only;
Autodetection of window resize at end of input command line.
2000-04-05 01:51:34 +00:00
svn%xmlterm.org 67b2f8314a xmlterm changes only;
Initial terminal size is now explicitly passed through parameters, providing
better control. Session aborts now produce an error message on the screen.
2000-04-04 04:42:27 +00:00
svn%xmlterm.org 70cdc123b5 xmlterm changes only;
Made changes to lineterm, especially the PTY code, to get it to compile on
FreeBSD (bug 32923). Now it does compile and run on FreeBSD. There still a few
glitches though; PTY resizing fails in FreeBSD, for example.
2000-04-01 23:42:18 +00:00
svn%xmlterm.org 9d6d37029d xmlterm changes only;
UI changes. If user has started typing in a new command, double-clicking a filename copies the filename to the cursor position, rather than opening/executing the file.
2000-03-21 14:26:59 +00:00
cls%seawood.org 7f5dd1864e Tweak xmlterm Makefiles so that it will build in an objdir. Bug #32275. 2000-03-19 00:37:41 +00:00
svn%xmlterm.org 4b07cf1527 xmlterm changes only (not part of the default build).
More improvements to the user interface.
2000-03-15 14:44:32 +00:00
svn%xmlterm.org a7d1c2772b xmlterm changes only (not part of the default build).
Improvements to the user interface. User level-option and icons-style option
added. Keyboards shortcuts too. Compiles with M14 and March10 source.
2000-03-13 15:48:32 +00:00
svn%xmlterm.org 3f109838a5 xmlterm changes only (not part of the default build).
Minor tweaks to handle input of control characters. Switched to double clicks, instead of single clicks, to activate XMLterm features (to protect the user).
2000-03-07 15:45:16 +00:00
svn%xmlterm.org ae87603b76 xmlterm changes only (not part of the default build).
Improved full screen implementation; added bold and underline styles. Centralized UI event handling. Added checks to limit number of output lines displayed. Added capability to interrupt hung output data streams. Nearing full backwards compatibility with xterm.
2000-03-06 15:16:48 +00:00
svn%xmlterm.org 4573251658 xmlterm changes only (not part of the default build).
Added workaround for annoying cursor positioning problem using mouse click event.
Added tips/news feature.
2000-03-01 15:50:23 +00:00
svn%xmlterm.org ddc9c45078 xmlterm changes only (not part of the default build).
Minor changes
2000-03-01 01:08:07 +00:00
svn%xmlterm.org 2c9a11bf31 xmlterm changes only (not part of the default build).
Created some plain vanilla chrome files to invoke XMLterm through mozilla.
Compiles with Feb25 tree.
2000-02-29 15:55:36 +00:00
svn%xmlterm.org 44154addfd xmlterm changes only, a=leaf (not part of the default build).
Implemented full screen operations in XMLTerm, although still buggy.
Commands like 'less', 'vi', and 'emacs -nw' now work in stand-alone xmlterm,
although scrolling is still messed up. Compiles with Feb21 tree.
2000-02-22 20:18:19 +00:00
svn%xmlterm.org 01c59e17b2 NOT PART OF SEAMONKEY BUILD;
Many changes to XMLterm; updated for M12 Mozilla release,
autodetection of markup, document display using IFRAMEs,
Javascript command line
1999-12-26 15:19:45 +00:00
svn%xmlterm.org 47ea3daece Initial import of XMLterm extension; not part of default SeaMonkey build 1999-12-06 06:32:12 +00:00