53 Révisions (50145384c821bb05f5497e80a006fee2db9f145b)

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