forked from brzozi/harbour-commander
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChangelog.txt
74 lines (58 loc) · 2.19 KB
/
Changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
/*
* $Id:
*/
/* Encoding: UTF-8 (No BOM) Notation (in 5th position):
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
Entries may not always be in chronological/commit order.
See license at the end of file. */
2020-05-01 23:46 UTC+0200 Oleksii Myronenko (m.oleksa/at/ukr.net)
* hc.prg
+ hide/show panels (CTRL+O)
2020-04-30 11:54 UTC+0200 Oleksii Myronenko (m.oleksa/at/ukr.net)
- hc.cfg
remove hc.cfg
2020-04-30 11:53 UTC+0200 Oleksii Myronenko (m.oleksa/at/ukr.net)
* README.md
! fix some links
2020-04-30 01:56 UTC+0200 Oleksii Myronenko (m.oleksa/at/ukr.net)
* Changlog.txt
! fix date in last entry
* hc.prg
! fix cursor moving by K_UP and K_DOWN
2020-04-30 01:30 UTC+0200 Oleksii Myronenko (m.oleksa/at/ukr.net)
* hc.prg
+ redraw window after resize (HB_K_RESIZE)
2020-04-30 00:20 UTC+0200 Oleksii Myronenko (m.oleksa/at/ukr.net)
* hbmk.hbm
* uncomment options "-w3 -es2"
* hc.prg
! pacified warnings
2020-04-29 22:55 UTC+0200 Oleksii Myronenko (m.oleksa/at/ukr.net)
* hc.prg
* now, use window functions for panels, command line, bottom bar, etc...,
changed some logic,
some functionality broken, work in progress but no so fast
2020-04-15 23:31 UTC+0200 Oleksii Myronenko (m.oleksa/at/ukr.net)
* hc.prg
+ adds characters that used in a command-line interface to
indicate readiness to accept commands
2020-04-15 00:40 UTC+0200 Oleksii Myronenko (m.oleksa/at/ukr.net)
* hc.prg
* small fix for save/restore active panel
2020-01-10 11:32 UTC+0200 Oleksii Myronenko (m.oleksa/at/ukr.net)
- hc.ppo
remove hc.ppo
2020-01-10 11:32 UTC+0200 Oleksii Myronenko (m.oleksa/at/ukr.net)
* hb.prg
+ save, restore active panel on startup
2020-01-10 11:32 UTC+0200 Oleksii Myronenko (m.oleksa/at/ukr.net)
* hb.prg
* Translated comments from polish to english
2020-01-08 01:04 UTC+0200 Oleksii Myronenko (m.oleksa/at/ukr.net)
* README.md
* deleted links to download file
2020-01-08 00:24 UTC+0200 Oleksii Myronenko (m.oleksa/at/ukr.net)
* hb.prg
* Translated one comment from polish to english
2020-01-07 13:50 UTC+0200 Oleksii Myronenko (m.oleksa/at/ukr.net)
+ Changelog.txt added