Age | Commit message (Expand) | Author |
2015-03-21 | all SRMMs to send messages right trimmed | George Hazan |
2015-03-06 | TabSRMM: code cleanup | Tobias Weimer |
2015-03-05 | TabSRMM: code cleanup | Tobias Weimer |
2015-03-02 | TabSRMM: wine fix for tab paint on mouse move, code cleanup | Rozhuk Ivan |
2015-02-21 | code formatting | Kirill Volinsky |
2015-02-21 | tabSRMM chats to use the same rtf formatter both for chats & groupchats | George Hazan |
2015-02-21 | - fix for underlining processing; | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-11 | code cleaning | George Hazan |
2015-01-11 | various perversions in Paste command processing thrown out | George Hazan |
2015-01-11 | we don't allow to insert junk into the entry field on file drop | George Hazan |
2015-01-11 | correct implementation of IRichEditOleCallback for tabSRMM | George Hazan |
2015-01-06 | TabSRMM: partial decapitalization (I tried not to broke any of the database s... | Dart Raiden |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-30 | final version of crutch for the buggy Windows7 rtf control | George Hazan |
2014-12-29 | unused DM_FORCESCROLL removed | George Hazan |
2014-12-29 | code cleaning | George Hazan |
2014-12-19 | variable names' normalization | George Hazan |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | tabSRMM warning level 4 | George Hazan |
2014-12-13 | code cleaning | George Hazan |
2014-12-13 | fix for the url extractor | George Hazan |
2014-12-13 | fix for info panel's tooltip | George Hazan |
2014-12-13 | - ansi messages removed; | George Hazan |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-01 | copyright update | George Hazan |
2014-12-01 | warning fixes | George Hazan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-11-25 | TabSRMM null ptr fixes and code cleanup | Rozhuk Ivan |
2014-11-18 | RichEd20.dll replaced with Msftedit.dll | George Hazan |
2014-09-15 | fix a multisend window resizer | George Hazan |
2014-09-13 | code cleaning | George Hazan |
2014-08-29 | code cleaning towards smiley drawing | George Hazan |
2014-08-12 | fix for displaying avatars in tabSRMM when "Display avatars" option is "alway... | George Hazan |
2014-08-06 | - unused drawing code removed; | George Hazan |
2014-08-05 | unneeded message handler removed and converted into a function | George Hazan |
2014-08-05 | use AVS notifications to refresh avatars | George Hazan |
2014-08-04 | - AvatarChanged finally destroyed; | George Hazan |
2014-08-02 | git-svn-id: http://svn.miranda-ng.org/main/trunk@10026 1316c22d-e87f-b044-9b9... | George Hazan |
2014-08-02 | - unused parameter removed; | George Hazan |
2014-07-31 | hide avatar in the info panel if there's nothing to display | George Hazan |
2014-07-30 | - custom avatar processing removed completely, now avatar control takes charg... | George Hazan |
2014-07-30 | - "Disable animated GIF avatars" setting removed; | George Hazan |
2014-07-30 | - fix for the eternal loop in avatar drawing; | George Hazan |
2014-07-29 | - m_flash.h & m_flash.inc moved to deprecated; | George Hazan |