Commit graph

188 commits

Author SHA1 Message Date
Joshua Fuhs
cb1566d440 These changes prevent the user from viewing the resizing of windows from other screens. It may make the interface appear a bit more sluggish, though, since all of the rearranging must happen in the background. 2012-06-22 23:35:32 -04:00
Joshua Fuhs
043d14a569 Restoring the original flow of Monitor_activateView until I understand better how to optimize. 2012-06-22 23:27:54 -04:00
Joshua Fuhs
4e7da85ffc Cleanup and make consistent the redrawing of views and layout symbols 2012-06-22 23:11:52 -04:00
Joshua Fuhs
32e086c35a Allow for a wider layout description 2012-06-22 23:10:09 -04:00
Joshua Fuhs
750a281eac Dump info to the log. 2012-06-22 19:56:46 -04:00
Joshua Fuhs
8c2272bc80 Added logging of windows from a view 2012-06-22 19:56:13 -04:00
Joshua Fuhs
61641abdca Added bare logging 2012-06-22 19:55:33 -04:00
Joshua Fuhs
0666a89c50 Revert previous changeset since it did too much 2012-06-22 19:54:44 -04:00
Joshua Fuhs
b263ba0daf Added bare logging capability 2012-06-22 19:45:39 -04:00
Joshua Fuhs
e06afcd299 Hotkey correction 2012-06-22 18:09:54 -04:00
Joshua Fuhs
917cf2769d Hotkey consistency 2012-06-22 18:00:55 -04:00
Joshua Fuhs
8e5e42a653 Update the layout of the current view if it is re-activated. 2012-06-21 18:54:00 -04:00
Joshua Fuhs
5276471f49 Spelling corrections and layout consistency 2012-06-21 18:53:03 -04:00
Joshua Fuhs
60267c3338 Cleanup/optimization of view update code 2012-06-21 18:48:37 -04:00
Joshua Fuhs
a82d486a35 Added some basic logging 2012-06-17 10:35:57 -04:00
Joshua Fuhs
65090c573c Making some shortcuts more reasonable 2012-06-17 10:35:44 -04:00
Joshua Fuhs
bebe6826e5 Remove a derived file 2012-06-17 10:35:05 -04:00
joten
65e20770f9 changed hotkeys for View_setGapWidth (compatibility to US-keyboard) 2012-06-17 16:32:48 +02:00
joten
b728cd0255 re-created the executable from the current source 2012-06-11 01:26:00 +02: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
95b66c4255 added feature: set the position for a new window on the view especially in tiled
layout (not only "first in the master area, but also last in the
               master, first or last in the stack area): Config_newWndPostition
2012-06-08 12:00:02 +02:00
joten
ad0c3bcaa2 added feature: re-use WIN+L as a hotkey in bug.n by using the function Manager_lockWorkStation() 2012-06-06 21:14:40 +02:00
joten
5cb9422b7e added a pre-compiled executable matching the current development state 2012-06-02 19:36:25 +02:00
joten
c6ad84087f added gaps for the "tile" layout (Config_layoutGapWidth and View_setGapWidth(d)) 2012-06-01 14:22:45 +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
d7700a8100 updated documentation (added features from earlier commitments)
updated list of changes for release 8.2.1
2012-01-08 19:12:49 +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
0a193919bb updated Manager_getWindow* functions to allow copying of the text to the clipboard 2011-09-21 13:33:06 +02:00
joten
923a5ba471 fixed bug: Save another AutoHotkeyGUI as the active window of a view. 2011-09-18 17:01:44 +02: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
963951ff6a updated documentation (formatting errors) 2011-09-03 00:16:14 +02:00
joten
afe4ee6fb4 update ignored Session.ini and Config.ini 2011-09-02 19:48:38 +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