Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-26 | unused option removed | George Hazan | |
2016-12-25 | Steam: Improve auth handling (fixes #578) | Robert Pösel | |
2016-12-25 | Steam: Version bump | Robert Pösel | |
2016-12-25 | Steam: Start polling thread after loading contacts (addresses #646) | Robert Pösel | |
2016-12-25 | Steam: Fix immediate quit of polling thread (addresses #646) | Robert Pösel | |
2016-12-23 | Scriver: button resizer to use the avatar presence & position | George Hazan | |
2016-12-23 | header file to be renamed too | George Hazan | |
2016-12-23 | correct file name applied | George Hazan | |
2016-12-23 | minor code cleaning | George Hazan | |
2016-12-23 | fix for conflicting message codes | George Hazan | |
2016-12-23 | unneeded message removed | George Hazan | |
2016-12-22 | ughm | George Hazan | |
2016-12-22 | massive code cleaning (fixes #653) | George Hazan | |
2016-12-21 | fixes #656 (Some icons disappear) | 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-19 | Merge branch 'master' of github.com:miranda-ng/miranda-ng | Gluzskiy Alexandr | |
2016-12-19 | plugins: | Gluzskiy Alexandr | |
alarms: added days of week. closes #318 | |||
2016-12-18 | Facebook: Fix reaction icon urls (fixes #641) | Robert Pösel | |
2016-12-18 | Steam: Attempt to fix not loading contact statuses at login (addresses #646) ↵ | Robert Pösel | |
(reverted from commit e0c07918e5644a6927b2408cc4f35a367f59344a) This was bad idea. It makes contacts online even when they aren't anymore. | |||
2016-12-18 | fix for strange post-effects of dnd in CCtrlTreeView | George Hazan | |
2016-12-18 | - two unused variables removed; | George Hazan | |
- second splitter's position altered to place a smiley button correctly | |||
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 | Dropbox: fix for the toolbar button creation | George Hazan | |
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 | compilation fix | 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. |