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