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
joten
e7b88f25ff
replaced the exe with an compressed version
2014-03-09 17:59:13 +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
da4e541b6d
removed redundant files (old doc and hgignore)
2014-03-09 00:31:47 +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
4aa875c4f8
finetuned README
2014-03-07 00:15:19 +01:00
joten
a8ada0f60d
fixed yet another link
2014-03-07 00:10:34 +01:00
joten
14261eea66
revised links in README
2014-03-07 00:07:10 +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
joten
16b202084a
added a comment to Manager_sync
2014-03-05 20:15:27 +01:00
joten
c74b67e443
revised the network monitor in ResourceMonitor.ahk
2014-03-04 20:53:33 +01:00
joten
e38e9dedbb
updated doc
2014-03-04 11:53:40 +01:00
joten
f2cb553b06
implemented feature 'manual tiling'
2014-03-03 11:56:37 +01:00
joten
5e6b2b1fd1
updated .hgignore (*.lnk, which I use to start bug.n from the source folder)
2014-03-01 17:31:06 +01:00
Joshua Fuhs
e3f3ed1c36
Disable network interface lookup due to bug 019005.
2013-05-19 17:26:47 -04:00
Joshua Fuhs
50a086631c
Fix debug log call
2013-05-19 16:07:09 -04:00
joten
8ece7486a1
found a typo
2013-03-29 23:49:55 +01:00
joten
77bc2168e1
added #+y::Monitor_toggleNotifyIconOverflowWindow()
2013-03-25 22:30:12 +01:00
joten
86b3787eac
updated ignore list
2013-02-08 11:48:38 +01:00
joten
dc84157087
fixed bug: Windows 8 does not have a "Start button" any more.
...
changed documentation: Config_*Color
2013-01-17 21:21:28 +01:00
joten
d719c1e1de
fixed bug: AppBar registration and maximized windows
2012-12-15 20:56:18 +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
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
8f2961b1af
re-implemented 'rule-based single-window-action'
2012-12-05 16:08:29 +01:00
joten
0019122079
updated documentation (doc\help.t2t)
2012-12-05 14:12:09 +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
e6ee31c281
Update change doc with session info
2012-12-05 06:21:37 -05:00
Joshua Fuhs
5989c43a53
Remove another completed todo
2012-12-04 20:34:13 -05:00
Joshua Fuhs
26c1f2bafc
Remove a completed todo
2012-12-04 20:33:43 -05:00
Joshua Fuhs
d7dd018704
Alternative fix for Bug #18650 , case 1
2012-12-04 19:36:38 -05:00
Joshua Fuhs
ecdfff073a
Add a todo and superficial change
2012-12-04 07:22:59 -05:00