summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP
AgeCommit message (Expand)Author
2015-09-03DBEditorPP: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-17warning fixesGeorge Hazan
2015-08-16name conflicts solvedGeorge Hazan
2015-08-16code cleaningGeorge Hazan
2015-08-15DBEditor:Tobias Weimer
2015-08-13data format fixesKirill Volinsky
2015-07-26more warning fixesGeorge Hazan
2015-07-18DBEditor:Tobias Weimer
2015-07-15- fix for memory corruption;George Hazan
2015-07-15code cleaning George Hazan
2015-07-05DBeditorPP: Fix dialog text. MikalaiR
2015-06-30- fix for the wrongly detected protocol UNLOADED status;George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-28code cleaningGeorge Hazan
2015-06-27minor menu related fixesGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-24DBEditorPP: fixed hotkey descriptionAlexander Lantsev
2015-06-23not needed solution file removedKirill Volinsky
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-21- resizer moved to mir_core, because it uses hard-coded windows structures;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-19another correction (thx Wishmaster)Dart Raiden
2015-06-19DbEditor: typo (Setting -> Settings)RMN
2015-06-19DbEditorPP: spelling correctionDart Raiden
2015-06-19DbEditorPP: translation fixDart Raiden
2015-06-18fix for unicode stringsGeorge Hazan
2015-06-18dbeditor++ - unified projectGeorge Hazan
2015-06-18true unicode build (ansi build is possible but useless)Dmitry Kuzkin
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-24replace wcscpy to mir_wstrcpyKirill Volinsky
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-06exclusion for the ansi plugin :(George Hazan
2015-05-05some another sudden Unicode appearancesGeorge Hazan
2015-05-05Unicode windows procedure, suddenly...George Hazan