summaryrefslogtreecommitdiff
path: root/plugins/HistoryLinkListPlus
AgeCommit message (Collapse)Author
2016-01-02Copyrights update part 3 (final)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-04HistoryLinkList: menu uidAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@15223 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever ↵George Hazan
possible git-svn-id: http://svn.miranda-ng.org/main/trunk@15064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-31project fixes for VS2010Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@14772 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-26more warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14728 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-24linklist: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14664 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21platform toolset updated for vc2015Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14596 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21preparing for vc2015Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-14HistoryLinklist:Tobias Weimer
-Fixed https://www... links git-svn-id: http://svn.miranda-ng.org/main/trunk@14560 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-11LinkList: fix copy link to clipboardRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14532 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced ↵George Hazan
with pcli->* members git-svn-id: http://svn.miranda-ng.org/main/trunk@14459 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
- duplicated hLangpack field removed from TMO_IntMenuItem; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14440 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14430 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by ↵George Hazan
contact's menu; - Menu_AddContactMenuItem now receives parameter szProto; - Menu_Add* helpers are converted into real functions; git-svn-id: http://svn.miranda-ng.org/main/trunk@14409 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-22Minor fixes for r14306Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@14331 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14325 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14306 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-21- resizer moved to mir_core, because it uses hard-coded windows structures;George Hazan
- MS_UTILS_RESIZEDIALOG replaced with a short call of Utils_ResizeDialog; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14295 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-19timezone api migrated to mir_coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14266 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14168 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14004 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
- we don't need StrConvA anymore; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@13952 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13753 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13748 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-04correct version of rev. [13418]Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13420 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-04revert of 131418Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13419 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-04compilation fixes (ghazan, please check this)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13418 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-03fix for the option's page style pt. 3Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and ↵George Hazan
therefore removed git-svn-id: http://svn.miranda-ng.org/main/trunk@12840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-16TabSRMM: code cleanup + wine fixes for display sended and received messageRozhuk Ivan
LinkList: wine fixes Scriver: wine fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@12138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31Year 2015 version updateGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)Rozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11388 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
SendDlgItemMessage(...BM_GETCHECK ...) -> IsDlgButtonChecked(...) constants fix for CheckDlgButton() git-svn-id: http://svn.miranda-ng.org/main/trunk@11387 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)Rozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11385 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11383 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13CopyMemory -> memcpyRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11363 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11362 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-12HistoryLinkListPlus: multiple fixesRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11346 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11295 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11184 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
SMS: SIZE_T -> size_t MRA: small code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@11175 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-21RICHED32 replaced on MsfteditKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11032 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to ↵George Hazan
be omitted if the size of first one is fixed (not to contaminate sources with the excessive code) git-svn-id: http://svn.miranda-ng.org/main/trunk@9829 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-25LinkList: decapitalizationDart Raiden
IRC: removed unneeded spaces git-svn-id: http://svn.miranda-ng.org/main/trunk@9577 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-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8571 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c