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
/
PackUpdater
/
Src
/
PackUpdater.cpp
Age
Commit message (
Expand
)
Author
2017-01-01
bump copyright year
dartraiden
2016-11-17
Utils_OpenUrlT
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
2016-01-02
Copyrights update part 1
Dart Raiden
2015-09-04
PackUpdater: menu uid
Alexander Lantsev
2015-07-26
PackUpdater: common project
Vadim Dashevskiy
2015-07-21
PackUpdater: vc2015 compilation fix
Kirill Volinsky
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-01-02
fixed version compare
Kirill Volinsky
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2013-03-11
various mir_forkthread quirks
George Hazan
2013-03-11
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-03-01
useless Folders support checks removed
George Hazan
2013-01-19
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2012-11-28
various menu initialization quirks
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-01
PackUpdater is coming back
Vadim Dashevskiy
2012-08-01
folders renamed according to rules
George Hazan
2012-08-01
merge from branch
George Hazan
2012-07-03
no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutch
George Hazan
2012-06-27
no more pluginLink in load()
George Hazan
2012-06-26
mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances.
George Hazan
2012-06-15
unneeded MirandaPluginInterfaces removal
Vadim Dashevskiy
2012-06-14
PackUpdater sync:
Kirill Volinsky
2012-06-14
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy