Skip to content

Commit eecef28

Browse files
author
henrypp
committed
git cache cleared
1 parent 2b67143 commit eecef28

13 files changed

Lines changed: 2949 additions & 2949 deletions

CHANGELOG.md

Lines changed: 135 additions & 135 deletions
Original file line numberDiff line numberDiff line change
@@ -1,135 +1,135 @@
1-
v2.3.1 (x January 2018)
2-
- updated to the latest sdk
3-
- fixed window resizing
4-
- fixed dpi support
5-
- fixed bugs
6-
7-
v2.3 (12 May 2017)
8-
+ new gui
9-
+ added window sizing
10-
+ increased startup speed
11-
- removed settings dialog (do not needed anymore)
12-
- removed internal error codes
13-
- updated facility list (sdk v10)
14-
- updated to the latest sdk
15-
- updated translations
16-
17-
v2.2 (17 August 2016)
18-
- updated to the latest sdk
19-
- revert old icon
20-
21-
v2.1.1247 (24 February 2016)
22-
+ added windows xp (64-bit) support
23-
+ now locale applied without restart
24-
- updated facility list (sdk v10)
25-
- fixed memory leak
26-
- stability improvements
27-
- small ui fixes
28-
- fixed bugs
29-
30-
v2.1.1102 (31 October 2015)
31-
- fixed windows xp support
32-
- small ui fixes
33-
34-
v2.1.1072 (16 October 2015)
35-
+ added "c/c++" error codes
36-
+ added "polish" localization
37-
+ support codes larger than INT32_MAX
38-
+ new localization model (plain text)
39-
- improved settings window
40-
- improved system module manager
41-
- improved up-down numbers stepping
42-
- fixed update checknig cannot be disabled
43-
- fixed setup script (thanks to VictorVG)
44-
- small ui fixes
45-
46-
v2.0.6 (18 February 2015)
47-
- fixed "swedish" localization
48-
- fixed critical memory corruption bug when read ini value length over than 1024
49-
- improved windows xp compatibility
50-
51-
v2.0.5 (11 February 2015)
52-
+ added "swedish" localization
53-
- improved dpi compatibility
54-
- small ui fixes
55-
56-
v2.0.4 (5 February 2015)
57-
+ added "bosnian" localization
58-
+ added "greek" localization
59-
- fixed tooltip params
60-
- fixed critical copy bug
61-
- fixed duplicate description printing at startup
62-
- small ui fixes
63-
- small refactoring
64-
65-
v2.0.3 (1 February 2015)
66-
- fixed listview & tooltip crlf bug
67-
- fixed settings dpi bug
68-
- fixed small bugs
69-
70-
v2.0.2 (29 January 2015)
71-
- fixed update checking
72-
73-
v2.0.1 (29 January 2015)
74-
- removed "get" button
75-
- fixed error description localization's
76-
- fixed copying to clipboard
77-
- improved dpi compatibility
78-
79-
v2.0.0 (27 January 2015)
80-
+ x64 support
81-
+ new gui
82-
+ new logo
83-
+ new settings
84-
+ custom modules support
85-
+ internationalization support
86-
- updated facility list (sdk v8.1)
87-
88-
v1.6 (3 January 2012)
89-
+ ras error codes
90-
+ ip helper error codes
91-
- fixed negative codes input
92-
- fixed hotkeys
93-
- improved input codes checking
94-
- fixed ini read/write operations
95-
- fixed about dialog
96-
- fixed small bugs
97-
98-
v1.5 (19 October 2011)
99-
+ stop (bsod) error codes
100-
- improved additional code info
101-
- facility code as string now
102-
- severity code improved
103-
- cosmetical fixes
104-
- fixed small bugs
105-
106-
v1.4 (8 October 2011)
107-
+ device manager (devmgmt) error codes
108-
+ update checking
109-
+ severity & facility of error codes
110-
- fixed symbol filtering
111-
- fixed about dialog
112-
- fixed ui
113-
- fixed memory leak
114-
- fixed small bugs
115-
116-
v1.3 (12 September 2011)
117-
+ new gui
118-
+ new logo
119-
+ ntstatus error codes
120-
+ wininet error codes
121-
- fixed small bugs
122-
123-
v1.2 (3 Juny 2011)
124-
+ new logo
125-
+ directx error codes
126-
- fixed gui
127-
- fixed small bugs
128-
129-
v1.1 (14 May 2011)
130-
+ get buffer at startup
131-
- fixed ui
132-
- fixed small bugs
133-
134-
v1.0 (24 April 2011)
135-
- first public version
1+
v2.3.1 (4 January 2018)
2+
- updated to the latest sdk
3+
- fixed window resizing
4+
- fixed dpi support
5+
- fixed bugs
6+
7+
v2.3 (12 May 2017)
8+
+ new gui
9+
+ added window sizing
10+
+ increased startup speed
11+
- removed settings dialog (do not needed anymore)
12+
- removed internal error codes
13+
- updated facility list (sdk v10)
14+
- updated to the latest sdk
15+
- updated translations
16+
17+
v2.2 (17 August 2016)
18+
- updated to the latest sdk
19+
- revert old icon
20+
21+
v2.1.1247 (24 February 2016)
22+
+ added windows xp (64-bit) support
23+
+ now locale applied without restart
24+
- updated facility list (sdk v10)
25+
- fixed memory leak
26+
- stability improvements
27+
- small ui fixes
28+
- fixed bugs
29+
30+
v2.1.1102 (31 October 2015)
31+
- fixed windows xp support
32+
- small ui fixes
33+
34+
v2.1.1072 (16 October 2015)
35+
+ added "c/c++" error codes
36+
+ added "polish" localization
37+
+ support codes larger than INT32_MAX
38+
+ new localization model (plain text)
39+
- improved settings window
40+
- improved system module manager
41+
- improved up-down numbers stepping
42+
- fixed update checknig cannot be disabled
43+
- fixed setup script (thanks to VictorVG)
44+
- small ui fixes
45+
46+
v2.0.6 (18 February 2015)
47+
- fixed "swedish" localization
48+
- fixed critical memory corruption bug when read ini value length over than 1024
49+
- improved windows xp compatibility
50+
51+
v2.0.5 (11 February 2015)
52+
+ added "swedish" localization
53+
- improved dpi compatibility
54+
- small ui fixes
55+
56+
v2.0.4 (5 February 2015)
57+
+ added "bosnian" localization
58+
+ added "greek" localization
59+
- fixed tooltip params
60+
- fixed critical copy bug
61+
- fixed duplicate description printing at startup
62+
- small ui fixes
63+
- small refactoring
64+
65+
v2.0.3 (1 February 2015)
66+
- fixed listview & tooltip crlf bug
67+
- fixed settings dpi bug
68+
- fixed small bugs
69+
70+
v2.0.2 (29 January 2015)
71+
- fixed update checking
72+
73+
v2.0.1 (29 January 2015)
74+
- removed "get" button
75+
- fixed error description localization's
76+
- fixed copying to clipboard
77+
- improved dpi compatibility
78+
79+
v2.0.0 (27 January 2015)
80+
+ x64 support
81+
+ new gui
82+
+ new logo
83+
+ new settings
84+
+ custom modules support
85+
+ internationalization support
86+
- updated facility list (sdk v8.1)
87+
88+
v1.6 (3 January 2012)
89+
+ ras error codes
90+
+ ip helper error codes
91+
- fixed negative codes input
92+
- fixed hotkeys
93+
- improved input codes checking
94+
- fixed ini read/write operations
95+
- fixed about dialog
96+
- fixed small bugs
97+
98+
v1.5 (19 October 2011)
99+
+ stop (bsod) error codes
100+
- improved additional code info
101+
- facility code as string now
102+
- severity code improved
103+
- cosmetical fixes
104+
- fixed small bugs
105+
106+
v1.4 (8 October 2011)
107+
+ device manager (devmgmt) error codes
108+
+ update checking
109+
+ severity & facility of error codes
110+
- fixed symbol filtering
111+
- fixed about dialog
112+
- fixed ui
113+
- fixed memory leak
114+
- fixed small bugs
115+
116+
v1.3 (12 September 2011)
117+
+ new gui
118+
+ new logo
119+
+ ntstatus error codes
120+
+ wininet error codes
121+
- fixed small bugs
122+
123+
v1.2 (3 Juny 2011)
124+
+ new logo
125+
+ directx error codes
126+
- fixed gui
127+
- fixed small bugs
128+
129+
v1.1 (14 May 2011)
130+
+ get buffer at startup
131+
- fixed ui
132+
- fixed small bugs
133+
134+
v1.0 (24 April 2011)
135+
- first public version

0 commit comments

Comments
 (0)