summaryrefslogtreecommitdiff
path: root/plugins/NotesAndReminders/src/miscutils.cpp
AgeCommit message (Collapse)Author
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2019-11-28fixes #2126 (Notes & Reminders hotkeys)George Hazan
2019-03-22N&R: useless utility functions removedGeorge Hazan
2019-03-22fixes #1660 completelyGeorge Hazan
2019-03-20Notes & reminders:George Hazan
- useless control id IDC_CLOSE removed & replaced with IDCANCEL; - useless functions WriteSettingIntArray / ReadSettingIntArray / UpdateGeomFromWnd removed; - arrays g_reminderListGeom & g_notesListGeom removed, these data are controlled now via standard call of Util_Save/RestoreWindowPosition; - rest of UI code rewritten using UI classes; - code cleaning
2019-03-18Notes & Reminders:George Hazan
- ANSI plugin became Unicode and therefore went under standard project templates; - globals.h renamed to stdafx.h, stdafx.cxx added to a project; - old pascal-style lists replaced with LIST<> templates; - massive code cleaning; - version bump
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2016-08-30Notes & Reminders:George Hazan
- fix for broken window text; - more code cleaning; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17217 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
- GCF_* prefix was added to chat constants to avoid name conflicts git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-25plugins cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6233 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
- DBCONTACTWRITESETTING left only in the event handlers git-svn-id: http://svn.miranda-ng.org/main/trunk@5191 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-29rest of unused databases services removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5181 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-23same for some another pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5104 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-06warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2670 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-25memory corruption fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2476 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-24adopted Notes&Reminders, added x64 versionTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@2460 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-23git-svn-id: http://svn.miranda-ng.org/main/trunk@1123 ↵Kirill Volinsky
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-23NotesAndReminders, Nudge, OpenFolder, PackUpdater: changed folder structure Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1116 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c