aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-19new libdrawConnor Lane Smith1-2/+2
2010-08-18resorted globalsConnor Lane Smith1-1/+1
2010-08-18signed ints, ignore negative -l valueConnor Lane Smith1-4/+5
2010-08-12fixed insert segfault, added nextruneConnor Lane Smith1-37/+35
2010-08-11fixed pasteConnor Lane Smith1-7/+8
2010-08-11new libdraw, replaced cistrstr with fstrstr, simpler readstdinConnor Lane Smith1-40/+34
2010-08-10more efficient initfontConnor Lane Smith1-3/+4
2010-08-10reverted calcoffsetsConnor Lane Smith1-5/+6
2010-08-10simplificationsConnor Lane Smith2-19/+14
2010-08-09cursor fix + styleConnor Lane Smith1-25/+19
2010-08-06added ^D, removed ^MConnor Lane Smith1-1/+3
2010-08-05new libdraw, typo fixesConnor Lane Smith2-6/+6
2010-08-03another typo fix (thanks, Gene Auyeung)Connor Lane Smith1-1/+1
2010-08-03typo fixConnor Lane Smith1-1/+1
2010-08-03cleaned upConnor Lane Smith1-2/+2
2010-08-03merged *{h,v} functionsConnor Lane Smith1-59/+40
2010-08-02retyped promptwConnor Lane Smith1-1/+1
2010-08-02replaced promptwConnor Lane Smith2-3/+6
2010-08-02fixed bugs, no more config.h, updated manpage, new libdrawConnor Lane Smith7-220/+162
2010-07-31updated manpage, added paste, cleaned up, new libdrawConnor Lane Smith4-319/+271
2010-07-30merged dmenu & dinput (clunky interface)Connor Lane Smith5-440/+215
2010-07-30underline matchConnor Lane Smith1-0/+5
2010-07-30new libdrawConnor Lane Smith2-3/+6
2010-07-30fixed vlist selectConnor Lane Smith1-5/+9
2010-07-27updated to libdraw tipConnor Lane Smith2-3/+6
2010-07-02added dmenu.h, common.cConnor Lane Smith6-314/+204
2010-07-02updated to new libdrawConnor Lane Smith2-32/+20
2010-07-02atexit cleanupConnor Lane Smith2-46/+36
2010-06-30removed -e flag (too buggy), cleaned upConnor Lane Smith2-38/+20
2010-06-30fixed no-input invisible text bugConnor Lane Smith1-2/+2
2010-06-30libdraw now has own repoConnor Lane Smith16-242/+8
2010-06-30resizing vlist, new dinput bindingConnor Lane Smith1-18/+16
2010-06-30cleaned upConnor Lane Smith1-5/+6
2010-06-29decosmeticsConnor Lane Smith1-2/+2
2010-06-29dinput with dmenu flags, fixed usage & -v, cosmeticsConnor Lane Smith2-14/+32
2010-06-28extended libdrawConnor Lane Smith6-20/+40
2010-06-25cleaned upConnor Lane Smith2-9/+10
2010-06-24moved draw.c to libdraw.aConnor Lane Smith14-148/+191
2010-06-24removed colors from dcConnor Lane Smith3-22/+24
2010-06-24decoupled draw.c from dmenu & dinputConnor Lane Smith4-117/+111
2010-06-24fixed offsets, updated eprint, cleaned upConnor Lane Smith4-33/+42
2010-06-24fixed static symbols in config.def.hConnor Lane Smith1-6/+6
2010-06-23fixed makefileConnor Lane Smith1-3/+7
2010-06-23cleaned upConnor Lane Smith3-12/+31
2010-06-23cleaned upConnor Lane Smith1-1/+0
2010-06-23added draw.hConnor Lane Smith5-72/+81
2010-06-23overlapping codeConnor Lane Smith3-13/+0
2010-06-23typo fixesConnor Lane Smith2-2/+2
2010-06-23initial dmenu / dinput separationConnor Lane Smith4-205/+561
2010-06-22fixed vlist cursorConnor Lane Smith1-1/+1