Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-05-18 | no -m, cleanup4.3 | Connor Lane Smith | 1 | -13/+9 |
2011-05-15 | portability | Connor Lane Smith | 1 | -5/+6 |
2011-05-15 | cleanup | Connor Lane Smith | 1 | -5/+3 |
2011-05-14 | cleanup | Connor Lane Smith | 1 | -19/+5 |
2011-05-11 | fixed -m bug (thanks Rob) | Connor Lane Smith | 1 | -3/+3 |
2011-05-06 | helpful errors | Connor Lane Smith | 1 | -1/+6 |
2011-05-05 | paring | Connor Lane Smith | 1 | -5/+2 |
2010-11-17 | removed unnecessary defines4.2 | Connor Lane Smith | 1 | -2/+0 |
2010-11-11 | removed libdc dependence | Connor Lane Smith | 1 | -0/+196 |
2010-06-24 | moved draw.c to libdraw.a | Connor Lane Smith | 1 | -136/+0 |
2010-06-24 | decoupled draw.c from dmenu & dinput | Connor Lane Smith | 1 | -56/+53 |
2010-06-24 | fixed offsets, updated eprint, cleaned up | Connor Lane Smith | 1 | -4/+8 |
2010-06-23 | added draw.h | Connor Lane Smith | 1 | -32/+25 |
2010-06-23 | overlapping code | Connor Lane Smith | 1 | -1/+0 |
2010-06-23 | typo fixes | Connor Lane Smith | 1 | -1/+1 |
2010-06-23 | initial dmenu / dinput separation | Connor Lane Smith | 1 | -0/+143 |
2007-09-16 | micromizing dmenu step 1 | Anselm R. Garbe | 1 | -61/+0 |
2007-05-30 | referred to LICENSE file3.2 | Anselm R. Garbe | 1 | -3/+1 |
2007-04-13 | making copyright notice more compact3.0 | Anselm R. Garbe | 1 | -4/+3 |
2007-03-02 | also, don't set the font all the time | Anselm R. Garbe | 1 | -11/+4 |
2007-02-20 | readded draw.c again (except getcolor and setfont) | Anselm R. Garbe | 1 | -0/+71 |
2007-02-19 | removed draw.c, implemented C-w handling (backward word deletion) | Anselm R. Garbe | 1 | -121/+0 |
2007-01-02 | next version will contain updated copyright notice | arg@mig29 | 1 | -1/+1 |
2006-12-08 | fixed diagnostic error message | arg@mig29 | 1 | -1/+1 |
2006-12-08 | removed hardcoded 'fixed' fallback, useless and misleading | arg@mig29 | 1 | -4/+1 |
2006-12-07 | found compromise1.6 | arg@mig29 | 1 | -1/+1 |
2006-12-07 | also fixing dmenu accordingly | arg@mig29 | 1 | -2/+0 |
2006-12-05 | only setting LC_CTYPE | arg@mig29 | 1 | -1/+1 |
2006-12-05 | enforcing using imcomplete fonsets anyways | arg@mig29 | 1 | -6/+1 |
2006-11-26 | fixing sizeof stuff | arg@mig29 | 1 | -2/+2 |
2006-10-06 | removed useless newlines | Anselm R. Garbe | 1 | -9/+1 |
2006-09-26 | error handling | arg@mmvi | 1 | -2/+3 |
2006-09-26 | foo | arg@mmvi | 1 | -1/+1 |
2006-09-26 | reverting | arg@mmvi | 1 | -3/+2 |
2006-09-26 | added fallback to color initialization | arg@mmvi | 1 | -2/+3 |
2006-09-12 | made function signatures more consistent to my coding style1.0 | Anselm R. Garbe | 1 | -10/+5 |
2006-08-25 | updated dmenu to borderless drawing as well | Anselm R. Garbe | 1 | -25/+8 |
2006-08-25 | back to 3 colors | Anselm R. Garbe | 1 | -7/+14 |
2006-08-24 | removed useless call | Anselm R. Garbe | 1 | -3/+1 |
2006-08-24 | migrated dmenu to use 4 instead of 3 colors | Anselm R. Garbe | 1 | -12/+7 |
2006-08-24 | removed unnecessary Xlib call | Anselm R. Garbe | 1 | -2/+1 |
2006-08-14 | fixed string cutting | Anselm R.Garbe | 1 | -5/+5 |
2006-08-14 | fixed string cutting | Anselm R.Garbe | 1 | -2/+10 |
2006-08-11 | simplified drawborder | Anselm R.Garbe | 1 | -22/+16 |
2006-08-10 | readded border colors, this sucks least0.3 | Anselm R.Garbe | 1 | -20/+28 |
2006-08-10 | drawing border around sel item | Anselm R.Garbe | 1 | -5/+20 |
2006-08-10 | removed unnecessary border color | Anselm R.Garbe | 1 | -24/+1 |
2006-08-04 | remove stderr spitting | arg@10ksloc.org | 1 | -2/+0 |
2006-08-04 | rearranged several stuff | arg@10ksloc.org | 1 | -97/+87 |
2006-08-04 | initial import | arg@10ksloc.org | 1 | -0/+171 |