Age | Commit message (Expand) | Author |
2013-12-30 | code cleaning and reordering | George Hazan |
2013-12-30 | if a database driver already printed an error, there's no need to do that twice | George Hazan |
2013-12-30 | code cleaning | George Hazan |
2013-12-29 | when mmap_sa opens a database, it must decrypt it, change signature to mmap a... | George Hazan |
2013-12-28 | Find/Add user dialog optimization: manually drawn bitmaps replaced with Windo... | George Hazan |
2013-12-27 | clist -> contact list | Dart Raiden |
2013-12-27 | old nasty perversion EVENTTYPE_STATUSCHANGE removed forever | George Hazan |
2013-12-27 | fix for EVENTTYPE_ADDED formatting | George Hazan |
2013-12-22 | massive garbage removal from extra icons module | George Hazan |
2013-12-21 | fixes ticket #485: Not possible to leave the advanced search dialog with keyb... | George Hazan |
2013-12-19 | minor contacts processing improvements | George Hazan |
2013-12-19 | core processing of EVENTTYPE_CONTACTS | George Hazan |
2013-12-16 | also there's no need to free non-allocated memory | George Hazan |
2013-12-16 | no need to translate the same string twice | George Hazan |
2013-12-16 | - new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam); | George Hazan |
2013-12-14 | m/M - memo values in utf8 were added to ini files | George Hazan |
2013-12-14 | translation fix | Tobias Weimer |
2013-12-14 | oops... this line should be translatable | George Hazan |
2013-12-14 | - another atavism (DBVTF_DENYUNICODE) removed; | George Hazan |
2013-12-14 | atavism removed | George Hazan |
2013-12-13 | fix for cleaning menus (causes rare crashes on exit) | George Hazan |
2013-12-13 | country names tuning | Dart Raiden |
2013-12-12 | core: country names | Dart Raiden |
2013-12-11 | country names fixed (thanks to RMN) | Dart Raiden |
2013-12-10 | git-svn-id: http://svn.miranda-ng.org/main/trunk@7116 1316c22d-e87f-b044-9b9b... | Dart Raiden |
2013-12-08 | core: Russian Federation -> Russia (as all other countries) | Dart Raiden |
2013-12-07 | another portion of decapitalization in the core (6/5) :) that's all! | Dart Raiden |
2013-12-03 | another portion of decapitalization in the core (5/5) | Dart Raiden |
2013-12-02 | unneded space removal | Vadim Dashevskiy |
2013-12-02 | another portion of decapitalization in the core (4/5) | Dart Raiden |
2013-11-29 | another portion of decapitalization in the core (2/5) | Dart Raiden |
2013-11-28 | another portion of decapitalization in the core | Dart Raiden |
2013-11-28 | Core: some decapitalization | Dart Raiden |
2013-11-28 | [User Details] -> [User details] | Dart Raiden |
2013-11-21 | timer for clearing plugin's name filter | George Hazan |
2013-11-20 | more correct beep | George Hazan |
2013-11-20 | fix for bug #189 (incremental search in plugins list doesn't work) | George Hazan |
2013-11-19 | preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB... | George Hazan |
2013-11-14 | Encryption: gathering all things together, part I | George Hazan |
2013-11-14 | MS_CRYPTO_GET_PROVIDER - service for looking up crypto providers | George Hazan |
2013-11-14 | MS_CRYPTO_ENUM_PROVIDERS: service to get list of crypto providers | George Hazan |
2013-11-12 | first MS_CRYPTO_REGISTER_ENGINE implementation | George Hazan |
2013-11-12 | de-capitalization | Dart Raiden |
2013-11-12 | - changed m_crypto.h; | George Hazan |
2013-11-07 | various code cleaning | George Hazan |
2013-11-05 | oops | George Hazan |
2013-11-05 | locked protos shall not affect average status | George Hazan |
2013-11-05 | - GetAverageMode moved to CLIST_INTERFACE; | George Hazan |
2013-11-01 | fix for displaying tray icons | George Hazan |
2013-10-31 | - check for NULL values in Netlib_CloseHandle; | George Hazan |