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