Age | Commit message (Expand) | Author |
2014-01-08 | db => database | Dart Raiden |
2014-01-08 | - end of ANSI support in chats; | George Hazan |
2014-01-08 | chat structures slightly cleaned (no changes so far) | George Hazan |
2014-01-07 | HNY part 2 | George Hazan |
2014-01-03 | this array requires an icolib and must be destroyed manually | George Hazan |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-02 | huh... no STL in the core at all | George Hazan |
2014-01-02 | minus std::string & 3 std::vectors | George Hazan |
2014-01-02 | name conflict resolution | George Hazan |
2014-01-02 | git-svn-id: http://svn.miranda-ng.org/main/trunk@7452 1316c22d-e87f-b044-9b9b... | George Hazan |
2014-01-02 | various garbage cleaning in extra icons | George Hazan |
2014-01-01 | patch not to destroy managed status line icons | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-31 | crash fix for reading old file transfer events | George Hazan |
2013-12-30 | fix for options dialog: current options tree item might not be visible after ... | George Hazan |
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-29 | adding manifests for Windows 8.1 compatibility | 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-24 | In American English a comma should follow e.g. | Dart Raiden |
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-07 | fix to the previous commit | Dart Raiden |
2013-12-07 | core: cosmetics in 'Delete contact' dialog | Dart Raiden |
2013-12-05 | full cycle: setting, resetting, changing password | George Hazan |
2013-12-05 | fix for the AES initial chain | George Hazan |
2013-12-03 | another portion of decapitalization in the core (5/5) | Dart Raiden |
2013-12-02 | unneded space removal | Vadim Dashevskiy |