summaryrefslogtreecommitdiff
path: root/src/mir_app
AgeCommit message (Collapse)Author
2016-12-02- toolbar creation delayed till all plugins finish their OnModulesLoaded();George Hazan
- fix for a gap editing
2016-12-02fix for the CSrmmToolbarOptions dialogGeorge Hazan
2016-12-01more fixesGeorge Hazan
2016-12-01toolbar icons processing code moved to mir_appGeorge Hazan
2016-11-29we don't need this code, everything works without itGeorge Hazan
2016-11-29crash fix for the options dialogGeorge Hazan
2016-11-25WM_CTLCOLORSTATIC handler moved to mir_core.dllGeorge Hazan
2016-11-23minus WM_TIMERGeorge Hazan
2016-11-23options dialog - last call of CreateDialogParam in mir_app.dllGeorge Hazan
2016-11-23completed transition of Account Manager dialogs to UI UtilsGeorge Hazan
2016-11-22Compilation fixwatcher
2016-11-23account manager partially rewritten using UI UtilsGeorge Hazan
2016-11-23memory corruption fixGeorge Hazan
2016-11-22OnBuildMenu - new callback for handling rclicksGeorge Hazan
2016-11-21color chooser rewritten to ui apiGeorge Hazan
2016-11-20YahooGroups is banned by the corewatcher
2016-11-19StdMsg:Tobias Weimer
- Fixed registering fonts (fixes #630)
2016-11-17Utils_OpenUrlTGeorge Hazan
Utils_ReplaceVarsT
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan
2016-11-17further code cleaningGeorge Hazan
2016-11-17another CDlgBase for icolib optionsGeorge Hazan
2016-11-16icon selector dialog replaced with CDlgBaseGeorge Hazan
2016-11-02- common mouse hovering processing code moved to MIR_APP_DLLGeorge Hazan
- now all chats support mToolTip
2016-11-02formating fixwatcher
2016-11-02StdChat never to be loaded againGeorge Hazan
2016-11-02AAA, KS and StartUpStatus are banned by the corewatcher
2016-11-01StdChat merged with StdMsgGeorge Hazan
2016-10-30OPTIONSDIALOGPAGE::groupPosition - unused field removedGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
- mir_app functions introduced instead of them; - OPENOPTIONSDIALOG structure removed from m_options.h
2016-10-17mir_app: "Add to metacontact" dialog moved to new guiaunsane
2016-10-15code cleaning & formattingGeorge Hazan
2016-10-12yahoo is banned by the corewatcher
2016-10-12mir_app: language option page moved to new guiaunsane
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
- services for getting fonts, colors & effects removed; - some memory corruptions removed git-svn-id: http://svn.miranda-ng.org/main/trunk@17347 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-10-03compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17345 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-10-02miranda restart dialog rewritten using ui utilsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17343 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-27fix for hangupGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17337 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-26- duplicated code removed from cliFindItem;George Hazan
- FindItem function removed completely; - CLIST_INTERFACE::pfnFindItem now only compare one item; - static function Clist_FindItem now serves as pcli->pfnFindItem git-svn-id: http://svn.miranda-ng.org/main/trunk@17335 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-26fix for #1290 (Clist: Crash on "contact.cpp (56): CompareContacts" and ↵George Hazan
"shlcom.cpp (187): SortContact") git-svn-id: http://svn.miranda-ng.org/main/trunk@17334 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-22libs for forgotten exportGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17332 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-21fixed nasty bug in groups' cache coherenceGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17329 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-20- fix for moving groups;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@17326 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-19fix for skype event textsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17319 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-19- struct GCSESSION died;George Hazan
- Chat_NewSession simply gets 5 parameters; - minor chat code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@17318 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-19chat code reorderingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17317 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-19Chat_AddGroup - even less structuresGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17316 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-19compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17315 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-19no need to lock all chats for each eventGeorge Hazan
we lock only chat creation/destruction and finding chat session git-svn-id: http://svn.miranda-ng.org/main/trunk@17314 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-17- fix for tray icon blinking in chats;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@17310 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-17chats: more functions, less structuresGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17309 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c