summaryrefslogtreecommitdiffstats
path: root/index.ahk
Commit message (Collapse)AuthorAgeFilesLines
* Small improvementsbreadcat2013-08-201-4/+13
| | | | | | Add comments Add OS dependent Chromium global CSS Replaced absolute paths with relative ones
* Add 'if WinXP' statements and auto-typo-correctbreadcat2013-08-191-6/+88
|
* Add MouseWin, Add auto reload on file changebreadcat2013-08-181-1/+78
|
* Removed MouseWin, split tile to hotkeys+functionsbreadcat2013-08-171-12/+24
| | | | | MouseWin may return one day, it was being glitchy as an include and doesn't warrant an additional process.
* Cleanup, comments, restore Win7 specific codebreadcat2013-08-171-14/+15
| | | | | | | Removed some legacy or broken code Added comments to some environment setup Added back Win7 specific code due to OS detection not being passed to hotkeys
* Move Win7 specific code to secret.ahkbreadcat2013-08-171-14/+10
|
* Correctionsbreadcat2013-08-171-1/+1
| | | | missing trailing slash
* Indexbreadcat2013-08-171-0/+76
Initial Commit