aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-20fixed dist target bug4.2.1Anselm R Garbe3-2/+3
2010-11-19Added tag 4.2 for changeset 379813a051f0Anselm R Garbe1-0/+1
2010-11-17removed unnecessary defines4.2Connor Lane Smith1-2/+0
2010-11-17moved main, updated argsConnor Lane Smith2-48/+53
2010-11-12fixed config.mk depConnor Lane Smith1-2/+2
2010-11-12updated manpageConnor Lane Smith1-1/+1
2010-11-12rebound paste to ^YConnor Lane Smith1-4/+3
2010-11-11removed libdc dependenceConnor Lane Smith6-34/+269
2010-11-02-m flag to fix dwm selmon bugConnor Lane Smith1-1/+5
2010-10-08updated manpageConnor Lane Smith1-1/+1
2010-10-08cleaned upConnor Lane Smith1-15/+15
2010-10-08dmenu_path.c (shell is a bottleneck)Connor Lane Smith3-34/+108
2010-09-13fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner caseConnor Lane Smith2-2/+2
2010-09-11simplificationConnor Lane Smith1-1/+1
2010-09-11update to libdc, fixed utf8 bugConnor Lane Smith2-3/+3
2010-08-20arrow offsetConnor Lane Smith1-1/+1
2010-08-20fixed width bugConnor Lane Smith1-3/+3
2010-08-20rebound paste, removed useless max widthsConnor Lane Smith2-9/+10
2010-08-19new libdrawConnor Lane Smith1-25/+25
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