Age | Commit message (Expand) | Author |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | code cleanup | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-07-19 | db_mc_tryMeta applied | George Hazan |
2014-07-05 | New_GPG compilation fix (by person) | Vadim Dashevskiy |
2014-07-04 | CommandLine: | Tobias Weimer |
2014-06-27 | spelling corrections | Dart Raiden |
2014-03-09 | end of the old MC API | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-10-30 | git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b... | Dart Raiden |
2013-10-20 | some more spelling corrections | Dart Raiden |
2013-10-13 | typos | Dart Raiden |
2013-10-09 | English US correction (patch by RMN) | Vadim Dashevskiy |
2013-10-07 | translation fixes from RMN | Alexander Gluzsky |
2013-10-06 | more unnecessary spaces | Dart Raiden |
2013-10-05 | missed *n*printf related fixes... | Alexander Gluzsky |
2013-10-05 | spelling correction (thanks RMN) | Vadim Dashevskiy |
2013-07-31 | fixed few logic bugs | Alexander Gluzsky |
2013-06-21 | fix for regression in rev. 5010 | George Hazan |
2013-06-18 | massive extinction of stupid service name's buffers | George Hazan |
2013-05-17 | - New_GPG: reinstated | Vadim Dashevskiy |
2013-04-28 | - New_GPG: temporary moved to deprecated until: | Vadim Dashevskiy |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-02 | gpg process handling fixes (not finished) | Alexander Gluzsky |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-02-08 | "boosted" process management | Alexander Gluzsky |
2013-02-05 | fixed temporary files cleanup during runtime | Alexander Gluzsky |
2013-02-03 | ability to change key password (because of fucked gpg which does not want to ... | Alexander Gluzsky |
2013-01-28 | added ability to export private key in key choosing dialog | Alexander Gluzsky |
2013-01-28 | added ability to copy public key in key choosing dialog | Alexander Gluzsky |
2013-01-24 | implemented basic encrypted filetransfer capability checking (untested) | Alexander Gluzsky |
2013-01-12 | fiexd firstrun dialog | Alexander Gluzsky |
2013-01-12 | additional private keys checks | Alexander Gluzsky |
2013-01-09 | startup warning if own key expired | Alexander Gluzsky |
2013-01-08 | show expire date in own key selection dialog | Alexander Gluzsky |
2013-01-06 | debuglog refactoring | Alexander Gluzsky |
2012-12-29 | bold font in keygen | Alexander Gluzsky |
2012-12-24 | fixed first run bugs | Alexander Gluzsky |
2012-12-23 | fixed prescense signing bugs | Alexander Gluzsky |
2012-12-23 | fixed deadlock on new key | Alexander Gluzsky |
2012-10-07 | old database macros removed from m_database.h | George Hazan |
2012-10-05 | fixed default key display after setting not default key in options.... | Alexander Gluzsky |
2012-10-05 | per account key ui finally fixed | Alexander Gluzsky |