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