aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2007-08-15fififiAnselm R. Garbe
2007-08-11separated layout-specific stuff into separate .h and .c files which are inclu...Anselm R. Garbe
2007-05-15removed strip, added -s to LDFLAGSAnselm R. Garbe
2007-04-13yet another fix of copyright compactisitionAnselm R. Garbe
2007-02-21fixed quoting and a comment3.6Anselm R. Garbe
2007-02-20added draw.c again (except getcolor and setfont which are helpers in main.c)Anselm R. Garbe
2007-02-20split screen.c into layout.c and tag.c (because the view is an implicit mixtu...Anselm R. Garbe
2007-02-19draw.c is useless (belongs to main.c now)Anselm R. Garbe
2007-02-19renamed view.c into screen.cAnselm R. Garbe
2007-02-19merged tag.c, view.c and tile.c to manage.cAnselm R. Garbe
2007-02-19introduced tile.c, some refactoring of functionsAnselm R. Garbe
2007-02-08fixed copyright notice in MakefileAnselm R. Garbe
2007-02-05got rid of LD (inspired by JGs patch to wmii)Anselm R. Garbe
2007-01-02next version will contain updated copyright noticearg@mig29
2006-08-22separated several functions into view.cAnselm R. Garbe
2006-08-14removed finished messageAnselm R.Garbe
2006-08-14applied Sanders LD and resize patchesAnselm R.Garbe
2006-08-08applied Sanders tiny patchesAnselm R.Garbe
2006-08-07typo fixarg@10ksloc.org
2006-08-07applied Sanders man page/Makefile patcharg@10ksloc.org
2006-08-07added stripping to dwm target in Makefilearg@10ksloc.org
2006-08-03removed CONFIGarg@10ksloc.org
2006-08-03make config.h not a time dependencearg@10ksloc.org
2006-08-03removed rm config.h from cleanarg@10ksloc.org
2006-08-03added gmake compliancearg@10ksloc.org
2006-08-03applied Jukka's diffarg@10ksloc.org
2006-08-03applied Sanders Makefile patcharg@10ksloc.org
2006-08-03using SRC instead of *.carg@10ksloc.org
2006-08-03changed the files included in make distarg@10ksloc.org
2006-08-03applied Sanders doc changes, added a PHONY line and changed the output of con...arg@10ksloc.org
2006-08-02implemented the idea presented by Sander for dwm targetarg@10ksloc.org
2006-08-01applied Sanders patchesarg@10ksloc.org
2006-07-20makefile now sets permissions for executables and man pagesarg@10ksloc.org
2006-07-17simplified MakefileAnselm R. Garbe
2006-07-15rearranged several stuffAnselm R. Garbe
2006-07-14rearrangedAnselm R. Garbe
2006-07-14draw bar on exposure ;)Anselm R. Garbe
2006-07-14prep 0.10.1Anselm R. Garbe
2006-07-14implemented bar for dwm (I miss status text), I plan that status text is read...Anselm R. Garbe
2006-07-13changed default colorsAnselm R. Garbe
2006-07-13added dev.c instead of kb.cAnselm R. Garbe
2006-07-13added logo+descriptionAnselm R. Garbe
2006-07-13removed unnecessary crapAnselm R. Garbe
2006-07-12added grid mode on Mod1Mask gAnselm R. Garbe
2006-07-11added mouse-based resizalsAnselm R. Garbe
2006-07-11removed unnecessary sel stuffAnselm R. Garbe
2006-07-11added gridsel to gridwmAnselm R. Garbe
2006-07-11added key handlingAnselm R. Garbe
2006-07-10added several other stuffAnselm R. Garbe
2006-07-10renamed gridmenu.c into menu.cAnselm R. Garbe