Age | Commit message (Expand) | Author |
2015-05-17 | Exchange: unified project | Vadim Dashevskiy |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-05-11 | minus CreateThread | Kirill Volinsky |
2015-05-03 | fix for the option's page style pt. 3 | Vadim Dashevskiy |
2015-05-01 | Exchange: | Tobias Weimer |
2015-04-30 | minus critical section | Kirill Volinsky |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-03-24 | * multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq... | Rozhuk Ivan |
2015-01-17 | Exchange: using precompiled header | Vadim Dashevskiy |
2015-01-17 | preparing Exchange for the precompiled headers' usage | George Hazan |
2015-01-09 | this little exclamation mark makes plugin unusable! | Maciej Wycik |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...) | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | icons in filters project files (by person) | Vadim Dashevskiy |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-11-29 | Exchange: code refactoring. Review requred: suspect lost res free on errors. | Rozhuk Ivan |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-12 | MAPI requires non-unicode strings in some places. | Maciej Wycik |
2014-02-02 | m_database.h is not needed in many cases | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-04 | some code cleaning | George Hazan |
2013-11-19 | preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB... | George Hazan |
2013-11-16 | warning fixes | George Hazan |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-30 | MirandaInterfaces fixes - also make SAR working correctly | Robert Pösel |
2013-10-19 | removing unnecessary spaces | Dart Raiden |
2013-10-08 | BinToHex now return correct value (plugin crash if unread email found) | Maciej Wycik |
2013-10-06 | more unnecessary spaces | Dart Raiden |
2013-09-25 | valid options initialization | George Hazan |
2013-09-16 | removed not needed _MSC_VER checks | Kirill Volinsky |
2013-08-15 | we use bin2hex now instead of mir_snprintf("%02x") | George Hazan |
2013-08-12 | - minor x64 fixes | Tobias Weimer |
2013-07-29 | password encryption (there is no unicode support in database.h?) | Maciej Wycik |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |
2013-07-24 | replace sprintf to mir_snprintf (part 4) | Kirill Volinsky |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-07-03 | - cosmetic patches from dartraiden | Vadim Dashevskiy |
2013-06-30 | - dots are extinct as species now (thx dartraiden) | Vadim Dashevskiy |
2013-06-30 | - cosmetic patches from dartraiden | Vadim Dashevskiy |
2013-06-04 | - ConnectionNotify and Exchange plugins added to solutions. | Vadim Dashevskiy |
2013-06-03 | based on IM 0.0.3.4 Exchange plugin | Maciej Wycik |