1
0
Commit Graph

45 Commits

Author SHA1 Message Date
Connor Lane Smith
c24f2967f2 helpful errors 2011-05-06 21:13:02 +01:00
Connor Lane Smith
5d02e6020b paring 2011-05-05 15:46:48 +01:00
Connor Lane Smith
f195c95f9a removed unnecessary defines 2010-11-17 04:51:30 +00:00
Connor Lane Smith
513f66cb31 removed libdc dependence 2010-11-11 23:56:39 +00:00
Connor Lane Smith
920a130263 moved draw.c to libdraw.a 2010-06-24 17:44:35 +01:00
Connor Lane Smith
2b8a4a8671 decoupled draw.c from dmenu & dinput 2010-06-24 16:18:18 +01:00
Connor Lane Smith
0c0bcf7cdb fixed offsets, updated eprint, cleaned up 2010-06-24 14:22:34 +01:00
Connor Lane Smith
7275278d1c added draw.h 2010-06-23 13:29:15 +01:00
Connor Lane Smith
c4184fedda overlapping code 2010-06-23 12:42:08 +01:00
Connor Lane Smith
82ba86fad4 typo fixes 2010-06-23 12:15:07 +01:00
Connor Lane Smith
4ba681557e initial dmenu / dinput separation 2010-06-23 12:04:54 +01:00
Anselm R. Garbe
5ba5ad8216 micromizing dmenu step 1 2007-09-16 20:14:09 +02:00
Anselm R. Garbe
bba29b10ad referred to LICENSE file 2007-05-30 12:19:06 +02:00
Anselm R. Garbe
607547ebe9 making copyright notice more compact 2007-04-13 11:36:44 +02:00
Anselm R. Garbe
4225921733 also, don't set the font all the time 2007-03-02 15:16:36 +01:00
Anselm R. Garbe
4e5645b281 readded draw.c again (except getcolor and setfont) 2007-02-20 13:54:00 +01:00
Anselm R. Garbe
e63ff02419 removed draw.c, implemented C-w handling (backward word deletion) 2007-02-19 15:49:50 +01:00
arg@mig29
8b1697c480 next version will contain updated copyright notice 2007-01-02 15:38:44 +01:00
arg@mig29
70d78b0952 fixed diagnostic error message 2006-12-08 11:12:11 +01:00
arg@mig29
771bb341ae removed hardcoded 'fixed' fallback, useless and misleading 2006-12-08 10:41:16 +01:00
arg@mig29
e3a3de76bb found compromise 2006-12-07 14:38:31 +01:00
arg@mig29
74c3c47584 also fixing dmenu accordingly 2006-12-07 10:06:06 +01:00
arg@mig29
c3af8065ce only setting LC_CTYPE 2006-12-05 13:30:37 +01:00
arg@mig29
e34fbd2320 enforcing using imcomplete fonsets anyways 2006-12-05 10:31:20 +01:00
arg@mig29
3a78327189 fixing sizeof stuff 2006-11-26 15:49:33 +01:00
Anselm R. Garbe
190f46c81e removed useless newlines 2006-10-06 11:52:57 +02:00
arg@mmvi
2c12f3d682 error handling 2006-09-26 13:45:41 +02:00
arg@mmvi
d398305f28 foo 2006-09-26 13:41:51 +02:00
arg@mmvi
a46295bf8a reverting 2006-09-26 13:39:00 +02:00
arg@mmvi
e86ca83a63 added fallback to color initialization 2006-09-26 13:37:36 +02:00
Anselm R. Garbe
cbc33184e4 made function signatures more consistent to my coding style 2006-09-12 10:59:00 +02:00
Anselm R. Garbe
b71725e35d updated dmenu to borderless drawing as well 2006-08-25 14:45:17 +02:00
Anselm R. Garbe
8f696f3c27 back to 3 colors 2006-08-25 07:54:20 +02:00
Anselm R. Garbe
f680ab626c removed useless call 2006-08-24 12:04:41 +02:00
Anselm R. Garbe
7bd6f6c05c migrated dmenu to use 4 instead of 3 colors 2006-08-24 11:47:08 +02:00
Anselm R. Garbe
42253b397e removed unnecessary Xlib call 2006-08-24 09:27:01 +02:00
Anselm R.Garbe
a026533b5d fixed string cutting 2006-08-14 10:56:57 +02:00
Anselm R.Garbe
a514879a5c fixed string cutting 2006-08-14 08:52:28 +02:00
Anselm R.Garbe
541132435e simplified drawborder 2006-08-11 11:52:34 +02:00
Anselm R.Garbe
80068121a7 readded border colors, this sucks least 2006-08-10 11:13:21 +02:00
Anselm R.Garbe
02c882c8e5 drawing border around sel item 2006-08-10 11:07:06 +02:00
Anselm R.Garbe
e94a87eb46 removed unnecessary border color 2006-08-10 10:28:58 +02:00
arg@10ksloc.org
5ccd388d47 remove stderr spitting 2006-08-04 10:31:05 +02:00
arg@10ksloc.org
df9ed5f5f5 rearranged several stuff 2006-08-04 10:23:36 +02:00
arg@10ksloc.org
42e005e045 initial import 2006-08-04 09:35:27 +02:00