| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2010-06-24 | moved draw.c to libdraw.a | 14 | -148/+191 | ||
| 2010-06-24 | removed colors from dc | 3 | -22/+24 | ||
| 2010-06-24 | decoupled draw.c from dmenu & dinput | 4 | -117/+111 | ||
| 2010-06-24 | fixed offsets, updated eprint, cleaned up | 4 | -33/+42 | ||
| 2010-06-24 | fixed static symbols in config.def.h | 1 | -6/+6 | ||
| 2010-06-23 | fixed makefile | 1 | -3/+7 | ||
| 2010-06-23 | cleaned up | 3 | -12/+31 | ||
| 2010-06-23 | cleaned up | 1 | -1/+0 | ||
| 2010-06-23 | added draw.h | 5 | -72/+81 | ||
| 2010-06-23 | overlapping code | 3 | -13/+0 | ||
| 2010-06-23 | typo fixes | 2 | -2/+2 | ||
| 2010-06-23 | initial dmenu / dinput separation | 4 | -205/+561 | ||
| 2010-06-22 | fixed vlist cursor | 1 | -1/+1 | ||
| 2010-06-20 | updated manpage, changed keybinds | 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 | |||||
| 2010-06-20 | cleaned up | 1 | -10/+1 | ||
| 2010-06-20 | added ^K, optimisations | 1 | -11/+15 | ||
| 2010-06-19 | added sselp requirement to readme | 1 | -0/+1 | ||
| 2010-06-16 | cleaned up | 1 | -31/+21 | ||
| 2010-06-11 | fixed vlist paging, cleaned up | 1 | -58/+32 | ||
| 2010-06-09 | updated manpage | 1 | -7/+11 | ||
| 2010-05-29 | Added tag 4.1.1 for changeset 72749a826cab | 1 | -0/+1 | ||
| 2010-05-29 | prepared bugfix release 4.1.1 | 1 | -1/+1 | ||
| 2010-05-29 | applied Ramils patch | 1 | -10/+21 | ||
| 2010-05-28 | Added tag 4.1 for changeset 844587572673 | 1 | -0/+1 | ||
| 2010-05-28 | prepared dmenu-4.1 release | 4 | -6/+10 | ||
| 2010-05-05 | fixed vlist alignment | 1 | -2/+1 | ||
| 2010-05-02 | cleaning up | 1 | -9/+5 | ||
| 2010-04-14 | fixed bad parenting, simpler vlist | 1 | -21/+20 | ||
| 2010-04-13 | fixed ^U cursor support | 1 | -1/+1 | ||
| 2010-04-07 | fixed 3 bugs and some inconsistency | 1 | -7/+8 | ||
| 2010-04-01 | applied Troels' patch, thanks Troels! | 1 | -1/+5 | ||
| 2010-04-01 | added Connor to LICENSE file | 1 | -0/+1 | ||
| 2010-04-01 | commited Connor's sanity patch | 1 | -51/+32 | ||
| 2010-04-01 | apply nibble patch removing per-item length limit | 1 | -7/+14 | ||
| 2010-04-01 | add ^a and ^e keybindings | 1 | -0/+8 | ||
| 2010-03-31 | applied Connor's subwindow patch | 1 | -1/+5 | ||
| 2010-03-31 | applied Connor's next nice patch, thanks a lot! | 1 | -36/+29 | ||
| 2010-03-22 | applied cls' patch, thanks Connor! | 1 | -11/+13 | ||
| 2010-03-07 | applied Connor's patch, thanks! | 1 | -44/+33 | ||
| 2009-12-05 | this is only a temporary workaround, the command executed by -p must be ↵ | 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 | |||||
| 2009-11-28 | applied cursor, vertical and paste patches for upcoming 4.1 dmenu version ↵ | 4 | -28/+149 | ||
| (due to the fact that surf is using dmenu as well) | |||||
| 2009-04-18 | Added tag 4.0 for changeset 78f9f72cc9c6 | 1 | -0/+1 | ||
| 2009-02-21 | applied Matthias Christian Ott's sanity fixes (thanks a lot!) | 2 | -8/+7 | ||
| 2008-12-12 | next release will be 4.0 | 1 | -1/+1 | ||
| 2008-12-09 | minor modification | 1 | -4/+1 | ||
| 2008-09-09 | Added tag 3.9 for changeset 21a1ed9a69b9 | 1 | -0/+1 | ||
| 2008-08-29 | simplified initfont | 1 | -4/+1 | ||
| 2008-08-25 | reverted setlocale() call | 1 | -1/+2 | ||
| 2008-08-23 | removed artifact from wmii menu | 1 | -2/+0 | ||
| 2008-08-18 | fixed a problem when backporting dwm's drawtext() | 1 | -1/+1 | ||
