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
/
src
/
modules
/
protocols
Age
Commit message (
Expand
)
Author
2015-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-05-31
- MAllStrings: a handy union to hold an incoming string parameter of any type;
George Hazan
2015-05-24
replace wcscpy to mir_wstrcpy
Kirill Volinsky
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2015-05-13
fix for a cursor that follows mouse
George Hazan
2015-05-11
minus critical section
Kirill Volinsky
2015-04-14
duplicated macro removed
George Hazan
2015-03-24
UI Utils classes & templates moved to the core, thus allowing any plugin to u...
George Hazan
2015-02-28
Core:
Tobias Weimer
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-21
- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;
George Hazan
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-13
arg fixes for MS_UTILS_OPENURL service
Rozhuk Ivan
2014-12-02
less warnings
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
warning fixes
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
2014-11-13
not needed NULL checks
Kirill Volinsky
2014-10-06
wrong condition in account's remover
George Hazan
2014-10-04
code cleaning
George Hazan
2014-10-04
fix for the EV_PROTO_ONREADYTOEXIT processing
George Hazan
2014-09-18
Core: If database setting FirstRun/ForceShowAccManager = b1 exists, the accou...
Tobias Weimer
2014-08-16
more code cleaning in Accounts Manager's dialog
George Hazan
2014-08-15
code cleaning
George Hazan
2014-08-14
account creation code extracted to the separate service function, MS_PROTO_CR...
George Hazan
2014-03-31
new kosher version of the contacts' deleter (when account is being deleted)
George Hazan
2014-03-22
-Metacontacts: removed obsolete message
Tobias Weimer
2014-03-15
crash fix
George Hazan
2014-03-15
fix for setting bIsVirtual
George Hazan
2014-03-15
PROTOACCOUNT::bIsVirtual - new flag to mark virtual protocols
George Hazan
2014-02-27
minor code cleaning
George Hazan
2014-02-27
more fun:
George Hazan
2014-02-24
more useless conversions removed
George Hazan
2014-02-16
PS_CHANGEINFO is never called, and therefore exterminated
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
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
more HCONTACT
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-02-08
low-level database access functions rewritten to MCONTACT instead of HANDLE h...
George Hazan
[next]