Age | Commit message (Expand) | Author |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ... | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-12-05 | ICQ: Ц changed to Ö | Kirill Volinsky |
2017-11-29 | CMake: clean up library dependencies. | protomors |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-23 | database enumerators => void* instead of LPARAM | George Hazan |
2017-11-15 | ICQ: remove useless check (max pass is 16 not 8, and password in Unicode) | dartraiden |
2017-11-15 | Static constants replaced by variable | dartraiden |
2017-11-15 | max pass = 16 (https://icq.com/change-password/ru) | dartraiden |
2017-11-15 | fixes #1031 (ICQ password must be of 14 chars most) | George Hazan |
2017-11-13 | Code modernize ... | Goraf |
2017-11-05 | More CMake (#1016) | Vitaly Svyastyn |
2017-10-24 | unified version resource with explicitly stated language & code page | George Hazan |
2017-10-23 | Renamed readme.txt | Tobias Weimer |
2017-09-13 | partially remove ModernOpt stuff | dartraiden |
2017-08-23 | ICQ: icon added to icolib, not used icon removed (fixes #294) | Kirill Volinsky |
2017-08-06 | Update all other files in repository to use https links for Miranda NG website | Robert Pösel |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel |
2017-02-20 | ICQ: resource cosmetic | dartraiden |
2017-02-17 | ICQ: | George Hazan |
2017-02-14 | fix for include duplicates & recursions | George Hazan |
2017-02-07 | rest of ANSI macros removed | George Hazan |
2017-02-07 | code cleaning | George Hazan |
2017-02-06 | strange hand-made array removed | George Hazan |
2017-02-05 | proper fix for UINs in auth dialogs | George Hazan |
2017-02-05 | fix for the incorrect UIN assignment | George Hazan |
2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2017-01-16 | DB_AUTH_BLOB: handy piece of code moved into the core | George Hazan |
2017-01-14 | separate handle types for HNETLIBCONN & HNETLIBBIND | George Hazan |
2017-01-13 | (wiping blood from hands) no more netlib services | George Hazan |
2017-01-13 | a bit less netlib services | George Hazan |
2017-01-11 | strong typization - better typization | George Hazan |
2017-01-11 | - Netlib_Send & Netlib_Recv helpers became real functions, MS_NETLIB_SEND & M... | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-12-03 | stronger typization | George Hazan |
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan |
2016-11-26 | useless "if": identical "if" with identical condition already exists slightly... | dartraiden |
2016-11-17 | PathToRelativeT - forgotten macro | George Hazan |
2016-10-30 | OPTIONSDIALOGPAGE::groupPosition - unused field removed | George Hazan |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-09-13 | mode old database junk to die | George Hazan |
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan |
2016-09-06 | Clist_GetImageList() | George Hazan |
2016-09-06 | clist services' extermination continued | George Hazan |
2016-08-23 | warning fix | George Hazan |
2016-07-31 | ICQ: - Fixed unicode conversion | Tobias Weimer |