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
2010-03-05 20:40:38 +00:00
..
gcalst.cpp Fixed few memory leeks. 2007-01-08 12:09:42 +00:00
gcarea.cpp Fixed mingw build and some warnings. 2007-01-14 00:52:46 +00:00
gccfgg0.cpp + Added new keyword to support background transparency 2007-06-21 19:03:18 +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 + Added new keyword to support background transparency 2007-06-21 19:03:18 +00:00
gccfgg.cpp + Added new keyword to support background transparency 2007-06-21 19:03:18 +00:00
gccfgg.h + Added new keyword to support background transparency 2007-06-21 19:03:18 +00:00
gckeys.cpp 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
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 Remove log message about empty file name in LoadLanguage() call 2007-04-03 19:17:42 +00:00
gclang.h Win32: Added @uptime template token and MS_UPTIME stringid to goldlang.cfg 2007-01-19 17:38:41 +00:00
gcmisc.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
gcprot.h + Added new keyword to support background transparency 2007-06-21 19:03:18 +00:00
gealst.cpp fix building with gcc 4.x 2009-04-04 09:51:04 +00:00
gearea.cpp Refactoring! 2006-05-14 17:17:32 +00:00
gecarb.cpp Refactoring! 2006-05-14 17:17:32 +00:00
gecfgg.h + Added new keyword to support background transparency 2007-06-21 19:03:18 +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 Fixed few memory leeks. 2007-01-08 12:09:42 +00:00
gedoss.cpp Refactoring! 2006-05-14 17:17:32 +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 Turn on flag 'Locked' if TimeOutSaveMsg is enabled. 2006-06-07 04:18:52 +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 Fix GCC build 2006-05-14 14:33:21 +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 Changed sequence of config search, thanks to Alexey Vissarionov 2:5020/545 2008-05-28 23:21:46 +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 Win32: Added @uptime template token and MS_UPTIME stringid to goldlang.cfg 2007-01-19 17:38:41 +00:00
geline.cpp fix building with gcc 4.x 2009-04-04 09:51:04 +00:00
gelmsg.cpp Fixed some memory leaks. 2006-11-25 07:26:20 +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 '@uptime' macro for unixes is implemented using /proc filesystem. If uptime isn't supported then writes message to log 2007-02-04 18:06:33 +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 Remove log message about empty file name in LoadLanguage() call 2007-04-03 19:17:42 +00:00
geread2.cpp Fixed mingw build and some warnings. 2007-01-14 00:52:46 +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 Add trace of calls 2007-03-27 08:31:45 +00:00
geusrbse.cpp optimization 2006-05-01 09:19:42 +00:00
geusrbse.h Fix GCC build 2006-05-14 14:33:21 +00:00
geutil2.cpp Fix idle time counting (2-nd try) 2006-07-09 10:27:53 +00:00
geutil.cpp Fixed few memory leeks. 2007-01-08 12:09:42 +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 Fixed few memory leeks. 2007-01-08 12:09:42 +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 Set /BSD for DragonFly in version string 2010-03-05 20:40:38 +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 Fixed cygwin build. 2006-06-26 20:26:36 +00:00
mygolded.__h Added old fastecho back, fixed dot problem in win32, added new keywords 2000-12-19 09:02:51 +00:00