Age | Commit message (Expand) | Author |
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 |
2007-02-23 | ok 2.4.2 | Anselm R. Garbe |
2007-02-23 | hotfix | Anselm R. Garbe |
2007-02-22 | made Fnt an anonymous struct | Anselm R. Garbe |
2007-02-19 | removed draw.c, implemented C-w handling (backward word deletion) | Anselm R. Garbe |
2007-02-05 | got rid of LD, inspired by JGs patch to wmii | Anselm R. Garbe |
2007-01-17 | hotfix changes | Anselm R. Garbe |
2007-01-16 | small fix of Control-j in dmenu.1 | Anselm R. Garbe |
2007-01-02 | next version will contain updated copyright notice | arg@mig29 |
2006-12-18 | applied Stefan Tibus' sun patch, added -bottom option to dmenu which makes it... | arg@mig29 |
2006-12-14 | added vi-like key-bindings for keyboards without cursor keys (they are undocu... | arg@mig29 |
2006-12-14 | applied hotfix of sander | arg@mig29 |
2006-12-08 | removed hardcoded 'fixed' fallback, useless and misleading | arg@mig29 |
2006-12-05 | enforcing using imcomplete fonsets anyways | arg@mig29 |
2006-11-26 | next version will be 1.5 | arg@mig29 |
2006-10-23 | fixing arg handling in dmenu (thanks to Sander for his report) | Anselm R. Garbe |
2006-10-10 | simplified main event loop | Anselm R. Garbe |
2006-10-06 | changing version info | Anselm R. Garbe |
2006-09-26 | removed config.h stuff, made dwm configurable due to command line options | arg@mmvi |
2006-09-11 | commented dmenu | Anselm R. Garbe |
2006-09-07 | made dmenu.1 also concise | Anselm R. Garbe |
2006-09-04 | fixed man page | Anselm R. Garbe |
2006-08-28 | updated version | Anselm R. Garbe |
2006-08-24 | migrated dmenu to use 4 instead of 3 colors | Anselm R. Garbe |
2006-08-16 | fixed a typo in config.mk, fixed cleanup code in dmenu (now frees all allocat... | Anselm R.Garbe |
2006-08-16 | applied sanders patch | Anselm R.Garbe |