summaryrefslogtreecommitdiff
path: root/plugins/SimpleStatusMsg
AgeCommit message (Expand)Author
2015-04-16IsStatusConnecting() - useful macroGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-11all database functions moved to m_database.hGeorge Hazan
2015-02-19core: WINE fix - handle invalid WNDPROC for edit controlRozhuk Ivan
2015-02-16SimpleStatusMsg: For new accounts use startup status "Last status" instead of...Robert Pösel
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
2014-11-27SimpleStatusMsg: code cleanupRozhuk Ivan
2014-08-13icons registration moved to Load()Kirill Volinsky
2014-07-01Simple Status Change: code cleanupslotwin
2014-07-01Simple Status Message: remove options to hide 'Copy message' and 'Go to URL i...slotwin
2014-07-01Simple Status Message: proper capitalization (menus and dialogs)slotwin
2014-06-28typosDart Raiden
2014-06-12headers of not adopted plugins moved to !DeprecatedKirill Volinsky
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-27more fun:George Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-16code cleaningGeorge 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
2014-02-02m_database.h is not needed in many casesGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-13Simple Status MessageSzymon Tokarz
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-11-04unneeded capitalizationDart Raiden
2013-10-27removed unneeded spaces, etc.Dart Raiden
2013-10-15code cleanupKirill Volinsky
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
2013-10-09English US correction (patch by RMN) Vadim Dashevskiy
2013-09-25- custom screen saver detection code removedGeorge Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-21explicit constructors for ptrTGeorge Hazan
2013-09-21Not needed version checks removedKirill Volinsky
2013-07-12translation fixesTobias Weimer