summaryrefslogtreecommitdiff
path: root/plugins/TopToolBar/src/toolbar.cpp
AgeCommit message (Expand)Author
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-03-25ME_SYSTEM_MODULELOAD & ME_SYSTEM_MODULEUNLOAD: handier parameter passingGeorge Hazan
2019-03-26ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removedGeorge Hazan
2018-11-13TopToolBar -> g_pluginGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-05fixes #1448 (translated frame names in database)George Hazan
2018-05-22new helper for MS_TTB_ADDBUTTONGeorge Hazan
2018-05-22IcoLib_AddIcon => CMPlugin::addIconGeorge Hazan
2018-05-17Db3x_mmap, Dbx_mdbx, Exchange, MyDetails, RecentContacts, TopToolBar, WebView...George Hazan
2018-04-28TopToolBar: fixes #1306 (bunch of problems with Launch ButtonsGeorge Hazan
2018-03-16LIST<>::indexOf(T**) - fast index calculation for direct iteratorsGeorge Hazan
2018-03-14reverse iterators for LIST<>George Hazan
2018-03-09more loop-related code cleaningGeorge Hazan
2018-02-21all another C++'11 iteratorsGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-09-17TopToolBar: all icons added to icolib (fixes #303)Kirill Volinsky
2017-08-06Update rest of links to httpsRobert Pösel
2016-12-02old shit diedGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-25hello, Unix.George Hazan
2015-11-24proper capitalization of plugin names (taken from our wiki)Dart Raiden
2015-08-18- naming conflict;George Hazan
2015-08-11'unreferenced formal parameter' warnings fixedGeorge Hazan
2015-08-10TopToolBar:Tobias Weimer
2015-08-01TopToolBar: common projectKirill Volinsky
2015-06-28code cleaningGeorge Hazan
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-04-30cleanupKirill Volinsky
2015-03-24* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...Rozhuk Ivan
2015-01-14TopToolBar:Tobias Weimer
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
2014-07-26Toptoolbar messagebox message changedVadim Dashevskiy
2014-06-17TopToolBar: expand list of internal buttonsslotwin
2014-05-23TopToolBar: proper capitalization in options and tooltipsslotwin
2014-01-02added 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-22replace sprintf to mir_snprintf (part 1)Kirill Volinsky
2013-07-08Added proper link to wiki page of some plugins.Robert Pösel
2013-07-08little easier for modern with big number of framesKirill Volinsky
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-03-10- ME_TTB_INITBUTTONS event considered useless;George Hazan
2013-02-21fix for passing valid parameter into ME_SYSTEM_MODULELOAD/ME_SYSTEM_MODULEUNLOADGeorge Hazan