Commit graph

416 commits

Author SHA1 Message Date
joten
8469899efe Revert "Revised the source code documentation ..."
This reverts commit 189be901ea.
2015-02-27 22:38:49 +01:00
joten
286fc287ce Revert "Revised "Manager_onShellMessage""
This reverts commit 058467de8a.
2015-02-27 21:59:54 +01:00
joten
8562e2f9df Revert "Revised "active window" tracking"
This reverts commit ae88c5f1ff.
2015-02-27 21:59:34 +01:00
joten
eb4395fbea Revert "Updated bugn.exe regarding the latest commits"
This reverts commit c70f6adf67.
2015-02-27 21:59:14 +01:00
joten
d33d345154 Revert "Possibly fixed bug from issue #23"
This reverts commit 9bc942afa9.
2015-02-27 21:58:59 +01:00
joten
86168e558d Revert "Fixed visual bug in "Monitor_activateView""
This reverts commit ddf544192f.
2015-02-27 21:58:26 +01:00
joten
9a7ba14da3 Revert "Updated bugn.exe regarding the latest commits."
This reverts commit 0c07b0c65d.
2015-02-27 21:57:51 +01:00
joten
788dca4ae4 Revert "Fixed bug in "active window" tracking"
This reverts commit b79369c125.
2015-02-27 21:57:44 +01:00
joten
70f9c9c4a6 Revert "Moved the exclusion of elevated windows to a rule"
This reverts commit 4fd0b98c9b.
2015-02-27 21:57:32 +01:00
joten
da67ca14e8 Revert "Added some debugging"
This reverts commit 2fcad88aa9.
2015-02-27 21:57:25 +01:00
joten
7ef630cdd7 Revert "Implemented a workaround for the bu from issue #27"
This reverts commit 433634c12f.
2015-02-27 21:57:17 +01:00
joten
4f7120be7b Revert "Possibly fixed the bug from issue #27"
This reverts commit 67ab683436.
2015-02-27 21:57:10 +01:00
joten
67ab683436 Possibly fixed the bug from issue #27
+ Reverted commit 433634c12f
+ Added a rule for "Window_isNotVisible"
2015-02-21 16:43:20 +01:00
joten
433634c12f Implemented a workaround for the bu from issue #27 2015-02-19 19:57:59 +01:00
joten
2fcad88aa9 Added some debugging
+ standardized the switching of "DetectHiddenWindows"
2015-02-19 08:14:01 +01:00
joten
4fd0b98c9b Moved the exclusion of elevated windows to a rule
+ revised the default rule set.
2015-02-18 19:48:11 +01:00
joten
b79369c125 Fixed bug in "active window" tracking
+ fixed conflicting bug in in "Manager_closeWindow"
+ fixed visual bug in "Window_isElevated"
2015-02-16 22:38:42 +01:00
joten
0c07b0c65d Updated bugn.exe regarding the latest commits. 2015-02-16 22:16:16 +01:00
joten
ddf544192f Fixed visual bug in "Monitor_activateView" 2015-02-16 22:13:41 +01:00
joten
9bc942afa9 Possibly fixed bug from issue #23 2015-02-16 21:30:10 +01:00
joten
c70f6adf67 Updated bugn.exe regarding the latest commits
(experimental)
2015-02-16 21:10:19 +01:00
joten
ae88c5f1ff Revised "active window" tracking 2015-02-16 21:06:22 +01:00
joten
058467de8a Revised "Manager_onShellMessage" 2015-02-16 19:34:53 +01:00
joten
189be901ea Revised the source code documentation ...
... of Manager_onShellMessage
2015-02-14 21:34:27 +01:00
joten
b1b36b77e9 Unified the usage of WinGet, ... ProcessName ...
... and added window PID information.
2015-02-14 13:52:49 +01:00
joten
9f42612f84 Added a default rule for child windows. 2015-02-14 13:32:08 +01:00
joten
dfac9a19aa Revised the usage of Manager_allWndIds 2015-02-13 21:59:31 +01:00
joten
c02a9c8e7f Updated bugn.exe regarding the latest comits 2015-02-12 21:17:11 +01:00
joten
e2288561dc Fixed issue #24 by ignoring elevated windows 2015-02-12 20:35:41 +01:00
joten
1928410f78 Fixed bug (formatting) in doc (I give up) 2015-02-12 20:18:58 +01:00
joten
04a4c866b7 Fixed bug (formatting) in doc (yet again) 2015-02-12 20:14:23 +01:00
joten
4bc25e3268 Fixed bug (formatting) in doc (wtf) 2015-02-12 20:06:57 +01:00
joten
fcee204c2a Revert "Fixed bug (formatting) in doc"
This reverts commit e509a0ec86.
2015-02-12 20:00:20 +01:00
joten
f9bf869c73 Revert "Fixed bug (formatting) in doc (finally?)"
This reverts commit ccc43e77ab.
2015-02-12 20:00:12 +01:00
joten
ccc43e77ab Fixed bug (formatting) in doc (finally?) 2015-02-12 19:48:33 +01:00
joten
e509a0ec86 Fixed bug (formatting) in doc 2015-02-12 19:41:40 +01:00
joten
9b247a40be Made the "remote control" support multiple lines. 2015-02-12 19:36:52 +01:00
joten
09cb11337e Revert "Revised the usage of Manager_allWndIds"
This reverts commit 1815c9b355.
2015-02-08 20:24:17 +01:00
joten
c3d9b705f2 Revert "Updated bugn.exe regarding the latest commits"
This reverts commit 520b1e0e88.
2015-02-08 20:23:38 +01:00
joten
520b1e0e88 Updated bugn.exe regarding the latest commits 2015-02-08 20:01:53 +01:00
joten
1815c9b355 Revised the usage of Manager_allWndIds
... especially regarding issue #9
2015-02-08 20:00:57 +01:00
joten
9d618b3f32 Added missing documentation of Config_rules 2015-02-08 17:56:15 +01:00
joten
c12a266044 Added some kind of remote control ...
... i. e. the possibility for sending commands to bug.n from another
AutoHotkey script, as suggested by franckspike with issue #20 (a pull
request).
2015-02-08 17:40:19 +01:00
joten
dacbaf634d Updated bugn.exe regarding the latest commits 2015-02-05 21:07:04 +01:00
joten
07a080c4ca Added a chrome browser rule
+ fixed a typo
2015-02-05 20:57:59 +01:00
joten
90fa564d92 Updated bugn.exe for latest commits 2015-02-01 22:29:13 +01:00
joten
497318e24a Added a default rule ...
... for a Windows Explorer dialog type
2015-02-01 22:19:40 +01:00
joten
18b165edc8 Revised the default rule set 2015-02-01 21:13:48 +01:00
joten
107456f71a Optimized "Manager_applyRules" 2015-02-01 20:10:54 +01:00
joten
d67c7482e9 Revised the rule layout 2015-02-01 20:02:08 +01:00