|  Anselm R Garbe | cbd8257914 | Added tag 4.2.1 for changeset abb6579a324f | 2010-11-20 09:25:08 +00:00 | 
				
					
						|  Anselm R Garbe | 22cf9626c7 | fixed dist target bug | 2010-11-20 09:25:04 +00:00 | 
				
					
						|  Anselm R Garbe | 9e13ecabe8 | Added tag 4.2 for changeset 379813a051f0 | 2010-11-19 11:51:01 +00:00 | 
				
					
						|  Connor Lane Smith | 266f3dd311 | removed unnecessary defines | 2010-11-17 04:51:30 +00:00 | 
				
					
						|  Connor Lane Smith | 8d9ade36de | moved main, updated args | 2010-11-17 04:33:34 +00:00 | 
				
					
						|  Connor Lane Smith | da81f57f6d | fixed config.mk dep | 2010-11-12 00:30:03 +00:00 | 
				
					
						|  Connor Lane Smith | c1241bcba3 | updated manpage | 2010-11-12 00:01:54 +00:00 | 
				
					
						|  Connor Lane Smith | eeba6221b1 | rebound paste to ^Y | 2010-11-12 00:00:32 +00:00 | 
				
					
						|  Connor Lane Smith | a0a99d10e1 | removed libdc dependence | 2010-11-11 23:56:39 +00:00 | 
				
					
						|  Connor Lane Smith | 7cf66b443a | -m flag to fix dwm selmon bug | 2010-11-02 12:15:15 +00:00 | 
				
					
						|  Connor Lane Smith | 038a78a3f4 | updated manpage | 2010-10-08 23:40:11 +01:00 | 
				
					
						|  Connor Lane Smith | e0add428d2 | cleaned up | 2010-10-08 23:36:45 +01:00 | 
				
					
						|  Connor Lane Smith | bf7b8e37ee | dmenu_path.c (shell is a bottleneck) | 2010-10-08 23:24:22 +01:00 | 
				
					
						|  Connor Lane Smith | 610a0a8d12 | fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner case | 2010-09-13 14:22:02 +01:00 | 
				
					
						|  Connor Lane Smith | f0818217b3 | simplification | 2010-09-11 19:48:10 +01:00 | 
				
					
						|  Connor Lane Smith | 3c366bd73d | update to libdc, fixed utf8 bug | 2010-09-11 13:37:01 +01:00 | 
				
					
						|  Connor Lane Smith | 75a19c35bd | arrow offset | 2010-08-20 19:57:13 +01:00 | 
				
					
						|  Connor Lane Smith | a5f31f5707 | fixed width bug | 2010-08-20 19:42:58 +01:00 | 
				
					
						|  Connor Lane Smith | b81c1e88cd | rebound paste, removed useless max widths | 2010-08-20 13:50:44 +01:00 | 
				
					
						|  Connor Lane Smith | 5376113039 | new libdraw | 2010-08-19 16:43:39 +01:00 | 
				
					
						|  Connor Lane Smith | c7a8f17bd2 | new libdraw | 2010-08-19 16:17:57 +01:00 | 
				
					
						|  Connor Lane Smith | 128d4cf376 | resorted globals | 2010-08-18 17:35:23 +01:00 | 
				
					
						|  Connor Lane Smith | e4fdaba88d | signed ints, ignore negative -l value | 2010-08-18 17:33:34 +01:00 | 
				
					
						|  Connor Lane Smith | 849f1dd7a3 | fixed insert segfault, added nextrune | 2010-08-12 15:35:51 +01:00 | 
				
					
						|  Connor Lane Smith | 402dc2bc95 | fixed paste | 2010-08-11 15:02:03 +01:00 | 
				
					
						|  Connor Lane Smith | 00a60cb7b2 | new libdraw, replaced cistrstr with fstrstr, simpler readstdin | 2010-08-11 14:24:25 +01:00 | 
				
					
						|  Connor Lane Smith | e149c531b8 | more efficient initfont | 2010-08-10 18:09:02 +01:00 | 
				
					
						|  Connor Lane Smith | 605e9b6c03 | reverted calcoffsets | 2010-08-10 14:14:37 +01:00 | 
				
					
						|  Connor Lane Smith | caf5246268 | simplifications | 2010-08-10 13:38:49 +01:00 | 
				
					
						|  Connor Lane Smith | 93af72e116 | cursor fix + style | 2010-08-09 11:54:46 +01:00 | 
				
					
						|  Connor Lane Smith | 0b8072a5a9 | added ^D, removed ^M | 2010-08-06 14:16:08 +01:00 | 
				
					
						|  Connor Lane Smith | 31ffcd3b9a | new libdraw, typo fixes | 2010-08-05 15:41:56 +01:00 | 
				
					
						|  Connor Lane Smith | 9cf07b4b9b | another typo fix (thanks, Gene Auyeung) | 2010-08-03 18:19:59 +01:00 | 
				
					
						|  Connor Lane Smith | 7a2782d02d | typo fix | 2010-08-03 17:29:53 +01:00 | 
				
					
						|  Connor Lane Smith | 1c91c2a99c | cleaned up | 2010-08-03 17:18:24 +01:00 | 
				
					
						|  Connor Lane Smith | b7695fa98c | merged *{h,v} functions | 2010-08-03 17:10:29 +01:00 | 
				
					
						|  Connor Lane Smith | b54c179d58 | retyped promptw | 2010-08-02 15:13:33 +01:00 | 
				
					
						|  Connor Lane Smith | 06c18808b6 | replaced promptw | 2010-08-02 14:49:14 +01:00 | 
				
					
						|  Connor Lane Smith | a7aee433cc | fixed bugs, no more config.h, updated manpage, new libdraw | 2010-08-02 14:22:54 +01:00 | 
				
					
						|  Connor Lane Smith | a3606ecb0e | updated manpage, added paste, cleaned up, new libdraw | 2010-07-31 14:56:27 +01:00 | 
				
					
						|  Connor Lane Smith | 7d5fe17391 | merged dmenu & dinput (clunky interface) | 2010-07-30 13:40:56 +01:00 | 
				
					
						|  Connor Lane Smith | 7f36736d11 | underline match | 2010-07-30 10:26:12 +01:00 | 
				
					
						|  Connor Lane Smith | 115c01b74e | new libdraw | 2010-07-30 10:25:55 +01:00 | 
				
					
						|  Connor Lane Smith | d77340ed53 | fixed vlist select | 2010-07-30 09:18:35 +01:00 | 
				
					
						|  Connor Lane Smith | da7a799121 | updated to libdraw tip | 2010-07-27 13:40:32 +01:00 | 
				
					
						|  Connor Lane Smith | 855a566319 | added dmenu.h, common.c | 2010-07-02 06:49:05 +01:00 | 
				
					
						|  Connor Lane Smith | 29e8faed6c | updated to new libdraw | 2010-07-02 05:50:19 +01:00 | 
				
					
						|  Connor Lane Smith | d9c24564d2 | atexit cleanup | 2010-07-02 03:44:01 +01:00 | 
				
					
						|  Connor Lane Smith | 6ba5103df4 | removed -e flag (too buggy), cleaned up | 2010-06-30 22:42:15 +01:00 | 
				
					
						|  Connor Lane Smith | 309d071df5 | fixed no-input invisible text bug | 2010-06-30 10:45:24 +01:00 |