Commit Graph

69 Commits

Author SHA1 Message Date
Cynthia Foxwell a850e695be backlog, dos2unix pass 2023-08-31 22:13:42 -06:00
Cynthia Foxwell 8ab973790c remove something i forgot i added into Main 2023-03-01 21:07:08 -07:00
Cynthia Foxwell c863a66fa0 in taskbar changes 2023-03-01 20:55:50 -07:00
Cynthia Foxwell 60b361b7bd . 2022-09-23 22:07:07 -06:00
Cynthia Foxwell 0f6580b372 initial fork commit 2022-02-15 14:38:14 -07:00
joten 0f9f537040 Added per-monitor display scaling awareness
... possibly mitigating issues #122 , #155  and #194
2019-04-07 21:52:21 +02:00
joten d6e18f9f24 Cleaned up after and initialized the next release 2019-04-07 21:28:37 +02:00
joten 7821851377 Created files for release 9.0.2 2019-04-07 21:11:56 +02:00
joten deb72f4b0e Cleanup after release, initializing next version 2018-01-15 18:59:48 +01:00
joten 9ea8b284a6 Prepared the release of version 9.0.1 2018-01-15 16:55:50 +01:00
joten f65b711565 Fixed bugs from issues #95, #101 and #102
circumvented further warnings
2016-06-11 22:59:46 +02:00
x29a b26f3cf0bb let user override icon with a logo.ico in executable folder, otherwise use
builting icon
2016-04-14 16:25:50 +02:00
joten cc9381b245 may fixed bug related to issue #94 2016-04-13 19:28:24 +02:00
joten 7b92900432 reversed "v10" commit 2016-03-09 19:34:57 +01:00
joten d8aafadcc7 Revert "added log and lib (part)"
This reverts commit 70d79b7987.
2016-03-09 19:24:12 +01:00
joten f655a74ee7 Revert "revised main"
This reverts commit c157df9c80.
2016-03-09 19:23:53 +01:00
joten c157df9c80 revised main 2016-02-12 20:39:04 +01:00
joten 70d79b7987 added log and lib (part) 2016-02-12 20:11:03 +01:00
joten 5982f0e209 enabled warnings, corrected detected errors 2016-02-12 19:02:36 +01:00
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