Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-03 | no need to post WM_SIZE so often | George Hazan | |
2017-03-03 | missing CSplitter initializer added | George Hazan | |
2017-03-03 | CSplitter class | George Hazan | |
2017-03-03 | updated libraries for mir_core | George Hazan | |
2017-03-02 | more optimal tab control resizer | George Hazan | |
2017-03-01 | fix for a problem with activating new tabs in tabSRMM | George Hazan | |
2017-02-28 | CCtrlBase::SendMsg: missing const qualifier | George Hazan | |
2017-02-14 | fix for include duplicates & recursions | George Hazan | |
2017-02-14 | handy little class for managing buffers moved to mir_core | George Hazan | |
2017-01-17 | - constructor & destructor for NetlibBoundPort | George Hazan | |
- warning fix - randomizer must work even if the system service doesn't exist | |||
2017-01-01 | bump copyright year | dartraiden | |
2016-12-30 | fixes #661 (Scriver: Cannot send message if "Send Message" button not set in ↵ | George Hazan | |
Toolbar) | |||
2016-12-18 | fix for strange post-effects of dnd in CCtrlTreeView | George Hazan | |
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-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-02 | fix for the CSrmmToolbarOptions dialog | George Hazan | |
2016-12-02 | parameter names conflict with macroses / functions | George Hazan | |
2016-12-01 | CCtrlSpin::SetPosition - method for a spin control initialization | George Hazan | |
2016-11-27 | correct type for ServiceExists() - bool | George Hazan | |
2016-11-26 | also libs for mir_core | George Hazan | |
2016-11-26 | compilation fix | George Hazan | |
2016-11-25 | WM_CTLCOLORSTATIC handler moved to mir_core.dll | 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-10-28 | oops | George Hazan | |
2016-10-28 | new libraries for mir_core | George Hazan | |
2016-10-15 | fix for CDlgBase::m_bExiting initialization | George Hazan | |
2016-10-12 | CDlgBase::m_bExiting - new flag | George Hazan | |
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-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-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-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 | 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-08-25 | delay CloseHandle() to the thread finish | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17207 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-08-25 | fix for a major handle leak introduced in rev #15740 | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17206 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-08-16 | fix for a misprint | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17187 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-08-11 | CDlgBase::EndModal(INT_PTR nResult) - new method to close modal dialog | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17176 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-29 | no more TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-27 | less TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-27 | <tchar.h> removed from <m_system.h> | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17136 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-26 | less TCHARs: | George Hazan | |
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-25 | hello, Unix. | George Hazan | |
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-21 | mir_core: added wine detection | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17112 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-13 | mir_core: | Alexander Gluzsky | |
make mir_urlencode more RFC3986 compliant (hint from libpurple code) git-svn-id: http://svn.miranda-ng.org/main/trunk@17092 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-06-07 | We do not always have to believe static analyzers :-D | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16938 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |