Age | Commit message (Expand) | Author |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | 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-07 | Weather: Add support for specifying own UserAgent in INI (requested in #810) | Robert Pösel |
2014-10-05 | bump (for msn ini update) | Vadim Dashevskiy |
2014-08-13 | icons registration moved to Load() | Kirill Volinsky |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-06-25 | typos, spelling correction | Dart Raiden |
2014-06-16 | addition to attempt of fixing linebreak in default template ([9152] by person... | RMN |
2014-05-09 | attempt to fix linebreak in default template (by person) | Vadim Dashevskiy |
2014-05-09 | Adding description (patch by person) | Vadim Dashevskiy |
2014-02-24 | removed some unneeded translations | Tobias Weimer |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-16 | code cleaning | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | HCONTACT, part 3 | George Hazan |
2014-02-10 | more HCONTACT | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-22 | - more correct version of settings initialization | George Hazan |
2014-01-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-10-26 | removed not needed code | Kirill Volinsky |
2013-09-28 | custom redirect handler removed | George Hazan |
2013-09-25 | valid options initialization | George Hazan |
2013-09-24 | plugins cleanup | Kirill Volinsky |
2013-09-18 | double ;; removed | Kirill Volinsky |
2013-09-03 | Weather: | Vlad Mironov |
2013-08-22 | More double spaces eliminated | Dart Raiden |
2013-08-11 | - IEView: Ressource fixes | Tobias Weimer |
2013-07-26 | rest of fixes | George Hazan |
2013-07-26 | also temperature formatting | George Hazan |
2013-07-26 | fix for formatting numbers | George Hazan |
2013-07-26 | replace sprintf to mir_snprintf (part 7) | Kirill Volinsky |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-07-22 | replace sprintf to mir_snprintf (part 1) | Kirill Volinsky |
2013-07-12 | minor translation fixes | Tobias Weimer |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-05-25 | - fixed escaping minus sign (patch by $sergi0) | Tobias Weimer |
2013-05-19 | Reverted some broken plugins settings. | Robert Pösel |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-05-16 | words of wisdom were well received | George Hazan |
2013-05-16 | shortened typedefs for string buffers: | George Hazan |
2013-04-09 | - the kernel filters out contacts by proto names much faster than a plugin; | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |