summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Small improvementsPeter2014-08-041-1/+18
| | | | Add telephone number formatter, more autocompletes.
* Small improvementsPeter2014-05-171-15/+15
| | | | | | | Fixes firefox private window being shown as regular window Time/Date insertion sometimes broke and kept the winkey down with SendInput Some formatting changes.
* Restructure and Software migrationPeter2014-04-302-103/+70
| | | | | | | | Move includes to top of file Indent returns Inline Comments Complete Chromium > Firefox Migrate from Dropbox > Git-Annex
* Switch to Firefox (again), add a couple of thingsPeter2014-03-302-2/+12
|
* Add ralt-enter for explorer propertiesPeter2014-03-301-0/+2
|
* Move KeePass folder, add calc closePeter2014-03-013-6/+16
|
* Replace Firefox with ChromiumPeter2014-02-142-6/+6
| | | | Couple of reasons...
* Add additional auto completesPeter2014-02-091-0/+11
|
* Replace chromium with firefoxbreadcat2013-12-192-16/+6
| | | | more freedoms means more betters
* 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