Age | Commit message (Expand) | Author |
2009-02-09 | puffy 4.5 | Todd T. Fries |
2009-02-07 | add 'moveamount' to cwmrc; it sets keyboard movement amount, making | Martynas Venckus |
2009-02-07 | remove leftover from mdoc.samples; ok jmc@ | Martynas Venckus |
2009-02-03 | fix off-by-one in geom.[xy], after pwin changes. keyboard movement | Martynas Venckus |
2009-02-02 | Better looking default resources for the XDM chooser. | Matthieu Herrb |
2009-01-30 | getLocalAddress(): return 127.0.0.1 if the hostname doesn't resolve. | Matthieu Herrb |
2009-01-30 | regen | Matthieu Herrb |
2009-01-30 | Fix a merge botch in xdm 1.1.8 update. | Matthieu Herrb |
2009-01-30 | Add more input checks. From "nobody@example.com" on bugs@. | Matthieu Herrb |
2009-01-29 | xdm 1.1.8. | Matthieu Herrb |
2009-01-27 | remove Nscreens and x_screenname() - we really don't need them. | Okan Demirmen |
2009-01-27 | One of the most annoying things to do was restart cwm and lose all of | Owain Ainsworth |
2009-01-23 | passing a null pointer to free() is valid; sprinkle a few free->xfree. | Okan Demirmen |
2009-01-23 | Whitespace nit. | Owain Ainsworth |
2009-01-23 | Switch to using XInternAtoms for caching the atom numbers. Saves a pile | Owain Ainsworth |
2009-01-23 | move conf_clear() and add proto. | Okan Demirmen |
2009-01-23 | Move the keybinding argument to a union to prevent warnings where | Owain Ainsworth |
2009-01-22 | now that pwin is gone gone gone, we no longer have to do the bwidth | Okan Demirmen |
2009-01-22 | The default font name is strduped, so don't test for default font name | Owain Ainsworth |
2009-01-22 | Oops, missed an atom. | Owain Ainsworth |
2009-01-22 | Cache all of the X atoms we use at startup. | Owain Ainsworth |
2009-01-21 | borderwidth as a cwmrc(5) keyword, really helps debugging | Todd T. Fries |
2009-01-19 | library dependency ordering matters for static archs, -lXext last in this case | Todd T. Fries |
2009-01-17 | remove unused | Okan Demirmen |
2009-01-17 | Finally fix the really annoying race where if you rapidly switch groups several | Owain Ainsworth |
2009-01-16 | revert just the 'race fix'; more works needs to be ironed out with | Okan Demirmen |
2009-01-16 | remove pwin, bringing us to one client, one window. we no longer have | Okan Demirmen |
2009-01-15 | On startup, don't leak memory when we enumerate existing windows. | Owain Ainsworth |
2009-01-15 | - add missing prototypes. | Okan Demirmen |
2009-01-13 | better cast; noticed by ray@ | Okan Demirmen |
2009-01-11 | Add -Wall to CFLAGS, it's helped find a few dodgy constructs. | Owain Ainsworth |
2009-01-11 | shortcut_to_name should not be defined as static in a header file. Put | Owain Ainsworth |
2009-01-11 | add missing prototypes | Okan Demirmen |
2009-01-11 | better comparison idiom; found with -Wall | Okan Demirmen |
2009-01-11 | - merge grab_sweep() into mousefunc_window_resize(). | Okan Demirmen |
2009-01-11 | FcNameParse() manpage lies, cast here. | Okan Demirmen |
2009-01-11 | remove unused variables | Okan Demirmen |
2009-01-10 | xterm 239 | Matthieu Herrb |
2009-01-08 | If the mousebutton is unknown when we go to grab, don't just print a | Owain Ainsworth |
2009-01-06 | Disable allowFontOps, allowTcapOps and allowWindowOps by default | Matthieu Herrb |
2009-01-06 | xterm 238. includes fix for CVE-2008-2383. | Matthieu Herrb |
2009-01-06 | remove "search should ignore the current window" from list, for the | Okan Demirmen |
2009-01-06 | HasXinerama is an int | Okan Demirmen |
2009-01-06 | remove unused code | Okan Demirmen |
2009-01-03 | Avoid infinit loop on make clean. Problem found by mglocker@. | Matthieu Herrb |
2009-01-01 | xedit 1.1.2 | Matthieu Herrb |
2009-01-01 | mkfontscale 1.0.6 | Matthieu Herrb |
2008-12-23 | Disable build of deprecated proxymngr and xfindprox applications. | Matthieu Herrb |
2008-12-23 | Remove obsolete applications (replaced by xinput). | Matthieu Herrb |
2008-12-04 | Kill obviously dead variable. | Owain Ainsworth |