Commit Graph

1522 Commits

Author SHA1 Message Date
Stas Degteff
bb57161a23 update reldate to 20111019 2011-10-19 22:55:56 +00:00
Stas Degteff
c301ebac05 update sources date constant to 20111019 2011-10-19 22:55:55 +00:00
Stas Degteff
4fcd20d0cf Replace pseudo-graphic characters with his codes 2011-10-19 22:55:52 +00:00
Stas Degteff
b441e00308 update reldate to 20110818 2011-08-18 21:19:09 +00:00
Stas Degteff
905c7ac550 update sources date constant to 20110818 2011-08-18 21:19:08 +00:00
Stas Degteff
d8ee4837ea Bug Report Form 2011-08-18 21:19:04 +00:00
Stas Degteff
07e985430f update reldate to 20110601 2011-06-01 20:58:49 +00:00
Stas Degteff
0f6805d17b update sources date constant to 20110601 2011-06-01 20:58:48 +00:00
Stas Degteff
b6873e5bda Fix build with GCC 4.4.5. Patch from Semen Panevin 2:5025/121 2011-06-01 20:58:44 +00:00
Stas Degteff
3e03390ea4 update reldate to 20110524 2011-05-24 21:22:22 +00:00
Stas Degteff
d895d5c820 update sources date constant to 20110524 2011-05-24 21:22:21 +00:00
Stas Degteff
fce08eec1e Fix buffer overflow in helpfile processing. Bugreport from Anton Gorlov 2:5059/37 2011-05-24 21:22:16 +00:00
Stas Degteff
a373628e84 update reldate to 20110410 2011-04-10 06:26:07 +00:00
Stas Degteff
58d8828277 update sources date constant to 20110410 2011-04-10 06:26:06 +00:00
Stas Degteff
fdf4a3bea1 The conflict to standard function pow() in Visual Studio 2010 is eliminated. Patch from Max Vasilyev 2:5057/77 2011-04-10 06:26:02 +00:00
Stas Degteff
21b684d1b2 update reldate to 20110409 2011-04-09 08:10:26 +00:00
Stas Degteff
6b93625336 update sources date constant to 20110409 2011-04-09 08:10:25 +00:00
Stas Degteff
5de690b1dd Golded+/DPMI build using DJGPP 2.04. Patch from Max Vasilyev 2:5057/77 2011-04-09 08:10:21 +00:00
Semen Panevin
8324e2eb35 Fixed windows build files 2011-03-20 19:45:17 +00:00
Semen Panevin
1ed82d8ca6 Fixed typo 2011-03-20 19:15:25 +00:00
Semen Panevin
3a5189f6d2 Fixed windows build files 2011-03-20 19:07:34 +00:00
Semen Panevin
47bccb26ed Fixed build 2011-03-20 19:07:00 +00:00
Stas Degteff
fdcface969 update reldate to 20110320 2011-03-20 15:48:22 +00:00
Stas Degteff
2a2e34b429 update sources date constant to 20110320 2011-03-20 15:48:21 +00:00
Stas Degteff
1d2b0ef698 Prepare to use system hunspell library. Patch from Semen Panevin 5025/121 2011-03-20 15:48:14 +00:00
Semen Panevin
9bd5e810a9 update reldate to 20110316 2011-03-16 12:05:05 +00:00
Semen Panevin
dec18f3f94 update sources date constant to 20110316 2011-03-16 12:05:04 +00:00
Semen Panevin
c95d1578c1 Fixed a description of a feature in notework.* 2011-03-16 12:04:59 +00:00
Stas Degteff
2700dbfbc2 Fix menu marker in unix-like 2011-03-15 08:27:39 +00:00
Stas Degteff
df680ee6c9 Use macro instead character constant 2011-03-15 08:26:40 +00:00
Stas Degteff
9dfda10ada Describe last changes 2011-03-15 07:48:41 +00:00
Stas Degteff
d114b36c12 Use dynamic array instead static sring 2011-03-15 07:32:45 +00:00
Stas Degteff
1d9f8c3741 Declare global variable LOG in common header 2011-03-15 06:52:05 +00:00
Stas Degteff
db5bbfef39 update reldate to 20110315 2011-03-15 06:50:55 +00:00
Stas Degteff
b7b1799cce update sources date constant to 20110315 2011-03-15 06:50:54 +00:00
Stas Degteff
48a1bf6e0b Prevent buffer overflows: 1 - Use dinamic arrays and std::string instead arrays created in stack, 2 - check pointers in parameters of functions 2011-03-15 06:50:50 +00:00
Stas Degteff
39bccb92ba Several dictionnaries may be defined for Spell checking feature. Patch from Semen Panevin 2:5025/121 2011-03-14 02:56:12 +00:00
Stas Degteff
16dc90cfd8 update reldate to 20110314 2011-03-14 02:31:19 +00:00
Stas Degteff
6b09d7a193 update sources date constant to 20110314 2011-03-14 02:31:18 +00:00
Stas Degteff
ba101fcb7c License comments 2011-03-14 02:31:14 +00:00
Stas Degteff
8d995a32b5 Fix MS VS build in debug mode 2011-03-08 19:03:22 +00:00
Stas Degteff
9bdc14e1aa update reldate to 20110308 2011-03-08 10:28:36 +00:00
Stas Degteff
8fef3abf59 update sources date constant to 20110308 2011-03-08 10:28:35 +00:00
Stas Degteff
34813bf8cc Fix MS VS build: declare macros HAVE_STDARG_H. Patch from Max Vasilyev 2:5057/77 2011-03-08 10:28:30 +00:00
Stas Degteff
6e3e743729 update reldate to 20110305 2011-03-05 00:32:29 +00:00
Stas Degteff
71ef68c954 update sources date constant to 20110305 2011-03-05 00:32:28 +00:00
Stas Degteff
5ee8951707 Fix usage own snprintf() and vsnprintf() 2011-03-05 00:32:23 +00:00
Stas Degteff
64d51f76b4 update reldate to 20110304 2011-03-04 19:10:18 +00:00
Stas Degteff
a940ba7741 update sources date constant to 20110304 2011-03-04 19:10:17 +00:00
Stas Degteff
106f71b816 check result-value of make 2011-03-04 19:10:13 +00:00