File: HISTORY

package info (click to toggle)
wmanager 0.2.2-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 204 kB
  • sloc: cpp: 520; perl: 124; makefile: 99; sh: 83
file content (29 lines) | stat: -rw-r--r-- 1,166 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
v0.1 1999/09/26:
	- started this project

v0.1.1 1999/10/05:
        - added alternative .wmanagerrc file support
	- fixed bug in Makefile
	- added disclaimer text

v0.2.1 2002/08/19:
	- misc fixes (including a braindamaged 'return 1')

v0.2.2 2016/11/04
	- adopted by Peter Pentchev with Dr. Meik Teßmer's kind permission
	- set up a Git repository on GitLab
	- applied patches by Martin Michlmayr <tbm@cyrius.com>,
	  Branden Robinson <branden@progeny.com>,
	  James Troup <james@nocrew.org>, Andreas Rottmann <rotty@debian.org>,
	  Tommi Virtanen <tv@debian.org>, and myself to fix the build
	- switched to fltk-config instead of hardcoding the compiler flags
	  and linker libraries
	- dropped the "static" Makefile target
	- removed the VCS tags ($Id, etc) that are not automatically
	  expanded by the Git version control system
	- removed the Java classes, HTML templates, and CSS files for
	  the autogenerated C++ class documentation since the tool used
	  for generating it is not available any more
	- reworded some of the documentation files
	- added the wmanager manual page and the wmanager-loop and
	  wmanagerrc-update tools from the Debian package