Commit graph

34 commits

Author SHA1 Message Date
joten
d26791d2cf Renamed window-related global variables 2015-01-25 19:38:10 +01:00
joten
71e4025a09 Renamed the previously moved functions
(window-related)
2015-01-25 19:16:30 +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
92b6b84e03 Fixed bug from issue #16 (display scaling)
+ fixed bug regarding `Config_horizontalBarPos` (set to a positiv
number)
2014-12-13 16:12:38 +01:00
joten
469e686ca3 Added registration of a secondary windows taskbar
+ Shell_SecondaryTrayWnd
+ TODO for additional TrayWnd
2014-10-06 13:33:29 +02:00
joten
c525f9504e Updated copyright notice 2014-08-14 12:06:08 +02:00
joten
f2cb553b06 implemented feature 'manual tiling' 2014-03-03 11:56:37 +01:00
joten
77bc2168e1 added #+y::Monitor_toggleNotifyIconOverflowWindow() 2013-03-25 22:30:12 +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
ea41d7ae00 updated version number (my text editor might also have deleted unnecessary space) 2012-12-05 13:39:51 +01:00
Joshua Fuhs
fe1f4793f4 Manual merge with latest from berlios 2012-12-03 21:52:43 -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
af151b93a9 Periodic state save and restore work 2012-11-25 08:56:35 -05:00
Joshua Fuhs
714a0b24c7 Fixed bug that didn't set a window's monitor correctly. 2012-07-13 10:01:37 -04:00
Joshua Fuhs
034c9c007e BID 018641: Prevent a hang of bug.n due to a hang of an underlying window. The layout gets messed up because of the ghost windows, and cycling through the windows doesn't yet work right. 2012-06-27 22:00:32 -04:00
Joshua Fuhs
315b1bfae4 Lots of logging changes 2012-06-26 12:52:44 -04:00
Joshua Fuhs
b36b640aad - Keep a reference to each window's expected monitor. Using the screen position can cause windows to switch sides under the right circumstances.
- Some comments to help keep the onShellMessage function straight.
- Repositioned SetWinDelay calls to get better effect for everything.
- Fixed a bug where a windows activation of a window on another monitor would cause weird behavior.
2012-06-25 19:13:52 -04:00
Joshua Fuhs
4bf1aef3e6 Speed up view drawing by turning down the window delay time 2012-06-23 17:53:25 -04:00
Joshua Fuhs
10ab86187d Must hide before show because WinShow does not bring the new window to the top. This results in some odd looking view switches. 2012-06-23 00:43:26 -04:00
Joshua Fuhs
37b4ea2419 Correct the sign on monocle layout with gap width. 2012-06-22 23:45:09 -04:00
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
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
8e5e42a653 Update the layout of the current view if it is re-activated. 2012-06-21 18:54:00 -04: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
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
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