| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | -m flag to fix dwm selmon bug | Connor Lane Smith | 2010-11-02 | 1 | -1/+5 |
* | fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner case | Connor Lane Smith | 2010-09-13 | 1 | -1/+1 |
* | simplification | Connor Lane Smith | 2010-09-11 | 1 | -1/+1 |
* | update to libdc, fixed utf8 bug | Connor Lane Smith | 2010-09-11 | 1 | -2/+2 |
* | arrow offset | Connor Lane Smith | 2010-08-20 | 1 | -1/+1 |
* | fixed width bug | Connor Lane Smith | 2010-08-20 | 1 | -3/+3 |
* | rebound paste, removed useless max widths | Connor Lane Smith | 2010-08-20 | 1 | -7/+8 |
* | new libdraw | Connor Lane Smith | 2010-08-19 | 1 | -25/+25 |
* | new libdraw | Connor Lane Smith | 2010-08-19 | 1 | -2/+2 |
* | resorted globals | Connor Lane Smith | 2010-08-18 | 1 | -1/+1 |
* | signed ints, ignore negative -l value | Connor Lane Smith | 2010-08-18 | 1 | -4/+5 |
* | fixed insert segfault, added nextrune | Connor Lane Smith | 2010-08-12 | 1 | -37/+35 |
* | fixed paste | Connor Lane Smith | 2010-08-11 | 1 | -7/+8 |
* | new libdraw, replaced cistrstr with fstrstr, simpler readstdin | Connor Lane Smith | 2010-08-11 | 1 | -40/+34 |
* | more efficient initfont | Connor Lane Smith | 2010-08-10 | 1 | -3/+4 |
* | reverted calcoffsets | Connor Lane Smith | 2010-08-10 | 1 | -5/+6 |
* | simplifications | Connor Lane Smith | 2010-08-10 | 1 | -18/+14 |
* | cursor fix + style | Connor Lane Smith | 2010-08-09 | 1 | -25/+19 |
* | added ^D, removed ^M | Connor Lane Smith | 2010-08-06 | 1 | -1/+3 |
* | new libdraw, typo fixes | Connor Lane Smith | 2010-08-05 | 1 | -5/+5 |
* | another typo fix (thanks, Gene Auyeung) | Connor Lane Smith | 2010-08-03 | 1 | -1/+1 |
* | typo fix | Connor Lane Smith | 2010-08-03 | 1 | -1/+1 |
* | cleaned up | Connor Lane Smith | 2010-08-03 | 1 | -2/+2 |
* | merged *{h,v} functions | Connor Lane Smith | 2010-08-03 | 1 | -59/+40 |
* | retyped promptw | Connor Lane Smith | 2010-08-02 | 1 | -1/+1 |
* | replaced promptw | Connor Lane Smith | 2010-08-02 | 1 | -2/+5 |
* | fixed bugs, no more config.h, updated manpage, new libdraw | Connor Lane Smith | 2010-08-02 | 1 | -128/+94 |
* | updated manpage, added paste, cleaned up, new libdraw | Connor Lane Smith | 2010-07-31 | 1 | -269/+219 |
* | merged dmenu & dinput (clunky interface) | Connor Lane Smith | 2010-07-30 | 1 | -41/+210 |
* | underline match | Connor Lane Smith | 2010-07-30 | 1 | -0/+5 |
* | new libdraw | Connor Lane Smith | 2010-07-30 | 1 | -2/+3 |
* | fixed vlist select | Connor Lane Smith | 2010-07-30 | 1 | -5/+9 |
* | updated to libdraw tip | Connor Lane Smith | 2010-07-27 | 1 | -2/+5 |
* | added dmenu.h, common.c | Connor Lane Smith | 2010-07-02 | 1 | -163/+25 |
* | updated to new libdraw | Connor Lane Smith | 2010-07-02 | 1 | -11/+10 |
* | atexit cleanup | Connor Lane Smith | 2010-07-02 | 1 | -26/+21 |
* | removed -e flag (too buggy), cleaned up | Connor Lane Smith | 2010-06-30 | 1 | -20/+10 |
* | fixed no-input invisible text bug | Connor Lane Smith | 2010-06-30 | 1 | -2/+2 |
* | libdraw now has own repo | Connor Lane Smith | 2010-06-30 | 1 | -1/+1 |
* | resizing vlist, new dinput binding | Connor Lane Smith | 2010-06-30 | 1 | -18/+16 |
* | cleaned up | Connor Lane Smith | 2010-06-30 | 1 | -5/+6 |
* | dinput with dmenu flags, fixed usage & -v, cosmetics | Connor Lane Smith | 2010-06-29 | 1 | -6/+16 |
* | extended libdraw | Connor Lane Smith | 2010-06-28 | 1 | -9/+9 |
* | cleaned up | Connor Lane Smith | 2010-06-25 | 1 | -5/+6 |
* | removed colors from dc | Connor Lane Smith | 2010-06-24 | 1 | -12/+14 |
* | decoupled draw.c from dmenu & dinput | Connor Lane Smith | 2010-06-24 | 1 | -23/+26 |
* | fixed offsets, updated eprint, cleaned up | Connor Lane Smith | 2010-06-24 | 1 | -26/+30 |
* | cleaned up | Connor Lane Smith | 2010-06-23 | 1 | -1/+15 |
* | cleaned up | Connor Lane Smith | 2010-06-23 | 1 | -1/+0 |
* | added draw.h | Connor Lane Smith | 2010-06-23 | 1 | -18/+4 |