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
/
Popup
/
src
/
opt_contacts.cpp
Age
Commit message (
Expand
)
Author
2018-03-16
entities' names to be started with capital letters
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
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-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2015-07-26
common projects
Kirill Volinsky
2015-07-09
finally, normal icolib icons in Popup+
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-13
- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...
George Hazan
2015-05-14
cleanup
Kirill Volinsky
2014-12-21
Popup: changed warning level to w4
Kirill Volinsky
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-01
- more warning fixes;
George Hazan
2014-07-26
stupid duplicated code of embedded clists removed
George Hazan
2014-07-04
various 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
- HANDLE hContact => HCONTACT
George Hazan
2013-09-20
using Uxtheme
Kirill Volinsky
2013-04-19
misplaced figure brackets in Popup+ options
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-03-17
- rest of memory leaks
George Hazan
2013-02-20
fixes for various hangups & crashes on exit
George Hazan
2013-01-20
removed old revision information
Kirill Volinsky
2012-11-07
EMPTY_EXTRA_ICON applied to all another plugins
George Hazan
2012-10-26
attemp to fix crash in Popups history
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-06-02
- code cleaning
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy