summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Collapse)Author
2013-12-19minor contacts processing improvementsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-19core processing of EVENTTYPE_CONTACTSGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7290 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-16also there's no need to free non-allocated memoryGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7252 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-16no need to translate the same string twiceGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7251 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-16- new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam);George Hazan
- menu item display names are now translatable; - old nasty pieces of junk removed in CLUIFrames/cluiframes.cpp git-svn-id: http://svn.miranda-ng.org/main/trunk@7247 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-14m/M - memo values in utf8 were added to ini filesGeorge Hazan
memo lasts until the first char in line is space/tab/crlf or empty note: this first char gets eaten, it's not added to a memo git-svn-id: http://svn.miranda-ng.org/main/trunk@7217 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-14translation fixTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@7211 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-14oops... this line should be translatableGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7210 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-14- another atavism (DBVTF_DENYUNICODE) removed;George Hazan
- default text formatter for EVENTTYPE_AUTHREQUEST added git-svn-id: http://svn.miranda-ng.org/main/trunk@7208 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-14atavism removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7205 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-13fix for cleaning menus (causes rare crashes on exit)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7191 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-13country names tuningDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7175 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-12core: country namesDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7139 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-11country names fixed (thanks to RMN)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7130 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-10git-svn-id: http://svn.miranda-ng.org/main/trunk@7116 ↵Dart Raiden
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-08core: Russian Federation -> Russia (as all other countries)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7083 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-07another portion of decapitalization in the core (6/5) :) that's all!Dart Raiden
Bass_interface: small decapitalization git-svn-id: http://svn.miranda-ng.org/main/trunk@7078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-03another portion of decapitalization in the core (5/5)Dart Raiden
langpacks/russian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7045 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-02unneded space removalVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7043 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-02another portion of decapitalization in the core (4/5)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7030 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-29another portion of decapitalization in the core (2/5)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7014 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-28another portion of decapitalization in the coreDart Raiden
langpacks/russian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7008 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-28Core: some decapitalizationDart Raiden
langpacks/russian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7003 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-28[User Details] -> [User details]Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7001 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-21timer for clearing plugin's name filterGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6956 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-20more correct beep George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6951 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-20fix for bug #189 (incremental search in plugins list doesn't work)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6950 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-19preparing to the transparent cyphering: end of ↵George Hazan
MS_DB_CRYPT_ENCODESTRING/MS_DB_CRYPT_DECODESTRING git-svn-id: http://svn.miranda-ng.org/main/trunk@6938 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-14Encryption: gathering all things together, part IGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6910 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-14MS_CRYPTO_GET_PROVIDER - service for looking up crypto providersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6909 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-14MS_CRYPTO_ENUM_PROVIDERS: service to get list of crypto providersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6906 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-12first MS_CRYPTO_REGISTER_ENGINE implementationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6879 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-12de-capitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6878 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-12- changed m_crypto.h;George Hazan
- crypto-plugins are forced to be loaded in the very beginning, alongside with the database plugins git-svn-id: http://svn.miranda-ng.org/main/trunk@6874 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-07various code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6820 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-05oopsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6795 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-05locked protos shall not affect average statusGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6794 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-05- GetAverageMode moved to CLIST_INTERFACE;George Hazan
- copy of it removed from clist_modern git-svn-id: http://svn.miranda-ng.org/main/trunk@6793 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-01fix for displaying tray iconsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6737 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-31- check for NULL values in Netlib_CloseHandle;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@6727 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-30core: missing slashDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6702 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-25fix for the broken Options -> Contact list -> Contact names dialogGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6630 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-23VK: fix for outgoing message notificationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6604 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-23- fix for the old & nasty bug in netlib that rarely crashed Facebook & VKGeorge Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@6602 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-22code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-19warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6534 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-18small code warning fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6521 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-11Fixed some ancient linksRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@6448 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-10calloc rulezGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6432 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
- crazy & obsolete constant GSMDF_PREFIXONLINE removed git-svn-id: http://svn.miranda-ng.org/main/trunk@6428 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c