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
/
utils
/
utils.cpp
Age
Commit message (
Expand
)
Author
2014-01-21
- new typed helper, WindowList_Create, to create a window list
George Hazan
2014-01-21
minor code cleaning
George Hazan
2014-01-11
MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handy
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-13
country names tuning
Dart Raiden
2013-12-12
core: country names
Dart Raiden
2013-12-11
country names fixed (thanks to RMN)
Dart Raiden
2013-12-10
git-svn-id: http://svn.miranda-ng.org/main/trunk@7116 1316c22d-e87f-b044-9b9b...
Dart Raiden
2013-12-08
core: Russian Federation -> Russia (as all other countries)
Dart Raiden
2013-12-07
another portion of decapitalization in the core (6/5) :) that's all!
Dart Raiden
2013-11-12
first MS_CRYPTO_REGISTER_ENGINE implementation
George Hazan
2013-09-21
small cleanup
Kirill Volinsky
2013-09-21
using Uxtheme in core
Kirill Volinsky
2013-07-24
json parser went to mir_core
George Hazan
2013-06-04
end of base64* zoo
George Hazan
2013-06-03
- added base64 encode/decode services in Miranda? utils
Alexander Lantsev
2013-03-18
fix for misprint
George Hazan
2013-02-28
fix for the command line length in MS_SYSTEM_RESTART
George Hazan
2013-02-28
new template, VARST, to hold the result of calling Utils_ReplaceVarsT()
George Hazan
2013-02-22
- translation fixes (patch from wishmaster)
Vadim Dashevskiy
2013-02-11
core: copyright update to year 2013
George Hazan
2013-01-29
added ability to restart with current profile
Kirill Volinsky
2012-11-16
Country list fix
Vadim Dashevskiy
2012-10-22
ISO code added to the country list
George Hazan
2012-10-07
old database macros removed from m_database.h
George Hazan
2012-07-26
less perversive way of restarting Miranda
George Hazan
2012-07-18
databases are still static, but are controlled via classes
George Hazan
2012-07-05
- first of the /Core standard plugins;
George Hazan
2012-07-02
Restarting miranda now really restart it
Kirill Volinsky
2012-06-27
final wipeout of all interfaces
George Hazan
2012-06-26
mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances.
George Hazan
2012-06-26
- microkernel addded;
George Hazan
2012-06-23
libjson interface added to the core
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-06-15
- fixes for the plugins options' dialog;
George Hazan
2012-06-15
another portion of "#ifsef Unicode" removal
Vadim Dashevskiy
2012-06-14
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
George Hazan
2012-06-13
code cleaning
George Hazan
2012-06-06
minor code cleaning
George Hazan
2012-06-03
let VS2010 be damnned
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy