53 Commits (8e302717cb2d03c79c2f372f5e0489ea54dbb440)

Author SHA1 Message Date
  Connor Lane Smith c805dcbeaf fix loadfont 13 years ago
  Connor Lane Smith 2b92c95230 efficiency tweaks 13 years ago
  Connor Lane Smith f7cbe710a2 update draw.c 13 years ago
  Connor Lane Smith bb3e33def3 no -m, cleanup 13 years ago
  Connor Lane Smith 11ea52d170 portability 13 years ago
  Connor Lane Smith 1654d6cd62 cleanup 13 years ago
  Connor Lane Smith d066975e78 cleanup 13 years ago
  Connor Lane Smith 0291c722fb fixed -m bug (thanks Rob) 13 years ago
  Connor Lane Smith cd3b4915c3 helpful errors 13 years ago
  Connor Lane Smith 210b303941 paring 13 years ago
  Connor Lane Smith 266f3dd311 removed unnecessary defines 13 years ago
  Connor Lane Smith a0a99d10e1 removed libdc dependence 13 years ago
  Connor Lane Smith 4508fd2c4e moved draw.c to libdraw.a 14 years ago
  Connor Lane Smith 96c65400cc decoupled draw.c from dmenu & dinput 14 years ago
  Connor Lane Smith 6c1d0e4d60 fixed offsets, updated eprint, cleaned up 14 years ago
  Connor Lane Smith 595e797660 added draw.h 14 years ago
  Connor Lane Smith bba30e2686 overlapping code 14 years ago
  Connor Lane Smith 08b264393d typo fixes 14 years ago
  Connor Lane Smith b4e63454e5 initial dmenu / dinput separation 14 years ago
  Anselm R. Garbe 06ae894434 micromizing dmenu step 1 17 years ago
  Anselm R. Garbe d27e3c1092 referred to LICENSE file 17 years ago
  Anselm R. Garbe 0e19146d5f making copyright notice more compact 17 years ago
  Anselm R. Garbe 724f72142f also, don't set the font all the time 17 years ago
  Anselm R. Garbe a1913a6af7 readded draw.c again (except getcolor and setfont) 17 years ago
  Anselm R. Garbe 665488a6ee removed draw.c, implemented C-w handling (backward word deletion) 17 years ago
  arg@mig29 771c0cb607 next version will contain updated copyright notice 17 years ago
  arg@mig29 e19e42adbb fixed diagnostic error message 17 years ago
  arg@mig29 796c4fb9e5 removed hardcoded 'fixed' fallback, useless and misleading 17 years ago
  arg@mig29 c69f397bb9 found compromise 17 years ago
  arg@mig29 dd7ee0dae1 also fixing dmenu accordingly 17 years ago
  arg@mig29 250aa199bb only setting LC_CTYPE 17 years ago
  arg@mig29 5d43e9243c enforcing using imcomplete fonsets anyways 17 years ago
  arg@mig29 8c20e5dbd3 fixing sizeof stuff 17 years ago
  Anselm R. Garbe 5fd7af18c6 removed useless newlines 18 years ago
  arg@mmvi b661ca75de error handling 18 years ago
  arg@mmvi c02da9f87e foo 18 years ago
  arg@mmvi 14133be5bd reverting 18 years ago
  arg@mmvi 3b590beda2 added fallback to color initialization 18 years ago
  Anselm R. Garbe 81bcf078f6 made function signatures more consistent to my coding style 18 years ago
  Anselm R. Garbe 13ef97e65e updated dmenu to borderless drawing as well 18 years ago
  Anselm R. Garbe 65be999a3f back to 3 colors 18 years ago
  Anselm R. Garbe 37faefb1aa removed useless call 18 years ago
  Anselm R. Garbe e980c7ff18 migrated dmenu to use 4 instead of 3 colors 18 years ago
  Anselm R. Garbe 30d72e5f87 removed unnecessary Xlib call 18 years ago
  Anselm R.Garbe 6a26e97f74 fixed string cutting 18 years ago
  Anselm R.Garbe 0e21ef5f37 fixed string cutting 18 years ago
  Anselm R.Garbe 67649463c8 simplified drawborder 18 years ago
  Anselm R.Garbe c6113a3b27 readded border colors, this sucks least 18 years ago
  Anselm R.Garbe dd902868df drawing border around sel item 18 years ago
  Anselm R.Garbe 4318bf2905 removed unnecessary border color 18 years ago