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
/
QuickContacts
Age
Commit message (
Expand
)
Author
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-27
slightly optimized way of getting menu item's module name
George Hazan
2017-11-27
add module name (part 1)
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-10-24
unified version resource with explicitly stated language & code page
George Hazan
2017-10-23
Renamed readme.txt
Tobias Weimer
2017-09-18
unneeded calls of DestroyServiceFunction() removed
George Hazan
2017-08-06
Update all other files in repository to use https links for Miranda NG website
Robert Pösel
2017-08-05
Change plugin links from http:// to https://
Robert Pösel
2017-07-30
Hotkeys: code cleaning
George Hazan
2017-03-08
project tools version reset
George Hazan
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-09-06
minus MS_CLIST_RETRIEVE_INTERFACE
George Hazan
2016-09-06
Clist_GetImageList()
George Hazan
2016-09-06
clist services' extermination continued
George Hazan
2016-09-05
Menu_DrawItem & Menu_MeasureItem now simply receive LPARAM
George Hazan
2016-09-02
- three remaining clist services converted into functions (Clist_MenuProcessC...
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-07-22
Standartize "Version.h" to "version.h" (final rename)
Robert Pösel
2016-07-22
Standartize "Version.h" to "version.h" (temporary rename)
Robert Pösel
2016-07-22
Standartize "Version.h" to "version.h" in all plugin's and protocol's includes
Robert Pösel
2016-04-19
further junk cleaning
George Hazan
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-10-22
Move utils files from "plugins/utils" to "/utils" so it can be used from prot...
Robert Pösel
2015-09-04
QuickContacts: menu uid
Alexander Lantsev
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-27
fix for 64-bit issues & warnings
George Hazan
2015-08-11
'unreferenced formal parameter' warnings fixed
George Hazan
2015-07-26
common projects
Kirill Volinsky
2015-07-23
platform toolset updated for vc2015
Vadim Dashevskiy
2015-07-21
platform toolset updated for vc2015
Kirill Volinsky
2015-07-21
preparing for vc2015
Kirill Volinsky
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
- clist menus went to functions
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-25
rest of genmenu api died
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-19
- all static protocol services replaced with functions;
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
[next]