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
2014-07-24
- temporary variables removed;
George Hazan
2014-07-24
minor code reorganization
George Hazan
2014-07-23
ME_MC_ENABLED - signalizes that metacontacts are enabled or disabled
George Hazan
2014-07-19
db_mc_tryMeta - returns parent hContact for a subcontact or hContact itself i...
George Hazan
2014-07-16
in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...
George Hazan
2014-07-15
fix for the GIF avatars displaying
George Hazan
2014-07-06
return to the relative langpack's file names
George Hazan
2014-07-06
attempt to fix #721
George Hazan
2014-07-05
fix for the case-insensitive comparison in wildcmpit
George Hazan
2014-07-04
mir_core:
George Hazan
2014-06-28
flags must be zeroed manually now
George Hazan
2014-06-21
fixed langpack authors crop
Kirill Volinsky
2014-05-04
new hidden function to access ME_MC_DEFAULTTCHANGED
George Hazan
2014-04-22
db_mc_setDefault/db_mc_setDefaultNum got a flag to update database or not
George Hazan
2014-04-09
fixes #647 (built-in langpack doesn't work in the presence of another langpacks)
George Hazan
2014-04-08
bunch of mc related fixes
George Hazan
2014-03-30
minor code cleaning
George Hazan
2014-03-27
rest of codepages removed
George Hazan
2014-03-26
langpacks to use only UTF8 as the internal encoding
George Hazan
2014-03-25
fix for langpack reload
George Hazan
2014-03-25
fix for displaying ansi chars in Options - Languages
George Hazan
2014-03-25
forgotten the old paramter...
George Hazan
2014-03-25
- language packs' directory is now %miranda_path%\Languages
George Hazan
2014-03-25
PathIsAbsolute/PathIsAbsoluteW published from the core
George Hazan
2014-03-25
langpack's description fix: the Authors field could be specified multiple times
George Hazan
2014-03-24
git-svn-id: http://svn.miranda-ng.org/main/trunk@8728 1316c22d-e87f-b044-9b9b...
George Hazan
2014-03-24
fix for broken includes
George Hazan
2014-03-23
new setting in a mirandaboot.ini:DefaultLanguage
George Hazan
2014-03-23
wrong copy/paste
George Hazan
2014-03-23
ability to select & store the langpack chosen
George Hazan
2014-03-22
WIN32 macro isn't needed in projects
George Hazan
2014-03-22
feeding awk's aesthetic worldview
George Hazan
2014-03-20
disabling metacontacts: fixes
George Hazan
2014-03-20
db_mc_enable, db_mc_isEnabled - new functions to detect whether MC are used
George Hazan
2014-03-16
minor optimization
George Hazan
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-03-10
mir_closeLog - function to close a logger
George Hazan
2014-03-09
end of the old MC API
George Hazan
2014-03-09
db_get_contact - fast access to the cached contacts
George Hazan
2014-02-28
farewell MSVS 2012
Vadim Dashevskiy
2014-02-27
clist_modern: metacontacts are always enabled
George Hazan
2014-02-27
MS_MC_GETMETACONTACT => db_mc_getMeta
George Hazan
2014-02-27
db_mc_isMeta / db_mc_isSub - first functions of the new cache-based MC layer
George Hazan
2014-02-10
these conversions aren't needed anymore
George Hazan
2014-02-10
HCONTACT is not needed anymore
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
2014-02-03
- new helpers for reading db strings into static buffers;
George Hazan
2014-02-01
missing checks added
George Hazan
2014-01-31
debug print added for the threads being forcibly killed
George Hazan
[next]