summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Gravatar Anselm R. Garbe 2007-02-201-1/+1
| | | | mixture of both)
* 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 ↵Gravatar arg@10ksloc.org 2006-08-031-1/+4
| | | | config.h creation somewhat
* 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 ↵Gravatar Anselm R. Garbe 2006-07-141-1/+1
| | | | read from stdin in dwm
* 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
|
* renamed gridmenu.c into menu.cGravatar Anselm R. Garbe 2006-07-101-1/+1
|
* several new changes, made gridmenu workingGravatar Anselm R. Garbe 2006-07-101-4/+10
|
* added new stuffGravatar Anselm R. Garbe 2006-07-101-6/+6
|
* added gridmenuGravatar Anselm R. Garbe 2006-07-101-3/+35
|
* initial importGravatar Anselm R. Garbe 2006-07-101-0/+23