Commit graph

105 commits

Author SHA1 Message Date
joten
c12a266044 Added some kind of remote control ...
... i. e. the possibility for sending commands to bug.n from another
AutoHotkey script, as suggested by franckspike with issue #20 (a pull
request).
2015-02-08 17:40:19 +01:00
joten
497318e24a Added a default rule ...
... for a Windows Explorer dialog type
2015-02-01 22:19:40 +01:00
joten
18b165edc8 Revised the default rule set 2015-02-01 21:13:48 +01:00
joten
d67c7482e9 Revised the rule layout 2015-02-01 20:02:08 +01:00
joten
a8adf2e33f Revised color scheme and status bar
... extracting the volume from anyText.
2015-01-30 23:38:40 +01:00
joten
ae54669dd8 Revised the bar color scheme 2015-01-30 20:13:10 +01:00
joten
1546091696 Adopted franckspike's more general Manager_loop 2015-01-28 23:45:58 +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
f7d712d61c Revised "Manager_setViewMonitor"
... to allow setting absolute and relative values.
2015-01-28 20:49:03 +01:00
joten
0d967e02fe Revised "Manager_setWindowMonitor"
... to allow setting absolute and relative values.
2015-01-28 20:26:43 +01:00
joten
7d7c20f716 Revised "Manager_activateMonitor"
... to allow setting absolute and relative values
2015-01-28 20:12:57 +01:00
joten
8455ec1b60 Revised "Monitor_toggleWindowTag" and ...
"View_activateWindow" in regards to absolute and relative value setting
2015-01-28 19:42:07 +01:00
joten
b014a72284 Revised "Monitor_setWindowTag"
... to allow setting absolute and relative values.
2015-01-28 18:11:47 +01:00
joten
05d75e876c Revised Monitor_activateView
... to allow setting absolute and relative values.
2015-01-28 17:42:18 +01:00
joten
74dffa9792 Re-implemented "View_shuffleWindow"
... regarding the setting of absolute and relative values
2015-01-28 00:02:37 +01:00
joten
f9cfc8e5f5 Implemented setting the log level ...
... to an absolute value
2015-01-27 22:33:13 +01:00
joten
9a539e10af Re-implemented "View_setLayout"
... allowing to set absolute and relative values
2015-01-27 22:13:03 +01:00
joten
2346f3734e Implemented setting mfact to an absolute value 2015-01-27 21:59:12 +01:00
joten
f18dd93523 Added "GapWidth" to View_setLayoutProperty
+ minor correction
2015-01-27 21:30:10 +01:00
joten
6db371a134 Unified functions for setting layout properties
... to View_setLayoutProperty
2015-01-26 22:51:19 +01:00
joten
d0ab84f1f3 Rename the function View_toggleFloating
... to View_toggleFloatingWindow and therewith revised functions
Manager_*Window
2015-01-25 20:28:40 +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
b51fc07f56 Updated the requirements in doc 2015-01-24 12:35:00 +01:00
joten
ec7f62de04 Updated links to executable 2015-01-17 12:29:08 +01:00
joten
a5d7172176 Moved CREDITS file to doc 2015-01-17 00:21:43 +01:00
joten
cdc0cf0847 Fixed links in doc\Home.md 2015-01-16 23:38:08 +01:00
joten
8483d4b805 Updated links to downloadable packages 2015-01-16 23:32:56 +01:00
joten
8905cfdf1f Linked the CREDITS file 2015-01-16 23:09:11 +01:00
joten
6a65aa4d00 Fixed bug in doc 2014-10-29 18:21:45 +01:00
joten
804e28cb22 Added Config_readinVolume
... and associated code
2014-10-01 23:20:32 +02:00
joten
87a486b830 Added bar transparency
+ updated bug.n-dev.exe
2014-09-30 13:08:48 +02:00
joten
50c16a3a02 Updated doc for [ Feature Request #5735 ] 2014-04-29 16:13:51 +02:00
joten
add46154c2 fixed error in doc 2014-03-24 20:02:31 +01:00
joten
2f619a67f5 updated doc for changed firefox rule 2014-03-10 19:45:32 +01:00
joten
9fcccfab00 added stable.zip and dev.exe and updated the doc
For user convenience I added comiled versions of bug.n, deliberately
without any version number or date, to keep the linking in doc easy.
2014-03-09 17:46:59 +01:00
joten
14f9b1eefe updated doc/CHANGES.md 2014-03-09 12:31:42 +01:00
joten
d85fa03335 fixed some links and spelling in documentation 2014-03-09 00:54:25 +01:00
joten
08cce39ef6 fixed some links and formatting in README and doc 2014-03-09 00:26:31 +01:00
joten
34a0ace3c5 reverted Home.md to pure Markdown
Outside the Wiki MediaWiki links are not usable in Markdown.
2014-03-08 23:46:57 +01:00
joten
b2e9336357 moved and revised the old doc and wiki
files from src/doc and the berliOS Wiki
2014-03-08 23:32:32 +01:00
joten
52eeb776a1 still not right in configuration_variables.md 2014-03-07 13:30:30 +01:00
joten
8887f5ca23 again configuration_variables.md formatting 2014-03-07 13:27:40 +01:00
joten
03a7eca10c last corrections to configuration_variables.md 2014-03-07 13:21:19 +01:00
joten
2c8f6834ba third round of corrections to config_variables.md 2014-03-07 13:16:14 +01:00
joten
a22747c59f second round of corrections to config_variables.md 2014-03-07 13:10:47 +01:00
joten
3232118980 first round of corrections to config_variables.md 2014-03-07 13:03:03 +01:00
joten
dd5da73b45 added configuration_variables.md
with some formatting tests
2014-03-07 12:44:41 +01:00
joten
8306f75b8f fixed some <sup><small> formatting in hotkeys.md 2014-03-07 01:39:01 +01:00
joten
5e1dc25357 fixed some more ` formatting 2014-03-07 01:34:54 +01:00
joten
17623f5aa8 fixed some ` formatting 2014-03-07 01:30:21 +01:00
joten
8d56c6c3ee fixed the function arguments with quotation marks 2014-03-07 01:21:59 +01:00
joten
741402b60b added hotkeys.md 2014-03-07 01:16:32 +01:00
joten
8763a12423 moved from .asciidoc to .md due to not properly rendered lists 2014-03-06 23:54:34 +01:00
joten
f0fc48b90b added LICENSE, README and doc stub 2014-03-06 19:41:57 +01:00