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