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
/
utils
/
mir_options.cpp
Age
Commit message (
Expand
)
Author
2023-11-06
mir_options:
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-07-24
database:
George Hazan
2018-05-22
m_langpack.h unbound from hLangpack
George Hazan
2018-05-17
Db3x_mmap, Dbx_mdbx, Exchange, MyDetails, RecentContacts, TopToolBar, WebView...
George Hazan
2018-05-15
__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled
George Hazan
2018-04-03
Accounts() : iterator for accounts
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-09-13
mode old database junk to die
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-10-22
Move utils files from "plugins/utils" to "/utils" so it can be used from prot...
Robert Pösel