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