Age | Commit message (Expand) | Author |
2017-08-31 | unused control id removed | George Hazan |
2017-08-08 | ME_MSG_TOOLBARLOADED is hooked everywhere as a temporary event | George Hazan |
2017-05-04 | fix for clicking on arrow buttons | George Hazan |
2017-04-17 | more common code incapsulated into mir_app.dll | George Hazan |
2017-03-22 | nick list moved to mir_app | George Hazan |
2017-03-22 | - more SRMM buttons went to mir_app; | George Hazan |
2017-03-21 | - fix for button codes in tabSRMM; | George Hazan |
2017-03-21 | some common code moved into mir_app | George Hazan |
2017-03-09 | any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlg | George Hazan |
2017-03-08 | cosmetic code cleaning | George Hazan |
2017-03-08 | code cleaning | George Hazan |
2017-03-07 | tabSRMM: both window types to use the same spliiter Y | George Hazan |
2017-03-06 | TNewWindowData - unneeded structure removed | George Hazan |
2017-03-01 | name conflict resolution | George Hazan |
2017-02-28 | TabSrmm -> UI classes | George Hazan |
2017-01-10 | fixes #670 (Broken (TabSRMM) toolbar dropdowns) | George Hazan |
2016-12-30 | flag renamed to be more logically called | George Hazan |
2016-12-18 | - two unused variables removed; | George Hazan |
2016-12-17 | - tabSRMM to share the kernel window list for chats & group chats; | George Hazan |
2016-12-13 | unused code removed | George Hazan |
2016-12-10 | - ability to pass a button's text to a toolbar button; | George Hazan |
2016-12-06 | StdMsg & Scriver: | George Hazan |
2016-12-01 | more fixes | George Hazan |
2016-12-01 | toolbar icons processing code moved to mir_app | George Hazan |
2016-11-29 | very strange schema with two arrays of button replaced with the simpler one w... | George Hazan |
2016-11-29 | - BBBF_ISLSIDEBUTTON flag removed (set by default); | George Hazan |
2016-11-29 | BBBF_ANSITOOLTIP - unused flag removed | George Hazan |
2016-11-21 | fix for badly working font color button in tabsrmm | George Hazan |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-09-13 | mode old database junk to die | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-05-13 | memory leak in CB module | George Hazan |
2016-03-03 | - unneeded variables removed; | George Hazan |
2015-08-28 | TabSEMM: | Tobias Weimer |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-18 | - naming conflict; | George Hazan |
2015-08-01 | tabsrmm: common project | Kirill Volinsky |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-05 | Unicode windows procedure, suddenly... | George Hazan |
2015-04-12 | - 'Leave chat' button bar's menu item isn't shown for non-chat windows; | George Hazan |
2015-03-24 | * multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq... | Rozhuk Ivan |
2015-03-05 | TabSRMM: code cleanup | Tobias Weimer |
2015-02-21 | code formatting | Kirill Volinsky |