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
/
UserInfoEx
/
src
/
dlg_propsheet.cpp
Age
Commit message (
Expand
)
Author
2014-06-28
typos
Dart Raiden
2014-06-12
UserInfoEx: rearranged option pages (changed options and icons group name to ...
slotwin
2014-04-23
show big icon (by unsane)
Vadim Dashevskiy
2014-03-12
Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...
Rozhuk Ivan
2014-03-09
end of the old MC API
George Hazan
2014-02-27
- metacontacts are always present;
George Hazan
2014-02-27
MS_MC_GETMETACONTACT => db_mc_getMeta
George Hazan
2014-02-16
potential flaw in UserInfoEx (64 bits)
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
these conversions aren't needed either
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-21
- new typed helper, WindowList_Create, to create a window list
George Hazan
2014-01-14
more effective constructor for temporary formatted string
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2013-12-26
various code cleaning
George Hazan
2013-12-22
fix for getting icons from icolib;
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-09-20
using Uxtheme
Kirill Volinsky
2013-08-03
more leaks
George Hazan
2013-06-23
unifoex moved to the standard db_* functions
George Hazan
2013-06-18
massive extinction of stupid service name's buffers
George Hazan
2013-04-20
name conflict resolution
George Hazan
2013-04-07
more cleanup
George Hazan
2013-03-28
code cleaning
George Hazan
2013-03-28
warning fixes
George Hazan
2013-03-17
removed not used headers
Kirill Volinsky
2013-03-02
rest of TCHAR_STR_PARAM replaced
George Hazan
2013-01-20
removed old revision information
Kirill Volinsky
2012-11-20
fix for the endless recursion in uinfoex
George Hazan
2012-10-07
death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::type
George Hazan
2012-09-07
-minor signature fixes
Tobias Weimer
2012-07-24
UserInfoEx, Variables: changed folder structure
Vadim Dashevskiy