Commit Graph

231 Commits

Author SHA1 Message Date
joten 0573394dbd Compiled exe with current AutoHotkey version 2015-01-17 12:24:37 +01:00
joten a5d7172176 Moved CREDITS file to doc 2015-01-17 00:21:43 +01:00
joten cdc0cf0847 Fixed links in doc\Home.md 2015-01-16 23:38:08 +01:00
joten 8483d4b805 Updated links to downloadable packages 2015-01-16 23:32:56 +01:00
joten 8905cfdf1f Linked the CREDITS file 2015-01-16 23:09:11 +01:00
joten 8f582aa394 Removed stable.zip
... which can be found in release 8.3.1, as future stable.zips can be
downloaded from the releases section
2015-01-16 23:04:30 +01:00
joten 2f9e147164 Compacted listings 2015-01-16 22:58:54 +01:00
joten 9495eb3cac Removed dead links 2015-01-16 22:56:02 +01:00
joten 13345bb097 Moved the credits section to its own file 2015-01-16 22:47:49 +01:00
joten fa188e3b9b Updated the executable. 2014-12-13 16:21:37 +01:00
joten 92b6b84e03 Fixed bug from issue #16 (display scaling)
+ fixed bug regarding `Config_horizontalBarPos` (set to a positiv
number)
2014-12-13 16:12:38 +01:00
joten 76c4a21b30 Updated other points regarding Progman and WIN_8 2014-10-31 19:33:01 +01:00
joten 345896f8b7 Updated bug.n-dev.exe 2014-10-31 18:03:15 +01:00
joten 11aa4425e3 Added code related to issue #7
bug.n now acts on changed display resolution and added monitors
2014-10-31 17:01:30 +01:00
joten 35b28891f4 Extended the bug fix from r145:dc91cfafb64c ...
... to all methods of closing windows
2014-10-31 16:20:31 +01:00
joten bd00181033 Fixed bug regarding activating a monitor ...
... by clicking on the desktop
2014-10-31 16:10:33 +01:00
joten 6a65aa4d00 Fixed bug in doc 2014-10-29 18:21:45 +01:00
joten 92bc786122 Commented on Manager_aMonitor 2014-10-29 18:15:11 +01:00
joten eb8e4aab03 Added WindowProc for detecting display changes
Reference: https://github.com/fuhsjr00/bug.n/issues/7
2014-10-06 13:59:59 +02:00
joten 469e686ca3 Added registration of a secondary windows taskbar
+ Shell_SecondaryTrayWnd
+ TODO for additional TrayWnd
2014-10-06 13:33:29 +02:00
joten 73adf718a0 Added a Config_rule line to Manager_getWindowInfo
... making it easier to create a new rule for an open window.
2014-10-02 15:46:12 +02:00
joten 60afeff9a2 Added a TODO regarding an additional status field
Reference: https://github.com/fuhsjr00/bug.n/issues/11#issue-44583490
2014-10-02 10:14:57 +02:00
joten 804e28cb22 Added Config_readinVolume
... and associated code
2014-10-01 23:20:32 +02:00
joten 1b6133b3fd Added a TODO regarding chrome browser pop-ups
Reference:
https://github.com/fuhsjr00/bug.n/issues/1#issuecomment-54681990
2014-09-30 14:13:18 +02:00
joten 87a486b830 Added bar transparency
+ updated bug.n-dev.exe
2014-09-30 13:08:48 +02:00
Josh Fuhs 3e15c08ba2 Update the dev exe. 2014-08-17 14:11:35 -04:00
Josh Fuhs c43f26f1f2 Fix for GH#1: Can not manage Google Chrome. This fix was suggested by @KyleSolo and confirmed by @darsain and myself. 2014-08-17 14:08:46 -04:00
joten c525f9504e Updated copyright notice 2014-08-14 12:06:08 +02:00
joten b0a3181649 Updated dev.exe 2014-04-29 16:34:52 +02:00
joten 50c16a3a02 Updated doc for [ Feature Request #5735 ] 2014-04-29 16:13:51 +02:00
joten def6b0f1bf Implemented [ Feature Request #5735 ]
Increasing MFactor Resizing Over Time
2014-04-29 15:43:17 +02:00
joten 7117e82e07 Fixed bug regarding the special character '&'
The special character '&' would underline the next letter and not be
shown.
2014-03-25 20:47:07 +01:00
joten add46154c2 fixed error in doc 2014-03-24 20:02:31 +01:00
joten 2f619a67f5 updated doc for changed firefox rule 2014-03-10 19:45:32 +01:00
joten ac9faa3e4e bug fix: default rule for firefox did not work 2014-03-10 00:35:59 +01:00
joten d5b11fe44c fixed bug: lost windows on reload
windows got lost, when reloading and not Config_dynamicTiling, i. e.
manual tiling was enabled
2014-03-09 22:45:28 +01:00
joten c57a997cb8 removed redundant code 2014-03-09 19:16:35 +01:00
joten eda67b9ace fixed bug: open the doc dir if running script
the relative directory 'doc' does not exist in 'src', only in root;
before moving the documentation, ot was the other way around, and either
of them did not work.
2014-03-09 18:31:37 +01:00
joten e7b88f25ff replaced the exe with an compressed version 2014-03-09 17:59:13 +01:00
joten 9fcccfab00 added stable.zip and dev.exe and updated the doc
For user convenience I added comiled versions of bug.n, deliberately
without any version number or date, to keep the linking in doc easy.
2014-03-09 17:46:59 +01:00
joten 14f9b1eefe updated doc/CHANGES.md 2014-03-09 12:31:42 +01:00
joten d85fa03335 fixed some links and spelling in documentation 2014-03-09 00:54:25 +01:00
joten da4e541b6d removed redundant files (old doc and hgignore) 2014-03-09 00:31:47 +01:00
joten 08cce39ef6 fixed some links and formatting in README and doc 2014-03-09 00:26:31 +01:00
joten 34a0ace3c5 reverted Home.md to pure Markdown
Outside the Wiki MediaWiki links are not usable in Markdown.
2014-03-08 23:46:57 +01:00
joten b2e9336357 moved and revised the old doc and wiki
files from src/doc and the berliOS Wiki
2014-03-08 23:32:32 +01:00
joten 52eeb776a1 still not right in configuration_variables.md 2014-03-07 13:30:30 +01:00
joten 8887f5ca23 again configuration_variables.md formatting 2014-03-07 13:27:40 +01:00
joten 03a7eca10c last corrections to configuration_variables.md 2014-03-07 13:21:19 +01:00
joten 2c8f6834ba third round of corrections to config_variables.md 2014-03-07 13:16:14 +01:00