index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
YAPP
/
src
Age
Commit message (
Expand
)
Author
2015-10-02
popup hiding moved in plugin
MikalaiR
2015-09-03
YAPP: menu uid
Alexander Lantsev
2015-08-11
'unreferenced formal parameter' warnings fixed
George Hazan
2015-08-01
yapp: common project
Kirill Volinsky
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-28
code cleaning
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-25
MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-06-14
cleanup (patch by person)
Vadim Dashevskiy
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-24
replace wcscpy to mir_wstrcpy
Kirill Volinsky
2015-05-24
replace wcslen to mir_wstrlen
Kirill Volinsky
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2015-04-24
end of zoo with various _WIN32_WINNT versions
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-03-24
* multiple WINE bug fixes over IsDialogMessage(), bug rep: https://bugs.wineh...
Rozhuk Ivan
2015-03-24
* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...
Rozhuk Ivan
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
2014-12-01
code cleanup
Rozhuk Ivan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-11-28
crazy flag TTBST_RELEASED removed
George Hazan
2014-05-30
Get rid of Popup (EnableDisableMenuCommand) vs. YAPP (ToggleEnabled) services...
Robert Pösel
2014-05-30
Unify Popup's and YAPP's value to check if they are enabled; YAPP's version bump
Robert Pösel
2014-05-28
unused variables removed
Vlad Mironov
2014-04-21
- Added lParam to POPUPCLASS
Tobias Weimer
2014-03-30
minor code cleaning
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-02-02
m_database.h is not needed in many cases
George Hazan
[next]