Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-14 | only match links | ||
2011-05-14 | follow symlinks | ||
2011-05-14 | cleanup | ||
2011-05-14 | whoops, wrong dmenu_path version | ||
2011-05-14 | fast dmenu_path script | ||
2011-05-14 | instant ^E | ||
2011-05-14 | fix typo | ||
2011-05-14 | use array for items | ||
2011-05-12 | fixed xinerama corner case | ||
2011-05-11 | fixed -m bug (thanks Rob) | ||
2011-05-08 | fast grab patch (thanks Rob) | ||
2011-05-06 | helpful errors | ||
2011-05-05 | paring | ||
2011-01-07 | update license | ||
2011-01-07 | cache option in config.mk | ||
2010-12-01 | gmake spews | ||
2010-12-01 | posix makefile | ||
2010-11-20 | Added tag 4.2.1 for changeset abb6579a324f | ||
2010-11-20 | fixed dist target bug | ||
2010-11-19 | Added tag 4.2 for changeset 379813a051f0 | ||
2010-11-17 | removed unnecessary defines | ||
2010-11-17 | moved main, updated args | ||
2010-11-12 | fixed config.mk dep | ||
2010-11-12 | updated manpage | ||
2010-11-12 | rebound paste to ^Y | ||
2010-11-11 | removed libdc dependence | ||
2010-11-02 | -m flag to fix dwm selmon bug | ||
2010-10-08 | updated manpage | ||
2010-10-08 | cleaned up | ||
2010-10-08 | dmenu_path.c (shell is a bottleneck) | ||
2010-09-13 | fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner case | ||
2010-09-11 | simplification | ||
2010-09-11 | update to libdc, fixed utf8 bug | ||
2010-08-20 | arrow offset | ||
2010-08-20 | fixed width bug | ||
2010-08-20 | rebound paste, removed useless max widths | ||
2010-08-19 | new libdraw | ||
2010-08-19 | new libdraw | ||
2010-08-18 | resorted globals | ||
2010-08-18 | signed ints, ignore negative -l value | ||
2010-08-12 | fixed insert segfault, added nextrune | ||
2010-08-11 | fixed paste | ||
2010-08-11 | new libdraw, replaced cistrstr with fstrstr, simpler readstdin | ||
2010-08-10 | more efficient initfont | ||
2010-08-10 | reverted calcoffsets | ||
2010-08-10 | simplifications | ||
2010-08-09 | cursor fix + style | ||
2010-08-06 | added ^D, removed ^M | ||
2010-08-05 | new libdraw, typo fixes | ||
2010-08-03 | another typo fix (thanks, Gene Auyeung) | ||