42b9a03168fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner case
Connor Lane Smith
2010-09-13 14:22:02 +0100
3ce8f8de3fsimplification
Connor Lane Smith
2010-09-11 19:48:10 +0100
c2507f82aeupdate to libdc, fixed utf8 bug
Connor Lane Smith
2010-09-11 13:37:01 +0100
f8d31b453carrow offset
Connor Lane Smith
2010-08-20 19:57:13 +0100
15a373ec56fixed width bug
Connor Lane Smith
2010-08-20 19:42:58 +0100
2f8054552arebound paste, removed useless max widths
Connor Lane Smith
2010-08-20 13:50:44 +0100
760739bb2dnew libdraw
Connor Lane Smith
2010-08-19 16:43:39 +0100
72022e7271new libdraw
Connor Lane Smith
2010-08-19 16:17:57 +0100
5c7cb0ea42resorted globals
Connor Lane Smith
2010-08-18 17:35:23 +0100
bad83c9903signed ints, ignore negative -l value
Connor Lane Smith
2010-08-18 17:33:34 +0100
a102ca9daefixed insert segfault, added nextrune
Connor Lane Smith
2010-08-12 15:35:51 +0100
ee095612eafixed paste
Connor Lane Smith
2010-08-11 15:02:03 +0100
ec1bc69b42new libdraw, replaced cistrstr with fstrstr, simpler readstdin
Connor Lane Smith
2010-08-11 14:24:25 +0100
9b2ec1cb4dmore efficient initfont
Connor Lane Smith
2010-08-10 18:09:02 +0100
05d3effadbreverted calcoffsets
Connor Lane Smith
2010-08-10 14:14:37 +0100
4fed1cd136simplifications
Connor Lane Smith
2010-08-10 13:38:49 +0100
334364a634cursor fix + style
Connor Lane Smith
2010-08-09 11:54:46 +0100
7e6df3fa20added ^D, removed ^M
Connor Lane Smith
2010-08-06 14:16:08 +0100
b915884897new libdraw, typo fixes
Connor Lane Smith
2010-08-05 15:41:56 +0100
656ccd2f91another typo fix (thanks, Gene Auyeung)
Connor Lane Smith
2010-08-03 18:19:59 +0100
3aa17dee49typo fix
Connor Lane Smith
2010-08-03 17:29:53 +0100
af5b9b37d1cleaned up
Connor Lane Smith
2010-08-03 17:18:24 +0100
a1c61b49f9merged *{h,v} functions
Connor Lane Smith
2010-08-03 17:10:29 +0100
300e237de8retyped promptw
Connor Lane Smith
2010-08-02 15:13:33 +0100
0315fef541replaced promptw
Connor Lane Smith
2010-08-02 14:49:14 +0100
71ac5902aefixed bugs, no more config.h, updated manpage, new libdraw
Connor Lane Smith
2010-08-02 14:22:54 +0100
19b745f9b1updated manpage, added paste, cleaned up, new libdraw
Connor Lane Smith
2010-07-31 14:56:27 +0100
61cb1c320emerged dmenu & dinput (clunky interface)
Connor Lane Smith
2010-07-30 13:40:56 +0100
f32666ef34underline match
Connor Lane Smith
2010-07-30 10:26:12 +0100
c92a4fd624new libdraw
Connor Lane Smith
2010-07-30 10:25:55 +0100
1499ee8c99fixed vlist select
Connor Lane Smith
2010-07-30 09:18:35 +0100
b636201651updated to libdraw tip
Connor Lane Smith
2010-07-27 13:40:32 +0100
933abed1fdadded dmenu.h, common.c
Connor Lane Smith
2010-07-02 06:49:05 +0100
67a0ba4052updated to new libdraw
Connor Lane Smith
2010-07-02 05:50:19 +0100
0146b3c478atexit cleanup
Connor Lane Smith
2010-07-02 03:44:01 +0100
827c29f746removed -e flag (too buggy), cleaned up
Connor Lane Smith
2010-06-30 22:42:15 +0100
311463f829fixed no-input invisible text bug
Connor Lane Smith
2010-06-30 10:45:24 +0100
96f158414elibdraw now has own repo
Connor Lane Smith
2010-06-30 01:36:15 +0100
14b2a6638dresizing vlist, new dinput binding
Connor Lane Smith
2010-06-30 00:52:14 +0100
23f129ecbccleaned up
Connor Lane Smith
2010-06-30 00:05:32 +0100
3449a56aaedecosmetics
Connor Lane Smith
2010-06-29 19:19:20 +0100
ed5b452950dinput with dmenu flags, fixed usage & -v, cosmetics
Connor Lane Smith
2010-06-29 16:07:31 +0100
c984dc95dcextended libdraw
Connor Lane Smith
2010-06-28 06:09:34 +0100
b36d8de8adcleaned up
Connor Lane Smith
2010-06-25 04:33:41 +0100
920a130263moved draw.c to libdraw.a
Connor Lane Smith
2010-06-24 17:44:35 +0100
e5ee718f66removed colors from dc
Connor Lane Smith
2010-06-24 16:24:04 +0100
2b8a4a8671decoupled draw.c from dmenu & dinput
Connor Lane Smith
2010-06-24 16:18:18 +0100
0c0bcf7cdbfixed offsets, updated eprint, cleaned up
Connor Lane Smith
2010-06-24 14:22:34 +0100
28bf1ca60bfixed static symbols in config.def.h
Connor Lane Smith
2010-06-24 11:30:30 +0100
f70de02be1fixed makefile
Connor Lane Smith
2010-06-23 14:29:32 +0100
5eda52ee53cleaned up
Connor Lane Smith
2010-06-23 13:49:24 +0100
2d52820bf0cleaned up
Connor Lane Smith
2010-06-23 13:31:11 +0100
7275278d1cadded draw.h
Connor Lane Smith
2010-06-23 13:29:15 +0100
c4184feddaoverlapping code
Connor Lane Smith
2010-06-23 12:42:08 +0100
82ba86fad4typo fixes
Connor Lane Smith
2010-06-23 12:15:07 +0100
4ba681557einitial dmenu / dinput separation
Connor Lane Smith
2010-06-23 12:04:54 +0100
2dca58cb5bfixed vlist cursor
Connor Lane Smith
2010-06-22 10:45:07 +0100
23e4e1a5a1updated 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
Connor Lane Smith
2010-06-20 15:04:15 +0100
d24efcbbd3cleaned up
Connor Lane Smith
2010-06-20 01:19:17 +0100
5c1e1a08e7added ^K, optimisations
Connor Lane Smith
2010-06-20 00:44:26 +0100
bbf8d9d3f0added sselp requirement to readme
Connor Lane Smith
2010-06-19 21:44:32 +0100
2c584ebe46cleaned up
Connor Lane Smith
2010-06-16 15:36:17 +0100
e139b8febffixed vlist paging, cleaned up
Connor Lane Smith
2010-06-11 09:24:33 +0100
dd18984717updated manpage
Connor Lane Smith
2010-06-09 10:13:26 +0100
3daec65cbaAdded tag 4.1.1 for changeset 72749a826cab
Anselm R Garbe
2010-05-29 12:56:37 +0100
f144f7c710prepared bugfix release 4.1.1
Anselm R Garbe
2010-05-29 12:56:33 +0100
c624af41feapplied Ramils patch
Anselm R Garbe
2010-05-29 12:55:38 +0100
9e5c864609Added tag 4.1 for changeset 844587572673
Anselm R Garbe
2010-05-28 11:42:54 +0100
d54005dc26prepared dmenu-4.1 release
Anselm R Garbe
2010-05-28 11:42:49 +0100
f39a3226bdfixed vlist alignment
Connor Lane Smith
2010-05-05 11:42:39 +0100
6b1eaca6f4cleaning up
Connor Lane Smith
2010-05-02 23:17:02 +0100
4a62ee8f9ffixed bad parenting, simpler vlist
Connor Lane Smith
2010-04-14 17:35:19 +0000
03aaf0d364fixed ^U cursor support
Connor Lane Smith
2010-04-13 20:14:45 +0000
f45023cda1fixed 3 bugs and some inconsistency
Connor Lane Smith
2010-04-07 16:15:34 +0000
b4d8e4cd1bapplied Connor's patch, thanks!
Anselm R Garbe
2010-03-07 08:32:16 +0000
b9e8f899c9this 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
Anselm R Garbe
2009-12-05 16:52:53 +0000
0ec702fcc9applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (due to the fact that surf is using dmenu as well)
Anselm R Garbe
2009-11-28 12:28:15 +0000
0e96e1d07bAdded tag 4.0 for changeset 78f9f72cc9c6
Anselm R Garbe
2009-04-18 12:50:12 +0100
8940a4ec26applied Matthias Christian Ott's sanity fixes (thanks a lot!)
Anselm R Garbe
2009-02-21 19:21:54 +0000
88592a9e9fnext release will be 4.0
a@null
2008-12-12 19:58:52 +0000