summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx
AgeCommit message (Collapse)Author
2014-07-19db_mc_tryMeta applied George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9860 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-28typosDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-25MetaContact -> metacontact; decapitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9573 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-15UserInfoEx: typos and decapitalization (to avoid duplication in the langpack)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9489 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-14CosmeticsTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@9487 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-14UserInfoEx: little decapitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9484 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-14UserInfoEx: typoDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9472 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-13UserInfoEx menu item names change (by person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9461 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-13menu translation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9457 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-13translation fixes (by person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9456 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-12UserInfoEx: rearranged option pages (changed options and icons group name to ↵slotwin
make it more descriptive, changes some other titles) proper capitalization code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@9447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-12headers of not adopted plugins moved to !DeprecatedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-12merge m_popup and m_popup2 headersKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9437 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-14translation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9182 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-14translation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9181 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-23show big icon (by unsane)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9063 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-08bunch of mc related fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8892 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8576 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> ↵Rozhuk Ivan
GetWindowLongPtr git-svn-id: http://svn.miranda-ng.org/main/trunk@8572 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-09end of the old MC APIGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8534 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-07Minor bugfixes:Tobias Weimer
- #607 (Capitalization inconsistency) - #609 (Unnecessary messagebox in Plugin Updater) - #613 (UserInfoEx writes wrong popup color settings to db) - #614 (NewAwaySys translation issue) git-svn-id: http://svn.miranda-ng.org/main/trunk@8454 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-03- fixes #608 (Plugin Updater popup has wrong colors)Tobias Weimer
- fixes #607 (Capitalization inconsistency) - fixes #606 (Can't add new anniversary in UserInfoEx) git-svn-id: http://svn.miranda-ng.org/main/trunk@8369 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-28farewell MSVS 2012Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27- metacontacts are always present;George Hazan
- added META_PROTO constant for mc module name; - MS_MC_GETPROTOCOLNAME removed, because it always returns META_PROTO git-svn-id: http://svn.miranda-ng.org/main/trunk@8319 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8317 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27direct access to MetaContacts/IsSubcontact removed everywhereGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8312 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8255 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async ↵George Hazan
file selection dialog; - return value of MS_FILE_SENDFILE* services changed: now it returns a dialog handle; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@8253 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-16potential flaw in UserInfoEx (64 bits)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8148 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-16timezone api extended to support global settingsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8139 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-16code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-12another bunch of useless conversions diedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8109 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8101 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-11more sorting issuesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8097 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10these conversions aren't needed eitherGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8088 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT, part 3George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8081 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
- GCF_* prefix was added to chat constants to avoid name conflicts git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
- MS_DB_CONTACT_GETSETTINGSTATIC died; - DBCONTACTGETSETTING is detouched from all services; - these service calls are rewritten using parameters git-svn-id: http://svn.miranda-ng.org/main/trunk@8035 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-25end of version zooGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
- new service, WindowList_Destroy, to destroy a window list - internal windowlist.cpp implementation rewritten to LIST<> git-svn-id: http://svn.miranda-ng.org/main/trunk@7823 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-14more effective constructor for temporary formatted stringGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7639 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
thus manual call of destroy() might be removed from: - class destructors; - Unload() plugin's functions (for global data); - local (auto) variables in functions finalizations git-svn-id: http://svn.miranda-ng.org/main/trunk@7467 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02Separate writing of "infobar", "titlebar", "statusbar", etc.Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7458 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02unused code removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7457 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01end of SRMM status icons zoo in ГШтащУчGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7442 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01copyright update for year 2014George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 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-27less crazy punctuation (thanks to Robyer)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7393 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c