index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
HistorySweeperLight
/
src
/
historysweeperlight.cpp
Age
Commit message (
Expand
)
Author
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-03-16
class renaming, part II
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
George Hazan
2018-03-15
MUCH more effective way of removing records from iterators
George Hazan
2018-03-14
reverse iterators for LIST<>
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
2017-03-28
massive cleanup of useless cbSize fields
George Hazan
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2016-09-14
second major wipeout of database services & structures:
George Hazan
2015-07-26
more warning fixes
George Hazan
2015-07-24
historysweeperlight: common project
Kirill Volinsky
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-07-27
- fix for clearing SRMM icon;
George Hazan
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-06-29
rest of unused databases services removed
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-07-23
HistorySweeperLight, MyDetails, NewEventNotify: changed folder structure
Vadim Dashevskiy