summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-29keybinding -> key bindingOkan Demirmen
2014-01-29Merge keybinding and mousebinding queues into using the same mergedOkan Demirmen
2014-01-29Much like we do for keyboard and mouse bindings, remove duplicates forOkan Demirmen
2014-01-29Check command name/path for truncation and provide user feedback duringOkan Demirmen
2014-01-28Check ignore windowname for truncation and provide user feedback duringOkan Demirmen
2014-01-28The EWMH spec states that if the cardinal returned is 0xFFFFFFFF (-1)Okan Demirmen
2014-01-28Move conf_init/clear into main - no behaviour change; from Tiago Cunha.Okan Demirmen
2014-01-27move some init up and shed some blank linesOkan Demirmen
2014-01-27simplify parse_config using assignment; inspired by a very old diff fromOkan Demirmen
2014-01-26updateMatthieu Herrb
2014-01-24more range checkingOkan Demirmen
2014-01-24correct arguments and drop the cast.Okan Demirmen
2014-01-23no need to quote within warningOkan Demirmen
2014-01-23If no title is supplied, term uses only the basename for its title.Okan Demirmen
2014-01-22zap whitespaceOkan Demirmen
2014-01-22cwm_argv doesn't need to be global any longerOkan Demirmen
2014-01-22start properly releasing X resources during teardownOkan Demirmen
2014-01-22Somewhat streamline event loop/restart/quit handling; most notableOkan Demirmen
2014-01-22syncTodd T. Fries
2014-01-21Sprinkle a few more const; from Tiago Cunha.Okan Demirmen
2014-01-20Save the ptr position before lowering via kbd, so as to be able to cycleOkan Demirmen
2014-01-20merge KBFLAG_NEEDCLIENT and MOUSEBIND_CTX_*; brings kbfunc and mousefuncOkan Demirmen
2014-01-20Use argument to pass down flags for mousefunc cyclegroup; removesOkan Demirmen
2014-01-20constify and rename some confusing variables around cmdq.Okan Demirmen
2014-01-20 - remove redundant range check for buttons in conf_bind_mouse.Okan Demirmen
2014-01-20Add a function that adds an entry to a menuq, normalizing a common codeOkan Demirmen
2014-01-19updateJonathan Gray
2014-01-19Mesa 9.2.5Jonathan Gray
2014-01-19Merge Mesa 9.2.5Jonathan Gray
2014-01-19Import Mesa 9.2.5Jonathan Gray
2014-01-18OpenBSD needs the same treatment as FreeBSD to avoid xterm -holdMatthieu Herrb
2014-01-18Update libdrm to 2.4.51.Jonathan Gray
2014-01-15Add more luna88k-specific initialization to use color wscons andKenji Aoyama
2014-01-14syncTodd T. Fries
2014-01-12Update to freetype 2.5.2.Matthieu Herrb
2006-11-25Import freetype 2.2.1Matthieu Herrb
2014-01-11m68k needs libGL compiled with -fPICMiod Vallat
2014-01-10add sha: target like src/etc/Makefile .. prodded by deraadt@Todd T. Fries
2014-01-09syncTodd T. Fries
2014-01-09syncTodd T. Fries
2014-01-07updateMatthieu Herrb
2014-01-07Update to libXfont 1.4.7. Include fix for CVE-2013-6462.Matthieu Herrb
2014-01-05Missing files for xauth 1.0.8Matthieu Herrb
2014-01-04updateMatthieu Herrb
2014-01-04Update to xauth 1.0.8Matthieu Herrb
2014-01-04Update to x11proto 7.0.25Matthieu Herrb
2014-01-03updateMatthieu Herrb
2014-01-03use consistent typesOkan Demirmen
2014-01-03state is longOkan Demirmen
2014-01-03MFC: Use FT_*_H macros instead of including <freetype/*.h>Matthieu Herrb