307 Commits (645f1d0dfcb3dada105b3633fb3b7c3d053fbd43)
 

Autor SHA1 Mensaje Fecha
  Connor Lane Smith 645f1d0dfc updated manpage hace 14 años
  Anselm R Garbe d7d14e53da Added tag 4.1.1 for changeset 72749a826cab hace 14 años
  Anselm R Garbe 851672cadc prepared bugfix release 4.1.1 hace 14 años
  Anselm R Garbe 504b797be8 applied Ramils patch hace 14 años
  Anselm R Garbe 503ca75af4 Added tag 4.1 for changeset 844587572673 hace 14 años
  Anselm R Garbe 8623bf5d19 prepared dmenu-4.1 release hace 14 años
  Connor Lane Smith 5bc288b2b1 fixed vlist alignment hace 14 años
  Connor Lane Smith a6835349df cleaning up hace 14 años
  Connor Lane Smith 518c9b72d1 fixed bad parenting, simpler vlist hace 14 años
  Connor Lane Smith 09db46f54f fixed ^U cursor support hace 14 años
  Connor Lane Smith e3623cd7f2 fixed 3 bugs and some inconsistency hace 14 años
  Anselm R Garbe 0ba3bae981 applied Troels' patch, thanks Troels! hace 14 años
  Anselm R Garbe ebeb4e4752 added Connor to LICENSE file hace 14 años
  Anselm R Garbe 3472085f59 commited Connor's sanity patch hace 14 años
  pancake 7ffe519816 apply nibble patch removing per-item length limit hace 14 años
  pancake 29686bd1b8 add ^a and ^e keybindings hace 14 años
  Anselm R Garbe 052ffae192 applied Connor's subwindow patch hace 14 años
  Anselm R Garbe eededaa76f applied Connor's next nice patch, thanks a lot! hace 14 años
  anselm@garbe.us 8e3e61170b applied cls' patch, thanks Connor! hace 14 años
  Anselm R Garbe 37236f8840 applied Connor's patch, thanks! hace 14 años
  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 hace 14 años
  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) hace 14 años
  Anselm R Garbe 0f4d3ffdb5 Added tag 4.0 for changeset 78f9f72cc9c6 hace 15 años
  Anselm R Garbe a1ad9c2a1c applied Matthias Christian Ott's sanity fixes (thanks a lot!) hace 15 años
  a@null 51224dcb79 next release will be 4.0 hace 15 años
  a@null 4e74263ba0 minor modification hace 15 años
  Anselm R Garbe bab59a9807 Added tag 3.9 for changeset 21a1ed9a69b9 hace 16 años
  Anselm R Garbe ef00902fd9 simplified initfont hace 16 años
  Anselm R Garbe 3e60c5d836 reverted setlocale() call hace 16 años
  Anselm R Garbe c24f22a36b removed artifact from wmii menu hace 16 años
  Anselm R Garbe 44e372bb31 fixed a problem when backporting dwm's drawtext() hace 16 años
  Anselm R Garbe 17232f493b abc... hace 16 años
  Anselm R Garbe b95e61c9b7 removed the i = textnw... as remarked by Martin Hurton hace 16 años
  Anselm R Garbe cf7e4c15a9 backported drawtext() simplifications to dmenu hace 16 años
  Anselm R Garbe c43c692a4d getting rid of setlocale(), it doesn't seem to make sense with Xmb, artifact of Xutf8 times hace 16 años
  Anselm R Garbe abd9fbb79a Added tag 3.8 for changeset 644b0798fccc hace 16 años
  Anselm R Garbe 698ec259af similiar change as in dwm hace 16 años
  Anselm R Garbe 88efbf3dd1 removed compiler warning if XINERAMA is disabled hace 16 años
  Anselm R Garbe 4d8a646958 got rid of compile time xidx, grabbing the mouse pointer instead, falling back to screen 0 if no pointer available hace 16 años
  Anselm R Garbe b89a9501c7 reverted uint/ulong introduction hace 16 años
  Anselm R Garbe 65d655b371 minor update regarding locale support hace 16 años
  Anselm R Garbe 2cef0ddb01 removed emalloc, used only once so obsolete hace 16 años
  Anselm R Garbe 3f244b1d52 minor fix hace 16 años
  Anselm R Garbe a6945d5094 Added tag 3.7 for changeset 0508a3a6ee10 hace 16 años
  Anselm R Garbe 8911aa1060 minor fix hace 16 años
  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 hace 16 años
  Anselm R Garbe fcf26a38f1 using xidx hace 16 años
  Anselm R Garbe 4fc6cbe608 yet another cosmetic change hace 16 años
  Anselm R Garbe a45f106d3c cosmetic fixes hace 16 años
  Anselm R Garbe 596033b781 s/unsigned int/uint/, s/unsigned long/ulong/ hace 16 años