Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix loadfont | Connor Lane Smith | 2011-07-22 |
* | efficiency tweaks | Connor Lane Smith | 2011-07-14 |
* | update draw.c | Connor Lane Smith | 2011-06-18 |
* | no -m, cleanup | Connor Lane Smith | 2011-05-18 |
* | portability | Connor Lane Smith | 2011-05-15 |
* | cleanup | Connor Lane Smith | 2011-05-15 |
* | cleanup | Connor Lane Smith | 2011-05-14 |
* | fixed -m bug (thanks Rob) | Connor Lane Smith | 2011-05-11 |
* | helpful errors | Connor Lane Smith | 2011-05-06 |
* | paring | Connor Lane Smith | 2011-05-05 |
* | removed unnecessary defines | Connor Lane Smith | 2010-11-17 |
* | removed libdc dependence | Connor Lane Smith | 2010-11-11 |
* | moved draw.c to libdraw.a | Connor Lane Smith | 2010-06-24 |
* | decoupled draw.c from dmenu & dinput | Connor Lane Smith | 2010-06-24 |
* | fixed offsets, updated eprint, cleaned up | Connor Lane Smith | 2010-06-24 |
* | added draw.h | Connor Lane Smith | 2010-06-23 |
* | overlapping code | Connor Lane Smith | 2010-06-23 |
* | typo fixes | Connor Lane Smith | 2010-06-23 |
* | initial dmenu / dinput separation | Connor Lane Smith | 2010-06-23 |
* | micromizing dmenu step 1 | Anselm R. Garbe | 2007-09-16 |
* | referred to LICENSE file | Anselm R. Garbe | 2007-05-30 |
* | making copyright notice more compact | Anselm R. Garbe | 2007-04-13 |
* | also, don't set the font all the time | Anselm R. Garbe | 2007-03-02 |
* | readded draw.c again (except getcolor and setfont) | Anselm R. Garbe | 2007-02-20 |
* | removed draw.c, implemented C-w handling (backward word deletion) | Anselm R. Garbe | 2007-02-19 |
* | next version will contain updated copyright notice | arg@mig29 | 2007-01-02 |
* | fixed diagnostic error message | arg@mig29 | 2006-12-08 |
* | removed hardcoded 'fixed' fallback, useless and misleading | arg@mig29 | 2006-12-08 |
* | found compromise | arg@mig29 | 2006-12-07 |
* | also fixing dmenu accordingly | arg@mig29 | 2006-12-07 |
* | only setting LC_CTYPE | arg@mig29 | 2006-12-05 |
* | enforcing using imcomplete fonsets anyways | arg@mig29 | 2006-12-05 |
* | fixing sizeof stuff | arg@mig29 | 2006-11-26 |
* | removed useless newlines | Anselm R. Garbe | 2006-10-06 |
* | error handling | arg@mmvi | 2006-09-26 |
* | foo | arg@mmvi | 2006-09-26 |
* | reverting | arg@mmvi | 2006-09-26 |
* | added fallback to color initialization | arg@mmvi | 2006-09-26 |
* | made function signatures more consistent to my coding style | Anselm R. Garbe | 2006-09-12 |
* | updated dmenu to borderless drawing as well | Anselm R. Garbe | 2006-08-25 |
* | back to 3 colors | Anselm R. Garbe | 2006-08-25 |
* | removed useless call | Anselm R. Garbe | 2006-08-24 |
* | migrated dmenu to use 4 instead of 3 colors | Anselm R. Garbe | 2006-08-24 |
* | removed unnecessary Xlib call | Anselm R. Garbe | 2006-08-24 |
* | fixed string cutting | Anselm R.Garbe | 2006-08-14 |
* | fixed string cutting | Anselm R.Garbe | 2006-08-14 |
* | simplified drawborder | Anselm R.Garbe | 2006-08-11 |
* | readded border colors, this sucks least | Anselm R.Garbe | 2006-08-10 |
* | drawing border around sel item | Anselm R.Garbe | 2006-08-10 |
* | removed unnecessary border color | Anselm R.Garbe | 2006-08-10 |