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
/
actions.cpp
Age
Commit message (
Expand
)
Author
2019-04-12
wiping custom icolib functions: Popup+
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-02-21
Popup+: C++'11 iterators
George Hazan
2018-01-26
code optimization
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
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2015-07-26
common projects
Kirill Volinsky
2015-07-21
Popup: vc2015 compilation fix
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-06-02
- old PNG conversion code (png2dib, dib2png) removed;
George Hazan
2015-05-10
removed translation from strings in debug mode
Kirill Volinsky
2015-05-10
translation fix
Kirill Volinsky
2014-12-21
Popup: changed warning level to w4
Kirill Volinsky
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-01
- more warning fixes;
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-06-11
ansi popups dead
George Hazan
2014-05-20
Popup/options: fix Apply button highlighting
slotwin
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2013-09-20
using Uxtheme
Kirill Volinsky
2013-05-25
Popup: fixed behavior of the Actions options page
Sergey Tatarinov
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-05-16
words of wisdom were well received
George Hazan
2013-05-16
shortened typedefs for string buffers:
George Hazan
2013-04-05
- rest of menus cleared;
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-10-26
attemp to fix crash in Popups history
George Hazan
2012-06-15
another portion of "#ifsef Unicode" removal
Vadim Dashevskiy
2012-05-15
initial commit
Vadim Dashevskiy