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
/
protocols
/
YAMN
Age
Commit message (
Expand
)
Author
2012-11-15
removed the old langpack files
Tobias Weimer
2012-11-06
Fixed compilation of standalone plugins (thx robyer)
Vadim Dashevskiy
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-16
YAMN:
Kirill Volinsky
2012-10-16
fixed icon names
Tobias Weimer
2012-10-14
YAMN: folders restructurization
Kirill Volinsky
2012-10-10
service call replaced with the direct function call
George Hazan
2012-10-08
fixed crash on popup preview (fixes #63)
Tobias Weimer
2012-10-08
code cleaning
George Hazan
2012-09-10
icon resources path to include\msapi changed
Vadim Dashevskiy
2012-08-15
Yet another Miranda IM > NG rename part 2
Vadim Dashevskiy
2012-08-10
added YAMN books migration inside the profile's folder
George Hazan
2012-08-05
removes path from the PDB file names
George Hazan
2012-08-02
removal of the rest of __DATE__ and __TIME__
George Hazan
2012-07-29
x64 signature fix
Tobias Weimer
2012-07-29
x64 signature fix
Tobias Weimer
2012-07-26
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
Vadim Dashevskiy
2012-07-22
links to miranda-im.org removed
Vadim Dashevskiy
2012-07-16
dynamic dll checker
George Hazan
2012-07-14
Updater removal - stage 3, TooltipNotify - changed place in options tree, Add...
Vadim Dashevskiy
2012-07-13
Updater removal - stage 1
Vadim Dashevskiy
2012-07-12
minor toptoolbar fixes
Kirill Volinsky
2012-07-12
obsolete flag TTBBF_ICONBYHANDLE removed
George Hazan
2012-07-12
repetitions removed
George Hazan
2012-07-08
TopToolbar usage fixed everywhere
George Hazan
2012-07-04
cleaned sln files from plygin directories
Vadim Dashevskiy
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-26
/bin10/lib added to the default lib path
George Hazan
2012-06-22
lpgen script updated ,translation files updated
Vadim Dashevskiy
2012-06-20
- MS_SKIN2_ADDICON replaced with Skin_AddIcon;
George Hazan
2012-06-20
- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;
George Hazan
2012-06-19
- dynamic hotkey translation
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-06-18
yet another TTB-dependent changes
George Hazan
2012-06-16
another portion of "#ifdef Unicode" removal
Vadim Dashevskiy
2012-06-14
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
George Hazan
2012-06-13
Unicode description is no longer needed in PluginInfo
Vadim Dashevskiy
2012-06-10
bitmap operations were removed from TopToolBar and replaced with IcoLib
George Hazan
2012-06-07
removed not needed files
Kirill Volinsky
2012-06-07
projects cleanup
Kirill Volinsky
2012-06-06
minor fixes to previous commit, Basic History added to full solution
Vadim Dashevskiy
2012-06-06
protocols plugins moved to protocols
Kirill Volinsky