Commit graph

5 commits

Author SHA1 Message Date
rillig
121d00ed27 x11: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 09:14:06 +00:00
nia
27c83d4482 x11/aterm: Update to 1.0.1.
Bit over 11 years late, but at least we got there in the end!

ChangeLog:

2007-08-01  vae

	* adding CL generation to makefiles
	* fixing configure bug
	* preparing configure for 1.0.1
	*  changed MWM HINTS, re gentoo bug #139554.

2006-06-26  sasha

	* fixed compile errors when no XLocale is available

2006-03-29  sasha

	* converted main.c back to unix mode
	* converted screen.c back to unix mode

2006-02-17  sasha

	* fixed bug preventing from pasting more then 16Kb into aterm

2006-02-13  sasha

	* minor cleanups
	* fix for the high-ascii pasting in screen.c - need to use
	  XA_STRING ???

2006-01-08  sasha

	*  added patch for background refresh on desktop changes in ion3
	  when pixmap has not changed

2005-12-21  sasha

	* added uninstall target to the top Makefile

2005-12-06  sasha

	* Added patch for XIM support gratiously provided by
	  calkin@ieee.org

2005-09-19  sasha

	* updated mappings for F1-F4 to modern \033OP, etc.
	* possibly fixed pasting on 64bit systems

2005-09-06  sasha

	* updated contacts info in man page
	* applyed term size patch from daniel@roe.ch

2005-07-11  sasha

	* fixed geometry printing into stderr
2018-11-30 17:25:05 +00:00
dholland
a015eb0955 Add optional, default-off dependency on afterstep, and disable
afterstep support if not enabled to avoid build failure if the
configure script finds it. From Yakovetsky Vladimir in PR 36755.
2016-05-01 19:35:09 +00:00
wiz
5c11268df7 Remove some more *LEGACY* settings that are over a month old and
thus were before 2005Q3.
2005-10-05 13:29:49 +00:00
wiz
997d60474f Convert to options framework.
Fix a pasto in a comment while here.
2005-06-01 19:39:36 +00:00