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
/
Sessions
/
Src
/
Main.cpp
Age
Commit message (
Expand
)
Author
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-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-04
new mir_snprintf templates without SIZEOF
George Hazan
2014-12-18
warning fix
George Hazan
2014-12-14
GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)
Rozhuk Ivan
2014-12-12
Sessions: changed warning lavel to w4
Kirill Volinsky
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-26
Sessions: memcpy fix
Kirill Volinsky
2014-11-03
more code cleaning
George Hazan
2014-11-03
massive code cleaning for Sessions
George Hazan
2014-08-13
icons registration moved to Load()
Kirill Volinsky
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-01-26
useless Unicode in Sessions & WhenWasIt
George Hazan
2013-10-05
spelling correction (thanks RMN)
Vadim Dashevskiy
2013-05-16
words of wisdom were well received
George Hazan
2013-05-16
shortened typedefs for string buffers:
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-07
Sessions: contacts are HANDLEs, not DWORDs
George Hazan
2013-04-07
end of the old database macroses
George Hazan
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-05
rest of menu cleaning
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-10
various TTB initialization issues
George Hazan
2013-03-09
removed not used headers
Kirill Volinsky
2013-02-13
- boost updated to 1.53, and should be placed into ..\..\boost folder
George Hazan
2013-02-09
removed not needed interfaces
Kirill Volinsky
2013-01-19
- Another portion of _T replacement and fixes of previous commits (patch from...
Vadim Dashevskiy
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-12-01
icolib: icon creation quirks
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-07-17
memory corruption fix
George Hazan
2012-07-16
dynamic dll checker
George Hazan
2012-07-13
Updater removal - stage 1
Vadim Dashevskiy
2012-07-12
obsolete flag TTBBF_ICONBYHANDLE removed
George Hazan
2012-07-12
various TTB buttons quirks
George Hazan
2012-07-08
TopToolbar usage fixed everywhere
George Hazan
2012-07-03
no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutch
George Hazan
2012-07-02
internal function removed from the public API
George Hazan
[next]