summaryrefslogtreecommitdiffstats
path: root/functions.ahk
Commit message (Collapse)AuthorAgeFilesLines
* Small fixes and additionsbreadcat2015-06-021-2/+2
|
* Small tidy upbreadcat2015-05-281-33/+15
|
* Small improvementsbreadcat2015-04-191-3/+20
| | | | Added a couple of functions, improvements, casing changes etc.
* Larger than the average commitbreadcat2015-04-101-0/+29
| | | | | | | | | Fixed volume hotkeys Added horizontal split tile function Remove some surplus exe extensions Add foreign language character input Expand borderless script Reduce some verbosity
* Formatting changebreadcat2015-04-101-261/+265
| | | | | | Consistent tab, casing and indentation. Done with an automatic tool so there will probably be some errors I'll pick up later.
* Further refactoringbreadcat2015-04-091-11/+92
| | | | | Makes for a tidier project, added a couple features and made some small changes.
* Large refactorbreadcat2015-04-091-0/+263
| | | | | | | | Clean up code by moving functions to separate file, better organise hotkeys. Lines 132-136 are currently broken, but rarely used. Removed toggle taskbar as it was broken and never used. winSplit() toggle is also currently broken.
* Merge functions with mainbreadcat2013-10-021-32/+0
| | | | Only contained a single function
* Removed MouseWin, split tile to hotkeys+functionsbreadcat2013-08-171-0/+32
MouseWin may return one day, it was being glitchy as an include and doesn't warrant an additional process.