This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-goldedplus/golded3
2011-02-23 08:03:39 +00:00
..
gcalst.cpp Fixed few memory leeks. 2007-01-08 12:09:42 +00:00
gcarea.cpp Use version of strschg_environ() with control bufer overflow 2011-02-17 23:22:23 +00:00
gccfgg0.cpp Fix soup & WQK operations on start 2011-02-22 11:27:21 +00:00
gccfgg1.cpp Token AreaRecycleBin changed to AreaRecycleBin <area> [NoAsk/Ask] 2006-06-15 01:55:34 +00:00
gccfgg2.cpp Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
gccfgg3.cpp Added support for MySpell spellchecker 2006-03-11 17:04:06 +00:00
gccfgg4.cpp Refactoring. Added URLSCHEME config keyword (not active yet). 2007-01-08 09:48:18 +00:00
gccfgg5.cpp Fix GCC warnings 2005-11-03 11:58:16 +00:00
gccfgg6.cpp 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
gccfgg7.cpp ReplyLink config keyword can be 'none' now - do not link 2006-12-26 02:05:24 +00:00
gccfgg8.cpp Prevent buffer overflow in charset names. Bugreport from Semen Panevin 2:5025/121 2011-02-12 22:02:48 +00:00
gccfgg.cpp Initialise value (forget by author) 2011-02-18 11:11:39 +00:00
gccfgg.h + Added new keyword to support background transparency 2007-06-21 19:03:18 +00:00
gckeys.cpp keys changed: Ctrl-Backspace acts as Backspace, Ctrl-W deletes word left 2010-03-12 11:21:39 +00:00
gckeys.h Added ReadForceDeleteMsg (default is #Del) to the goldkeys.cfg used to delete messages without moving them to AreaRecicleBin. 2006-06-16 05:38:24 +00:00
gclang.cpp Fix ST_EDITSTATUS checking regexp 2011-02-19 22:16:02 +00:00
gclang.h New token for goldlang.cfg: IL_PEEKINFONOHANDLER 2010-03-26 22:16:07 +00:00
gcmisc.cpp Prevent buffer overflow in charset names. Bugreport from Semen Panevin 2:5025/121 2011-02-12 22:02:48 +00:00
gcprot.h + Added new keyword to support background transparency 2007-06-21 19:03:18 +00:00
gealst.cpp Fix buffer overflow. Bugreport from Nick Voronin 2010-03-28 17:20:21 +00:00
gearea.cpp Fix and check bufer overflow in GPickArealist::do_delayed() 2011-02-22 23:51:03 +00:00
gecarb.cpp Refactoring! 2006-05-14 17:17:32 +00:00
gecfgg.h use macros instead inline constants 2010-03-28 17:22:40 +00:00
gecmfd.cpp Fix token recognition in macro parser 2007-02-04 15:42:17 +00:00
gectnr.cpp Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
gectnr.h Fix GCC build 2006-05-14 14:33:21 +00:00
gectrl.cpp Remove unused variable 'level' in mime_header_encode() (addition to patch v.1.46 2008-01-19 17:41:42 +00:00
ged2.ico Replace macro __GOLD_SPELL__ with GCFG_NOSPELLDLL; DLL-speller allowed only for Win32; external cpellcheck program is disabled if DLL-speller is enabled 2006-01-21 00:57:09 +00:00
gedcyg.rc Fix formatting 2003-03-26 16:05:36 +00:00
gedemx.rc Initial revision. 2000-02-25 11:04:07 +00:00
gedoit.cpp Use version of strschg_environ() with control bufer overflow 2011-02-17 23:22:23 +00:00
gedoss.cpp Check parameters of ShellToDos() and Unpack(). Bugreport from Semen Panevin 2:5025/121 2011-02-22 15:44:34 +00:00
gedw.ico Replace macro __GOLD_SPELL__ with GCFG_NOSPELLDLL; DLL-speller allowed only for Win32; external cpellcheck program is disabled if DLL-speller is enabled 2006-01-21 00:57:09 +00:00
geedit2.cpp Check parameters of ShellToDos() and Unpack(). Bugreport from Semen Panevin 2:5025/121 2011-02-22 16:18:21 +00:00
geedit3.cpp conform usage of alloca function 2005-10-11 01:54:40 +00:00
geedit.cpp Fixed string subscript out of range bug in editors undo stack. 2006-06-25 07:45:12 +00:00
geedit.h Insert HAS_ICONV define into CFLAGS (commented out) 2006-07-03 17:04:07 +00:00
gefile.cpp Fixed MSVC 6 build. 2007-01-11 19:12:35 +00:00
gefind.cpp Fixed g++ warnings. 2006-05-14 11:45:05 +00:00
gefn.h Changed sequence of config search, thanks to Alexey Vissarionov 2:5020/545 2008-05-28 23:21:46 +00:00
geglob.cpp Fixed cygwin build. 2006-05-14 01:19:58 +00:00
geglob.h Preprocesor macro for write to log message about null-pointer in parameter. 2011-02-14 19:14:01 +00:00
gehdre.cpp Refactoring! 2006-05-14 17:17:32 +00:00
gehelp.h Fix GCC build 2006-05-14 14:33:21 +00:00
gehtml.cpp Fix CR/LF problem 2003-08-09 10:15:02 +00:00
geinit.cpp Fix secondary freeing memory block 2011-02-19 02:08:13 +00:00
gekeys.h Added ReadForceDeleteMsg (default is #Del) to the goldkeys.cfg used to delete messages without moving them to AreaRecicleBin. 2006-06-16 05:38:24 +00:00
gelang.h New token for goldlang.cfg: IL_PEEKINFONOHANDLER 2010-03-26 22:16:07 +00:00
geline.cpp fix building with gcc 4.x 2009-04-04 09:51:04 +00:00
gelmsg.cpp Check parameters of function for NULL 2010-03-21 13:59:45 +00:00
gemain.cpp MSGID kludge was broken. 2007-01-08 14:40:53 +00:00
gemenu.cpp Fixed charsets choosing menu. Added static linking solution configuration for MSVC8. 2007-01-12 19:58:17 +00:00
gemlst.cpp Fix Xlat of pseudographical characters 2007-02-21 13:48:42 +00:00
gemnus.cpp Refactoring! 2006-05-14 17:17:32 +00:00
gemnus.h Fix GCC build 2006-05-14 14:33:21 +00:00
gemrks.cpp Unlimited reply link chain (max was 30 replies) 2006-05-15 06:20:57 +00:00
gemsgs.cpp Error in parser @-macro is fixed: macro in end of line are ignored before this fix. Thanks Max Vasilyev 2:5057/77 2011-02-11 20:13:47 +00:00
genode.cpp Fixed few memory leeks. 2007-01-08 12:09:42 +00:00
geplay.cpp Fix garbage screen output on Linux 2006-01-20 11:55:12 +00:00
gepost.cpp fixed message date - set it to when editing was finished 2009-12-12 13:02:30 +00:00
geprot.h Move issoftcr(), spanspaces() and spanfeeds() into goldlib 2008-01-20 14:45:52 +00:00
geqwks.cpp Refactoring! 2006-05-14 17:17:32 +00:00
geqwks.h Fix GCC build 2006-05-14 14:33:21 +00:00
gerand.cpp Use version of strschg_environ() with control bufer overflow 2011-02-17 23:22:23 +00:00
geread2.cpp Check parameters of ShellToDos() and Unpack(). Bugreport from Semen Panevin 2:5025/121 2011-02-22 16:18:21 +00:00
geread.cpp Implement the display level of the charset (2nd parameter of 3rd line of .CHS. Test this please! 2007-10-29 21:33:07 +00:00
gescan.cpp Sorry, refactoring! 2006-04-24 16:38:44 +00:00
gesoup.cpp Sorry, refactoring! 2006-04-26 17:06:23 +00:00
gesrch.cpp Solving attribute constants definition conflicts 2006-01-20 00:15:05 +00:00
gesrch.h Refactoring. Added URLSCHEME config keyword (not active yet). 2007-01-08 09:48:18 +00:00
getpls.cpp If TEMPPATH pointed to unexisted, display message and doing nothing instead abort 2010-03-11 17:02:03 +00:00
geusrbse.cpp fix MS VS 6 build 2011-02-23 08:03:39 +00:00
geusrbse.h Fix GCC build 2006-05-14 14:33:21 +00:00
geutil2.cpp Use version of strschg_environ() with control bufer overflow 2011-02-17 23:22:23 +00:00
geutil.cpp Fix buffer overfow with zeroing stack 2011-02-22 20:25:14 +00:00
geview.cpp Fixing warnings and errors for MSVS 2005 compiler 2006-04-21 19:57:30 +00:00
geview.h Fix GCC build 2006-05-14 14:33:21 +00:00
gmarea.cpp Fixed few memory leeks. 2007-01-08 12:09:42 +00:00
gmarea.h use macros instead inline constants 2010-03-28 17:22:40 +00:00
golded3.all patch to build on MAC OS/X with make PLATFORM=osx 2009-12-16 13:18:20 +00:00
golded3.cpp Fix one of previous patches: restore platform detection. Patch from Max Vasilyev 2:5057/77 2011-02-22 13:45:52 +00:00
golded3.h Microsoft Visual Studio build for rddt 2005-08-28 19:24:46 +00:00
golded.h Refactoring. Added URLSCHEME config keyword (not active yet). 2007-01-08 09:48:18 +00:00
Makefile New macros in Makefile: LIBCURSES (for specify libcurses name and location), WIDE_NCURSES (for select wide-characters version of libcurses) 2011-02-18 22:16:25 +00:00
mygolded.__h Added old fastecho back, fixed dot problem in win32, added new keywords 2000-12-19 09:02:51 +00:00