aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner caseConnor Lane Smith2010-09-13-2/+2
* simplificationConnor Lane Smith2010-09-11-1/+1
* update to libdc, fixed utf8 bugConnor Lane Smith2010-09-11-3/+3
* 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-9/+10
* 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-19/+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-6/+6
* 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-3/+6
* fixed bugs, no more config.h, updated manpage, new libdrawConnor Lane Smith2010-08-02-220/+162
* updated manpage, added paste, cleaned up, new libdrawConnor Lane Smith2010-07-31-319/+271
* merged dmenu & dinput (clunky interface)Connor Lane Smith2010-07-30-440/+215
* underline matchConnor Lane Smith2010-07-30-0/+5
* new libdrawConnor Lane Smith2010-07-30-3/+6
* fixed vlist selectConnor Lane Smith2010-07-30-5/+9
* updated to libdraw tipConnor Lane Smith2010-07-27-3/+6
* added dmenu.h, common.cConnor Lane Smith2010-07-02-314/+204
* updated to new libdrawConnor Lane Smith2010-07-02-32/+20
* atexit cleanupConnor Lane Smith2010-07-02-46/+36
* removed -e flag (too buggy), cleaned upConnor Lane Smith2010-06-30-38/+20
* fixed no-input invisible text bugConnor Lane Smith2010-06-30-2/+2
* libdraw now has own repoConnor Lane Smith2010-06-30-242/+8
* resizing vlist, new dinput bindingConnor Lane Smith2010-06-30-18/+16
* cleaned upConnor Lane Smith2010-06-30-5/+6
* decosmeticsConnor Lane Smith2010-06-29-2/+2
* dinput with dmenu flags, fixed usage & -v, cosmeticsConnor Lane Smith2010-06-29-14/+32
* extended libdrawConnor Lane Smith2010-06-28-20/+40
* cleaned upConnor Lane Smith2010-06-25-9/+10
* moved draw.c to libdraw.aConnor Lane Smith2010-06-24-148/+191
* removed colors from dcConnor Lane Smith2010-06-24-22/+24
* decoupled draw.c from dmenu & dinputConnor Lane Smith2010-06-24-117/+111
* fixed offsets, updated eprint, cleaned upConnor Lane Smith2010-06-24-33/+42
* fixed static symbols in config.def.hConnor Lane Smith2010-06-24-6/+6
* fixed makefileConnor Lane Smith2010-06-23-3/+7