Commit Graph

  • 2ec16d9 cleaned up by Connor Lane Smith 2010-06-23 13:49:24 +0100
  • 146bc23 cleaned up by Connor Lane Smith 2010-06-23 13:31:11 +0100
  • 595e797 added draw.h by Connor Lane Smith 2010-06-23 13:29:15 +0100
  • bba30e2 overlapping code by Connor Lane Smith 2010-06-23 12:42:08 +0100
  • 08b2643 typo fixes by Connor Lane Smith 2010-06-23 12:15:07 +0100
  • b4e6345 initial dmenu / dinput separation by Connor Lane Smith 2010-06-23 12:04:54 +0100
  • bff1526 fixed vlist cursor by Connor Lane Smith 2010-06-22 10:45:07 +0100
  • 9a33a72 updated manpage, changed keybinds 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 by Connor Lane Smith 2010-06-20 15:04:15 +0100
  • 97797d9 cleaned up by Connor Lane Smith 2010-06-20 01:19:17 +0100
  • 4983707 added ^K, optimisations by Connor Lane Smith 2010-06-20 00:44:26 +0100
  • 4229fb7 added sselp requirement to readme by Connor Lane Smith 2010-06-19 21:44:32 +0100
  • b27ffbd cleaned up by Connor Lane Smith 2010-06-16 15:36:17 +0100
  • 6366f94 fixed vlist paging, cleaned up by Connor Lane Smith 2010-06-11 09:24:33 +0100
  • 645f1d0 updated manpage by Connor Lane Smith 2010-06-09 10:13:26 +0100
  • d7d14e5 Added tag 4.1.1 for changeset 72749a826cab by Anselm R Garbe 2010-05-29 12:56:37 +0100
  • 851672c prepared bugfix release 4.1.1 by Anselm R Garbe 2010-05-29 12:56:33 +0100
  • 504b797 applied Ramils patch by Anselm R Garbe 2010-05-29 12:55:38 +0100
  • 503ca75 Added tag 4.1 for changeset 844587572673 by Anselm R Garbe 2010-05-28 11:42:54 +0100
  • 8623bf5 prepared dmenu-4.1 release by Anselm R Garbe 2010-05-28 11:42:49 +0100
  • 5bc288b fixed vlist alignment by Connor Lane Smith 2010-05-05 11:42:39 +0100
  • a683534 cleaning up by Connor Lane Smith 2010-05-02 23:17:02 +0100
  • 518c9b7 fixed bad parenting, simpler vlist by Connor Lane Smith 2010-04-14 17:35:19 +0000
  • 09db46f fixed ^U cursor support by Connor Lane Smith 2010-04-13 20:14:45 +0000
  • e3623cd fixed 3 bugs and some inconsistency by Connor Lane Smith 2010-04-07 16:15:34 +0000
  • 0ba3bae applied Troels' patch, thanks Troels! by Anselm R Garbe 2010-04-01 21:40:11 +0100
  • ebeb4e4 added Connor to LICENSE file by Anselm R Garbe 2010-04-01 21:32:06 +0100
  • 3472085 commited Connor's sanity patch by Anselm R Garbe 2010-04-01 21:31:09 +0100
  • 7ffe519 apply nibble patch removing per-item length limit by pancake 2010-04-01 19:30:21 +0200
  • 29686bd add ^a and ^e keybindings by pancake 2010-04-01 19:10:41 +0200
  • 052ffae applied Connor's subwindow patch by Anselm R Garbe 2010-03-31 22:43:49 +0100
  • eededaa applied Connor's next nice patch, thanks a lot! by Anselm R Garbe 2010-03-31 22:37:41 +0100
  • 8e3e611 applied cls' patch, thanks Connor! by anselm@garbe.us 2010-03-22 07:50:26 +0000
  • 37236f8 applied Connor's patch, thanks! by Anselm R Garbe 2010-03-07 08:32:16 +0000
  • 7082ba1 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 by Anselm R Garbe 2009-12-05 16:52:53 +0000
  • 569a1f9 applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (due to the fact that surf is using dmenu as well) by Anselm R Garbe 2009-11-28 12:28:15 +0000
  • 0f4d3ff Added tag 4.0 for changeset 78f9f72cc9c6 by Anselm R Garbe 2009-04-18 12:50:12 +0100
  • a1ad9c2 applied Matthias Christian Ott's sanity fixes (thanks a lot!) by Anselm R Garbe 2009-02-21 19:21:54 +0000
  • 51224dc next release will be 4.0 by a@null 2008-12-12 19:58:52 +0000
  • 4e74263 minor modification by a@null 2008-12-09 21:55:47 +0000
  • bab59a9 Added tag 3.9 for changeset 21a1ed9a69b9 by Anselm R Garbe 2008-09-09 20:45:07 +0100
  • ef00902 simplified initfont by Anselm R Garbe 2008-08-29 10:09:40 +0100
  • 3e60c5d reverted setlocale() call by Anselm R Garbe 2008-08-25 09:38:19 +0100
  • c24f22a removed artifact from wmii menu by Anselm R Garbe 2008-08-23 09:33:56 +0100
  • 44e372b fixed a problem when backporting dwm's drawtext() by Anselm R Garbe 2008-08-18 19:24:29 +0100
  • 17232f4 abc... by Anselm R Garbe 2008-08-18 10:20:53 +0100
  • b95e61c removed the i = textnw... as remarked by Martin Hurton by Anselm R Garbe 2008-08-18 10:17:15 +0100
  • cf7e4c1 backported drawtext() simplifications to dmenu by Anselm R Garbe 2008-08-18 10:03:28 +0100
  • c43c692 getting rid of setlocale(), it doesn't seem to make sense with Xmb, artifact of Xutf8 times by Anselm R Garbe 2008-08-18 09:31:01 +0100
  • abd9fbb Added tag 3.8 for changeset 644b0798fccc by Anselm R Garbe 2008-07-29 19:20:53 +0100
  • 698ec25 similiar change as in dwm by Anselm R Garbe 2008-07-18 20:20:19 +0100
  • 88efbf3 removed compiler warning if XINERAMA is disabled by Anselm R Garbe 2008-07-17 17:40:42 +0100
  • 4d8a646 got rid of compile time xidx, grabbing the mouse pointer instead, falling back to screen 0 if no pointer available by Anselm R Garbe 2008-07-16 18:38:53 +0100
  • b89a950 reverted uint/ulong introduction by Anselm R Garbe 2008-07-16 18:18:38 +0100
  • 65d655b minor update regarding locale support by Anselm R Garbe 2008-06-30 10:00:00 +0100
  • 2cef0dd removed emalloc, used only once so obsolete by Anselm R Garbe 2008-06-21 16:43:12 +0100
  • 3f244b1 minor fix by Anselm R Garbe 2008-06-19 09:18:17 +0100
  • a6945d5 Added tag 3.7 for changeset 0508a3a6ee10 by Anselm R Garbe 2008-06-18 18:21:45 +0100
  • 8911aa1 minor fix by Anselm R Garbe 2008-06-18 18:20:21 +0100
  • d2305e4 reusing config.h's color values, note we have to use const char *, instead of const char [] here, because the pointer might change by Anselm R Garbe 2008-06-14 10:55:13 +0100
  • fcf26a3 using xidx by Anselm R Garbe 2008-06-13 12:04:04 +0100
  • 4fc6cbe yet another cosmetic change by Anselm R Garbe 2008-06-13 11:53:53 +0100
  • a45f106 cosmetic fixes by Anselm R Garbe 2008-06-13 11:46:50 +0100
  • 596033b s/unsigned int/uint/, s/unsigned long/ulong/ by Anselm R Garbe 2008-05-22 11:15:11 +0100
  • 3575587 foo by Anselm R Garbe 2008-05-20 15:07:42 +0100
  • 1f6af5e added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w by anselm@anselm1 2008-05-19 20:29:32 +0100
  • f3617bd no exe should be unquoted, agreed to Peter Hartlich by Anselm R Garbe 2008-04-10 18:12:00 +0100
  • 096fb37 fixed unquoted dmenu_run $exe-use reported by Jukka by Anselm R Garbe 2008-04-10 16:46:32 +0100
  • 6423288 though sticking to |uniq by Anselm R Garbe 2008-04-09 23:32:46 +0100
  • 7195e94 re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons they disappeared by Anselm R Garbe 2008-04-09 23:31:49 +0100
  • 12805b6 Added tag 3.6 for changeset 0bc2751d06e8 by anselm@anselm1 2008-04-03 21:56:42 +0100
  • 1538bb7 fix typo by Sander van Dijk 2008-03-25 19:18:16 +0100
  • cbe5e88 using limits.h by Anselm R Garbe 2008-03-25 10:18:17 +0000
  • 2fe3ccd bugfix of the -0 case in dmenu (thanks to Sander for his hint) by Anselm R Garbe 2008-03-25 09:43:34 +0000
  • 07d82c0 applied Jukkas hotfix by Anselm R Garbe 2008-03-24 15:56:41 +0000
  • e7423f8 more cosmetics by Sander van Dijk 2008-03-23 22:06:09 +0100
  • 61976c2 cosmetics by Sander van Dijk 2008-03-23 21:17:35 +0100
  • 63c9e30 made some whitespacing consistent. by Sander van Dijk 2008-03-23 21:11:42 +0100
  • 015f51a removed unused variable nitem. by sander@localhost 2008-03-23 12:09:29 +0100
  • 542c58d several performance tweaks by anselm@anselm1 2008-03-22 14:52:00 +0000
  • 745c46d fixed match() to prefer prefix-matches to strstr-matches in the match list, extended the -y handling, next version is 3.6 by Anselm R Garbe 2008-03-18 16:52:51 +0000
  • d058e83 Added tag 3.5 for changeset 05e5bd706b3b by Anselm R Garbe 2008-03-13 16:53:25 +0000
  • 301b4e5 applied next patch of Sander by Anselm R Garbe 2008-03-13 12:02:29 +0000
  • 38b866b applied Sanders patch by anselm@anselm1 2008-03-12 21:37:43 +0000
  • 540a787 removed ido-matching, changed behavior of -i meaning case insensitive matching now, commented -x, -y, -w arguments in dmenu.1 by Anselm R Garbe 2008-03-12 15:41:19 +0000
  • 7804354 removed set by Anselm R Garbe 2008-02-12 09:42:48 +0000
  • 6d8e68d updated by anselm@aab 2008-02-11 11:22:38 +0000
  • d8688f7 added dmenu run by anselm@anselm1 2007-12-22 12:20:20 +0000
  • 09d0926 Added tag 3.4 for changeset 9ab649b3b3e5 by Anselm R. Garbe 2007-10-25 20:26:17 +0200
  • adc4ec0 adapted c99 for pedantic checks, even if those checks are somewhat broken by Anselm R. Garbe 2007-10-10 18:57:51 +0200
  • 8b2f132 implemented strcasestr for dmenu (I call it cistrstr) for portability issues (cygwin has no strcasestr, oh dear) by Anselm R. Garbe 2007-10-01 15:28:42 +0200
  • 1c488e6 fixed font definition by Anselm R. Garbe 2007-10-01 11:44:25 +0200
  • 03c546c fixed dmenu by Anselm R. Garbe 2007-09-30 19:20:31 +0200
  • fdc1dba using saner defaults by Anselm R. Garbe 2007-09-30 12:47:40 +0200
  • 3439470 applied new color nuance by Anselm R. Garbe 2007-09-27 18:55:05 +0200
  • 6674bac applied my favorite color scheme by Anselm R. Garbe 2007-09-26 19:15:47 +0200
  • 72a8eb4 casting char to int when using tolower (thanks to Jukkas careful cosmetic checking!) by arg@suckless.org 2007-09-24 15:04:31 +0200
  • 975dfb4 switching to white by Anselm R. Garbe 2007-09-23 18:49:24 +0200
  • 2e898a3 yet another cosmetic fix by Anselm R. Garbe 2007-09-23 18:32:08 +0200
  • 6514b07 small cosmetic fix by Anselm R. Garbe 2007-09-23 18:31:19 +0200
  • 724fe3c applied Michał Janeczek dmenu patch, made dmenu match case-insensitive by default, added -i command line option to enable ido matching, added Michał to Copyright holders by Anselm R. Garbe 2007-09-23 18:26:41 +0200