index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
ContactsPlus
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2016-07-25
hello, Unix.
George Hazan
2016-01-28
another atavism removed: old stub services for clist events
George Hazan
2016-01-28
atavism removed: CLISTEVENT::cbSize
George Hazan
2015-12-06
Fix for r15788
Tobias Weimer
2015-11-29
Core: SkinAddNewSound removed and replaced by SkinAddNewSoundEx
Tobias Weimer
2015-09-04
ContactsPlus: menu uid
Alexander Lantsev
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-07-22
typo fix
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
- 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
WindowList_* functions are not services anymore; unneeded helpers removed
George Hazan
2015-04-25
ContactsPlus - common project
Vadim Dashevskiy
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-02-24
valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers
George Hazan
2014-02-24
more useless conversions removed
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-11
"we don't need these variables" (c) Pink Floyd
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-21
- new typed helper, WindowList_Create, to create a window list
George Hazan
2013-12-19
total dejunkification of Contacts+:
George Hazan
2013-09-07
direct access to CListGroups restricted
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-06
cleanup of the unnecessary UnhookEvent() calls
George Hazan
2013-02-23
projects fixes
Kirill Volinsky
2013-02-10
added version info
Kirill Volinsky
2013-02-08
removed not needed interfaces
Kirill Volinsky
2012-12-29
code cleaning
Tobias Weimer
2012-12-29
code cleaning
Tobias Weimer
2012-11-28
various menu initialization quirks
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-07
Cosmetics for plugins descriptions and their translation.
Vadim Dashevskiy
2012-08-03
removed the Unicode core verification
George Hazan
2012-07-26
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
Vadim Dashevskiy
2012-07-22
links to addons.miranda-im.org removed
Vadim Dashevskiy
2012-07-17
ContactsPlus, CountryFlags, CrashDumper: changed folder structure
Vadim Dashevskiy