Age | Commit message (Expand) | Author |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-12 | Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi... | Rozhuk Ivan |
2014-03-11 | SetWindowLong -> SetWindowLongPtr; | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-27 | minor code cleaning | George Hazan |
2014-02-27 | more fun: | George Hazan |
2014-02-24 | till next time | George Hazan |
2014-02-24 | minor code cleaning | George Hazan |
2014-02-24 | restored compatibility between NAS & SS plugins | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-23 | code cleaning | George Hazan |
2014-02-22 | NAS support returned back to status plugins | George Hazan |
2014-02-12 | AdvancedAutoAway: resource cosmetic | Dart Raiden |
2014-02-02 | fix for a rare crash on exit | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-14 | more effective constructor for temporary formatted string | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-23 | - added fullscreen detection into AAA; | George Hazan |
2013-12-21 | spelling correction (patch from RMN) | Dart Raiden |
2013-12-04 | KeepStatus: | George Hazan |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-11-04 | unneeded capitalization | Dart Raiden |
2013-11-04 | StatusPlugins: resource cosmetics | Dart Raiden |
2013-10-27 | removed unneeded spaces, etc. | Dart Raiden |
2013-10-24 | more warning fixes | George Hazan |
2013-10-19 | warning fixes | George Hazan |
2013-10-10 | - MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call | George Hazan |
2013-10-04 | plugins: "colour" eliminated | Dart Raiden |
2013-09-29 | no need load dll when lib linked | Kirill Volinsky |
2013-09-28 | fix for keyboard idle state interruption | George Hazan |
2013-09-26 | plugins cleanup | Kirill Volinsky |
2013-09-25 | - custom screen saver detection code removed | George Hazan |
2013-09-25 | IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the core | George Hazan |
2013-09-25 | valid options initialization | George Hazan |
2013-09-23 | typo | Dart Raiden |
2013-09-22 | plugins cleanup | Kirill Volinsky |
2013-09-21 | Not needed version checks removed | Kirill Volinsky |
2013-09-20 | using Uxtheme | Kirill Volinsky |
2013-09-09 | hook fix | Kirill Volinsky |
2013-09-08 | Not delaying mir_core.dll load when not needed | Vadim Dashevskiy |
2013-09-04 | - Keepstatus cosmetics (patch from person) | Vadim Dashevskiy |
2013-08-27 | KeepStatus: removed unnecessary protocols in popup. | Vlad Mironov |
2013-08-19 | own MIRANDA_VER removed from plugins | Kirill Volinsky |
2013-08-07 | crash fix | George Hazan |
2013-08-04 | fix for the last status saving in StartupStatus | George Hazan |
2013-07-29 | resource clearance moved to ME_SYSTEM_PRESHUTDOWN instead of ME_SYSTEM_OKTOEXIT | George Hazan |
2013-07-26 | replace sprintf to mir_snprintf (part 7) | Kirill Volinsky |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |
2013-07-24 | more cleanup | Tobias Weimer |