Commit Graph

292 Commits

Author SHA1 Message Date
Ianos Gnatiuc
4736f8718e Added character code from cursor position to editor status bar 2005-12-20 23:10:09 +00:00
Stas Degteff
d8f5f91e8c Add issue to unicode-compatible build of Golded+/lnx 2005-12-20 19:40:53 +00:00
Stas Degteff
55084f65b3 todo fix descriptions parsing in ReadAreafile() 2005-12-19 16:30:49 +00:00
Ianos Gnatiuc
dac0207fe6 regex: \w and \W work for all characters. Also, \b and \B should work correctly. 2005-12-18 00:16:52 +00:00
Ianos Gnatiuc
f8bc88296a Fixed case sensitive advances search 2005-12-15 11:40:31 +00:00
Ianos Gnatiuc
577c3fb0fe AKAMatchManually will work also for forwards and new messages in netmail areas 2005-12-13 21:03:55 +00:00
Ianos Gnatiuc
1e0b8065a2 Win32: prevent video buffer overflow 2005-12-13 11:16:01 +00:00
Stas Degteff
f915780378 todo: select area in crosspost menu 2005-12-12 18:39:27 +00:00
Ianos Gnatiuc
6fa38d95c3 Fixed thread list when replylinkfloat is on (incorrect name position) 2005-12-12 15:12:02 +00:00
Stas Degteff
f143c452db Add Q27: externutil for arealist & etc 2005-12-09 20:07:32 +00:00
Stas Degteff
d404923262 Now exists all examples for the AREAFILE token 2005-12-08 19:14:26 +00:00
Stas Degteff
be547ccfe3 Fix enviroment variables substitution 2005-12-07 19:43:26 +00:00
Ianos Gnatiuc
17d4da66ed Fixed replylinkshowalways for areas with 0 messages 2005-12-03 20:32:19 +00:00
Ianos Gnatiuc
4ea7052b67 Fixed address lookup from header editor 2005-11-30 13:29:45 +00:00
Ianos Gnatiuc
bb0d42bbc2 Fixed keystacking conflicts 2005-11-27 20:13:48 +00:00
Ianos Gnatiuc
70118c82d5 @macroses work for ImportBegin/ImportEnd 2005-11-25 06:35:56 +00:00
Ianos Gnatiuc
45cc7cef19 Node address will be shown on nodelist lookup, if point address is not found 2005-11-24 09:56:26 +00:00
Ianos Gnatiuc
ebd238ef7d Fixed advanced search feature 2005-11-21 16:54:54 +00:00
Stas Degteff
68b66ce736 Add q26 about bagreport (segfault) 2005-11-19 14:03:52 +00:00
Stas Degteff
72eebbdc9e Add Q25: How to edit address book. Thanks to Alexander Grishin 2005-11-16 14:48:23 +00:00
Stas Degteff
0c20e3a9cc Update info about locale support for DJGPP build 2005-11-14 12:50:31 +00:00
Ianos Gnatiuc
e41f5bc936 READGoToReplyNext work on non JAM message bases 2005-11-12 02:24:37 +00:00
Ianos Gnatiuc
05ea478bf7 Win32: Mapped APPS key to Shift+F10 2005-11-10 11:20:32 +00:00
Ianos Gnatiuc
beaff94ac6 DispHdrLocation settings changed 2005-11-08 23:50:34 +00:00
Ianos Gnatiuc
da4989aaa1 Improved ColorName matching 2005-11-08 12:35:23 +00:00
Stas Degteff
14a8817f75 Add prefix-line macroses of templates 2005-11-07 16:25:56 +00:00
Stas Degteff
c3f916cb95 Generate prefix-line macroses of templates 2005-11-07 16:25:33 +00:00
Stas Degteff
d0ca6c8af9 Fixed a relative path usage 2005-11-06 11:50:08 +00:00
Stas Degteff
6cc7fb9eba Sync notework.txt with latest patches 2005-11-05 22:22:12 +00:00
Stas Degteff
77706fca47 Update Q about cookies with macroses 2005-11-05 07:48:07 +00:00
Stas Degteff
33a3badf69 Add Q about cookies with macroses 2005-11-05 07:45:04 +00:00
Stas Degteff
cb1d65ab4f update tokens lists 2005-11-04 10:12:51 +00:00
Ianos Gnatiuc
96f90f194e Temporarily disabled the AreaRecycleBin 2005-11-02 19:45:03 +00:00
Stas Degteff
e008ad57ab Fix typo 2005-11-02 08:52:25 +00:00
Ianos Gnatiuc
da408e1a01 LatinToLocal will work only for search 2005-11-01 23:14:55 +00:00
Stas Degteff
8023d3c623 Rename macroses: @echopath to @areapath, @echoname to @areaname, @echotype to @areatype 2005-11-01 18:43:31 +00:00
Stas Degteff
1523486ef1 The trashcan implementation example 2005-11-01 17:32:21 +00:00
Stas Degteff
c9b1456667 Fix a generation of the tokencfg.txt 2005-11-01 16:53:29 +00:00
Stas Degteff
caf5bf1a73 rewrite FAQ 2005-11-01 16:32:14 +00:00
Stas Degteff
f506ab8324 Actualize compilation how-to 2005-11-01 16:27:47 +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
Ianos Gnatiuc
4b3e5d0df1 New config file token LatinToLocal 2005-10-31 11:05:16 +00:00
Ianos Gnatiuc
f15607a27e New config file token AreaRecycleBin 2005-10-30 02:16:01 +00:00
Ianos Gnatiuc
10c7631aa8 New config file token ColorName 2005-10-29 03:05:31 +00:00
Ianos Gnatiuc
8a89360fc8 Menu Action->Forward will work on marked messages 2005-10-28 16:33:54 +00:00
Ianos Gnatiuc
4057aba5d0 Improved false quote detection 2005-10-27 23:41:58 +00:00
Ianos Gnatiuc
cec5394f24 New menu item toggle_sent added to action menu 2005-10-27 20:14:44 +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
0cce1be48c Set GEDCFG and GEDCFG2 defines to specify config file name. 2005-10-27 17:14:43 +00:00
Ianos Gnatiuc
1f34df0b75 Help window will not close on pressing undefined keys 2005-10-26 21:04:05 +00:00