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