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
/
protocols
/
IRCG
/
src
/
windows.cpp
Age
Commit message (
Expand
)
Author
2024-03-02
fixes #4259 (IRC: при закрытии окна настроек кана...
George Hazan
2023-12-18
fixes #4062 (IRC: Some modes still in Topic column)
George Hazan
2023-12-12
IRC: code cleaning
George Hazan
2023-01-27
Group chats: all old APIs with lookup by module+session removed
George Hazan
2021-03-26
fixes #2798 (IRC: remove "Networks")
George Hazan
2020-06-04
all improper calls of OnClose replaced with OnDestroy / OnApply
George Hazan
2020-06-04
UI classes:
George Hazan
2019-04-12
wiping custom icolib functions: IRC
George Hazan
2018-10-17
IRC:
George Hazan
2018-07-25
finally fixes #1512
George Hazan
2018-07-24
database:
George Hazan
2018-07-23
fix for dynamic memory allocation
George Hazan
2018-07-23
IRC: completely fixes #1512
dartraiden
2018-07-11
GUI change:
George Hazan
2018-05-15
IRC:
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-18
this feature was never used and only causes problems
George Hazan
2018-02-21
IRC: 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-15
IRC: more code cleaning
George Hazan
2017-11-13
Code modernize ...
Goraf
2016-09-17
chats: more functions, less 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-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-04-29
unified project for IRC protocol
George Hazan
2015-04-13
- nasty crutch removed from Options_AddPage;
George Hazan
2015-03-29
- adaptation of IRC dialogs to the kernel UI Utils;
George Hazan
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-11-26
IRC: fixed window title v.2(thx person)
Kirill Volinsky
2014-11-25
fixed window title (thx person)
Kirill Volinsky
2014-01-27
code cleaning
George Hazan
2014-01-08
chat structures slightly cleaned (no changes so far)
George Hazan
2013-12-04
IRC: custom reconnect code removed
George Hazan
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-08-14
mir_*printf patch for protocols
George Hazan
[next]