Age | Commit message (Expand) | Author |
2018-06-08 | StdMsg: a chat should update a window title only if it's active | George Hazan |
2018-06-08 | SmileyAdd: removed old perversion with catching window messages from SRMM win... | George Hazan |
2018-06-08 | StdMsg: flashing of containers divided from flashing of tabs | George Hazan |
2018-06-08 | fix for mir_app / mir_core version resources | George Hazan |
2018-06-06 | fix for occasional crash in CCtrlPages | George Hazan |
2018-06-06 | fixes #1408 (StdMsg: window caption bug) | George Hazan |
2018-06-06 | fixes #1409 (tab icon disappears after blinking) | George Hazan |
2018-06-06 | CCtrlPages::CheckRowCount() - new function to force tab resize when the numbe... | George Hazan |
2018-06-06 | StdMsg: option "Restore previously open tabs when showing the window" removed... | George Hazan |
2018-06-04 | StdMsg: fix active window calculation for non-tabbed mode | George Hazan |
2018-06-03 | fixes #1401 (fixes inactive session detection) | George Hazan |
2018-06-01 | StdMsg: inactive tabs blink in background if there's an unread message | George Hazan |
2018-06-01 | eternal recursion prevention | George Hazan |
2018-06-01 | fix for flashing in StdMsg, also fixes #1400 | George Hazan |
2018-06-01 | fixed #1369 (StdMsg: option "Use the contact's status icon as the window icon... | George Hazan |
2018-06-01 | fix for malfunctioning CDlgBase::OnChange | George Hazan |
2018-06-01 | CPluginDlgBase: this class became useless because CMPlugin already has module... | George Hazan |
2018-06-01 | CMPluginBase::getModule: new helper for returning plugin's module | George Hazan |
2018-05-31 | fixes #1386 (duplicate sounds appear after StdMsg load/unload) | George Hazan |
2018-05-31 | fixes #1397 (StdMsg: dynamic loading breaks meta menu) | George Hazan |
2018-05-30 | EI options: code cleaning | George Hazan |
2018-05-30 | added handler for right click | George Hazan |
2018-05-30 | Extra icons (mir_app): | George Hazan |
2018-05-30 | extra icons: gettimg rid of IDs | George Hazan |
2018-05-30 | fir for massive search-n-replace result | George Hazan |
2018-05-30 | senseless function removed | George Hazan |
2018-05-29 | common version resource extracted to the separate file | George Hazan |
2018-05-29 | ancient perversion removed: function CListInitialise as the special entry poi... | George Hazan |
2018-05-29 | core: | George Hazan |
2018-05-29 | BASIC_PLUGIN_INFO - useless structure removed | George Hazan |
2018-05-28 | solves problems with XP compatibility | George Hazan |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan |
2018-05-28 | useful wrappers for loading / unloading plugins | George Hazan |
2018-05-28 | fix for dll checker - Load & Unload are not mandatory now, also void export t... | George Hazan |
2018-05-28 | core changes: | George Hazan |
2018-05-27 | comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d... | George Hazan |
2018-05-27 | version check temporarily disabled | George Hazan |
2018-05-27 | pre-check added for plugin dlls that weren't loaded yet | George Hazan |
2018-05-27 | dll sniffer that blocks load of any module whose build number is different th... | George Hazan |
2018-05-27 | Options - Plugins to display file version instead of product version | George Hazan |
2018-05-27 | PRODUCTVERSION of any version resource to contain the number of current build | George Hazan |
2018-05-27 | global variable name standardization | George Hazan |
2018-05-27 | unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi | George Hazan |
2018-05-27 | fixes #1374 (IRC crash on exit after 20-30 account on/off) | George Hazan |
2018-05-26 | no, this idea was wrong... | George Hazan |
2018-05-25 | fixes #1377 ("Options -> Plugins -> Download more plugins" opens Miranda fold... | George Hazan |
2018-05-25 | StdMsg: | George Hazan |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan |
2018-05-23 | no need to allocate a structure if there's no plugin | George Hazan |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan |