summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-02-08Moved some delcarations from xNestedMouse.h to xNestedMouse.cColin Hill2-12/+11
2011-02-01Added a new function in xNestedMouse to allow the main nested driver to load ...Weseung Hwang3-0/+11
2011-02-01Fixed various compile warnings in xNestedMouse.cColin Hill1-6/+7
2011-02-01Worked on xNestedMouse.c to get it compiling.Colin Hill4-88/+27
2011-01-30continuing mouse skeletonTuan1-2/+31
2011-01-30continuing mouse skeletonTuan2-8/+130
2011-01-29Remove mouse skeleton from driver.c and place in xNestedMouse.cTuan2-28/+45
2011-01-29Begin working on mouse skeletonTuan1-0/+30
2011-01-25Added tests for detecting cursor enter/leave events of the nested window. Als...Weseung Hwang1-6/+17
2011-01-24Fixed build files to reflect new name.Colin Hill1-5/+4
2011-01-24Made code consistent with name 'nested' rather than 'nestedvColin Hill3-271/+280
2011-01-23Made code style more consistent.Colin Hill3-273/+247
2011-01-23Began implementation of mouse driver.Colin Hill1-0/+52
2011-01-23Removed unneeded vim buffer file.Colin Hill1-293/+0
2011-01-23Test git commitColin Cornaby1-1/+1
2011-01-18Nathaniel's first git commitnate1-1/+1
2011-01-18TTCWN Member #3Colin Hill1-1/+1
2011-01-18did a retab in vim to catch any remaining tabsWeseung Hwang2-34/+44
2011-01-18No changes to code - just redid formatting to match coding style located at h...Weseung Hwang2-218/+259
2011-01-17add hide cursorTuan2-134/+154
2011-01-14TTCCWN#24Tuan1-1/+1
2011-01-11Added pointer motion event checking and prints strings based on location of c...Weseung Hwang2-2/+9
2011-01-11Broke opening comments in excitement of making first ever git commit. Fixed t...Weseung Hwang2-3/+3
2011-01-11Testing (TTCCWN member #2)Weseung Hwang2-2/+258
2011-01-11Added Paulo's source code.Colin Hill5-0/+1145
2011-01-11ClearColin Hill6-1814/+0
2011-01-11Removing build files.Colin Hill3-1211/+0
2011-01-11Removed build files.Colin Hill9-117/+10
2011-01-11Added Paulo's source.Colin Hill17-0/+3132
2011-01-11Removed dummy driver code.Colin Hill6-1749/+0
2010-11-01Initial framework cloned from xf86-video-dummyColin Hill6-0/+1749