summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add MMC to border scriptbreadcat2013-12-051-0/+4
|
* Add audio output switcherbreadcat2013-11-071-0/+17
| | | | | Copied in entirety from http://ml.pe/optimizing/2013/changing-the-default-sound-device-using-autohotkey/
* Add SumatraPDF quit hotkeybreadcat2013-11-071-0/+5
|
* Add additional application specific hotkeysbreadcat2013-10-231-2/+9
|
* Add keepass hotkeybreadcat2013-10-201-0/+11
|
* Add window split, taskbar hiding, secret includesbreadcat2013-10-102-2/+27
|
* Merge functions with mainbreadcat2013-10-022-36/+34
| | | | Only contained a single function
* Rename indexbreadcat2013-09-201-0/+0
|
* Add volume control + additional work shortcutsbreadcat2013-09-201-0/+4
|
* Small improvementsbreadcat2013-09-121-11/+11
| | | | | | | Moved dropbox directory Fixed Windows 7 chromium css shortcut Fixed SetWorkingDir from not setting Added missing text replacement
* Cleanupbreadcat2013-09-011-6/+0
| | | | Replaced the adapter, no longer need this workaround.
* General improvementsbreadcat2013-08-292-4/+19
|
* Further XP additionsbreadcat2013-08-292-9/+8
|
* Small improvementsbreadcat2013-08-202-6/+15
| | | | | | Add comments Add OS dependent Chromium global CSS Replaced absolute paths with relative ones
* Add 'if WinXP' statements and auto-typo-correctbreadcat2013-08-193-15/+109
|
* Add MouseWin, Add auto reload on file changebreadcat2013-08-183-2/+85
|
* Removed MouseWin, split tile to hotkeys+functionsbreadcat2013-08-173-123/+24
| | | | | MouseWin may return one day, it was being glitchy as an include and doesn't warrant an additional process.
* Consistent naming stylebreadcat2013-08-171-17/+17
| | | | Also replaced longform {ALTDOWN}{KEY}{ALTUP} with shortform !{Key}.
* Remove double-alt features and version checkbreadcat2013-08-171-52/+0
|
* Removal of OS Detectionbreadcat2013-08-171-58/+38
| | | | Doesn't work as I'd intended, caused issues with duplicate hotkeys.
* 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
* Update and rename README.md to readme.mdbreadcat2013-08-171-0/+2
|
* Rename LICENSE to licensebreadcat2013-08-171-0/+0
| | | CRUISE CONTROL FOR COOL
* Move Win7 specific code to secret.ahkbreadcat2013-08-171-14/+10
|
* Include Detect OSbreadcat2013-08-172-47/+157
| | | | | Merge both Windows XP and Windows 7 specific hotkey into a single file via OS detection.
* Ignore Filesbreadcat2013-08-171-0/+2
|
* Application specific hotkeysbreadcat2013-08-171-0/+72
| | | | Initial commit
* Correctionsbreadcat2013-08-171-1/+1
| | | | missing trailing slash
* Mouse Windowsbreadcat2013-08-171-0/+149
| | | | Initial Commit
* Indexbreadcat2013-08-171-0/+76
| | | | Initial Commit
* Tilingbreadcat2013-08-171-0/+46
| | | | Initial commit
* Initial commitbreadcat2013-08-172-0/+678