498 Commits (d6742ef8a6ce03f28ee9431ef51901ef712ffd76)
 

Author SHA1 Message Date
Connor Lane Smith 09db46f54f fixed ^U cursor support 14 years ago
Connor Lane Smith e3623cd7f2 fixed 3 bugs and some inconsistency 14 years ago
Anselm R Garbe 0ba3bae981 applied Troels' patch, thanks Troels! 14 years ago
Anselm R Garbe ebeb4e4752 added Connor to LICENSE file 14 years ago
Anselm R Garbe 3472085f59 commited Connor's sanity patch 14 years ago
pancake 7ffe519816 apply nibble patch removing per-item length limit 14 years ago
pancake 29686bd1b8 add ^a and ^e keybindings 14 years ago
Anselm R Garbe 052ffae192 applied Connor's subwindow patch 14 years ago
Anselm R Garbe eededaa76f applied Connor's next nice patch, thanks a lot! 14 years ago
anselm@garbe.us 8e3e61170b applied cls' patch, thanks Connor! 14 years ago
Anselm R Garbe 37236f8840 applied Connor's patch, thanks! 14 years ago
Anselm R Garbe 7082ba1e10 this is only a temporary workaround, the command executed by -p must be configurable through some switch, that was the initial idea, just using sselp is too limited, I'll look into the other issues soon 15 years ago
Anselm R Garbe 569a1f925a applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (due to the fact that surf is using dmenu as well) 15 years ago
Anselm R Garbe 0f4d3ffdb5 Added tag 4.0 for changeset 78f9f72cc9c6 15 years ago
Anselm R Garbe a1ad9c2a1c applied Matthias Christian Ott's sanity fixes (thanks a lot!) 15 years ago
a@null 51224dcb79 next release will be 4.0 16 years ago
a@null 4e74263ba0 minor modification 16 years ago
Anselm R Garbe bab59a9807 Added tag 3.9 for changeset 21a1ed9a69b9 16 years ago
Anselm R Garbe ef00902fd9 simplified initfont 16 years ago
Anselm R Garbe 3e60c5d836 reverted setlocale() call 16 years ago
Anselm R Garbe c24f22a36b removed artifact from wmii menu 16 years ago
Anselm R Garbe 44e372bb31 fixed a problem when backporting dwm's drawtext() 16 years ago
Anselm R Garbe 17232f493b abc... 16 years ago
Anselm R Garbe b95e61c9b7 removed the i = textnw... as remarked by Martin Hurton 16 years ago
Anselm R Garbe cf7e4c15a9 backported drawtext() simplifications to dmenu 16 years ago
Anselm R Garbe c43c692a4d getting rid of setlocale(), it doesn't seem to make sense with Xmb, artifact of Xutf8 times 16 years ago
Anselm R Garbe abd9fbb79a Added tag 3.8 for changeset 644b0798fccc 16 years ago
Anselm R Garbe 698ec259af similiar change as in dwm 16 years ago
Anselm R Garbe 88efbf3dd1 removed compiler warning if XINERAMA is disabled 16 years ago
Anselm R Garbe 4d8a646958 got rid of compile time xidx, grabbing the mouse pointer instead, falling back to screen 0 if no pointer available 16 years ago
Anselm R Garbe b89a9501c7 reverted uint/ulong introduction 16 years ago
Anselm R Garbe 65d655b371 minor update regarding locale support 16 years ago
Anselm R Garbe 2cef0ddb01 removed emalloc, used only once so obsolete 16 years ago
Anselm R Garbe 3f244b1d52 minor fix 16 years ago
Anselm R Garbe a6945d5094 Added tag 3.7 for changeset 0508a3a6ee10 16 years ago
Anselm R Garbe 8911aa1060 minor fix 16 years ago
Anselm R Garbe d2305e4b13 reusing config.h's color values, note we have to use const char *, instead of const char [] here, because the pointer might change 16 years ago
Anselm R Garbe fcf26a38f1 using xidx 16 years ago
Anselm R Garbe 4fc6cbe608 yet another cosmetic change 16 years ago
Anselm R Garbe a45f106d3c cosmetic fixes 16 years ago
Anselm R Garbe 596033b781 s/unsigned int/uint/, s/unsigned long/ulong/ 16 years ago
Anselm R Garbe 357558798c foo 16 years ago
anselm@anselm1 1f6af5e78f added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w 16 years ago
Anselm R Garbe f3617bd7ca no exe should be unquoted, agreed to Peter Hartlich 16 years ago
Anselm R Garbe 096fb3723b fixed unquoted dmenu_run $exe-use reported by Jukka 16 years ago
Anselm R Garbe 6423288394 though sticking to |uniq 16 years ago
Anselm R Garbe 7195e941c1 re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons they disappeared 16 years ago
anselm@anselm1 12805b69ac Added tag 3.6 for changeset 0bc2751d06e8 16 years ago
Sander van Dijk 1538bb7426 fix typo 16 years ago
Anselm R Garbe cbe5e88e4f using limits.h 16 years ago