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
/
FloatingContacts
/
src
/
thumbs.cpp
Age
Commit message (
Expand
)
Author
2023-12-29
fixes #4085 (Удалить настройки невидимости)
George Hazan
2022-07-31
Contact: group of functions gathered into the personal namespace
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-09-27
end of manual experiments with CList/NotOnList
George Hazan
2018-11-12
FloatingContacts -> g_plugin
George Hazan
2018-04-07
Proto_GetStatus is used everywhere instead of PS_GETSTATUS
George Hazan
2018-04-04
static function CLIST_INTERFACE::pfnGetContactIcon exported as Clist_GetConta...
George Hazan
2018-02-21
all another C++'11 iterators
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-09-06
Clist_GetImageList()
George Hazan
2016-09-06
clist services' extermination continued
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-04-19
further junk cleaning
George Hazan
2015-08-22
typo fix
George Hazan
2015-08-17
warning fixes
George Hazan
2015-06-23
- Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM;
George Hazan
2015-06-23
warning fixes
George Hazan
2015-06-23
FloatingContacts: unified project
Kirill Volinsky
2015-06-03
code cleaning
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-03-24
* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...
Rozhuk Ivan
2015-02-23
FltContacts:
Tobias Weimer
2014-12-02
less warnings
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-11
more sorting issues
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-04
some code cleaning
George Hazan
2013-09-22
plugins cleanup
Kirill Volinsky
2013-09-17
code cleaning;
George Hazan
2013-09-17
- explicit windows destruction on exit;
George Hazan
2013-06-21
minor code cleaning
George Hazan
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-08
- skin controls moved up;
George Hazan
2013-03-08
Floating contacts:
George Hazan
2013-02-24
added version info
Kirill Volinsky
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-07-18
FirstRun, FlashAvatars, FloatingContacts: changed folder structure
Vadim Dashevskiy