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
/
plugins
/
Utils
Age
Commit message (
Expand
)
Author
2014-05-30
db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT
George Hazan
2014-02-24
- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-08-19
own MIRANDA_VER removed from plugins
Kirill Volinsky
2013-07-26
replace sprintf to mir_snprintf (part 7)
Kirill Volinsky
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-06-23
various warning fixes
George Hazan
2013-06-10
unused code -> ftopku
George Hazan
2013-05-17
macro redefinition fixed
Tobias Weimer
2013-04-07
unused code wiped out
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-08
Floating contacts:
George Hazan
2013-03-02
rest of TCHAR_STR_PARAM replaced
George Hazan
2013-02-21
service MS_VARS_FREEMEMORY replaced with the direct call of mir_free
George Hazan
2013-01-31
unicode smileys never worked in MyDetails
George Hazan
2012-12-01
- mir_icons.h removed from project;
George Hazan
2012-12-01
finally mir_icons removed
George Hazan
2012-11-20
- all xstatus services moved to m_xstatus.h
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-07
death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::type
George Hazan
2012-09-28
do not translate account names
Tobias Weimer
2012-08-03
rest of those unicode core checks
George Hazan
2012-08-03
removed the Unicode core verification
George Hazan
2012-07-24
SimpleAR, SimpleStatusMsg, SmileyAdd, SpellChecker: changed folder structure
Vadim Dashevskiy
2012-07-20
andalso another accounts related code fixed
George Hazan
2012-07-20
- skinning for a frame
George Hazan
2012-07-19
- various icolib fixes;
George Hazan
2012-07-19
Unicode in status message plugins
George Hazan
2012-07-18
compilation fix for MyDetails
George Hazan
2012-07-17
obsolete heaader file, m_plugins.h, removed
George Hazan
2012-07-08
GCDNF_NOCACHE, memleaks & crazy code
George Hazan
2012-06-26
mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances.
George Hazan
2012-06-20
- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;
George Hazan
2012-06-16
another portion of "#ifdef Unicode" removal
Vadim Dashevskiy
2012-06-10
bitmap operations were removed from TopToolBar and replaced with IcoLib
George Hazan
2012-06-08
GetWindowLong -> GetWindowLongPtr
George Hazan
2012-06-02
- code cleaning
George Hazan
2012-05-20
warning fix
George Hazan
2012-05-18
plugins folders renaming
Kirill Volinsky