aboutsummaryrefslogtreecommitdiff
path: root/dmenu.c
Commit message (Collapse)AuthorAgeLines
* add ^MConnor Lane Smith2011-06-13-0/+1
|
* bugfix4.3.1Connor Lane Smith2011-05-18-1/+1
|
* no -m, cleanup4.3Connor Lane Smith2011-05-18-17/+18
|
* fix possible overflowConnor Lane Smith2011-05-16-4/+4
|
* fixed extra warningsConnor Lane Smith2011-05-16-6/+6
|
* portabilityConnor Lane Smith2011-05-15-9/+12
|
* efficient incremental searchConnor Lane Smith2011-05-15-18/+19
|
* match firstConnor Lane Smith2011-05-15-4/+5
|
* faster grabConnor Lane Smith2011-05-15-11/+12
|
* cleanupConnor Lane Smith2011-05-15-6/+5
|
* fast but inexactConnor Lane Smith2011-05-15-4/+7
|
* cleanupConnor Lane Smith2011-05-14-5/+2
|
* instant ^EConnor Lane Smith2011-05-14-16/+20
|
* fix typoConnor Lane Smith2011-05-14-1/+1
|
* use array for itemsConnor Lane Smith2011-05-14-10/+10
|
* fixed xinerama corner caseConnor Lane Smith2011-05-12-7/+7
|
* fixed -m bug (thanks Rob)Connor Lane Smith2011-05-11-9/+9
|
* fast grab patch (thanks Rob)Connor Lane Smith2011-05-08-4/+14
|
* helpful errorsConnor Lane Smith2011-05-06-2/+2
|
* paringConnor Lane Smith2011-05-05-19/+11
|
* update licenseConnor Lane Smith2011-01-07-1/+1
|
* moved main, updated argsConnor Lane Smith2010-11-17-48/+48
|
* rebound paste to ^YConnor Lane Smith2010-11-12-4/+3
|
* removed libdc dependenceConnor Lane Smith2010-11-11-26/+26
|
* -m flag to fix dwm selmon bugConnor Lane Smith2010-11-02-1/+5
|
* fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner caseConnor Lane Smith2010-09-13-1/+1
|
* simplificationConnor Lane Smith2010-09-11-1/+1
|
* update to libdc, fixed utf8 bugConnor Lane Smith2010-09-11-2/+2
|
* arrow offsetConnor Lane Smith2010-08-20-1/+1
|
* fixed width bugConnor Lane Smith2010-08-20-3/+3
|
* rebound paste, removed useless max widthsConnor Lane Smith2010-08-20-7/+8
|
* new libdrawConnor Lane Smith2010-08-19-25/+25
|
* new libdrawConnor Lane Smith2010-08-19-2/+2
|
* resorted globalsConnor Lane Smith2010-08-18-1/+1
|
* signed ints, ignore negative -l valueConnor Lane Smith2010-08-18-4/+5
|
* fixed insert segfault, added nextruneConnor Lane Smith2010-08-12-37/+35
|
* fixed pasteConnor Lane Smith2010-08-11-7/+8
|
* new libdraw, replaced cistrstr with fstrstr, simpler readstdinConnor Lane Smith2010-08-11-40/+34
|
* more efficient initfontConnor Lane Smith2010-08-10-3/+4
|
* reverted calcoffsetsConnor Lane Smith2010-08-10-5/+6
|
* simplificationsConnor Lane Smith2010-08-10-18/+14
|
* cursor fix + styleConnor Lane Smith2010-08-09-25/+19
|
* added ^D, removed ^MConnor Lane Smith2010-08-06-1/+3
|
* new libdraw, typo fixesConnor Lane Smith2010-08-05-5/+5
|
* another typo fix (thanks, Gene Auyeung)Connor Lane Smith2010-08-03-1/+1
|
* typo fixConnor Lane Smith2010-08-03-1/+1
|
* cleaned upConnor Lane Smith2010-08-03-2/+2
|
* merged *{h,v} functionsConnor Lane Smith2010-08-03-59/+40
|
* retyped promptwConnor Lane Smith2010-08-02-1/+1
|
* replaced promptwConnor Lane Smith2010-08-02-2/+5
|