Age | Commit message (Expand) | Author |
2017-05-02 | release 4.7 | Hiltjo Posthuma |
2015-12-19 | Shut up glibc about _BSD_SOURCE being deprecated | Quentin Rameau |
2015-09-28 | config.mk: use -std=c99 | Hiltjo Posthuma |
2015-09-27 | config.mk: fix _XOPEN_SOURCE=700 for getline() | Hiltjo Posthuma |
2015-09-27 | config.mk: improve feature test check | Hiltjo Posthuma |
2015-07-19 | config.mk: add FREETYPELIBS and FREETYPEINC | Hiltjo Posthuma |
2015-06-27 | Use libdraw: add Xft and fallback-fonts support to graphics lib | Hiltjo Posthuma |
2012-04-06 | _POSIX_C_SOURCE=200809L | Connor Lane Smith |
2012-01-18 | remove _POSIX_C_SOURCE cflag | Connor Lane Smith |
2012-01-08 | update version 4.5-hg | Connor Lane Smith |
2012-01-04 | config.mk cleanup | anselm@garbe.us |
2011-11-19 | replace lsx with stest | Connor Lane Smith |
2011-09-19 | change version to 'hg' | Connor Lane Smith |
2011-07-04 | rebind ^N ^P | Connor Lane Smith |
2011-05-18 | bugfix | Connor Lane Smith |
2011-05-15 | portability | Connor Lane Smith |
2011-05-15 | cleanup | Connor Lane Smith |
2011-05-14 | increment version | Connor Lane Smith |
2011-01-07 | cache option in config.mk | Connor Lane Smith |
2010-11-20 | fixed dist target bug | Anselm R Garbe |
2010-11-11 | removed libdc dependence | Connor Lane Smith |
2010-09-13 | fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner case | Connor Lane Smith |
2010-08-10 | simplifications | Connor Lane Smith |
2010-08-02 | fixed bugs, no more config.h, updated manpage, new libdraw | Connor Lane Smith |
2010-06-30 | libdraw now has own repo | Connor Lane Smith |
2010-06-24 | moved draw.c to libdraw.a | Connor Lane Smith |
2010-05-29 | prepared bugfix release 4.1.1 | Anselm R Garbe |
2009-11-28 | applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (du... | Anselm R Garbe |
2009-02-21 | applied Matthias Christian Ott's sanity fixes (thanks a lot!) | Anselm R Garbe |
2008-12-12 | next release will be 4.0 | a@null |
2008-08-18 | backported drawtext() simplifications to dmenu | Anselm R Garbe |
2008-06-19 | minor fix | Anselm R Garbe |
2008-06-18 | minor fix | Anselm R Garbe |
2008-06-13 | cosmetic fixes | Anselm R Garbe |
2008-05-19 | added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w | anselm@anselm1 |
2008-04-09 | re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons... | Anselm R Garbe |
2008-03-18 | fixed match() to prefer prefix-matches to strstr-matches in the match list, e... | Anselm R Garbe |
2007-12-22 | added dmenu run | anselm@anselm1 |
2007-10-10 | adapted c99 for pedantic checks, even if those checks are somewhat broken | Anselm R. Garbe |
2007-09-23 | applied MichaĆ Janeczek dmenu patch, made dmenu match case-insensitive by de... | Anselm R. Garbe |
2007-09-17 | next version is 3.3 | arg@suckless.org |
2007-05-23 | applied Jukka's fix | Anselm R. Garbe |
2007-05-15 | removed strip, added -s to LDFLAGs | Anselm R. Garbe |
2007-05-02 | fixed a small bug in dmenu when an empty font is supplied | Anselm R. Garbe |
2007-04-13 | making copyright notice more compact | Anselm R. Garbe |
2007-03-28 | next version is 2.9 | Anselm R. Garbe |
2007-03-07 | attempt to grab the keyboard only 1000 times, not forever. | Anselm R. Garbe |
2007-03-02 | also, don't set the font all the time | Anselm R. Garbe |
2007-02-26 | next is 2.6, but not yet ;) | Anselm R. Garbe |
2007-02-23 | fixed a bug when dmenu is run with -v | Anselm R. Garbe |