summaryrefslogtreecommitdiff
path: root/plugins/Boltun/src/boltun.cpp
AgeCommit message (Expand)Author
2017-11-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-27add module name (part 1)Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-09-04Boltun: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-17warning fixesGeorge Hazan
2015-08-16name conflicts solvedGeorge Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-25- Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags;George Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-04-27Boltun common projectKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-10-20more warning fixesGeorge Hazan
2013-10-15code cleanupKirill Volinsky
2013-09-25valid options initializationGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-02-23added precompiled headerKirill Volinsky
2013-02-10removed not used definesKirill Volinsky
2013-01-19- Boltun: revert to rev.[3155]Vadim Dashevskiy
2013-01-19- Another portion of _T replacement when it's not needed (from person)Vadim Dashevskiy
2013-01-18- Boltun: code cleanup (patch from person) 2Vadim Dashevskiy
2013-01-18- Boltun: code cleanup (patch from person)Vadim Dashevskiy
2012-11-28various menu initialization quirksGeorge Hazan