Age | Commit message (Expand) | Author |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-01-21 | XSoundNotify: | Tobias Weimer |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | XSoundNotify: fixed no sound after custon sound | Kirill Volinsky |
2014-12-12 | XSoundNotify: crash fix | Kirill Volinsky |
2014-12-12 | XSoundNotify: changed warning lavel to w4 | Kirill Volinsky |
2014-12-11 | XSoundNotify: added chat rooms support | Kirill Volinsky |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-07-21 | fixed working in x64 | Kirill Volinsky |
2014-06-14 | XSoundNotify: Use status descriptions from core | Tobias Weimer |
2014-06-13 | Few translation fixes | Robert Pösel |
2014-04-10 | not needed groupbox removed | Kirill Volinsky |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-27 | minor code cleaning | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-16 | code cleaning | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-08-06 | - added sounds for the protocols' state change; | George Hazan |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-06-29 | rest of unused databases services removed | George Hazan |
2013-05-29 | we don't declare WIN64 anymore in projects | George Hazan |
2013-05-16 | words of wisdom were well received | George Hazan |
2013-05-16 | shortened typedefs for string buffers: | George Hazan |
2013-04-18 | - resource.h is not a binary | Vadim Dashevskiy |
2013-04-18 | git-svn-id: http://svn.miranda-ng.org/main/trunk@4473 1316c22d-e87f-b044-9b9b... | Vadim Dashevskiy |
2013-04-18 | - resource cosmetics (patch from person) | Vadim Dashevskiy |
2013-04-13 | fixed playsound hooking | Kirill Volinsky |
2013-04-10 | fix for inaccurate lists' declarations | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-06 | added ignore sound checkbox | Kirill Volinsky |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-04-05 | various menu items quirks, simplifications & optimization | George Hazan |
2013-04-05 | code cleaning | Kirill Volinsky |
2013-04-05 | added contact menu support | Kirill Volinsky |
2013-04-04 | preparing contacts menu item | Kirill Volinsky |
2013-04-04 | added support of all accounts (not only icq and jabber) | Kirill Volinsky |
2013-04-03 | - XSoundNotify: boost removal pt 3 | Vadim Dashevskiy |