Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add additional auto completes | Peter | 2014-02-09 | 1 | -0/+11 |
| | |||||
* | Replace chromium with firefox | breadcat | 2013-12-19 | 2 | -16/+6 |
| | | | | more freedoms means more betters | ||||
* | Add MMC to border script | breadcat | 2013-12-05 | 1 | -0/+4 |
| | |||||
* | Add audio output switcher | breadcat | 2013-11-07 | 1 | -0/+17 |
| | | | | | Copied in entirety from http://ml.pe/optimizing/2013/changing-the-default-sound-device-using-autohotkey/ | ||||
* | Add SumatraPDF quit hotkey | breadcat | 2013-11-07 | 1 | -0/+5 |
| | |||||
* | Add additional application specific hotkeys | breadcat | 2013-10-23 | 1 | -2/+9 |
| | |||||
* | Add keepass hotkey | breadcat | 2013-10-20 | 1 | -0/+11 |
| | |||||
* | Add window split, taskbar hiding, secret includes | breadcat | 2013-10-10 | 2 | -2/+27 |
| | |||||
* | Merge functions with main | breadcat | 2013-10-02 | 2 | -36/+34 |
| | | | | Only contained a single function | ||||
* | Rename index | breadcat | 2013-09-20 | 1 | -0/+0 |
| | |||||
* | Add volume control + additional work shortcuts | breadcat | 2013-09-20 | 1 | -0/+4 |
| | |||||
* | Small improvements | breadcat | 2013-09-12 | 1 | -11/+11 |
| | | | | | | | Moved dropbox directory Fixed Windows 7 chromium css shortcut Fixed SetWorkingDir from not setting Added missing text replacement | ||||
* | Cleanup | breadcat | 2013-09-01 | 1 | -6/+0 |
| | | | | Replaced the adapter, no longer need this workaround. | ||||
* | General improvements | breadcat | 2013-08-29 | 2 | -4/+19 |
| | |||||
* | Further XP additions | breadcat | 2013-08-29 | 2 | -9/+8 |
| | |||||
* | Small improvements | breadcat | 2013-08-20 | 2 | -6/+15 |
| | | | | | | Add comments Add OS dependent Chromium global CSS Replaced absolute paths with relative ones | ||||
* | Add 'if WinXP' statements and auto-typo-correct | breadcat | 2013-08-19 | 3 | -15/+109 |
| | |||||
* | Add MouseWin, Add auto reload on file change | breadcat | 2013-08-18 | 3 | -2/+85 |
| | |||||
* | Removed MouseWin, split tile to hotkeys+functions | breadcat | 2013-08-17 | 3 | -123/+24 |
| | | | | | MouseWin may return one day, it was being glitchy as an include and doesn't warrant an additional process. | ||||
* | Consistent naming style | breadcat | 2013-08-17 | 1 | -17/+17 |
| | | | | Also replaced longform {ALTDOWN}{KEY}{ALTUP} with shortform !{Key}. | ||||
* | Remove double-alt features and version check | breadcat | 2013-08-17 | 1 | -52/+0 |
| | |||||
* | Removal of OS Detection | breadcat | 2013-08-17 | 1 | -58/+38 |
| | | | | Doesn't work as I'd intended, caused issues with duplicate hotkeys. | ||||
* | Cleanup, comments, restore Win7 specific code | breadcat | 2013-08-17 | 1 | -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.md | breadcat | 2013-08-17 | 1 | -0/+2 |
| | |||||
* | Rename LICENSE to license | breadcat | 2013-08-17 | 1 | -0/+0 |
| | | | CRUISE CONTROL FOR COOL | ||||
* | Move Win7 specific code to secret.ahk | breadcat | 2013-08-17 | 1 | -14/+10 |
| | |||||
* | Include Detect OS | breadcat | 2013-08-17 | 2 | -47/+157 |
| | | | | | Merge both Windows XP and Windows 7 specific hotkey into a single file via OS detection. | ||||
* | Ignore Files | breadcat | 2013-08-17 | 1 | -0/+2 |
| | |||||
* | Application specific hotkeys | breadcat | 2013-08-17 | 1 | -0/+72 |
| | | | | Initial commit | ||||
* | Corrections | breadcat | 2013-08-17 | 1 | -1/+1 |
| | | | | missing trailing slash | ||||
* | Mouse Windows | breadcat | 2013-08-17 | 1 | -0/+149 |
| | | | | Initial Commit | ||||
* | Index | breadcat | 2013-08-17 | 1 | -0/+76 |
| | | | | Initial Commit | ||||
* | Tiling | breadcat | 2013-08-17 | 1 | -0/+46 |
| | | | | Initial commit | ||||
* | Initial commit | breadcat | 2013-08-17 | 2 | -0/+678 |