summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx
AgeCommit message (Expand)Author
2015-06-24fixes for MENUITEMINFO declarationsGeorge Hazan
2015-06-23- Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM;George Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-21fix for a dll nameGeorge Hazan
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-06-19various quirks during MS_DB_TIME_TIMESTAMPTOSTRINGT callsGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-06-14a few minor fixesGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-13- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...George Hazan
2015-06-08UserInfoEx:Tobias Weimer
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
2015-05-24- compilation fixGeorge Hazan
2015-05-23some crazy list declarations fixedGeorge Hazan
2015-05-23fix for a crash in UserInfoExGeorge Hazan
2015-05-23LPGEN already presents in define (patch by person)Vadim Dashevskiy
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-16fix for strncat useKirill Volinsky
2015-05-03fix for the option's page style pt. 5Vadim Dashevskiy
2015-05-02code cleaningGeorge Hazan
2015-04-30minus critical sectionKirill Volinsky
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-20fixed header bar infoKirill Volinsky
2015-04-19fixed header bar infoKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-24* multiple WINE bug fixes over IsDialogMessage(), bug rep: https://bugs.wineh...Rozhuk Ivan
2015-03-24* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...Rozhuk Ivan
2015-02-07git-svn-id: http://svn.miranda-ng.org/main/trunk@12047 1316c22d-e87f-b044-9b9...slotwin
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-03UserInfoEx: fix for 'He', 'She' and 'He/she' correct translationSergey Bolhovskoy
2015-01-02UserInfoEx: fix for output age as 0 and empty birthday date when birthday.yea...Sergey Bolhovskoy
2015-01-01\0 removedGeorge Hazan
2015-01-01UserInfoEx: fix for order value on combobox reminder options Sergey Bolhovskoy
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-28SendSS/UserInfoEx: ! fixed potential crash in r11651René Schümann