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
/
BasicHistory
/
src
/
BasicHistory.cpp
Age
Commit message (
Expand
)
Author
2015-07-24
BasicHistory - warning fixes
Vadim Dashevskiy
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-28
code cleaning
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-26
next slice of cutting out unused menu features - popupPosition
George Hazan
2015-06-23
Remove double "CMIF_ROOTHANDLE | CMIF_ROOTHANDLE" after r14350
Tobias Weimer
2015-06-23
obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
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
timezone api migrated to mir_core
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-14
- all icolib services removed;
George Hazan
2015-04-30
minus critical section
Kirill Volinsky
2015-01-08
minus another critical section
George Hazan
2014-03-12
a contact has history when db_event_last <> NULL
George Hazan
2014-02-27
- metacontacts are always present;
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
2013-10-20
more warning fixes
George Hazan
2013-09-22
minor code cleaning
George Hazan
2013-09-22
code cleaning
George Hazan
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-05
rest of menu cleaning
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-10
various TTB initialization issues
George Hazan
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-12-01
SKINICONDESC initialization - end-II :)
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-10-20
code cleanup
Kirill Volinsky
2012-07-16
dynamic dll checker
George Hazan
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-09
Fixed toolbar icon
Tobias Weimer
2012-07-08
TopToolbar usage fixed everywhere
George Hazan
2012-07-05
BasicHistory: folder structure change
Vadim Dashevskiy