Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-23 | unneeded message removed | George Hazan | |
2016-12-21 | fix for preview coordinates | George Hazan | |
2016-12-21 | unused resource removed | George Hazan | |
2016-12-21 | fixes #657 (Settings -> Icons -> Import icons" don't work) | George Hazan | |
2016-12-21 | fixes #655 (Opening new chat window only titles it "Message session") | George Hazan | |
2016-12-21 | - unneeded allocations removed; | George Hazan | |
- minor code cleaning | |||
2016-12-20 | compilation fix | George Hazan | |
2016-12-19 | more privacy | George Hazan | |
2016-12-19 | SRMM window packed into a class | George Hazan | |
2016-12-19 | code cleaning | George Hazan | |
2016-12-19 | no need to save bits | George Hazan | |
2016-12-19 | unused parameter removed | George Hazan | |
2016-12-19 | unused member removed | George Hazan | |
2016-12-19 | - fix for clicking Apply in Options - Message sessions - Toolbar; | George Hazan | |
- duplicated code removed | |||
2016-12-19 | - fix for a dialog blinking on start; | George Hazan | |
- crash fix | |||
2016-12-18 | fix for strange post-effects of dnd in CCtrlTreeView | George Hazan | |
2016-12-17 | - tabSRMM to share the kernel window list for chats & group chats; | George Hazan | |
- button creation nuances moved to the core | |||
2016-12-16 | - fix for correct right sided buttons positioning; | George Hazan | |
- added dynamic buttons change processing | |||
2016-12-16 | crash fix | George Hazan | |
2016-12-16 | options dialog: | George Hazan | |
- unused variable removed; - Modern options button became a control | |||
2016-12-16 | fix for closing tabs | George Hazan | |
2016-12-16 | code cleaning | George Hazan | |
2016-12-16 | - GC_SAVEWNDPOS removed and replaced with class member; | George Hazan | |
- TabCtrl_* functions replaced with CCtrlPages members | |||
2016-12-16 | CCtrlPages::m_pages is not used anymore, all page data are bound to tabs only | George Hazan | |
2016-12-15 | missing file | George Hazan | |
2016-12-15 | new methods of CCtrlPages | George Hazan | |
2016-12-14 | new method - CCtrlPages::GetCount() | George Hazan | |
2016-12-13 | we add events anyway, but display them only when a window opens | George Hazan | |
2016-12-13 | common chat code moved to the core | George Hazan | |
2016-12-13 | StdMsg: | George Hazan | |
- unused parameter removed; - code cleaning. | |||
2016-12-13 | options code cleaning | George Hazan | |
2016-12-13 | StdMsg: | George Hazan | |
- toolbar buttons unification; - duplicate control ids removed; - code cleaning | |||
2016-12-12 | ugly custom construction replaced with the kernel API call | George Hazan | |
2016-12-12 | code cleaning | George Hazan | |
2016-12-11 | fix for missing button text | George Hazan | |
2016-12-10 | StdMsg: fix missing space | dartraiden | |
2016-12-10 | - ability to pass a button's text to a toolbar button; | George Hazan | |
- common code moved into the core | |||
2016-12-07 | no need to calculate button width each time | George Hazan | |
2016-12-06 | forgotten code for processing toolbar button events | George Hazan | |
2016-12-06 | StdMsg & Scriver: | George Hazan | |
- switched to the toolbar buttons instead of the fixed button set; - switched to the shared windows list | |||
2016-12-04 | small fixes | George Hazan | |
2016-12-03 | crash fix | George Hazan | |
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 | - toolbar creation delayed till all plugins finish their OnModulesLoaded(); | George Hazan | |
- fix for a gap editing | |||
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 | more fixes | George Hazan | |