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
/
srmm_menu.cpp
Age
Commit message (
Expand
)
Author
2023-11-21
fix for double letter capitalization
George Hazan
2023-09-24
Popup+: code cleaning
George Hazan
2023-09-21
MessageWindowEventData: useless structure removed
George Hazan
2019-04-12
wiping custom icolib functions: Popup+
George Hazan
2019-03-07
Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags contr...
George Hazan
2019-03-07
Skin_GetProtoIcon - new function to retrieve status icon's handle
George Hazan
2019-03-07
duplicate popup icons moved into global skin
George Hazan
2018-11-14
hContact, MODULENAME -> g_plugin
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-22
Srmm_AddIcon unbound from hLangpack
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
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
2017-03-28
massive cleanup of useless cbSize fields
George Hazan
2015-07-26
common projects
Kirill Volinsky
2015-07-09
finally, normal icolib icons in Popup+
George Hazan
2015-06-14
WindowList_* functions are not services anymore; unneeded helpers removed
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
2014-12-21
Popup: changed warning level to w4
Kirill Volinsky
2014-11-30
new sorting functions applied
George Hazan
2014-02-11
"we don't need these variables" (c) Pink Floyd
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
- HANDLE hContact => HCONTACT
George Hazan
2014-01-21
- new typed helper, WindowList_Create, to create a window list
George Hazan
2013-10-09
English US correction (patch by RMN)
Vadim Dashevskiy
2013-09-15
- forward declarations removed;
George Hazan
2013-08-27
fixes for StatusIconData initialization
George Hazan
2013-04-11
- Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON)
George Hazan
2013-04-11
Unicode, auto-translatable tooltips for Srmm icons
George Hazan
2013-04-11
SRMM icons to be unloaded automatically
George Hazan
2013-04-09
- remove message window icon on exit
Tobias Weimer
2013-03-17
- rest of memory leaks
George Hazan
2013-01-20
removed old revision information
Kirill Volinsky
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-05-15
initial commit
Vadim Dashevskiy