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
/
BasicHistory
/
src
/
HistoryWindow.cpp
Age
Commit message (
Expand
)
Author
2023-09-25
SmileyAdd: fix for the obsolete quirks in SmaileyAdd API
George Hazan
2023-08-29
Now history can belong not only to the user, but also to the chat
dartraiden
2021-12-26
DWORD -> uint32_t
George Hazan
2021-06-10
fixes #2914 (unified empty history menu items)
George Hazan
2021-02-28
some evident reverse iterators moved to cursors
George Hazan
2020-01-20
db_event_delete: unused parameter removed
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-10-11
fixes #2094 (BasicHistory: Icons menu item is broken)
George Hazan
2018-11-14
hContact, MODULENAME -> g_plugin
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-16
BasicHistory: cmplugin adaptation
Kirill Volinsky
2018-05-08
code cleaning (using new MS coding style)
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
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-12-04
BasicHistory: decapitalization (except TopToolBar button)
dartraiden
2017-11-13
Code modernize ...
Goraf
2017-07-30
Hotkeys: code cleaning
George Hazan
2016-11-22
wrong call of Options_Open
George Hazan
2016-11-17
Utils_OpenUrlT
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-06-05
- fix for #1059;
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-12
naming conflics resolved
George Hazan
2015-07-24
BasicHistory - warning fixes
Vadim Dashevskiy
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
2015-06-21
- resizer moved to mir_core, because it uses hard-coded windows structures;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
timezone api migrated to mir_core
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-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-14
SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)
Rozhuk Ivan
2014-08-09
crash fix
George Hazan
2014-07-26
stupid duplicated code of embedded clists removed
George Hazan
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-02-27
direct access to MetaContacts/IsSubcontact removed everywhere
George Hazan
2014-02-12
another bunch of useless conversions died
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
[next]