summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-01-08db => databaseDart Raiden
2014-01-08- end of ANSI support in chats;George Hazan
2014-01-08chat structures slightly cleaned (no changes so far)George Hazan
2014-01-07HNY part 2George Hazan
2014-01-03this array requires an icolib and must be destroyed manuallyGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-02huh... no STL in the core at allGeorge Hazan
2014-01-02minus std::string & 3 std::vectorsGeorge Hazan
2014-01-02name conflict resolutionGeorge Hazan
2014-01-02git-svn-id: http://svn.miranda-ng.org/main/trunk@7452 1316c22d-e87f-b044-9b9b...George Hazan
2014-01-02various garbage cleaning in extra iconsGeorge Hazan
2014-01-01patch not to destroy managed status line icons George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-31crash fix for reading old file transfer eventsGeorge Hazan
2013-12-30fix for options dialog: current options tree item might not be visible after ...George Hazan
2013-12-30code cleaning and reorderingGeorge Hazan
2013-12-30if a database driver already printed an error, there's no need to do that twiceGeorge Hazan
2013-12-30code cleaningGeorge Hazan
2013-12-29when mmap_sa opens a database, it must decrypt it, change signature to mmap a...George Hazan
2013-12-29adding manifests for Windows 8.1 compatibilityGeorge Hazan
2013-12-28Find/Add user dialog optimization: manually drawn bitmaps replaced with Windo...George Hazan
2013-12-27clist -> contact listDart Raiden
2013-12-27old nasty perversion EVENTTYPE_STATUSCHANGE removed foreverGeorge Hazan
2013-12-27fix for EVENTTYPE_ADDED formattingGeorge Hazan
2013-12-24In American English a comma should follow e.g.Dart Raiden
2013-12-22massive garbage removal from extra icons moduleGeorge Hazan
2013-12-21fixes ticket #485: Not possible to leave the advanced search dialog with keyb...George Hazan
2013-12-19minor contacts processing improvementsGeorge Hazan
2013-12-19core processing of EVENTTYPE_CONTACTSGeorge Hazan
2013-12-16also there's no need to free non-allocated memoryGeorge Hazan
2013-12-16no need to translate the same string twiceGeorge Hazan
2013-12-16- new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam);George Hazan
2013-12-14m/M - memo values in utf8 were added to ini filesGeorge Hazan
2013-12-14translation fixTobias Weimer
2013-12-14oops... this line should be translatableGeorge Hazan
2013-12-14- another atavism (DBVTF_DENYUNICODE) removed;George Hazan
2013-12-14atavism removedGeorge Hazan
2013-12-13fix for cleaning menus (causes rare crashes on exit)George Hazan
2013-12-13country names tuningDart Raiden
2013-12-12core: country namesDart Raiden
2013-12-11country names fixed (thanks to RMN)Dart Raiden
2013-12-10git-svn-id: http://svn.miranda-ng.org/main/trunk@7116 1316c22d-e87f-b044-9b9b...Dart Raiden
2013-12-08core: Russian Federation -> Russia (as all other countries)Dart Raiden
2013-12-07another portion of decapitalization in the core (6/5) :) that's all!Dart Raiden
2013-12-07fix to the previous commitDart Raiden
2013-12-07core: cosmetics in 'Delete contact' dialogDart Raiden
2013-12-05full cycle: setting, resetting, changing passwordGeorge Hazan
2013-12-05fix for the AES initial chain George Hazan
2013-12-03another portion of decapitalization in the core (5/5)Dart Raiden
2013-12-02unneded space removalVadim Dashevskiy