Age | Commit message (Expand) | Author |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-03-25 | ME_SYSTEM_MODULELOAD & ME_SYSTEM_MODULEUNLOAD: handier parameter passing | George Hazan |
2019-03-26 | ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed | George Hazan |
2018-11-13 | TopToolBar -> g_plugin | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-07-05 | fixes #1448 (translated frame names in database) | George Hazan |
2018-05-22 | new helper for MS_TTB_ADDBUTTON | George Hazan |
2018-05-22 | IcoLib_AddIcon => CMPlugin::addIcon | George Hazan |
2018-05-17 | Db3x_mmap, Dbx_mdbx, Exchange, MyDetails, RecentContacts, TopToolBar, WebView... | George Hazan |
2018-04-28 | TopToolBar: fixes #1306 (bunch of problems with Launch Buttons | George Hazan |
2018-03-16 | LIST<>::indexOf(T**) - fast index calculation for direct iterators | George Hazan |
2018-03-14 | reverse iterators for LIST<> | George Hazan |
2018-03-09 | more loop-related code cleaning | George Hazan |
2018-02-21 | all another C++'11 iterators | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-09-17 | TopToolBar: all icons added to icolib (fixes #303) | Kirill Volinsky |
2017-08-06 | Update rest of links to https | Robert Pösel |
2016-12-02 | old shit died | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2015-11-24 | proper capitalization of plugin names (taken from our wiki) | Dart Raiden |
2015-08-18 | - naming conflict; | George Hazan |
2015-08-11 | 'unreferenced formal parameter' warnings fixed | George Hazan |
2015-08-10 | TopToolBar: | Tobias Weimer |
2015-08-01 | TopToolBar: common project | Kirill Volinsky |
2015-06-28 | code cleaning | George Hazan |
2015-06-18 | langpack services module destroyed from mir_app | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-07 | SKINICONDESC -> MAllStrings | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-04-30 | cleanup | Kirill Volinsky |
2015-03-24 | * multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq... | Rozhuk Ivan |
2015-01-14 | TopToolBar: | Tobias Weimer |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-28 | crazy flag TTBST_RELEASED removed | George Hazan |
2014-07-26 | Toptoolbar messagebox message changed | Vadim Dashevskiy |
2014-06-17 | TopToolBar: expand list of internal buttons | slotwin |
2014-05-23 | TopToolBar: proper capitalization in options and tooltips | slotwin |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-02 | - Clist_mw & TopToolBar: LPGEN macro added to some old code; | Vadim Dashevskiy |
2013-07-22 | replace sprintf to mir_snprintf (part 1) | Kirill Volinsky |
2013-07-08 | Added proper link to wiki page of some plugins. | Robert Pösel |
2013-07-08 | little easier for modern with big number of frames | Kirill Volinsky |
2013-04-05 | various menu items quirks, simplifications & optimization | George Hazan |
2013-03-10 | - ME_TTB_INITBUTTONS event considered useless; | George Hazan |
2013-02-21 | fix for passing valid parameter into ME_SYSTEM_MODULELOAD/ME_SYSTEM_MODULEUNLOAD | George Hazan |