summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-12-30code cleaning and reorderingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7432 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-30if a database driver already printed an error, there's no need to do that twiceGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7431 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-30code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7424 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-29when mmap_sa opens a database, it must decrypt it, change signature to mmap ↵George Hazan
and die git-svn-id: http://svn.miranda-ng.org/main/trunk@7416 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-29adding manifests for Windows 8.1 compatibilityGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7413 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-28Find/Add user dialog optimization: manually drawn bitmaps replaced with ↵George Hazan
Windows native git-svn-id: http://svn.miranda-ng.org/main/trunk@7404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-27clist -> contact listDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-27old nasty perversion EVENTTYPE_STATUSCHANGE removed foreverGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7396 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-27fix for EVENTTYPE_ADDED formattingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7392 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-24In American English a comma should follow e.g.Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-22massive garbage removal from extra icons moduleGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7340 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-21fixes ticket #485: Not possible to leave the advanced search dialog with ↵George Hazan
keyboard git-svn-id: http://svn.miranda-ng.org/main/trunk@7317 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-07fix to the previous commitDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7076 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-07core: cosmetics in 'Delete contact' dialogDart Raiden
langpacks/russian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7075 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-05full cycle: setting, resetting, changing passwordGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7058 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-05fix for the AES initial chain George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7057 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-02typoRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@7035 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-02typoGoraf
git-svn-id: http://svn.miranda-ng.org/main/trunk@7034 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-12-01method for checking a passwordGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7027 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-01another portion of decapitalization in the core (3/5)Dart Raiden
langpacks/russian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7018 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-29properly named (thanks Wishmaster)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7012 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-27- strong cyphering for passwords in db3x_mmap;George Hazan
- unique signature for the new mmap profiles; git-svn-id: http://svn.miranda-ng.org/main/trunk@6997 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-25portion of decapitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6986 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