summaryrefslogtreecommitdiff
path: root/plugins/Popup
AgeCommit message (Expand)Author
2015-04-23add to list only real protocolsKirill Volinsky
2015-04-21Popup+:Tobias Weimer
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-14another major memory leak in popus fixedGeorge Hazan
2015-04-14switch to correct parameter typesGeorge Hazan
2015-04-14- fix for mixing delete & delete[];George Hazan
2015-04-08Popup: skins URL fix (thx Mazzi)Vadim Dashevskiy
2015-02-01Popup:Tobias Weimer
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-21Popup: changed warning level to w4Kirill Volinsky
2014-12-14SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-05Compilation fixVadim Dashevskiy
2014-12-04Db_autobackups: multiple changesRozhuk Ivan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-01- more warning fixes;George Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
2014-11-24- fix for thread control in Popup+;George Hazan
2014-09-25more correct URLs for skinsVadim Dashevskiy
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
2014-07-18some resource leaks fixedGeorge Hazan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-07-04various code cleaningGeorge Hazan
2014-06-25spelling correctionsDart Raiden
2014-06-12merge m_popup and m_popup2 headersKirill Volinsky
2014-06-11ansi stubs returnedGeorge Hazan
2014-06-11ansi popups deadGeorge Hazan
2014-06-07code cleaningGeorge Hazan
2014-05-30Unify Popup's and YAPP's value to check if they are enabled; YAPP's version bumpRobert Pösel
2014-05-20Popup/options: fix Apply button highlightingslotwin
2014-05-18Popup: allow effects in Action/Hovered action font settingsslotwin
2014-04-27Fixed broken font settings (fixes #658)Tobias Weimer
2014-04-21- Added lParam to POPUPCLASSTobias Weimer
2014-03-30fix for a function nameGeorge Hazan
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-03-09end of the old MC APIGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-27- metacontacts are always present;George Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-18spelling correctionsRMN