Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-03 | Proto_Discord - icons for the Discord protocol | George Hazan | |
2016-12-27 | Discord is added to solutions | watcherhd | |
2016-12-16 | CCtrlPages::m_pages is not used anymore, all page data are bound to tabs only | George Hazan | |
2016-12-15 | new methods of CCtrlPages | George Hazan | |
2016-12-14 | new method - CCtrlPages::GetCount() | George Hazan | |
2016-12-10 | - ability to pass a button's text to a toolbar button; | George Hazan | |
- common code moved into the core | |||
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan | |
2016-12-02 | old shit died | George Hazan | |
now there's no need to create fake services & events | |||
2016-12-02 | if nothing else helps, finally read the manual | George Hazan | |
- CCtrlSpin::SetRange had mixed up max & min values; - changing data in a spin control didn't send a change notification | |||
2016-12-02 | CCtrlSpin::GetPosition() - new method of spin control | George Hazan | |
2016-12-01 | more fixes | George Hazan | |
2016-12-01 | toolbar icons processing code moved to mir_app | George Hazan | |
2016-12-01 | CCtrlSpin::SetPosition - method for a spin control initialization | George Hazan | |
2016-11-26 | also libs for mir_core | George Hazan | |
2016-11-26 | compilation fix | George Hazan | |
2016-11-22 | missing method: CCtrlListBox::SetItemHeight | George Hazan | |
2016-11-22 | missing UI method: CCtrlListBox::GetItemRect | George Hazan | |
2016-11-22 | OnBuildMenu - new callback for handling rclicks | George Hazan | |
2016-11-02 | - common mouse hovering processing code moved to MIR_APP_DLL | George Hazan | |
- now all chats support mToolTip | |||
2016-11-01 | one more solution to patch | George Hazan | |
2016-11-01 | - StdChat removed from all solutions; | George Hazan | |
- MIID_CHAT removed | |||
2016-10-28 | oops | George Hazan | |
2016-10-28 | new libraries for mir_core | George 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-22 | Status Plugins are merged as StatusManager | watcher | |
2016-10-11 | more Yahoo leftovers removed | dartraiden | |
2016-10-11 | Yahoo leftovers removed | watcher | |
2016-10-11 | Yahoo & YahooGroups plugins moved to _deprecated | George Hazan | |
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-02 | CDlgBase::AddTimer added | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17342 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-22 | libs for forgotten export | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17332 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-22 | UI utils: | George Hazan | |
- added class CProgress; - added class CTimer; git-svn-id: http://svn.miranda-ng.org/main/trunk@17331 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-19 | Chat_AddGroup - even less structures | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17316 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-17 | chats: more functions, less structures | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17309 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-16 | - chats services replaces with functions; | George Hazan | |
- chat calls switched from CallServiceSync to direct calls everywhere git-svn-id: http://svn.miranda-ng.org/main/trunk@17305 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-16 | service wrappers -> real functions | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17304 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-16 | forgotten database function | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17303 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-14 | patch for UI Utils: | George Hazan | |
- wrapper for a spin control; - CCtrlEdit::SetMaxLength git-svn-id: http://svn.miranda-ng.org/main/trunk@17298 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-14 | fix for 32-bit libs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17297 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-14 | second major wipeout of database services & structures: | George Hazan | |
- DBCONTACTENUMSETTINGS removed; - all helpers moved to mir_core.dll git-svn-id: http://svn.miranda-ng.org/main/trunk@17296 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-13 | mode old database junk to die | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-12 | grrm | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17287 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-11 | correct mir_app.lib uploaded | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17285 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-11 | MS_CLIST_EXTRA_ADD_ICON - forgotten EI service | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17280 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-08 | Srmm_* wrappers for services converted into regular functions | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17274 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-06 | MS_CLIST_SYSTRAY_NOTIFY - more useless code removed | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17267 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |