Age | Commit message (Expand) | Author |
2009-01-27 | One of the most annoying things to do was restart cwm and lose all of | Owain Ainsworth |
2009-01-26 | never define XF86DRI_MM after configure. 2.4.x still had the ttm bits | Owain Ainsworth |
2009-01-26 | Update libdrm to 2.4.3 | Owain Ainsworth |
2009-01-26 | sync | Matthieu Herrb |
2009-01-26 | Xtrans 1.2.3. Tested on a full ports build by naddy@. | Matthieu Herrb |
2009-01-26 | util/macros 1.2.1. Tested on a ports bulk build by naddy@. | Matthieu Herrb |
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 | update | Matthieu Herrb |
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-20 | more gcc2 breakage found by sparc | Todd T. Fries |
2009-01-19 | library dependency ordering matters for static archs, -lXext last in this case | Todd T. Fries |
2009-01-19 | sync | 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 | sync | Todd T. Fries |
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 | sync | Matthieu Herrb |
2009-01-13 | adapt for version 1.99.3: add dri2tokens.h | Matthieu Herrb |
2009-01-13 | dri2proto 1.99.3. | Matthieu Herrb |
2009-01-13 | note to self: no cookie, a compile started is not a compile tested | Todd T. Fries |
2009-01-13 | yet another gcc2 found bad coding practice, move variable declartion to the | Todd T. Fries |
2009-01-13 | better cast; noticed by ray@ | Okan Demirmen |
2009-01-12 | Sync suggested configuration file with wsmux kernel changes. One step closer | Miod Vallat |
2009-01-12 | regen | Matthieu Herrb |
2009-01-12 | Update to xserver 1.5.3 + latests commits on server-1.5-branch. | Matthieu Herrb |
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 | Oops, missed a line removal. Fix build. | Owain Ainsworth |
2009-01-11 | fix use of uninitialised value in one of our local changes. | Owain Ainsworth |
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 | Those directories were removed in xf86-video-ati 6.9.0. | Matthieu Herrb |
2009-01-11 | remove unused variables | Okan Demirmen |
2009-01-10 | sync | Todd T. Fries |
2009-01-10 | sync | Matthieu Herrb |
2009-01-10 | xterm 239 | Matthieu Herrb |
2009-01-10 | De-autoconf libdrm. | Owain Ainsworth |