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
/
mir_core
Age
Commit message (
Expand
)
Author
2013-07-28
- stubs for PROTO get* & set* functions removed from mir_core;
George Hazan
2013-07-28
unused headers removed
George Hazan
2013-07-24
json parser went to mir_core
George Hazan
2013-07-24
mir_sntprintf & mir_snvtprintf renamed to mir_snwprintf & mir_snwprintf respe...
George Hazan
2013-07-13
no need to crash freeing an empty event
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-07-09
protocol database helpers
George Hazan
2013-07-09
db helpers: replace NULL pointers with empty strings
George Hazan
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-07-08
protocol helpers, beginning
George Hazan
2013-07-07
fix for processing backslashes in langpacks
George Hazan
2013-07-07
manual rtrim not to touch trailing spaces
George Hazan
2013-07-07
code cleaning
George Hazan
2013-07-07
revert of commit 5255: this rtrim has nothing to do with spaces inside brackets
George Hazan
2013-07-07
Translations shoudln't be trimmed from right side (e.g. [Something: ])
Robert Pösel
2013-07-01
fix for incomplete buffers in mir_base64_encode
George Hazan
2013-06-30
forgotten helper - db_set (writes a DBVARIANT)
George Hazan
2013-06-28
fix for the clist_modern avatar animation code
George Hazan
2013-06-24
less shitty variant of mir_base64_decode
George Hazan
2013-06-23
usage of QueueUserAPC discontinued
George Hazan
2013-06-23
new helper applied instead of MS_DB_SETSETTINGRESIDENT
George Hazan
2013-06-23
db_set_resident - helper for MIDataBase::SetSettingResident
George Hazan
2013-06-21
new helper ProtoCallService - simply glues module & service name, and then si...
George Hazan
2013-06-19
two memory leaks
George Hazan
2013-06-19
unused file removed from mir_core
George Hazan
2013-06-18
we better check parameters...
George Hazan
2013-06-18
missing file added
George Hazan
2013-06-17
ProtoBroadcastAck macro converted into a function
George Hazan
2013-06-17
ProtoServiceExists moved to mir_core
George Hazan
2013-06-04
base64 functions moved to the proper module
George Hazan
2013-06-04
end of base64* zoo
George Hazan
2013-06-03
mir_base64_decode & mir_base64_encode moved to mir_core.dll
George Hazan
2013-05-29
we don't declare WIN64 anymore in projects
George Hazan
2013-05-29
no more WIN64, only _WIN64
George Hazan
2013-05-16
we don't need VS2003/2005 support as well
George Hazan
2013-05-09
no need to suppress PDB path in VS2012
George Hazan
2013-04-23
also wrtrim renamed, according to the standard, to rtrimw
George Hazan
2013-04-23
- added unicode analogs of ltrim, ltrimp, wildcmp;
George Hazan
2013-04-14
thread structure optimization
George Hazan
2013-03-30
12 binary replacements for MS_DB_EVENT_* services:
George Hazan
2013-03-30
/SAFESEH removed from MSVC 2012 WIN32/Debug
Vadim Dashevskiy
2013-03-29
attempt to save memory required for the ANSI translations
George Hazan
2013-03-25
fix for mir_urlEncode()
George Hazan
2013-03-24
char* mir_urlEncode(const char *szUrl) added
George Hazan
2013-03-19
- mir_unsubclassWindow introduced for the explicit window unsubclassing;
George Hazan
2013-03-17
some another leaks fixed
George Hazan
2013-03-17
mir_wstrndup added, the Unicode version of mir_strndup
George Hazan
2013-03-09
fix: PathToAbsolute doesn't clear the output string on error
George Hazan
2013-03-04
fix for the smileys cleanup procedure
George Hazan
2013-03-04
fix for drawing subclassed windows
George Hazan
[next]