summaryrefslogtreecommitdiff
path: root/plugins/NotesAndReminders/src/notes.cpp
AgeCommit message (Expand)Author
2018-05-17NewAwaySys, NewEventNotify, NewXstatusNotify, NoHistory, NotesReminders, Noti...George Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2016-09-07translation fixGeorge Hazan
2016-08-30Notes & Reminders:George Hazan
2016-08-15compilation fixGeorge Hazan
2016-08-14NotesAndReminders: Warnung fixesTobias Weimer
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-05- fix for #1059;George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-24fixes for MENUITEMINFO declarationsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2014-12-14SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)Rozhuk Ivan
2014-12-14SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-11-30warning fixGeorge Hazan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-27NotesReminders: code cleanupRozhuk Ivan
2014-04-27NotesReminders: addition to commit [9086] (thx RMN)Dart Raiden
2014-04-25translation improvementsDart Raiden
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2013-09-25plugins cleanupKirill Volinsky
2013-09-21Not needed version checks removedKirill Volinsky
2013-07-22replace sprintf to mir_snprintf (part 2)Kirill Volinsky
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
2013-06-23same for some another pluginsGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-01-19- Another portion of _T replacement (patch from person)Vadim Dashevskiy
2013-01-02crash fix when deleting notes (by $ergi0) (fixed #165)Tobias Weimer
2012-12-22translation fixKirill Volinsky
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-11-25memory corruption fixGeorge Hazan
2012-11-24more fixes for the options dialogTobias 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