Makefile
2007-10-19 arg thx to Toni Lainson
2007-10-18 arg removed dwm.h, just include C-files in config.h if you extend dwm, that's simplier and most flexible than all other possibilities
2007-10-11 Anselm R. Garbe recreated dwm.h
2007-09-23 Anselm R. Garbe renamed config.h into config.def.h, config.h will be created if not present, this seems less annoying after all
2007-09-17 arg made all stuff non-static - so you can choose wether to use dwm the static or the extern way when extending it
2007-09-15 Anselm R. Garbe micromizing dwm step 1
2007-09-15 Anselm R. Garbe moved bar-related stuff to bar.c (merged draw.c into that)
2007-09-15 Anselm R. Garbe renamed config.default.h into config.h
2007-09-15 Anselm R. Garbe dist target only needs to add config.default.h
2007-08-19 Anselm R. Garbe added screen.c, removed layout.c and tag.c
2007-08-15 Anselm R. Garbe fififi
2007-08-11 Anselm R. Garbe separated layout-specific stuff into separate .h and .c files which are included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code
2007-05-15 Anselm R. Garbe removed strip, added -s to LDFLAGS
2007-04-13 Anselm R. Garbe yet another fix of copyright compactisition
2007-02-21 Anselm R. Garbe fixed quoting and a comment 3.6
2007-02-20 Anselm R. Garbe added draw.c again (except getcolor and setfont which are helpers in main.c)
2007-02-20 Anselm R. Garbe split screen.c into layout.c and tag.c (because the view is an implicit mixture of both)
2007-02-19 Anselm R. Garbe draw.c is useless (belongs to main.c now)
2007-02-19 Anselm R. Garbe renamed view.c into screen.c
2007-02-19 Anselm R. Garbe merged tag.c, view.c and tile.c to manage.c
2007-02-19 Anselm R. Garbe introduced tile.c, some refactoring of functions
2007-02-08 Anselm R. Garbe fixed copyright notice in Makefile
2007-02-05 Anselm R. Garbe got rid of LD (inspired by JGs patch to wmii)
2007-01-02 arg next version will contain updated copyright notice
2006-08-22 Anselm R. Garbe separated several functions into view.c
2006-08-14 Anselm R.Garbe removed finished message
2006-08-14 Anselm R.Garbe applied Sanders LD and resize patches
2006-08-08 Anselm R.Garbe applied Sanders tiny patches
2006-08-07 arg typo fix
2006-08-07 arg applied Sanders man page/Makefile patch
2006-08-07 arg added stripping to dwm target in Makefile
2006-08-03 arg removed CONFIG
less more (0) -50 -32 tip