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
2006-01-17 17:47:35 +00:00
..
gcalst.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
gcarea.cpp Replace all std::cout with internally defined macro 2006-01-17 17:47:35 +00:00
gccfgg0.cpp Replace all std::cout with internally defined macro 2006-01-17 17:47:35 +00:00
gccfgg1.cpp Replace all std::cout with internally defined macro 2006-01-17 17:47:35 +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 Solved compiler warnings 2005-10-22 02:45:18 +00:00
gccfgg4.cpp Solved compiler warnings 2005-10-22 02:45: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 Replace all std::cout with internally defined macro 2006-01-17 17:47:35 +00:00
gccfgg8.cpp Replace all std::cout with internally defined macro 2006-01-17 17:47:35 +00:00
gccfgg.cpp Replace all std::cout with internally defined macro 2006-01-17 17:47:35 +00:00
gccfgg.h Added new config file token XlatCharSetAlias that defines charset aliases for import tables 2005-12-27 13:40:47 +00:00
gckeys.cpp Replace all std::cout with internally defined macro 2006-01-17 17:47:35 +00:00
gckeys.h New reader key READGotoThNextUnread added, that will cycle thorough all unread messages of current thread 2006-01-08 15:03:54 +00:00
gclang.cpp Replace all std::cout with internally defined macro 2006-01-17 17:47:35 +00:00
gclang.h Now golded+ can draw box lines. Use keyboard configuration keyword EditDrawLines (default: ^D) to toggle draw modes. 2005-12-25 10:17:00 +00:00
gcmisc.cpp Replace all std::cout with internally defined macro 2006-01-17 17:47:35 +00:00
gcprot.h Added new config file token XlatCharSetAlias that defines charset aliases for import tables 2005-12-27 13:40:47 +00:00
geall.h Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
gealst.cpp Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
gearea.cpp Prevent crash of golded while formatting status line 2006-01-10 23:53:52 +00:00
gecarb.cpp cast to bool optimization 2005-10-25 06:11:09 +00:00
gecfgg.h Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
gecmfd.cpp Removed destination messagebase locking in CopyMoveForward function 2006-01-15 22:52: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 Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
gectrl.cpp Fixed charset level detection. Text will not be translate if level > 2. 2006-01-03 20:58:29 +00:00
ged2.ico Fixed addressbook keys 2001-03-27 20:51:40 +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 Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
gedoss.cpp Replace all std::cout with internally defined macro 2006-01-17 17:47:35 +00:00
gedw.ico Initial revision. 2000-02-25 11:04:07 +00:00
geedit2.cpp Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
geedit3.cpp conform usage of alloca function 2005-10-11 01:54:40 +00:00
geedit.cpp Success build Golded+ in MacOSX 2006-01-14 23:48:53 +00:00
geedit.h Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
gefile.cpp Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
gefind.cpp Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
gefn.h (UNIX-like OS) see golded.cfg in /usr/local/etc/, ~/.golded/ and ~/ 2005-10-27 18:31:18 +00:00
geglob.cpp Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
geglob.h Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
gehdre.cpp Placed AKAMatchManually after all aka matching logic 2005-12-31 10:40:53 +00:00
gehdrs.cpp Changed ulong type to uint32_t 2005-10-20 21:41:32 +00:00
gehelp.h Few more configuration options 2001-12-05 21:21:41 +00:00
gehtml.cpp Fix CR/LF problem 2003-08-09 10:15:02 +00:00
geinit.cpp Replace all std::cout with internally defined macro 2006-01-17 17:47:35 +00:00
gekeys.h New reader key READGotoThNextUnread added, that will cycle thorough all unread messages of current thread 2006-01-08 15:03:54 +00:00
gelang.h Now golded+ can draw box lines. Use keyboard configuration keyword EditDrawLines (default: ^D) to toggle draw modes. 2005-12-25 10:17:00 +00:00
geline.cpp Fixed charset level detection. Text will not be translate if level > 2. 2006-01-03 20:58:29 +00:00
gelmsg.cpp LatinToLocal will work only for search 2005-11-01 23:14:55 +00:00
gemain.cpp Initial revision. 2000-02-25 11:04:07 +00:00
gemenu.cpp Namespace madness to get it to compile with gcc 3.0. Ah, 2.95 works too ;) 2001-07-16 20:35:42 +00:00
gemlst.cpp Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
gemnus.cpp Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
gemnus.h Win32: Added spellchecker code. Must be defined __GOLD_SPELL__ to enable. 2005-11-28 20:06:38 +00:00
gemrks.cpp Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
gemsgid.cpp Changed ulong type to uint32_t 2005-10-20 21:41:32 +00:00
gemsgs.cpp Fixed bug for @area* macroses 2005-11-01 23:13:48 +00:00
genode.cpp Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
geplay.cpp Replace all std::cout with internally defined macro 2006-01-17 17:47:35 +00:00
gepost.cpp Prevent crash of golded while formatting status line 2006-01-10 23:53:52 +00:00
geprot.h Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
geqwks.cpp Prevent crash of golded while formatting status line 2006-01-10 23:53:52 +00:00
geqwks.h Initial revision. 2000-02-25 11:04:07 +00:00
gerand.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
geread2.cpp Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
geread.cpp New reader key READGotoThNextUnread added, that will cycle thorough all unread messages of current thread 2006-01-08 15:03:54 +00:00
gescan.cpp Prevent crash of golded while formatting status line 2006-01-10 23:53:52 +00:00
gesoup.cpp Prevent crash of golded while formatting status line 2006-01-10 23:53:52 +00:00
gesrch.cpp Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
gesrch.h Initial revision. 2000-02-25 11:04:07 +00:00
getpls.cpp Fixed destination address selection for commented replays in echo areas 2005-12-25 15:09:16 +00:00
geusrbse.cpp Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
geusrbse.h Changed ulong type to uint32_t 2005-10-20 21:41:32 +00:00
geutil2.cpp Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
geutil.cpp Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
geview.cpp Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
geview.h Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
gmarea.cpp Prevent crash of golded while formatting status line 2006-01-10 23:53:52 +00:00
gmarea.h cast to bool optimization 2005-10-25 06:11:09 +00:00
golded3.all Added new keywords, random fixes 2003-06-09 05:47:39 +00:00
golded3.cpp Apply changes to MS Visual C build. Patch from Ianos Gnatiuc 2:469/335.155 2005-08-26 23:14:24 +00:00
golded3.h Microsoft Visual Studio build for rddt 2005-08-28 19:24:46 +00:00
golded.h Replace all std::cout with internally defined macro 2006-01-17 17:47:35 +00:00
Makefile One more rework for support MinGW 2004-01-20 15:00:03 +00:00
mygolded.__h Added old fastecho back, fixed dot problem in win32, added new keywords 2000-12-19 09:02:51 +00:00