aboutsummaryrefslogtreecommitdiff
path: root/draw.c
Commit message (Collapse)AuthorAge
* removed libdc dependenceConnor Lane Smith2010-11-11
|
* moved draw.c to libdraw.aConnor Lane Smith2010-06-24
|
* decoupled draw.c from dmenu & dinputConnor Lane Smith2010-06-24
|
* fixed offsets, updated eprint, cleaned upConnor Lane Smith2010-06-24
|
* added draw.hConnor Lane Smith2010-06-23
|
* overlapping codeConnor Lane Smith2010-06-23
|
* typo fixesConnor Lane Smith2010-06-23
|
* initial dmenu / dinput separationConnor Lane Smith2010-06-23
|
* micromizing dmenu step 1Anselm R. Garbe2007-09-16
|
* referred to LICENSE fileAnselm R. Garbe2007-05-30
|
* making copyright notice more compactAnselm R. Garbe2007-04-13
|
* also, don't set the font all the timeAnselm R. Garbe2007-03-02
|
* readded draw.c again (except getcolor and setfont)Anselm R. Garbe2007-02-20
|
* removed draw.c, implemented C-w handling (backward word deletion)Anselm R. Garbe2007-02-19
|
* next version will contain updated copyright noticearg@mig292007-01-02
|
* fixed diagnostic error messagearg@mig292006-12-08
|
* removed hardcoded 'fixed' fallback, useless and misleadingarg@mig292006-12-08
|
* found compromisearg@mig292006-12-07
|
* also fixing dmenu accordinglyarg@mig292006-12-07
|
* only setting LC_CTYPEarg@mig292006-12-05
|
* enforcing using imcomplete fonsets anywaysarg@mig292006-12-05
|
* fixing sizeof stuffarg@mig292006-11-26
|
* removed useless newlinesAnselm R. Garbe2006-10-06
|
* error handlingarg@mmvi2006-09-26
|
* fooarg@mmvi2006-09-26
|
* revertingarg@mmvi2006-09-26
|
* added fallback to color initializationarg@mmvi2006-09-26
|
* made function signatures more consistent to my coding styleAnselm R. Garbe2006-09-12
|
* updated dmenu to borderless drawing as wellAnselm R. Garbe2006-08-25
|
* back to 3 colorsAnselm R. Garbe2006-08-25
|
* removed useless callAnselm R. Garbe2006-08-24
|
* migrated dmenu to use 4 instead of 3 colorsAnselm R. Garbe2006-08-24
|
* removed unnecessary Xlib callAnselm R. Garbe2006-08-24
|
* fixed string cuttingAnselm R.Garbe2006-08-14
|
* fixed string cuttingAnselm R.Garbe2006-08-14
|
* simplified drawborderAnselm R.Garbe2006-08-11
|
* readded border colors, this sucks leastAnselm R.Garbe2006-08-10
|
* drawing border around sel itemAnselm R.Garbe2006-08-10
|
* removed unnecessary border colorAnselm R.Garbe2006-08-10
|
* remove stderr spittingarg@10ksloc.org2006-08-04
|
* rearranged several stuffarg@10ksloc.org2006-08-04
|
* initial importarg@10ksloc.org2006-08-04