Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-01 | massive copyright update | dartraiden | |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ↵ | dartraiden | |
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
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 | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-11-05 | More CMake (#1016) | Vitaly Svyastyn | |
* Generate version information before build. * Removed /EHsc from compile options. * CMake files for the rest of protocols. * CMake 64 bit build. * CMake: precompiled headers. | |||
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 | |
- option "Enable AIM support" removed due to tight integration with MRA, which also uses string ids; - caps macros removed, cause we don't wanna these options to be disabled; - copyright update; - version bump. | |||
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 | |
- NETLIBUSER::szDescriptiveName replaced with MAllStrings; - code cleaning. | |||
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 & ↵ | George Hazan | |
MS_NETLIB_RECV died; - fix for dumping chunked http replies into a network log | |||
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 ↵ | dartraiden | |
slightly above | |||
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 | |
- mir_app functions introduced instead of them; - OPENOPTIONSDIALOG structure removed from m_options.h | |||
2016-09-14 | second major wipeout of database services & structures: | George Hazan | |
- DBCONTACTENUMSETTINGS removed; - all helpers moved to mir_core.dll git-svn-id: http://svn.miranda-ng.org/main/trunk@17296 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-13 | mode old database junk to die | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17267 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-06 | Clist_GetImageList() | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17266 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-06 | clist services' extermination continued | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17265 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-08-23 | warning fix | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17204 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |