Age | Commit message (Expand) | Author |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...) | Rozhuk Ivan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-01 | fix buf size for mir_sntprintf() | 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-08-10 | don't write selected language in mirandaboot.ini | Kirill Volinsky |
2014-08-08 | fixed writing current langpack in db | Kirill Volinsky |
2014-06-21 | fixed langpack authors crop | Kirill Volinsky |
2014-03-27 | langpack description now goes in utf8, not in the codepage from the header | George Hazan |
2014-03-27 | last field is not needed | Vadim Dashevskiy |
2014-03-26 | - fix for applying options; | George Hazan |
2014-03-26 | end of the plugins list in a langpack description | George Hazan |
2014-03-25 | minor tweak for the language options dialog | George Hazan |
2014-03-25 | - added Reload button in languages options | Alexander Lantsev |
2014-03-25 | fix for displaying ansi chars in Options - Languages | George Hazan |
2014-03-25 | - language packs' directory is now %miranda_path%\Languages | George Hazan |
2014-03-23 | checking the successful load | George Hazan |
2014-03-23 | code cleaning | George Hazan |
2014-03-23 | fix for the langpack module load order | George Hazan |
2014-03-23 | code cleaning | George Hazan |
2014-03-23 | ability to select & store the langpack chosen | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-02-11 | core: copyright update to year 2013 | George Hazan |
2013-01-12 | new event, ME_LANGPACK_CHANGED, to be called after the dynamic langpack change | George Hazan |
2012-12-17 | cleanup | Kirill Volinsky |
2012-11-19 | - added another helper, ExtraIcon_Clear, to remove an icon from slot; | George Hazan |
2012-07-12 | unused file removed | George Hazan |
2012-07-11 | MS_LANGPACK_LOOKUPHANDLE - helps plugins to detect another plugins' data | George Hazan |
2012-07-06 | - mir_core.dll moved to the core :) | George Hazan |
2012-07-04 | - internal langpack preparation for hLangpack-dependent resource cleaning | George Hazan |
2012-06-27 | - langpack returned back; | George Hazan |
2012-06-26 | mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances. | George Hazan |
2012-06-26 | - microkernel addded; | George Hazan |
2012-06-24 | fix for the Sounds options | George Hazan |
2012-06-20 | - direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call; | George Hazan |
2012-06-18 | - PLUGININFO structure removed at all; | George Hazan |
2012-06-15 | - fixes for the plugins options' dialog; | George Hazan |
2012-06-15 | another portion of "#ifsef Unicode" removal | Vadim Dashevskiy |
2012-06-14 | minor menu cleaning | George Hazan |
2012-06-14 | - all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs. | George Hazan |
2012-06-13 | code cleaning | George Hazan |
2012-06-06 | minor code cleaning | George Hazan |
2012-06-04 | forgotten cleaning | George Hazan |
2012-06-03 | lMuuids delenda est | George Hazan |
2012-06-03 | fix for langpack reload | George Hazan |
2012-06-03 | MS_LANGPACK_RELOAD - dynamically reloads a language pack | George Hazan |