Commit Graph

76 Commits

Author SHA1 Message Date
joten 39ccce432d fixed bug for the case 'vertical position of Bar_cmdGui and
Config_verticalBarPos=tray and task bar at top of monitor'
2012-10-01 21:48:24 +02:00
joten 65faa0b790 fixed bug for the case 'Main_reload() and Config_verticalBarPos=tray' 2012-10-01 21:20:45 +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 97c3ccb389 reviewed changes by Josh
reverted to old version of 'Bar_updateView'
Calculating the percentage with help of the string length is inprecise due to
different the string length of window IDs (at least 5-7).
2012-09-30 22:36:42 +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 590017c0b0 re-written and moved Log.ahk to Debug.ahk (to be extended) 2012-09-28 17:46:17 +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
joten 0f6215b162 added feature: Associating names with views, which are shown in the status bar. 2012-09-06 22:53:15 +02:00
Joshua Fuhs 36432847bc Turn down the debug level on messages for which a bug has been fixed. 2012-07-13 11:23:19 -04:00
Joshua Fuhs af3dbbadf8 I really should test before committing. The debug calls didn't work 2012-07-12 13:35:58 -04:00
Joshua Fuhs f78c6e9f8e Add debug messages to track down a tricky bug. 2012-07-12 11:31:31 -04:00
Joshua Fuhs 643bf5b5ad Oops, committed without testing. Sure enough, there were bugs. 2012-06-30 13:37:37 -04:00
Joshua Fuhs 4ad41cb813 Update UI with new options. Left logging commented out because it might not be a feature that should be advertised. 2012-06-30 12:57:20 -04:00
Joshua Fuhs a738956012 Added support for a two-dimensional master area 2012-06-25 00:25:18 -04:00
Joshua Fuhs 32e086c35a Allow for a wider layout description 2012-06-22 23:10:09 -04:00
Joshua Fuhs 60267c3338 Cleanup/optimization of view update code 2012-06-21 18:48:37 -04:00
joten 421b18f779 added one more status fields (included in the readinAny-field):
Config_readinNetworkLoad (and the according functions)
2012-06-11 01:21:47 +02: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 8a4bd53b4a replaced the function Bar_getInteger with NumGet
minor changes
2012-06-08 22:14:08 +02:00
joten 09676ce755 fixed bug: Set the background color of the status bar (title and clock) 2012-05-31 20:24:03 +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