Commit Graph

55 Commits

Author SHA1 Message Date
Stas Degteff
e8615ef5b2 Fix veryverbose output. Patch from Max Vasilyev 2:5057/77 2012-02-29 13:25:31 +00:00
Stas Degteff
1e71076fd4 Fix secondary freeing memory block 2011-02-19 02:08:13 +00:00
Stas Degteff
b4ed4dc416 Use version of strschg_environ() with control bufer overflow 2011-02-17 23:22:23 +00:00
Stas Degteff
e50d2f728e Changed sequence of config search, thanks to Alexey Vissarionov 2:5020/545 2008-05-28 23:21:46 +00:00
Ianos Gnatiuc
18d26cabfc Fixed few memory leeks. 2007-01-08 12:09:42 +00:00
Ianos Gnatiuc
3750658bf2 Refactoring. Added URLSCHEME config keyword (not active yet). 2007-01-08 09:48:18 +00:00
Ianos Gnatiuc
d92c06520e ^char in commandline keystack should work now. 2006-07-04 17:04:01 +00:00
Ianos Gnatiuc
717827510e Refactoring! 2006-05-14 17:17:32 +00:00
Ianos Gnatiuc
40cd10db65 Refactoring! 2006-05-13 16:15:35 +00:00
Ianos Gnatiuc
f2ece5007e Sorry, refactoring! 2006-04-26 17:06:23 +00:00
Stas Degteff
e919bad1cd veryverbose now shows config file search process 2006-02-21 20:32:17 +00:00
Ianos Gnatiuc
cead5992ee DispSoftCR now may be used in random system groups. Changed DispSoftCR and UseSoftCrxLat keywords global defaults. 2006-02-04 18:16:51 +00:00
Stas Degteff
0e254defa2 Actualize command line help 2006-01-21 11:21:50 +00:00
Stas Degteff
348b78be9d Search config file sequence is changed 2006-01-21 00:54:18 +00:00
Stas Degteff
a9cfb10027 Fix garbage screen output on Linux 2006-01-20 11:55:12 +00:00
Ianos Gnatiuc
10f34e6765 Solving attribute constants definition conflicts 2006-01-20 00:15:05 +00:00
Ianos Gnatiuc
3350c0806e Replace all std::cout with internally defined macro 2006-01-17 17:47:35 +00:00
Ianos Gnatiuc
b4f52b3d1e Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
Ianos Gnatiuc
5c13c7c8c9 Prevent crash of golded while formatting status line 2006-01-10 23:53:52 +00:00
Stas Degteff
ca3787c5a1 Try to fix Golded+/lnx screen output garbage 2005-12-25 20:56:40 +00:00
Ianos Gnatiuc
bb0d42bbc2 Fixed keystacking conflicts 2005-11-27 20:13:48 +00:00
Ianos Gnatiuc
21b44b65d2 Changed all toupper, tolower, isupper, islower and isalpha to internal defined function. Case insensitive regexp should work on Win9x now. 2005-10-31 22:18:26 +00:00
Stas Degteff
70f54bd223 (UNIX-like OS) see golded.cfg in /usr/local/etc/, ~/.golded/ and ~/ 2005-10-27 18:31:18 +00:00
Stas Degteff
f5016e755d Define macroses GOLDAREA_INC, GOLDED_MSG, GOLDHELP_CFG, GOLDKEYS_CFG, GOLDLANG_CFG, GOLDLAST_LST, GOLDUSER_LST, GOLDED_CFM, GOLDXLAT, GOLDED_LOG,NAMES_FD, GOLDED_LST, FIDOLASTREAD 2005-10-27 18:12:29 +00:00
Stas Degteff
7f12733d4c Set macro GOLDAREA_INC to specify goldarea.inc file 2005-10-27 17:26:22 +00:00
Stas Degteff
b417527631 Replace "golded.cfg" with GEDCFG 2005-10-27 17:21:15 +00:00
Stas Degteff
0cce1be48c Set GEDCFG and GEDCFG2 defines to specify config file name. 2005-10-27 17:14:43 +00:00
Ianos Gnatiuc
97ffdeef9d cast to bool optimization 2005-10-25 06:11:09 +00:00
Ianos Gnatiuc
fb668729c2 Solved compiler warnings 2005-10-22 02:45:18 +00:00
Ianos Gnatiuc
44c26c3b0a Changed time_t type to time32_t 2005-10-20 21:10:42 +00:00
Stas Degteff
1def986046 Try to fix bad terminal output 2005-09-15 19:28:50 +00:00
Stas Degteff
4a77b5a598 Apply changes to MS Visual C build. Patch from Ianos Gnatiuc 2:469/335.155 2005-08-26 23:14:24 +00:00
Alexander S. Aganichev
5ed34a60fb Scope of recent changes. 2003-12-10 08:35:16 +00:00
Alexander S. Aganichev
97b2064619 Fix formatting 2003-03-26 16:05:36 +00:00
Alexander S. Aganichev
b92274e3f8 EditMsgSize removed, TEMPPATH used for temporary files storage instead of GOLDPATH, more accurate error handling in JAM, fix formatting 2001-12-15 23:56:43 +00:00
Alexander S. Aganichev
714aa4ce98 Various fixes 2001-08-07 10:51:00 +00:00
Alexander S. Aganichev
690e26c268 Applied patches from Alexey and Pavel 2001-07-25 19:06:12 +00:00
Jacobo Tarrío
8c47abb153 Namespace madness to get it to compile with gcc 3.0. Ah, 2.95 works too ;) 2001-07-16 20:35:42 +00:00
Alexander S. Aganichev
d9891a8e6e Different fixes 2001-07-03 04:27:54 +00:00
Alexander S. Aganichev
4934ba030c none 2001-04-15 19:24:44 +00:00
Alexander S. Aganichev
264399a2ec Fixes, added highwater support for Jam 2001-03-29 18:55:31 +00:00
Alexander S. Aganichev
f03086f6a7 Wrapping fixes, logo painted to yellow by default 2001-03-20 05:21:46 +00:00
ainmarh
bcee4e834b On LiNUX/UNIX logo don't show correctly. 2001-03-09 08:24:45 +00:00
Alexander S. Aganichev
feb27a793a Macroses update, addressbook fixes, other changes 2001-02-24 18:37:28 +00:00
Alexander S. Aganichev
457a782247 various fixes 2001-02-22 13:46:34 +00:00
Alexander S. Aganichev
3781f634e5 (empty message) 2001-02-21 21:26:28 +00:00
Alexander S. Aganichev
5c5191aafe undo of cutted text fixed 2001-02-20 21:29:42 +00:00
Alexander S. Aganichev
420527ccfe Fixes for attachment 2000-12-19 15:05:42 +00:00
Alexander S. Aganichev
2e97e897a3 More fixes to undo and errorneous termination, formatting. 2000-11-12 22:34:28 +00:00
Alexander S. Aganichev
f0b3dea792 Various fixes, mostly for win32 console 2000-11-06 14:26:34 +00:00