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
/
YAMN
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2015-06-14
WindowList_* functions are not services anymore; unneeded helpers removed
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-27
YAMN: code cleanup
Rozhuk Ivan
2014-01-21
- new typed helper, WindowList_Create, to create a window list
George Hazan
2013-09-20
using Uxtheme
Kirill Volinsky
2013-08-23
use mir_sntprintf
Tobias Weimer
2013-08-18
- fixed YAMN hotkey (fixes #443)
Tobias Weimer
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-20
fixed YAMN registration in folders plugin
Basil
2013-03-18
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-03-15
added precompiled header
Kirill Volinsky
2013-03-01
service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW
George Hazan
2013-03-01
useless Folders support checks removed
George Hazan
2013-02-28
new template, VARST, to hold the result of calling Utils_ReplaceVarsT()
George Hazan
2013-02-12
- fix for chinese in popups;
George Hazan
2013-02-10
removed not needed interfaces (i think it was last)
Kirill Volinsky
2013-02-04
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-01-03
- fix for the buffer overrun in YAMN's mime parser
George Hazan
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-12-01
SKINICONDESC initialization - end of story
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-11-28
ex-protos moved to the Plugins folder
George Hazan