summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-19more privacyGeorge Hazan
2016-12-19SRMM window packed into a classGeorge Hazan
2016-12-19code cleaningGeorge Hazan
2016-12-19no need to save bitsGeorge Hazan
2016-12-19unused parameter removedGeorge Hazan
2016-12-19unused member removedGeorge 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-19Merge branch 'master' of github.com:miranda-ng/miranda-ngGluzskiy Alexandr
2016-12-19plugins:Gluzskiy Alexandr
alarms: added days of week. closes #318
2016-12-18Facebook: Fix reaction icon urls (fixes #641)Robert Pösel
2016-12-18Steam: 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-18fix for strange post-effects of dnd in CCtrlTreeViewGeorge 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-16Dropbox: fix for the toolbar button creationGeorge Hazan
2016-12-16crash fixGeorge Hazan
2016-12-16options dialog:George Hazan
- unused variable removed; - Modern options button became a control
2016-12-16fix for closing tabsGeorge Hazan
2016-12-16code cleaningGeorge Hazan
2016-12-16- GC_SAVEWNDPOS removed and replaced with class member;George Hazan
- TabCtrl_* functions replaced with CCtrlPages members
2016-12-16CCtrlPages::m_pages is not used anymore, all page data are bound to tabs onlyGeorge Hazan
2016-12-15missing fileGeorge Hazan
2016-12-15new methods of CCtrlPagesGeorge Hazan
2016-12-14new method - CCtrlPages::GetCount()George Hazan
2016-12-13we add events anyway, but display them only when a window opensGeorge Hazan
2016-12-13compilation fixGeorge Hazan
2016-12-13common chat code moved to the coreGeorge Hazan
2016-12-13StdMsg:George Hazan
- unused parameter removed; - code cleaning.
2016-12-13options code cleaningGeorge Hazan
2016-12-13unused code removedGeorge Hazan
2016-12-13StdMsg:George Hazan
- toolbar buttons unification; - duplicate control ids removed; - code cleaning
2016-12-13use http://miranda-ng.org/p/<plugin_name> which we use in plugin details ↵dartraiden
(thx Robyer)
2016-12-12ugly custom construction replaced with the kernel API callGeorge Hazan
2016-12-12code cleaningGeorge Hazan
2016-12-12sync for pascal headersGeorge Hazan
2016-12-12we should point user to our wiki instead opening a non-existent filedartraiden
2016-12-11Steam: Attempt to fix not loading contact statuses at login (addresses #646)Robert Pösel
2016-12-11Facebook: Fix IntelliSense errorRobert Pösel
2016-12-11Facebook: Option to load all contacts at login (not only friends)Robert Pösel
2016-12-11fix for missing button textGeorge Hazan
2016-12-11VKontakte: fix (?) set online status after connection problemElzorFox
2016-12-10StdMsg: fix missing spacedartraiden
2016-12-10Scriver: proper capitalization, fixed missed spacedartraiden
2016-12-10- ability to pass a button's text to a toolbar button;George Hazan
- common code moved into the core
2016-12-08misprint fixedGeorge Hazan
2016-12-08fix for dynamically created toolbar icons in ActmanGeorge Hazan
2016-12-08- improperly removed line returned backGeorge Hazan
- minor code cleaning
2016-12-08Scriver: fix for a broken toolbar visibility controlGeorge Hazan