summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* added screen.c, removed layout.c and tag.cGravatar Anselm R. Garbe 2007-08-191-1/+1
* fififiGravatar Anselm R. Garbe 2007-08-151-1/+1
* separated layout-specific stuff into separate .h and .c files which are inclu...Gravatar Anselm R. Garbe 2007-08-111-1/+1
* removed strip, added -s to LDFLAGSGravatar Anselm R. Garbe 2007-05-151-1/+0
* yet another fix of copyright compactisitionGravatar Anselm R. Garbe 2007-04-131-1/+1
* fixed quoting and a commentGravatar Anselm R. Garbe 2007-02-211-1/+1
* added draw.c again (except getcolor and setfont which are helpers in main.c)Gravatar Anselm R. Garbe 2007-02-201-1/+1
* split screen.c into layout.c and tag.c (because the view is an implicit mixtu...Gravatar Anselm R. Garbe 2007-02-201-1/+1
* draw.c is useless (belongs to main.c now)Gravatar Anselm R. Garbe 2007-02-191-1/+1
* renamed view.c into screen.cGravatar Anselm R. Garbe 2007-02-191-1/+1
* merged tag.c, view.c and tile.c to manage.cGravatar Anselm R. Garbe 2007-02-191-1/+1
* introduced tile.c, some refactoring of functionsGravatar Anselm R. Garbe 2007-02-191-1/+1
* fixed copyright notice in MakefileGravatar Anselm R. Garbe 2007-02-081-1/+1
* got rid of LD (inspired by JGs patch to wmii)Gravatar Anselm R. Garbe 2007-02-051-3/+2
* next version will contain updated copyright noticeGravatar arg@mig29 2007-01-021-1/+1
* separated several functions into view.cGravatar Anselm R. Garbe 2006-08-221-1/+1
* removed finished messageGravatar Anselm R.Garbe 2006-08-141-1/+0
* applied Sanders LD and resize patchesGravatar Anselm R.Garbe 2006-08-141-1/+2
* applied Sanders tiny patchesGravatar Anselm R.Garbe 2006-08-081-1/+1
* typo fixGravatar arg@10ksloc.org 2006-08-071-1/+1
* applied Sanders man page/Makefile patchGravatar arg@10ksloc.org 2006-08-071-1/+1
* added stripping to dwm target in MakefileGravatar arg@10ksloc.org 2006-08-071-0/+1
* removed CONFIGGravatar arg@10ksloc.org 2006-08-031-3/+2
* make config.h not a time dependenceGravatar arg@10ksloc.org 2006-08-031-1/+1
* removed rm config.h from cleanGravatar arg@10ksloc.org 2006-08-031-1/+1
* added gmake complianceGravatar arg@10ksloc.org 2006-08-031-2/+2
* applied Jukka's diffGravatar arg@10ksloc.org 2006-08-031-4/+5
* applied Sanders Makefile patchGravatar arg@10ksloc.org 2006-08-031-26/+20
* using SRC instead of *.cGravatar arg@10ksloc.org 2006-08-031-1/+1
* changed the files included in make distGravatar arg@10ksloc.org 2006-08-031-1/+2
* applied Sanders doc changes, added a PHONY line and changed the output of con...Gravatar arg@10ksloc.org 2006-08-031-1/+4
* implemented the idea presented by Sander for dwm targetGravatar arg@10ksloc.org 2006-08-021-1/+4
* applied Sanders patchesGravatar arg@10ksloc.org 2006-08-011-2/+1
* makefile now sets permissions for executables and man pagesGravatar arg@10ksloc.org 2006-07-201-0/+6
* simplified MakefileGravatar Anselm R. Garbe 2006-07-171-2/+2
* rearranged several stuffGravatar Anselm R. Garbe 2006-07-151-1/+1
* rearrangedGravatar Anselm R. Garbe 2006-07-141-1/+1
* draw bar on exposure ;)Gravatar Anselm R. Garbe 2006-07-141-1/+1
* prep 0.1Gravatar Anselm R. Garbe 2006-07-141-1/+1
* implemented bar for dwm (I miss status text), I plan that status text is read...Gravatar Anselm R. Garbe 2006-07-141-1/+1
* changed default colorsGravatar Anselm R. Garbe 2006-07-131-2/+2
* added dev.c instead of kb.cGravatar Anselm R. Garbe 2006-07-131-1/+1
* added logo+descriptionGravatar Anselm R. Garbe 2006-07-131-12/+12
* removed unnecessary crapGravatar Anselm R. Garbe 2006-07-131-16/+10
* added grid mode on Mod1Mask gGravatar Anselm R. Garbe 2006-07-121-1/+1
* added mouse-based resizalsGravatar Anselm R. Garbe 2006-07-111-1/+1
* removed unnecessary sel stuffGravatar Anselm R. Garbe 2006-07-111-8/+2
* added gridsel to gridwmGravatar Anselm R. Garbe 2006-07-111-2/+8
* added key handlingGravatar Anselm R. Garbe 2006-07-111-1/+1
* added several other stuffGravatar Anselm R. Garbe 2006-07-101-2/+2