Age | Commit message (Expand) | Author |
2014-12-12 | - fix for drawing status bar icons; | George Hazan |
2014-12-11 | chat's component COLORCHOOSER standardized in the core | George Hazan |
2014-12-09 | code cleanup (by Mataes) | Vadim Dashevskiy |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-12-04 | Db_autobackups: multiple changes | Rozhuk Ivan |
2014-12-04 | - bin2hex() instead of manual loops; | George Hazan |
2014-12-02 | more transparent implementation of AppendToBuffer | George Hazan |
2014-12-02 | fix for tab locations in Scriver & StdChat | George Hazan |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | static mir_tstrncpy replaced with direct _tcsncpy_s calls | George Hazan |
2014-12-01 | copyright update | George Hazan |
2014-12-01 | warning fixes | George Hazan |
2014-12-01 | TabSRMM: Fix potential crash when setting statusbar text when TWindowData doe... | Robert Pösel |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-11-30 | code cleanup, x64 fix | Rozhuk Ivan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-11-28 | crazy flag TTBST_RELEASED removed | George Hazan |
2014-11-26 | cleanup | Kirill Volinsky |
2014-11-26 | LoadIcon: wrong parameter type | George Hazan |
2014-11-26 | typo fix for themes.cpp | Vadim Dashevskiy |
2014-11-25 | TabSRMM fix after prev commit. | Rozhuk Ivan |
2014-11-25 | cleanup | Kirill Volinsky |
2014-11-25 | cleanup | Kirill Volinsky |
2014-11-25 | TabSRMM null ptr fixes and code cleanup | Rozhuk Ivan |
2014-11-18 | RichEd20.dll replaced with Msftedit.dll | George Hazan |
2014-11-13 | copyright year update | Dart Raiden |
2014-10-19 | variable name change | Vadim Dashevskiy |
2014-10-19 | fix for wrongly written help for core variables | Vadim Dashevskiy |
2014-10-07 | fix for setting both meta's & sub's status text at a time | George Hazan |
2014-10-04 | ancient junk removed from AVS | George Hazan |
2014-09-26 | - fix for the duplicated resource id; | George Hazan |
2014-09-22 | tabSRMM not to crash on non-existent contacts | George Hazan |
2014-09-16 | TabSRMM: Better default and minimum interval for send message timeout | Robert Pösel |
2014-09-15 | fix a multisend window resizer | George Hazan |
2014-09-15 | resources: comma in Conditional Clauses with "if": | RMN |
2014-09-13 | code cleaning | George Hazan |
2014-08-31 | double memory allocation reverted | George Hazan |
2014-08-31 | code cleaning | George Hazan |
2014-08-29 | code cleaning towards smiley drawing | George Hazan |
2014-08-12 | more correct check for avatars | George Hazan |
2014-08-12 | fix for displaying avatars in tabSRMM when "Display avatars" option is "alway... | George Hazan |
2014-08-07 | TabSRMM: proper capitalization | Dart Raiden |
2014-08-06 | - unused drawing code removed; | George Hazan |