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
/
include
/
delphi
Age
Commit message (
Expand
)
Author
2014-03-08
Pascal-style type correction
Alexey Kulakov
2014-03-03
MS_DB_MODULE_DELETE extended to support module deletion from any contact, not...
George Hazan
2014-03-02
MS_MC_DISABLEHIDDENGROUP - nasty clutch removed
George Hazan
2014-02-27
- metacontacts are always present;
George Hazan
2014-02-27
MS_MC_GETMETACONTACT => db_mc_getMeta
George Hazan
2014-02-27
direct access to MetaContacts/IsSubcontact removed everywhere
George Hazan
2014-02-27
db_mc_isMeta / db_mc_isSub - first functions of the new cache-based MC layer
George Hazan
2014-02-27
same for pascal
George Hazan
2014-02-27
more fun:
George Hazan
2014-02-24
old/unused types removed from Pascal sources
George Hazan
2014-02-24
- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...
George Hazan
2014-02-18
- introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o...
George Hazan
2014-02-16
also sync of ChangeInfo deletion to Pascal headers
George Hazan
2014-02-16
PS_CHANGEINFO is never called, and therefore exterminated
George Hazan
2014-02-16
timezone api extended to support global settings
George Hazan
2014-02-11
shameful death of another 'HANDLE'
George Hazan
2014-02-10
switching to MCONTACT in both C++ & Pascal
George Hazan
2014-02-10
Miranda API sync with small compilation fixes
Alexey Kulakov
2014-02-08
low-level database access functions rewritten to MCONTACT instead of HANDLE h...
George Hazan
2014-02-04
additional fix for pascal headers
George Hazan
2014-02-03
- new helpers for reading db strings into static buffers;
George Hazan
2014-02-02
Miranda API update
Alexey Kulakov
2014-01-24
fix for unneeded data conversion & wrong data type in mir_base64_encode
George Hazan
2014-01-23
patch for avatars reading optimization (by wsx22)
George Hazan
2014-01-22
small and unneded but update (for sync)
Alexey Kulakov
2014-01-18
old useless junk removed
George Hazan
2014-01-15
sync
Alexey Kulakov
2014-01-08
- end of ANSI support in chats;
George Hazan
2013-12-14
- another atavism (DBVTF_DENYUNICODE) removed;
George Hazan
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-10-10
even less calls of MS_CLIST_GETSTATUSMODEDESCRIPTION
George Hazan
2013-09-25
delphi headers sync
George Hazan
2013-09-25
IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the core
George Hazan
2013-09-24
PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ...
George Hazan
2013-09-21
Not needed version checks removed
Kirill Volinsky
2013-09-07
MS_CLIST_GROUPEXISTS - new service to detect the clist group's presence
George Hazan
2013-08-16
mir_md5_byte_t => BYTE;
George Hazan
2013-08-15
mir_sha1_byte_t => BYTE;
George Hazan
2013-08-15
- custom sha1 engine removed from GG;
George Hazan
2013-08-15
bin2hex/bin2hexW = eliminates many places with printf("%02x")
George Hazan
2013-08-12
simple core logger
George Hazan
2013-08-11
ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...
George Hazan
2013-07-24
mir_sntprintf & mir_snvtprintf renamed to mir_snwprintf & mir_snwprintf respe...
George Hazan
2013-06-30
- db_set_blob used everywhere for writing blobs
George Hazan
2013-06-30
forgotten helper - db_set (writes a DBVARIANT)
George Hazan
2013-06-29
rest of unused databases services removed
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-17
ProtoBroadcastAck macro converted into a function
George Hazan
[next]