Age | Commit message (Expand) | Author |
2010-08-06 | added ^D, removed ^M |  Connor Lane Smith |
2010-08-05 | new libdraw, typo fixes |  Connor Lane Smith |
2010-08-03 | another typo fix (thanks, Gene Auyeung) |  Connor Lane Smith |
2010-08-03 | typo fix |  Connor Lane Smith |
2010-08-03 | cleaned up |  Connor Lane Smith |
2010-08-03 | merged *{h,v} functions |  Connor Lane Smith |
2010-08-02 | retyped promptw |  Connor Lane Smith |
2010-08-02 | replaced promptw |  Connor Lane Smith |
2010-08-02 | fixed bugs, no more config.h, updated manpage, new libdraw |  Connor Lane Smith |
2010-07-31 | updated manpage, added paste, cleaned up, new libdraw |  Connor Lane Smith |
2010-07-30 | merged dmenu & dinput (clunky interface) |  Connor Lane Smith |
2010-07-30 | underline match |  Connor Lane Smith |
2010-07-30 | new libdraw |  Connor Lane Smith |
2010-07-30 | fixed vlist select |  Connor Lane Smith |
2010-07-27 | updated to libdraw tip |  Connor Lane Smith |
2010-07-02 | added dmenu.h, common.c |  Connor Lane Smith |
2010-07-02 | updated to new libdraw |  Connor Lane Smith |
2010-07-02 | atexit cleanup |  Connor Lane Smith |
2010-06-30 | removed -e flag (too buggy), cleaned up |  Connor Lane Smith |
2010-06-30 | fixed no-input invisible text bug |  Connor Lane Smith |
2010-06-30 | libdraw now has own repo |  Connor Lane Smith |
2010-06-30 | resizing vlist, new dinput binding |  Connor Lane Smith |
2010-06-30 | cleaned up |  Connor Lane Smith |
2010-06-29 | dinput with dmenu flags, fixed usage & -v, cosmetics |  Connor Lane Smith |
2010-06-28 | extended libdraw |  Connor Lane Smith |
2010-06-25 | cleaned up |  Connor Lane Smith |
2010-06-24 | removed colors from dc |  Connor Lane Smith |
2010-06-24 | decoupled draw.c from dmenu & dinput |  Connor Lane Smith |
2010-06-24 | fixed offsets, updated eprint, cleaned up |  Connor Lane Smith |
2010-06-23 | cleaned up |  Connor Lane Smith |
2010-06-23 | cleaned up |  Connor Lane Smith |
2010-06-23 | added draw.h |  Connor Lane Smith |
2010-06-23 | overlapping code |  Connor Lane Smith |
2010-06-23 | initial dmenu / dinput separation |  Connor Lane Smith |
2010-06-22 | fixed vlist cursor |  Connor Lane Smith |
2010-06-20 | updated manpage, changed keybinds |  Connor Lane Smith |
2010-06-20 | cleaned up |  Connor Lane Smith |
2010-06-20 | added ^K, optimisations |  Connor Lane Smith |
2010-06-16 | cleaned up |  Connor Lane Smith |
2010-06-11 | fixed vlist paging, cleaned up |  Connor Lane Smith |
2010-05-29 | applied Ramils patch |  Anselm R Garbe |
2010-05-28 | prepared dmenu-4.1 release |  Anselm R Garbe |
2010-05-05 | fixed vlist alignment |  Connor Lane Smith |
2010-05-02 | cleaning up |  Connor Lane Smith |
2010-04-14 | fixed bad parenting, simpler vlist |  Connor Lane Smith |
2010-04-13 | fixed ^U cursor support |  Connor Lane Smith |
2010-04-07 | fixed 3 bugs and some inconsistency |  Connor Lane Smith |
2010-04-01 | applied Troels' patch, thanks Troels! |  Anselm R Garbe |
2010-04-01 | commited Connor's sanity patch |  Anselm R Garbe |
2010-04-01 | apply nibble patch removing per-item length limit |  pancake |