Simon Tatham
05226e43a9
Wez Furlong's patch to tidy up full-screen mode: make it
...
multi-monitor aware and make the scrollbar separately configurable
in and out of full-screen mode. Also (not Wez's patch, this bit) fix
the case where the user reconfigures _while_ the window is
full-screen, and disables full-screening. (In this case the window
should return gracefully to normal, rather than losing all its title
bars and getting confused.)
[originally from svn r1310]
2001-10-17 21:21:03 +00:00
Simon Tatham
abee2a59ab
Cygwin build fixes: update the dependencies, add -DNO_SECURITY to
...
the Cygwin CFLAGS, and declare `struct ssh_channel' in ssh.h to
prevent gcc warning about scope-confined-to-parameter-list.
[originally from svn r1268]
2001-09-15 14:58:26 +00:00
Jacob Nevins
913b9deeec
Updated Makefile.cyg for Glenn Maynard's IME patch.
...
[originally from svn r1186]
2001-08-15 19:41:14 +00:00
Simon Tatham
aaf250b9f3
Disable the most irritating compiler warnings in the Borland makefile.
...
[originally from svn r1142]
2001-05-28 10:26:10 +00:00
Simon Tatham
e59d3712c2
Borland and Cygwin makefiles now support XFLAGS.
...
[originally from svn r1117]
2001-05-13 11:46:00 +00:00
Simon Tatham
580cde3fde
Add the missing "all" target in the Cygwin makefile
...
[originally from svn r1085]
2001-04-28 12:07:41 +00:00
Simon Tatham
64b27d6bf4
Add -lwinmm to Cygwin makefile. Thanks Jacob.
...
[originally from svn r1081]
2001-04-28 11:25:03 +00:00
Simon Tatham
942d7f0533
Update Makefile generation and ensure everything works with Borland 5.5
...
[originally from svn r684]
2000-10-06 15:54:04 +00:00
Simon Tatham
9119c6e02f
Fix Jacob's fix for mingw32 resource compiler so that it _only_ happens
...
when using the mingw32 resource compiler!
[originally from svn r600]
2000-09-19 08:24:51 +00:00
Simon Tatham
9325cb748f
Joris van Rantwijk knows how to cause a Borland-built PuTTY to
...
release the console! Hooray! Let's do that then. It's the -aa option
on ilink32.
[originally from svn r499]
2000-06-21 16:08:08 +00:00
Simon Tatham
3ceb7127ba
Borland makefile should now work sanely with the free-beer bcc55
...
[originally from svn r395]
2000-03-08 09:41:17 +00:00
Simon Tatham
bd4b8c1285
Joris van Rantwijk's fixes for cygwin (NB includes WIN32S_COMPAT)
...
[originally from svn r389]
2000-02-20 11:01:00 +00:00
Simon Tatham
6e7131412e
Fix problems with resource compilation Makefile lines
...
[originally from svn r371]
2000-01-19 12:16:19 +00:00
Simon Tatham
21d2f97597
Fix FORCE target in Cygwin makefile
...
[originally from svn r370]
2000-01-19 12:11:38 +00:00
Simon Tatham
3c7d363fd8
Couple of bug fixes to cygwin makefile
...
[originally from svn r350]
1999-12-14 09:29:55 +00:00
Simon Tatham
5176e1e9bb
Add multi-makefile management system
...
[originally from svn r349]
1999-12-13 17:21:42 +00:00