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
2006-08-03 arg make config.h not a time dependence
2006-08-03 arg removed rm config.h from clean
2006-08-03 arg added gmake compliance
2006-08-03 arg applied Jukka's diff
2006-08-03 arg applied Sanders Makefile patch
2006-08-03 arg using SRC instead of *.c
2006-08-03 arg changed the files included in make dist
2006-08-03 arg applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat
2006-08-02 arg implemented the idea presented by Sander for dwm target
2006-08-01 arg applied Sanders patches
2006-07-20 arg makefile now sets permissions for executables and man pages
2006-07-17 Anselm R. Garbe simplified Makefile
2006-07-15 Anselm R. Garbe rearranged several stuff
2006-07-14 Anselm R. Garbe rearranged
2006-07-14 Anselm R. Garbe draw bar on exposure ;)
2006-07-14 Anselm R. Garbe prep 0.1 0.1
2006-07-14 Anselm R. Garbe implemented bar for dwm (I miss status text), I plan that status text is read from stdin in dwm
2006-07-13 Anselm R. Garbe changed default colors
2006-07-13 Anselm R. Garbe added dev.c instead of kb.c
2006-07-13 Anselm R. Garbe added logo+description
2006-07-12 Anselm R. Garbe removed unnecessary crap
2006-07-12 Anselm R. Garbe added grid mode on Mod1Mask g
2006-07-11 Anselm R. Garbe added mouse-based resizals
2006-07-11 Anselm R. Garbe removed unnecessary sel stuff
2006-07-11 Anselm R. Garbe added gridsel to gridwm
2006-07-11 Anselm R. Garbe added key handling
2006-07-10 Anselm R. Garbe added several other stuff
2006-07-10 Anselm R. Garbe renamed gridmenu.c into menu.c
2006-07-10 Anselm R. Garbe several new changes, made gridmenu working
2006-07-10 Anselm R. Garbe added new stuff
2006-07-10 Anselm R. Garbe added gridmenu
2006-07-10 Anselm R. Garbe initial import
less more (0) tip