aboutsummaryrefslogtreecommitdiff
path: root/draw.c
Commit message (Expand)AuthorAgeLines
* fix loadfontConnor Lane Smith2011-07-22-12/+13
* efficiency tweaksConnor Lane Smith2011-07-14-3/+3
* update draw.cConnor Lane Smith2011-06-18-14/+13
* no -m, cleanup4.3Connor Lane Smith2011-05-18-13/+9
* portabilityConnor Lane Smith2011-05-15-5/+6
* cleanupConnor Lane Smith2011-05-15-5/+3
* cleanupConnor Lane Smith2011-05-14-19/+5
* fixed -m bug (thanks Rob)Connor Lane Smith2011-05-11-3/+3
* helpful errorsConnor Lane Smith2011-05-06-1/+6
* paringConnor Lane Smith2011-05-05-5/+2
* removed unnecessary defines4.2Connor Lane Smith2010-11-17-2/+0
* removed libdc dependenceConnor Lane Smith2010-11-11-0/+196
* moved draw.c to libdraw.aConnor Lane Smith2010-06-24-136/+0
* decoupled draw.c from dmenu & dinputConnor Lane Smith2010-06-24-56/+53
* fixed offsets, updated eprint, cleaned upConnor Lane Smith2010-06-24-4/+8
* added draw.hConnor Lane Smith2010-06-23-32/+25
* overlapping codeConnor Lane Smith2010-06-23-1/+0
* typo fixesConnor Lane Smith2010-06-23-1/+1
* initial dmenu / dinput separationConnor Lane Smith2010-06-23-0/+143
* micromizing dmenu step 1Anselm R. Garbe2007-09-16-61/+0
* referred to LICENSE file3.2Anselm R. Garbe2007-05-30-3/+1
* making copyright notice more compact3.0Anselm R. Garbe2007-04-13-4/+3
* also, don't set the font all the timeAnselm R. Garbe2007-03-02-11/+4
* readded draw.c again (except getcolor and setfont)Anselm R. Garbe2007-02-20-0/+71
* removed draw.c, implemented C-w handling (backward word deletion)Anselm R. Garbe2007-02-19-121/+0
* next version will contain updated copyright noticearg@mig292007-01-02-1/+1
* fixed diagnostic error messagearg@mig292006-12-08-1/+1
* removed hardcoded 'fixed' fallback, useless and misleadingarg@mig292006-12-08-4/+1
* found compromise1.6arg@mig292006-12-07-1/+1
* also fixing dmenu accordinglyarg@mig292006-12-07-2/+0
* only setting LC_CTYPEarg@mig292006-12-05-1/+1
* enforcing using imcomplete fonsets anywaysarg@mig292006-12-05-6/+1
* fixing sizeof stuffarg@mig292006-11-26-2/+2
* removed useless newlinesAnselm R. Garbe2006-10-06-9/+1
* error handlingarg@mmvi2006-09-26-2/+3
* fooarg@mmvi2006-09-26-1/+1
* revertingarg@mmvi2006-09-26-3/+2
* added fallback to color initializationarg@mmvi2006-09-26-2/+3
* made function signatures more consistent to my coding style1.0Anselm R. Garbe2006-09-12-10/+5
* updated dmenu to borderless drawing as wellAnselm R. Garbe2006-08-25-25/+8
* back to 3 colorsAnselm R. Garbe2006-08-25-7/+14
* removed useless callAnselm R. Garbe2006-08-24-3/+1
* migrated dmenu to use 4 instead of 3 colorsAnselm R. Garbe2006-08-24-12/+7
* removed unnecessary Xlib callAnselm R. Garbe2006-08-24-2/+1
* fixed string cuttingAnselm R.Garbe2006-08-14-5/+5
* fixed string cuttingAnselm R.Garbe2006-08-14-2/+10
* simplified drawborderAnselm R.Garbe2006-08-11-22/+16
* readded border colors, this sucks least0.3Anselm R.Garbe2006-08-10-20/+28
* drawing border around sel itemAnselm R.Garbe2006-08-10-5/+20
* removed unnecessary border colorAnselm R.Garbe2006-08-10-24/+1