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
/
popup_thread.cpp
Age
Commit message (
Expand
)
Author
2023-11-03
Popup+: let boolean variables be boolean
George Hazan
2021-09-09
fix for a crappy ::GetCurrentThread call that breaks all Wait* functions
George Hazan
2021-05-04
attempt to fix some problems on exit
George Hazan
2020-01-30
LIST::remove + LIST::indexOf() combination removed with LIST::removeItem
George Hazan
2019-03-28
unused translations removed
George Hazan
2019-03-07
duplicate popup icons moved into global skin
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-17
Popup, PManagerEx, QuickContacts, RemovePersonalSettings, Restart, SeenPlugin...
George Hazan
2018-05-15
Popup+:
George Hazan
2018-03-15
LIST<> iterators:
George Hazan
2018-02-21
Popup+: 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-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-06-11
MRA: change avatars load threads count default value from 4 to 1
Rozhuk Ivan
2016-02-10
wrong ME_AV_AVATARCHANGED hook could hang popups
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-07-26
common projects
Kirill Volinsky
2015-06-25
MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-02
- old PNG conversion code (png2dib, dib2png) removed;
George Hazan
2014-12-21
Popup: changed warning level to w4
Kirill Volinsky
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-01
- more warning fixes;
George Hazan
2014-11-24
- fix for thread control in Popup+;
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-03-22
popups list should not be sorted
George Hazan
2013-03-18
fix for a broken resource counter
George Hazan
2013-03-18
- beginthread replaced with mir_forkthead
George Hazan
2013-03-17
- rest of memory leaks
George Hazan
2013-03-17
more memory fixes
George Hazan
2013-03-17
two forgotten DestroyWindow()
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-28
compilation fixes
George Hazan
2012-06-15
another portion of "#ifsef Unicode" removal
Vadim Dashevskiy
2012-05-15
initial commit
Vadim Dashevskiy