Age | Commit message (Expand) | Author |
2015-12-28 | missing menu ids for the protocol menus | George Hazan |
2015-12-23 | metacontacts' menu synced with Miranda style | George Hazan |
2015-12-21 | code cleaning | George Hazan |
2015-12-21 | - more effective binary search of MUUIDs; | George Hazan |
2015-12-21 | hex2bin / hex2bin -> fast hex decoder from char / WCHAR to binary data | George Hazan |
2015-12-20 | it's "database driver" | Dart Raiden |
2015-12-19 | fix for buggy 2010 runtime | George Hazan |
2015-12-17 | - fix for the possible endless loop scanning menus; | George Hazan |
2015-12-15 | tray menu reference to a main menu displays old items | George Hazan |
2015-12-15 | menu id should be displayed even for submenus | George Hazan |
2015-12-15 | fix for creating erroneous .dat in Profile Manager | George Hazan |
2015-12-14 | the ability to insert submenus into submenus temporarily suspended | George Hazan |
2015-12-14 | yet another way to violate menu item's flags | George Hazan |
2015-12-13 | convertor doesn't assign visibility flag correctly | George Hazan |
2015-12-13 | menu item is visible by default | George Hazan |
2015-12-13 | - Move to group menu item doesn't popup in menu editor anymore; | George Hazan |
2015-12-13 | - custom visiblity flag not to be cleared by a plugin | George Hazan |
2015-12-12 | Netlib: Allow getting longer proxy server address from Internet Explorer (fix... | Robert Pösel |
2015-12-10 | first version of menu editor with dragging between menus | George Hazan |
2015-12-09 | - correct menu serialization; | George Hazan |
2015-12-08 | first version of custom submenu button that doesn't crash (doesn't work either) | George Hazan |
2015-12-07 | nasty crutch died | George Hazan |
2015-12-07 | fix to apply the unique identifiers to all menu roots | George Hazan |
2015-12-07 | menu converter now scheduled to be executed after all plugins | George Hazan |
2015-12-03 | service call inlined | George Hazan |
2015-12-03 | - some old junk removed; | George Hazan |
2015-12-03 | no need to generate useless separators in the beginning of each submenu | George Hazan |
2015-12-03 | SESSION_INFO::pMe isn't nullified on user's exit | George Hazan |
2015-12-02 | crutch for assigning virtual menu ids to menu roots without ids | George Hazan |
2015-12-02 | forgotten assignment | George Hazan |
2015-12-02 | compilation fix | George Hazan |
2015-12-01 | also fix for an editor | George Hazan |
2015-12-01 | missing menu lines must be visible by default | George Hazan |
2015-12-01 | new UUID-based menu editor & convertor | George Hazan |
2015-11-29 | resource cosmetic | Dart Raiden |
2015-11-16 | Partial revert of r11387: This used to be three-state-checkboxes. (fixes #1086) | Tobias Weimer |
2015-11-16 | simple thread's handle gets closed too early | George Hazan |
2015-11-11 | fix for the broken MS_CLIST_CONTACTSCOMPARE | George Hazan |
2015-11-11 | thread library: | George Hazan |
2015-11-06 | Core: Minor cleanup | Tobias Weimer |
2015-11-03 | Stdmsg: Do not send tab key as input text to message window if user just want... | Piotr Piastucki |
2015-11-01 | fixes #1080 (tls11a12.patch) | George Hazan |
2015-10-30 | missing file added | George Hazan |
2015-10-30 | old unused code that belongs to StdClist moved from the core to plugin | George Hazan |
2015-10-28 | fix for db_unset() calls over resident variables | George Hazan |
2015-10-28 | Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j... | Robert Pösel |
2015-10-27 | missing initialization code in StdChat | George Hazan |
2015-10-27 | CompareString considered slow and therefore removed | George Hazan |
2015-10-26 | IsPluginLoaded - a function to detect if plugin is loaded | George Hazan |
2015-10-22 | code cleaning | George Hazan |