Age | Commit message (Expand) | Author |
2017-09-13 | partially remove ModernOpt stuff | dartraiden |
2017-09-12 | old good sound services became finally functions | George Hazan |
2017-09-12 | Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng" | George Hazan |
2017-09-11 | old good sound services became finally functions | George Hazan |
2017-08-31 | unused control id removed | George Hazan |
2017-08-29 | fixes #910 (jabber group chats closed by pressing ESC-key) | George Hazan |
2017-08-26 | TabSRMM: remove useless "About" dialog | dartraiden |
2017-08-24 | TabSRMM: more thorough SetStatusText porting | George Hazan |
2017-08-22 | fixes #901 (Database corruption) | George Hazan |
2017-08-22 | unused variable removed | George Hazan |
2017-08-22 | unused code removed | George Hazan |
2017-08-20 | minus ModernOpt | George Hazan |
2017-08-20 | fixes #895 (broken status bar in tabSRMM) | George Hazan |
2017-08-15 | more fixes for #822 | George Hazan |
2017-08-15 | fixes #822 (Incorrect display of undelivered messages) | George Hazan |
2017-08-15 | anonymous SRMM services got names | George Hazan |
2017-08-15 | fixes #799 (Crash on receiving msg in FB group chat) | George Hazan |
2017-08-08 | fixes #874 (Message sessions buttons bugs) | George Hazan |
2017-08-08 | ME_MSG_TOOLBARLOADED is hooked everywhere as a temporary event | George Hazan |
2017-08-06 | Update all other files in repository to use https links for Miranda NG website | Robert Pösel |
2017-08-06 | Update rest of links to https | Robert Pösel |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel |
2017-07-30 | nudge button's hotkey moved to the Nudge plugin | George Hazan |
2017-07-30 | minor code cleaning | George Hazan |
2017-07-30 | Hotkeys: code cleaning | George Hazan |
2017-07-28 | fix for wrongly removed services | George Hazan |
2017-07-26 | TabSMM: wrongly removed functionality returned back (color chooser in SRMM di... | George Hazan |
2017-07-10 | fixes #855 (TabSRMM - Move chat tab to another container switches chat into s... | George Hazan |
2017-06-29 | fixes #785 (Group chat history is not logged if retrieved on login) | George Hazan |
2017-06-27 | fix for 64-bit pointers | George Hazan |
2017-05-26 | tabSRMM: tab icon isn't changing when a status changes | George Hazan |
2017-05-04 | fix for clicking on arrow buttons | George Hazan |
2017-05-01 | Utils_IsRtl - core function to detect RTL direcction | George Hazan |
2017-04-17 | more common code incapsulated into mir_app.dll | George Hazan |
2017-04-13 | two new functions: CDlgBase::Resize & Hide | George Hazan |
2017-04-10 | unused setting removed | George Hazan |
2017-04-10 | code reorder to hide as much data as possible | George Hazan |
2017-04-07 | SRMM events are now created inside the core to avoid problems with dynamic pl... | George Hazan |
2017-04-07 | Windows-specific code moved to mir_core | George Hazan |
2017-04-05 | code cleaning | George Hazan |
2017-04-05 | SRMM* plugins switched to CCtrlRichEdit | George Hazan |
2017-04-04 | data used by some plugins only moved to these plugins | George Hazan |
2017-04-04 | SRMM window list completely incapsulated into mir_app to avoid corrupting it ... | George Hazan |
2017-04-03 | - SRMM window list management moved to the base class; | George Hazan |
2017-03-28 | two more useless calls of SM_FindSessionByHCONTACT removed | George Hazan |
2017-03-28 | more unneeded code removed | George Hazan |
2017-03-28 | and finally MS_MSG_GETWINDOWDATA has gone, zihrono levraha | George Hazan |
2017-03-28 | we don't need the uFlags field either | George Hazan |
2017-03-28 | funny, but without cbSize we have no need in MessageWindowInputData at all | George Hazan |
2017-03-28 | massive cleanup of useless cbSize fields | George Hazan |