Commit Graph

  • c1241bc updated manpage by Connor Lane Smith 2010-11-12 00:01:54 +0000
  • eeba622 rebound paste to ^Y by Connor Lane Smith 2010-11-12 00:00:32 +0000
  • a0a99d1 removed libdc dependence by Connor Lane Smith 2010-11-11 23:56:39 +0000
  • 7cf66b4 -m flag to fix dwm selmon bug by Connor Lane Smith 2010-11-02 12:15:15 +0000
  • 038a78a updated manpage by Connor Lane Smith 2010-10-08 23:40:11 +0100
  • e0add42 cleaned up by Connor Lane Smith 2010-10-08 23:36:45 +0100
  • bf7b8e3 dmenu_path.c (shell is a bottleneck) by Connor Lane Smith 2010-10-08 23:24:22 +0100
  • 610a0a8 fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner case by Connor Lane Smith 2010-09-13 14:22:02 +0100
  • f081821 simplification by Connor Lane Smith 2010-09-11 19:48:10 +0100
  • 3c366bd update to libdc, fixed utf8 bug by Connor Lane Smith 2010-09-11 13:37:01 +0100
  • 75a19c3 arrow offset by Connor Lane Smith 2010-08-20 19:57:13 +0100
  • a5f31f5 fixed width bug by Connor Lane Smith 2010-08-20 19:42:58 +0100
  • b81c1e8 rebound paste, removed useless max widths by Connor Lane Smith 2010-08-20 13:50:44 +0100
  • 5376113 new libdraw by Connor Lane Smith 2010-08-19 16:43:39 +0100
  • c7a8f17 new libdraw by Connor Lane Smith 2010-08-19 16:17:57 +0100
  • 128d4cf resorted globals by Connor Lane Smith 2010-08-18 17:35:23 +0100
  • e4fdaba signed ints, ignore negative -l value by Connor Lane Smith 2010-08-18 17:33:34 +0100
  • 849f1dd fixed insert segfault, added nextrune by Connor Lane Smith 2010-08-12 15:35:51 +0100
  • 402dc2b fixed paste by Connor Lane Smith 2010-08-11 15:02:03 +0100
  • 00a60cb new libdraw, replaced cistrstr with fstrstr, simpler readstdin by Connor Lane Smith 2010-08-11 14:24:25 +0100
  • e149c53 more efficient initfont by Connor Lane Smith 2010-08-10 18:09:02 +0100
  • 605e9b6 reverted calcoffsets by Connor Lane Smith 2010-08-10 14:14:37 +0100
  • caf5246 simplifications by Connor Lane Smith 2010-08-10 13:38:49 +0100
  • 93af72e cursor fix + style by Connor Lane Smith 2010-08-09 11:54:46 +0100
  • 0b8072a added ^D, removed ^M by Connor Lane Smith 2010-08-06 14:16:08 +0100
  • 31ffcd3 new libdraw, typo fixes by Connor Lane Smith 2010-08-05 15:41:56 +0100
  • 9cf07b4 another typo fix (thanks, Gene Auyeung) by Connor Lane Smith 2010-08-03 18:19:59 +0100
  • 7a2782d typo fix by Connor Lane Smith 2010-08-03 17:29:53 +0100
  • 1c91c2a cleaned up by Connor Lane Smith 2010-08-03 17:18:24 +0100
  • b7695fa merged *{h,v} functions by Connor Lane Smith 2010-08-03 17:10:29 +0100
  • b54c179 retyped promptw by Connor Lane Smith 2010-08-02 15:13:33 +0100
  • 06c1880 replaced promptw by Connor Lane Smith 2010-08-02 14:49:14 +0100
  • a7aee43 fixed bugs, no more config.h, updated manpage, new libdraw by Connor Lane Smith 2010-08-02 14:22:54 +0100
  • a3606ec updated manpage, added paste, cleaned up, new libdraw by Connor Lane Smith 2010-07-31 14:56:27 +0100
  • 7d5fe17 merged dmenu & dinput (clunky interface) by Connor Lane Smith 2010-07-30 13:40:56 +0100
  • 7f36736 underline match by Connor Lane Smith 2010-07-30 10:26:12 +0100
  • 115c01b new libdraw by Connor Lane Smith 2010-07-30 10:25:55 +0100
  • d77340e fixed vlist select by Connor Lane Smith 2010-07-30 09:18:35 +0100
  • da7a799 updated to libdraw tip by Connor Lane Smith 2010-07-27 13:40:32 +0100
  • 855a566 added dmenu.h, common.c by Connor Lane Smith 2010-07-02 06:49:05 +0100
  • 29e8fae updated to new libdraw by Connor Lane Smith 2010-07-02 05:50:19 +0100
  • d9c2456 atexit cleanup by Connor Lane Smith 2010-07-02 03:44:01 +0100
  • 6ba5103 removed -e flag (too buggy), cleaned up by Connor Lane Smith 2010-06-30 22:42:15 +0100
  • 309d071 fixed no-input invisible text bug by Connor Lane Smith 2010-06-30 10:45:24 +0100
  • 26b9f3d libdraw now has own repo by Connor Lane Smith 2010-06-30 01:36:15 +0100
  • 7afd296 resizing vlist, new dinput binding by Connor Lane Smith 2010-06-30 00:52:14 +0100
  • cc8b3b9 cleaned up by Connor Lane Smith 2010-06-30 00:05:32 +0100
  • f2abaf8 decosmetics by Connor Lane Smith 2010-06-29 19:19:20 +0100
  • 340b176 dinput with dmenu flags, fixed usage & -v, cosmetics by Connor Lane Smith 2010-06-29 16:07:31 +0100
  • 18dcf73 extended libdraw by Connor Lane Smith 2010-06-28 06:09:34 +0100
  • 9f3b0c6 cleaned up by Connor Lane Smith 2010-06-25 04:33:41 +0100
  • 4508fd2 moved draw.c to libdraw.a by Connor Lane Smith 2010-06-24 17:44:35 +0100
  • 723361f removed colors from dc by Connor Lane Smith 2010-06-24 16:24:04 +0100
  • 96c6540 decoupled draw.c from dmenu & dinput by Connor Lane Smith 2010-06-24 16:18:18 +0100
  • 6c1d0e4 fixed offsets, updated eprint, cleaned up by Connor Lane Smith 2010-06-24 14:22:34 +0100
  • 6efe193 fixed static symbols in config.def.h by Connor Lane Smith 2010-06-24 11:30:30 +0100
  • 8f7b62e fixed makefile by Connor Lane Smith 2010-06-23 14:29:32 +0100
  • 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