| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | dinput with dmenu flags, fixed usage & -v, cosmetics | 2010-06-29 | 2 | -14/+32 | ||
| | | ||||||
| * | extended libdraw | 2010-06-28 | 6 | -20/+40 | ||
| | | ||||||
| * | cleaned up | 2010-06-25 | 2 | -9/+10 | ||
| | | ||||||
| * | moved draw.c to libdraw.a | 2010-06-24 | 14 | -148/+191 | ||
| | | ||||||
| * | removed colors from dc | 2010-06-24 | 3 | -22/+24 | ||
| | | ||||||
| * | decoupled draw.c from dmenu & dinput | 2010-06-24 | 4 | -117/+111 | ||
| | | ||||||
| * | fixed offsets, updated eprint, cleaned up | 2010-06-24 | 4 | -33/+42 | ||
| | | ||||||
| * | fixed static symbols in config.def.h | 2010-06-24 | 1 | -6/+6 | ||
| | | ||||||
| * | fixed makefile | 2010-06-23 | 1 | -3/+7 | ||
| | | ||||||
| * | cleaned up | 2010-06-23 | 3 | -12/+31 | ||
| | | ||||||
| * | cleaned up | 2010-06-23 | 1 | -1/+0 | ||
| | | ||||||
| * | added draw.h | 2010-06-23 | 5 | -72/+81 | ||
| | | ||||||
| * | overlapping code | 2010-06-23 | 3 | -13/+0 | ||
| | | ||||||
| * | typo fixes | 2010-06-23 | 2 | -2/+2 | ||
| | | ||||||
| * | initial dmenu / dinput separation | 2010-06-23 | 4 | -205/+561 | ||
| | | ||||||
| * | fixed vlist cursor | 2010-06-22 | 1 | -1/+1 | ||
| | | ||||||
| * | updated manpage, changed keybinds | 2010-06-20 | 2 | -71/+59 | ||
| | | | | | M- binds tend to be wm level, and there were up to 3 binds for the same action M-{hjkl} also no longer made sense in vlist mode | |||||
| * | cleaned up | 2010-06-20 | 1 | -10/+1 | ||
| | | ||||||
| * | added ^K, optimisations | 2010-06-20 | 1 | -11/+15 | ||
| | | ||||||
| * | added sselp requirement to readme | 2010-06-19 | 1 | -0/+1 | ||
| | | ||||||
| * | cleaned up | 2010-06-16 | 1 | -31/+21 | ||
| | | ||||||
| * | fixed vlist paging, cleaned up | 2010-06-11 | 1 | -58/+32 | ||
| | | ||||||
| * | updated manpage | 2010-06-09 | 1 | -7/+11 | ||
| | | ||||||
| * | Added tag 4.1.1 for changeset 72749a826cab | 2010-05-29 | 1 | -0/+1 | ||
| | | ||||||
| * | prepared bugfix release 4.1.1 | 2010-05-29 | 1 | -1/+1 | ||
| | | ||||||
| * | applied Ramils patch | 2010-05-29 | 1 | -10/+21 | ||
| | | ||||||
| * | Added tag 4.1 for changeset 844587572673 | 2010-05-28 | 1 | -0/+1 | ||
| | | ||||||
| * | prepared dmenu-4.1 release | 2010-05-28 | 4 | -6/+10 | ||
| | | ||||||
| * | fixed vlist alignment | 2010-05-05 | 1 | -2/+1 | ||
| | | ||||||
| * | cleaning up | 2010-05-02 | 1 | -9/+5 | ||
| | | ||||||
| * | fixed bad parenting, simpler vlist | 2010-04-14 | 1 | -21/+20 | ||
| | | ||||||
| * | fixed ^U cursor support | 2010-04-13 | 1 | -1/+1 | ||
| | | ||||||
| * | fixed 3 bugs and some inconsistency | 2010-04-07 | 1 | -7/+8 | ||
| | | ||||||
| * | applied Troels' patch, thanks Troels! | 2010-04-01 | 1 | -1/+5 | ||
| | | ||||||
| * | added Connor to LICENSE file | 2010-04-01 | 1 | -0/+1 | ||
| | | ||||||
| * | commited Connor's sanity patch | 2010-04-01 | 1 | -51/+32 | ||
| | | ||||||
| * | apply nibble patch removing per-item length limit | 2010-04-01 | 1 | -7/+14 | ||
| | | ||||||
| * | add ^a and ^e keybindings | 2010-04-01 | 1 | -0/+8 | ||
| | | ||||||
| * | applied Connor's subwindow patch | 2010-03-31 | 1 | -1/+5 | ||
| | | ||||||
| * | applied Connor's next nice patch, thanks a lot! | 2010-03-31 | 1 | -36/+29 | ||
| | | ||||||
| * | applied cls' patch, thanks Connor! | 2010-03-22 | 1 | -11/+13 | ||
| | | ||||||
| * | applied Connor's patch, thanks! | 2010-03-07 | 1 | -44/+33 | ||
| | | ||||||
| * | this is only a temporary workaround, the command executed by -p must be ↵ | 2009-12-05 | 1 | -1/+1 | ||
| | | | | | configurable through some switch, that was the initial idea, just using sselp is too limited, I'll look into the other issues soon | |||||
| * | applied cursor, vertical and paste patches for upcoming 4.1 dmenu version ↵ | 2009-11-28 | 4 | -28/+149 | ||
| | | | | | (due to the fact that surf is using dmenu as well) | |||||
| * | Added tag 4.0 for changeset 78f9f72cc9c6 | 2009-04-18 | 1 | -0/+1 | ||
| | | ||||||
| * | applied Matthias Christian Ott's sanity fixes (thanks a lot!) | 2009-02-21 | 2 | -8/+7 | ||
| | | ||||||
| * | next release will be 4.0 | 2008-12-12 | 1 | -1/+1 | ||
| | | ||||||
| * | minor modification | 2008-12-09 | 1 | -4/+1 | ||
| | | ||||||
| * | Added tag 3.9 for changeset 21a1ed9a69b9 | 2008-09-09 | 1 | -0/+1 | ||
| | | ||||||
| * | simplified initfont | 2008-08-29 | 1 | -4/+1 | ||
| | | ||||||
