Age | Commit message (Collapse) | Author |
|
CID 1040134
|
|
CID 1040138
|
|
CID 1132740
|
|
CID 1132741
|
|
CID 1132742
|
|
CID 1132743
|
|
CID 1132744
|
|
CID 1132749
|
|
CID 1186203
|
|
CID 1186204
|
|
|
|
CID 1039740
|
|
CID 1039769, 1039768
|
|
CID 1039801
|
|
CID 1039843
|
|
CIDs 1039848, 1039847
|
|
CID 1039967
|
|
fix T1067
|
|
|
|
There was a bug there, that caused the one after the standard to be
selected, instead of the standard one.
This was caused because directories and the default profile were not
properly ignored.
|
|
|
|
fix T1020
|
|
fix T1018
|
|
|
|
The keys array stores keys as unsigned int, so with a little bit of
casting voodoo, we can avoid the nasty compiler warning messages about
void pointers used in arithmetic.
Signed-off-by: Chris Michael <devilhorns@comcast.net>
|
|
T152
|
|
this seems to be called completely erroneously and is worthless since all it does is trigger random directory changes
T892
|
|
|
|
|
|
fixes a race condition where client would never be freed when closing lots of windows simultaneously
|
|
T953
|
|
|
|
|
|
|
|
|
|
from D505
|
|
this occurred occasionally when a client was the last one on a phony exe
|
|
T869
PS. fuck this build system.
|
|
|
|
|
|
|
|
T797
|
|
|
|
|
|
|
|
I added this a long time ago to fix binding resets and forgot to add the support in to binding resets. genius.
T642
|
|
|
|
|
|
Up/Down key worked in the opposite directions from expected.
|
|
|