summaryrefslogtreecommitdiff
path: root/plugins/NotesAndReminders/src/options.cpp
AgeCommit message (Expand)Author
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2014-12-14SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2013-09-25plugins cleanupKirill Volinsky
2013-09-21Not needed version checks removedKirill Volinsky
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
2013-06-23same for some another pluginsGeorge Hazan
2013-04-07end of the old database macrosesGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-02removed not used headersKirill Volinsky
2013-01-19- Another portion of _T replacement (patch from person)Vadim Dashevskiy
2012-12-06warning fixesGeorge Hazan
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-11-30fixed fonts registrationTobias Weimer
2012-11-24more fixes for the options dialogTobias Weimer
2012-11-24Fixed Apply buttonTobias Weimer
2012-11-24adopted Notes&Reminders, added x64 versionTobias Weimer
2012-07-23git-svn-id: http://svn.miranda-ng.org/main/trunk@1123 1316c22d-e87f-b044-9b9b...Kirill Volinsky
2012-07-23NotesAndReminders, Nudge, OpenFolder, PackUpdater: changed folder structure Vadim Dashevskiy