Commit graph

168 commits

Author SHA1 Message Date
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
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
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
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
da4e541b6d removed redundant files (old doc and hgignore) 2014-03-09 00:31:47 +01:00
joten
16b202084a added a comment to Manager_sync 2014-03-05 20:15:27 +01:00
joten
c74b67e443 revised the network monitor in ResourceMonitor.ahk 2014-03-04 20:53:33 +01:00
joten
e38e9dedbb updated doc 2014-03-04 11:53:40 +01:00
joten
f2cb553b06 implemented feature 'manual tiling' 2014-03-03 11:56:37 +01:00
Joshua Fuhs
e3f3ed1c36 Disable network interface lookup due to bug 019005. 2013-05-19 17:26:47 -04:00
Joshua Fuhs
50a086631c Fix debug log call 2013-05-19 16:07:09 -04:00
joten
8ece7486a1 found a typo 2013-03-29 23:49:55 +01:00
joten
77bc2168e1 added #+y::Monitor_toggleNotifyIconOverflowWindow() 2013-03-25 22:30:12 +01:00
joten
dc84157087 fixed bug: Windows 8 does not have a "Start button" any more.
changed documentation: Config_*Color
2013-01-17 21:21:28 +01:00
joten
d719c1e1de fixed bug: AppBar registration and maximized windows 2012-12-15 20:56:18 +01:00
Joshua Fuhs
321112bcff Merge all changes from the depot 2012-12-05 19:03:27 -05:00
Joshua Fuhs
8c1c33bc1e Make auto-save session configurable 2012-12-05 18:55:38 -05:00
joten
9a14d225e0 fixed bug, which I introduced with rev. 150
fixed regression bug regarding the tray icon
2012-12-05 16:24:11 +01:00
joten
8f2961b1af re-implemented 'rule-based single-window-action' 2012-12-05 16:08:29 +01:00
joten
0019122079 updated documentation (doc\help.t2t) 2012-12-05 14:12:09 +01:00
joten
c3e342a7de fixed the processing of the command-line argument setting Main_appDir/Main_dataDir 2012-12-05 13:50:30 +01:00
joten
ea41d7ae00 updated version number (my text editor might also have deleted unnecessary space) 2012-12-05 13:39:51 +01:00
Joshua Fuhs
e6ee31c281 Update change doc with session info 2012-12-05 06:21:37 -05:00
Joshua Fuhs
5989c43a53 Remove another completed todo 2012-12-04 20:34:13 -05:00
Joshua Fuhs
26c1f2bafc Remove a completed todo 2012-12-04 20:33:43 -05:00
Joshua Fuhs
d7dd018704 Alternative fix for Bug #18650, case 1 2012-12-04 19:36:38 -05:00
Joshua Fuhs
ecdfff073a Add a todo and superficial change 2012-12-04 07:22:59 -05:00
Joshua Fuhs
b2272226e0 Pre-push merge 2012-12-03 22:43:16 -05:00
Joshua Fuhs
ad94306aec Finally got a resolved candidate 2012-12-03 22:40:52 -05:00
Joshua Fuhs
7efc059c7c More prep for merge 2012-12-03 22:18:19 -05:00
Joshua Fuhs
fe1f4793f4 Manual merge with latest from berlios 2012-12-03 21:52:43 -05:00
joten
cdf4591a0f updated documentation 2012-12-01 20:44:19 +01:00
joten
98d06a02ce updated documentation for release 8.3.0 2012-12-01 20:16:58 +01:00
Joshua Fuhs
e9e5a853cc Continue the manual merge. Bar.ahk is merged (pretty much unchanged) 2012-11-26 22:13:38 -05:00
Joshua Fuhs
c30a4c3f30 Step 1 of a long manual merge 2012-11-26 18:52:18 -05:00
Joshua Fuhs
aaa73c4729 Inidicate when initialization and cleanup are complete 2012-11-26 13:11:16 -05:00
Joshua Fuhs
4b5c74861a Get rid of unnecessary debug statement 2012-11-25 09:08:04 -05:00
Joshua Fuhs
af151b93a9 Periodic state save and restore work 2012-11-25 08:56:35 -05:00
joten
747766274e changed documentation directory references 2012-10-20 20:45:44 +02:00
joten
aa29e18fa1 renamed directory 'docs' -> 'doc' 2012-10-20 16:55:24 +02:00
joten
ae8f325d9f updated the documentation 2012-10-20 16:53:46 +02:00
joten
53b4a83757 fixed bug #18650 'Unexpected monitor focus changes'
fixed bug in 'Manager_setWindowMonitor(d) ' and 'Manager_setViewMonitor(d) '
fixed bug in 'Debug_setLogLevel(d)', if 'Debug_logLevel=0'
2012-10-16 18:09:17 +02:00
joten
de1b284f14 standardized the checking of the active window 2012-10-14 23:16:34 +02:00
joten
7ba6efb080 fixed bug, which prevented bug.n from Main_reload, if the number of monitors changed 2012-10-14 17:59:42 +02:00