dbaron%fas.harvard.edu
22b79598d6
Get xmlterm building again (not part of default build).
2000-08-22 13:54:09 +00:00
jband%netscape.com
d10f6f48a9
fix bustage after nsIBaseStream removal
2000-08-22 09:21:32 +00:00
svn%xmlterm.org
270e4d5ee8
--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
rayw%netscape.com
d8d52c08c6
Changed case of nsIFactory.idl methods to start with lower case to be like other
...
interfaces. Since the C++ generated code upper-cases the method names, this
affects no C++ code, but only a few javascript methods.
Bug 46771.
r=waterson.
I am in today and tomorrow.
2000-08-10 20:12:08 +00:00
svn%xmlterm.org
86c639b80e
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only.
Added jar.mn (for future use)
2000-08-05 17:23:59 +00:00
svn%xmlterm.org
df58dc6699
--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
60946c1467
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only.
Re-structured chrome directories.
2000-08-05 17:19:44 +00:00
svn%xmlterm.org
4f03ca2ab5
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only.
"make xpi" in xmlterm/scripts directory now creates an XPI file for XMLterm.
Removed last vestiges of WebShell!
Deleted outdated GeckoTerm files.
2000-07-17 04:11:24 +00:00
svn%xmlterm.org
cbf27a9f4b
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only. Updated UUIDs list.
2000-07-07 14:48:55 +00:00
svn%xmlterm.org
04d7e343ed
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only. Implemented chrome overlay a la Chatzilla to insert
XMLterm into the Tasks menu. Also implemented command line option "-terminal"
and URL handler "telnet://" to invoke XMLterm.
2000-07-07 14:44:26 +00:00
cls%seawood.org
33938e6100
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
2000-07-02 18:44:42 +00:00
svn%xmlterm.org
e893524d92
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only. Absolute URL chrome://xmlterm/skin/xmltpage.css is not
recognized in xmlterm.html. Using relative URL ../skin/xmltpage.css as a
workaround.
2000-06-30 14:53:19 +00:00
cls%seawood.org
e1e6c5760f
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
mcafee%netscape.com
636ea22c9f
Ignore generated files.
2000-06-27 21:46:26 +00:00
rbs%maths.uq.edu.au
29f1b6960b
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
ben%netscape.com
bf831eaa4b
update extensions modules to use utility overlay and global overlay
2000-06-05 06:33:38 +00:00
warren%netscape.com
958ed96edd
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
svn%xmlterm.org
3963f2fbeb
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only. Updated bug documentation.
2000-06-02 13:32:36 +00:00
cls%seawood.org
dca353df6f
According to mjudge's caret api checkin comments, I think this is the proper fix for the xmlterm bustage. a=leaf
2000-06-01 06:58:16 +00:00
svn%xmlterm.org
d655491f76
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only. Added FlushPendingNotifications call to scrolling routine to improve scrolling behaviour. Fixed typo in string template changes. Added (commented out) change to xmlterm.html to test PNG alpha "image melding" with the command line!
2000-05-26 03:54:47 +00:00
svn%xmlterm.org
1c4bb9af0c
-- XMLTERM CHANGES ONLY --
...
Not part of default build. Modified UI to conform to new chrome directory structure (bug 38891), following chatzilla's example.
2000-05-19 14:54:32 +00:00
cls%seawood.org
1165ad3a33
Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency.
2000-05-17 06:45:45 +00:00
pavlov%netscape.com
0c75802384
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
joki%netscape.com
b2e873d830
Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed.
2000-05-16 11:35:12 +00:00
scc%netscape.com
e0e9f4171a
string fixes
2000-05-15 13:26:17 +00:00
danm%netscape.com
e6b9efbec5
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00
mjudge%netscape.com
1c01209048
fix for caret. need to pass in domselection you are referrning to
2000-05-11 04:33:55 +00:00
svn%xmlterm.org
6644b9b1e2
xmlterm changes only.
...
Changed window name in window.open call in menuhack from "XMLterm" to "_blank".
Fix for bug 36420.
2000-05-03 14:42:34 +00:00
cls%seawood.org
654f023cde
nsString fixes for xmlterm
2000-04-28 10:55:20 +00:00
mjudge%netscape.com
48f046e6b3
ender lite checkin.
2000-04-27 07:37:12 +00:00
svn%xmlterm.org
a9aa49b1de
xmlterm changes only.
...
Changed true to PR_TRUE and false to PR_FALSE to compile on native Solaris
compilers. Patch provided by Ashutosh.Kulkarni@eng.sun.com
2000-04-21 14:01:43 +00:00
svn%xmlterm.org
1a045620c2
xmlterm changes only.
...
Changed XMLterm escape sequence string terminator from ^G to CRLF to allow use with buffered STDOUT.
2000-04-21 13:10:44 +00:00
svn%xmlterm.org
a4dc73db45
xmlterm changes only.
...
Clipboard paste fix (still doesn't work properly).
2000-04-21 13:06:28 +00:00
svn%xmlterm.org
6e224ed0f9
xmlterm changes only.
...
Chrome restructuring: xmlterm extension is not part of communicator and needs to have top level chrome (like chatzilla).
2000-04-21 13:04:45 +00:00
danm%netscape.com
622d6fe83b
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
svn%xmlterm.org
98bfa399d0
xmlterm changes only.
...
Minor workaround to handle 80 character wraparound on FreeBSD.
2000-04-16 01:56:11 +00:00
svn%xmlterm.org
f7e86b46ca
xmlterm changes only.
...
Fixed bustage due to changes in nsIClipboard.idl
2000-04-16 01:26:33 +00:00
svn%xmlterm.org
62ec840bf2
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
75bd715c3f
xmlterm changes only.
...
Checking in patch provided by bero@redhat.com to fix Linux/Alpha bustage
2000-04-15 04:10:29 +00:00
svn%xmlterm.org
49e255a552
xmlterm changes only, should not affect default SeaMonkey build;
...
(blanket a=leaf)
Fixed minor typos causing Solaris bustage
2000-04-05 23:40:39 +00:00
svn%xmlterm.org
f0f156d3f3
xmlterm changes only;
...
Windows mode implemented
2000-04-05 05:15:14 +00:00
svn%xmlterm.org
393312a517
xmlterm changes only;
...
Autodetection of window resize at end of input command line.
2000-04-05 01:51:34 +00:00
cls%seawood.org
57978e5c23
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
2000-04-04 04:46:38 +00:00
svn%xmlterm.org
b79e09ced7
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
2b1c62aab8
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
623cda76fb
xmlterm changes only;
...
Removed all wchar dependence by recoding the primitive Unicode string
functions used by lineterm. (FreeBSD doesn't have a wchar implementation!)
2000-03-31 04:14:39 +00:00
tbogard%aol.net
5bfd3cc997
nsIDocShell::LoadURI now takes a nsIDocShellLoadInfo parameter to do fancier loads which include replacing current history slots and passing in a referrer. In the future more things may be set on the nsIDocShellLoadInfo interface. This allows us to not have to add a new parameter for every new type of load info that might be needed in different loads.
2000-03-30 22:38:32 +00:00
svn%xmlterm.org
380852ba6a
xmlterm changes only;
...
Changed Makefile so that xmlterm compiles only on Linux and Solaris.
On other platforms, compilation is skipped even if the extension is enabled.
(People have been trying to compile xmlterm on Neutrino and FreeBSD and
reporting bustage.)
2000-03-29 15:56:17 +00:00
svn%xmlterm.org
fd82b039e9
xmlterm changes only;
...
Changed call to LoadURI in response to DocShell changes.
2000-03-27 15:40:12 +00:00
svn%xmlterm.org
566f5e00b8
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