Commit Graph

50 Commits

Author SHA1 Message Date
joten 52126dd8cc initial src commit of v10 2016-02-12 19:02:35 +01:00
joten 8a728fc785 Fixed bug from issue #40 2015-03-21 11:34:15 +01:00
joten 7d74dd4fe5 Removed `Main_reload()`
... redundant with `Config_autoSaveSession`
2015-03-07 14:10:00 +01:00
joten be8e4a68c3 Integrated bar into Shell_SecondaryTrayWnd 2015-01-31 01:45:36 +01:00
joten 2d18960bf6 Revised "View_setGapWidth"
... aka "View_setLayoutProperty('GapWidth', " to allow setting absolute
and relative values.
2015-01-28 22:20:15 +01:00
joten 4ec9578507 Moved tiling-related functions to Tiler.ahk 2015-01-26 21:12:14 +01:00
joten 485c1c5115 Renamed and reordered functions 2015-01-25 22:26:17 +01:00
joten 03c3d59310 Fixed minor bug regarding the log file 2015-01-25 20:50:01 +01:00
joten b5ee251adb Renamed Manager_resetWindowBorder and ...
... Manager_setWindowBorder to Manager_restoreWindowBorders and
Manager_setWindowBorders
2015-01-25 20:39:09 +01:00
joten c7b6c0a388 Moved window-related functions to Window.ahk
... therewith revising Manager_findHung (bug in line 272: "If (A_Index =
ghostWnd)")
2015-01-25 18:07:51 +01:00
joten b8e3206b1a Initialized version 9.0.0 2015-01-25 14:04:17 +01:00
joten b2139b1605 Updated copyright notice 2015-01-25 13:07:37 +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 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 c525f9504e Updated copyright notice 2014-08-14 12:06:08 +02: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
Joshua Fuhs 50a086631c Fix debug log call 2013-05-19 16:07:09 -04: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 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 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 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 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 7ba6efb080 fixed bug, which prevented bug.n from Main_reload, if the number of monitors changed 2012-10-14 17:59:42 +02:00
joten e8c4795ea9 replaced the explicit listing in 'Bar_cmdGui' with an input field and a
listing configurable in config.ini
2012-10-01 20:06:48 +02:00
joten 8a3f890f3e moved the helper functions for the resource monitoring to the analogous library 2012-09-30 21:16:31 +02:00
joten ea332e413a moved the resource monitoring from 'Config_readinAny' to a library 2012-09-30 19:50:12 +02:00
joten b68451e9d3 refurbished 'Main.ahk' 2012-09-29 20:30:48 +02:00
joten 590017c0b0 re-written and moved Log.ahk to Debug.ahk (to be extended) 2012-09-28 17:46:17 +02:00
joten aa7ddae698 introduced 'Main_dataDir' as the target for config.ini and log.txt 2012-09-28 16:15:20 +02:00
joten 99b74ad39c moved the images from the sub- to the main root-directory 2012-09-28 15:54:06 +02:00
joten aaa9538f43 removed List.ahk from "#Include"
fixed a bug, which might have occured with the new version of AutoHotkey_L
2012-09-28 15:29:42 +02:00
joten 67ab171e40 replaced 1 "Tab" with 2 "Space" (+ adjusting some glitches)
updated the copyright notice at the beginning of each script file
2012-09-27 22:32:27 +02:00
Joshua Fuhs 809d91868a Use user data directory for logs. 2012-06-30 12:37:13 -04:00
Joshua Fuhs ef47899c5d Initialize monitors a little more intelligently by associating currently opened windows with the monitor on which they appear. 2012-06-24 18:04:41 -04:00
Joshua Fuhs fb71e0d7dc Improved logging functionality. Different logs may not be specified and the log may be truncated upon initialization. 2012-06-24 13:26:45 -04:00
Joshua Fuhs a82d486a35 Added some basic logging 2012-06-17 10:35:57 -04:00
joten 582ea2b84e added a comment in Manager.ahk
added the cleanup-code for Bar_getDiskLoad in Main.ahk
added two more status fields (included in the readinAny-field) in Bar.ahk and
        Config.ahk:
        | functions          | configuration variables  |
        |--------------------|--------------------------|
        | Bar_getDiskLoad    | Config_readinDiskLoad    |
        | Bar_getMemoryUsage | Config_readinMemoryUsage |
2012-06-08 23:29:08 +02:00
joten 1dec51a91b removed the internal, manual revision number (subversion and last change date)
updated version number: 8.3.0
2012-05-31 17:44:05 +02:00
joten 8d8dfa6390 updated version number: 8.2.2.01
fixed bug: setting the active window of a view
2012-01-12 21:54:03 +01:00
joten 01e5239b25 updated version: 8.2.1.02
fix bug        #018431: Immediate run-time errors running bug.n built from source
workaround bug #018364: Evernote: new note
feature        #005446: Reload function
2011-12-05 22:20:38 +01:00
joten 9ff5ef80bf updated docs: generalized header and footer for html and txt
fixed   docs: links
fixed    bug: #18356 (Missing bar elements on Windows XP.)
updated     : version to 8.2.1
2011-09-14 20:30:17 +02:00
joten c64ce96ec1 updated version (8.2.0.03)
release 8.2.0
2011-09-02 19:46:07 +02:00
joten aeaa677f95 initial committal (8.2.0.03) 2011-07-27 19:43:34 +02:00