Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-07 | StatusManager: Respect if subplugin was disabled as dll previously | Robert Pösel | |
This makes a bit better update experience for users that used and disabled one of subplugins in the past, because they will be disabled by default after update to StatusManager. | |||
2017-01-06 | double memory freeing | George Hazan | |
2017-01-06 | StatusManager: | aunsane | |
- fixed translation - attempt to fix build on vs 2010 | |||
2017-01-06 | StatusManager: fixed #662 | aunsane | |
2017-01-06 | StatusManager: #662 | aunsane | |
- ability to disable subplugins - project cleaning | |||
2017-01-06 | StatusManager: #662 | aunsane | |
- files splitted by folders - main.cpp cleanup - project cleanup | |||
2017-01-05 | SendSS: fixed uploadpie upload by using HTTPS | White-Tiger | |
P.S. why is NETLIBHTTPREQUEST->szUrl non-const? Netlib shouldn't (and doesn't IIRC) write to it, just read. | |||
2017-01-01 | "if" = "else", so "if" is useless | dartraiden | |
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-30 | flag renamed to be more logically called | George Hazan | |
2016-12-30 | plugins: | Gluzskiy Alexandr | |
alarms: version bump | |||
2016-12-30 | Increased name & password size to 256 | Alex Alabuzhev | |
2016-12-28 | plugins: | Gluzskiy Alexandr | |
alarms: "selected days" mode db write/load fix, ui fix | |||
2016-12-28 | another missing hotkey text | dartraiden | |
2016-12-27 | missing hotkey text | George Hazan | |
2016-12-27 | Alarms: | George Hazan | |
- warning fixes; - code cleaning | |||
2016-12-27 | Alarms: decapitalization | dartraiden | |
2016-12-26 | unused option removed | George Hazan | |
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-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-19 | unused parameter removed | George Hazan | |
2016-12-19 | unused member removed | George Hazan | |
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 | - 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 | Dropbox: fix for the toolbar button creation | George Hazan | |
2016-12-15 | new methods of CCtrlPages | George Hazan | |
2016-12-13 | compilation fix | George Hazan | |
2016-12-13 | common chat code moved to the core | George Hazan | |
2016-12-13 | unused code removed | George Hazan | |
2016-12-13 | use http://miranda-ng.org/p/<plugin_name> which we use in plugin details ↵ | dartraiden | |
(thx Robyer) | |||
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 | fix for missing button text | George Hazan | |
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 | no need to calculate button width each time | George Hazan | |