59 Комити (8623bf5d196cb0bed4bdca025f23664b2bdcdd8b)

Аутор SHA1 Порука Датум
  Anselm R Garbe 8623bf5d19 prepared dmenu-4.1 release пре 14 година
  Connor Lane Smith 5bc288b2b1 fixed vlist alignment пре 14 година
  Connor Lane Smith a6835349df cleaning up пре 14 година
  Connor Lane Smith 518c9b72d1 fixed bad parenting, simpler vlist пре 14 година
  Connor Lane Smith 09db46f54f fixed ^U cursor support пре 14 година
  Connor Lane Smith e3623cd7f2 fixed 3 bugs and some inconsistency пре 14 година
  Anselm R Garbe 0ba3bae981 applied Troels' patch, thanks Troels! пре 14 година
  Anselm R Garbe 3472085f59 commited Connor's sanity patch пре 14 година
  pancake 7ffe519816 apply nibble patch removing per-item length limit пре 14 година
  pancake 29686bd1b8 add ^a and ^e keybindings пре 14 година
  Anselm R Garbe 052ffae192 applied Connor's subwindow patch пре 14 година
  Anselm R Garbe eededaa76f applied Connor's next nice patch, thanks a lot! пре 14 година
  anselm@garbe.us 8e3e61170b applied cls' patch, thanks Connor! пре 14 година
  Anselm R Garbe 37236f8840 applied Connor's patch, thanks! пре 14 година
  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 година
  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 година
  Anselm R Garbe a1ad9c2a1c applied Matthias Christian Ott's sanity fixes (thanks a lot!) пре 15 година
  a@null 4e74263ba0 minor modification пре 16 година
  Anselm R Garbe ef00902fd9 simplified initfont пре 16 година
  Anselm R Garbe 3e60c5d836 reverted setlocale() call пре 16 година
  Anselm R Garbe c24f22a36b removed artifact from wmii menu пре 16 година
  Anselm R Garbe 44e372bb31 fixed a problem when backporting dwm's drawtext() пре 16 година
  Anselm R Garbe 17232f493b abc... пре 16 година
  Anselm R Garbe b95e61c9b7 removed the i = textnw... as remarked by Martin Hurton пре 16 година
  Anselm R Garbe cf7e4c15a9 backported drawtext() simplifications to dmenu пре 16 година
  Anselm R Garbe c43c692a4d getting rid of setlocale(), it doesn't seem to make sense with Xmb, artifact of Xutf8 times пре 16 година
  Anselm R Garbe 698ec259af similiar change as in dwm пре 16 година
  Anselm R Garbe 88efbf3dd1 removed compiler warning if XINERAMA is disabled пре 16 година
  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 година
  Anselm R Garbe b89a9501c7 reverted uint/ulong introduction пре 16 година
  Anselm R Garbe 65d655b371 minor update regarding locale support пре 16 година
  Anselm R Garbe 2cef0ddb01 removed emalloc, used only once so obsolete пре 16 година
  Anselm R Garbe 3f244b1d52 minor fix пре 16 година
  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 година
  Anselm R Garbe fcf26a38f1 using xidx пре 16 година
  Anselm R Garbe a45f106d3c cosmetic fixes пре 16 година
  Anselm R Garbe 596033b781 s/unsigned int/uint/, s/unsigned long/ulong/ пре 16 година
  Anselm R Garbe 357558798c foo пре 16 година
  anselm@anselm1 1f6af5e78f added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w пре 16 година
  Anselm R Garbe cbe5e88e4f using limits.h пре 16 година
  Anselm R Garbe 2fe3ccdf58 bugfix of the -0 case in dmenu (thanks to Sander for his hint) пре 16 година
  Anselm R Garbe 07d82c0c2a applied Jukkas hotfix пре 16 година
  Sander van Dijk e7423f8fc6 more cosmetics пре 16 година
  Sander van Dijk 61976c292b cosmetics пре 16 година
  Sander van Dijk 63c9e30a76 made some whitespacing consistent. пре 16 година
  sander@localhost 015f51ac46 removed unused variable nitem. пре 16 година
  anselm@anselm1 542c58d8d0 several performance tweaks пре 16 година
  Anselm R Garbe 745c46d8fa fixed match() to prefer prefix-matches to strstr-matches in the match list, extended the -y handling, next version is 3.6 пре 16 година
  Anselm R Garbe 301b4e5591 applied next patch of Sander пре 16 година
  anselm@anselm1 38b866ba34 applied Sanders patch пре 16 година