271 Révisions (698ec259afd804316922a9092493b69e0470292f)
 

Auteur SHA1 Message Date
  Anselm R Garbe 698ec259af similiar change as in dwm il y a 16 ans
  Anselm R Garbe 88efbf3dd1 removed compiler warning if XINERAMA is disabled il y a 16 ans
  Anselm R Garbe 4d8a646958 got rid of compile time xidx, grabbing the mouse pointer instead, falling back to screen 0 if no pointer available il y a 16 ans
  Anselm R Garbe b89a9501c7 reverted uint/ulong introduction il y a 16 ans
  Anselm R Garbe 65d655b371 minor update regarding locale support il y a 16 ans
  Anselm R Garbe 2cef0ddb01 removed emalloc, used only once so obsolete il y a 16 ans
  Anselm R Garbe 3f244b1d52 minor fix il y a 16 ans
  Anselm R Garbe a6945d5094 Added tag 3.7 for changeset 0508a3a6ee10 il y a 16 ans
  Anselm R Garbe 8911aa1060 minor fix il y a 16 ans
  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 il y a 16 ans
  Anselm R Garbe fcf26a38f1 using xidx il y a 16 ans
  Anselm R Garbe 4fc6cbe608 yet another cosmetic change il y a 16 ans
  Anselm R Garbe a45f106d3c cosmetic fixes il y a 16 ans
  Anselm R Garbe 596033b781 s/unsigned int/uint/, s/unsigned long/ulong/ il y a 16 ans
  Anselm R Garbe 357558798c foo il y a 16 ans
  anselm@anselm1 1f6af5e78f added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w il y a 16 ans
  Anselm R Garbe f3617bd7ca no exe should be unquoted, agreed to Peter Hartlich il y a 16 ans
  Anselm R Garbe 096fb3723b fixed unquoted dmenu_run $exe-use reported by Jukka il y a 16 ans
  Anselm R Garbe 6423288394 though sticking to |uniq il y a 16 ans
  Anselm R Garbe 7195e941c1 re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons they disappeared il y a 16 ans
  anselm@anselm1 12805b69ac Added tag 3.6 for changeset 0bc2751d06e8 il y a 16 ans
  Sander van Dijk 1538bb7426 fix typo il y a 16 ans
  Anselm R Garbe cbe5e88e4f using limits.h il y a 16 ans
  Anselm R Garbe 2fe3ccdf58 bugfix of the -0 case in dmenu (thanks to Sander for his hint) il y a 16 ans
  Anselm R Garbe 07d82c0c2a applied Jukkas hotfix il y a 16 ans
  Sander van Dijk e7423f8fc6 more cosmetics il y a 16 ans
  Sander van Dijk 61976c292b cosmetics il y a 16 ans
  Sander van Dijk 63c9e30a76 made some whitespacing consistent. il y a 16 ans
  sander@localhost 015f51ac46 removed unused variable nitem. il y a 16 ans
  anselm@anselm1 542c58d8d0 several performance tweaks il y a 16 ans
  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 il y a 16 ans
  Anselm R Garbe d058e83570 Added tag 3.5 for changeset 05e5bd706b3b il y a 16 ans
  Anselm R Garbe 301b4e5591 applied next patch of Sander il y a 16 ans
  anselm@anselm1 38b866ba34 applied Sanders patch il y a 16 ans
  Anselm R Garbe 540a78761b removed ido-matching, changed behavior of -i meaning case insensitive matching now, commented -x, -y, -w arguments in dmenu.1 il y a 16 ans
  Anselm R Garbe 7804354106 removed set il y a 16 ans
  anselm@aab 6d8e68dcfd updated il y a 16 ans
  anselm@anselm1 d8688f7a4f added dmenu run il y a 17 ans
  Anselm R. Garbe 09d0926bb9 Added tag 3.4 for changeset 9ab649b3b3e5 il y a 17 ans
  Anselm R. Garbe adc4ec02c0 adapted c99 for pedantic checks, even if those checks are somewhat broken il y a 17 ans
  Anselm R. Garbe 8b2f132973 implemented strcasestr for dmenu (I call it cistrstr) for portability issues (cygwin has no strcasestr, oh dear) il y a 17 ans
  Anselm R. Garbe 1c488e6dac fixed font definition il y a 17 ans
  Anselm R. Garbe 03c546c6b3 fixed dmenu il y a 17 ans
  Anselm R. Garbe fdc1dba7ce using saner defaults il y a 17 ans
  Anselm R. Garbe 3439470a47 applied new color nuance il y a 17 ans
  Anselm R. Garbe 6674bac1d3 applied my favorite color scheme il y a 17 ans
  arg@suckless.org 72a8eb412f casting char to int when using tolower (thanks to Jukkas careful cosmetic checking!) il y a 17 ans
  Anselm R. Garbe 975dfb4163 switching to white il y a 17 ans
  Anselm R. Garbe 2e898a308f yet another cosmetic fix il y a 17 ans
  Anselm R. Garbe 6514b07ad2 small cosmetic fix il y a 17 ans