]> git.armaanb.net Git - dmenu.git/history - draw.c
adopted Alex Sedov's config.h revival patch to tip
[dmenu.git] / draw.c
2011-10-16 Connor Lane Smithmerge default -> lsx
2011-07-22 Connor Lane Smithfix loadfont
2011-07-14 Connor Lane Smithefficiency tweaks
2011-06-23 Connor Lane Smithmerge lsx -> default
2011-06-18 Connor Lane Smithupdate draw.c
2011-05-18 Connor Lane Smithno -m, cleanup
2011-05-15 Connor Lane Smithportability
2011-05-15 Connor Lane Smithcleanup
2011-05-14 Connor Lane Smithcleanup
2011-05-11 Connor Lane Smithfixed -m bug (thanks Rob)
2011-05-06 Connor Lane Smithhelpful errors
2011-05-05 Connor Lane Smithparing
2010-11-17 Connor Lane Smithremoved unnecessary defines
2010-11-11 Connor Lane Smithremoved libdc dependence
2010-06-24 Connor Lane Smithmoved draw.c to libdraw.a
2010-06-24 Connor Lane Smithdecoupled draw.c from dmenu & dinput
2010-06-24 Connor Lane Smithfixed offsets, updated eprint, cleaned up
2010-06-23 Connor Lane Smithadded draw.h
2010-06-23 Connor Lane Smithoverlapping code
2010-06-23 Connor Lane Smithtypo fixes
2010-06-23 Connor Lane Smithinitial dmenu / dinput separation
2007-09-16 Anselm R. Garbemicromizing dmenu step 1
2007-05-30 Anselm R. Garbereferred to LICENSE file
2007-04-13 Anselm R. Garbemaking copyright notice more compact
2007-03-02 Anselm R. Garbealso, don't set the font all the time
2007-02-20 Anselm R. Garbereadded draw.c again (except getcolor and setfont)
2007-02-19 Anselm R. Garberemoved draw.c, implemented C-w handling (backward...
2007-01-02 arg@mig29next version will contain updated copyright notice
2006-12-08 arg@mig29fixed diagnostic error message
2006-12-08 arg@mig29removed hardcoded 'fixed' fallback, useless and misleading
2006-12-07 arg@mig29found compromise
2006-12-07 arg@mig29also fixing dmenu accordingly
2006-12-05 arg@mig29only setting LC_CTYPE
2006-12-05 arg@mig29enforcing using imcomplete fonsets anyways
2006-11-26 arg@mig29fixing sizeof stuff
2006-10-06 Anselm R. Garberemoved useless newlines
2006-09-26 arg@mmvierror handling
2006-09-26 arg@mmvifoo
2006-09-26 arg@mmvireverting
2006-09-26 arg@mmviadded fallback to color initialization
2006-09-12 Anselm R. Garbemade function signatures more consistent to my coding...
2006-08-25 Anselm R. Garbeupdated dmenu to borderless drawing as well
2006-08-25 Anselm R. Garbeback to 3 colors
2006-08-24 Anselm R. Garberemoved useless call
2006-08-24 Anselm R. Garbemigrated dmenu to use 4 instead of 3 colors
2006-08-24 Anselm R. Garberemoved unnecessary Xlib call
2006-08-14 Anselm R.Garbefixed string cutting
2006-08-14 Anselm R.Garbefixed string cutting
2006-08-11 Anselm R.Garbesimplified drawborder
2006-08-10 Anselm R.Garbereadded border colors, this sucks least
2006-08-10 Anselm R.Garbedrawing border around sel item
2006-08-10 Anselm R.Garberemoved unnecessary border color
2006-08-04 arg@10ksloc.orgremove stderr spitting
2006-08-04 arg@10ksloc.orgrearranged several stuff
2006-08-04 arg@10ksloc.orginitial import