Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2016-12-13 | options code cleaning | George Hazan | |
2016-12-13 | unused code removed | George Hazan | |
2016-12-13 | StdMsg: | George Hazan | |
- toolbar buttons unification; - duplicate control ids removed; - code cleaning | |||
2016-12-13 | use http://miranda-ng.org/p/<plugin_name> which we use in plugin details ↵ | dartraiden | |
(thx Robyer) | |||
2016-12-12 | ugly custom construction replaced with the kernel API call | George Hazan | |
2016-12-12 | code cleaning | George Hazan | |
2016-12-12 | sync for pascal headers | George Hazan | |
2016-12-12 | we should point user to our wiki instead opening a non-existent file | dartraiden | |
2016-12-11 | Steam: Attempt to fix not loading contact statuses at login (addresses #646) | Robert Pösel | |
2016-12-11 | Facebook: Fix IntelliSense error | Robert Pösel | |
2016-12-11 | Facebook: Option to load all contacts at login (not only friends) | Robert Pösel | |
2016-12-11 | fix for missing button text | George Hazan | |
2016-12-11 | VKontakte: fix (?) set online status after connection problem | ElzorFox | |
2016-12-10 | StdMsg: fix missing space | dartraiden | |
2016-12-10 | Scriver: proper capitalization, fixed missed 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-08 | misprint fixed | George Hazan | |
2016-12-08 | fix for dynamically created toolbar icons in Actman | George Hazan | |
2016-12-08 | - improperly removed line returned back | George Hazan | |
- minor code cleaning | |||
2016-12-08 | Scriver: fix for a broken toolbar visibility control | George Hazan | |
2016-12-08 | fix for the control codes in Scriver | George Hazan | |
2016-12-07 | Facebook: Fix not loading unread messages; version bump | Robert Pösel | |
This also fixes not loading messages at contact window open (if enabled). And cleans up part of obsolete code. | |||
2016-12-07 | MSN: Support for File.1 type file transfers. | leecher1337 | |