Age | Commit message (Expand) | Author |
2014-03-25 | contact list events + mc | George Hazan |
2014-03-23 | code cleaning | George Hazan |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-19 | fix against recursions in clists | George Hazan |
2014-03-16 | translation fixes | Tobias Weimer |
2014-03-12 | More fix for x64 | Rozhuk Ivan |
2014-03-12 | clist_modern's cache is dark and full of terrors... | George Hazan |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-03-12 | Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi... | Rozhuk Ivan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-03-12 | langpacks/russian: +2 strings | Dart Raiden |
2014-03-11 | old nasty perversion with dynamically created lists removed | George Hazan |
2014-03-09 | end of the old MC API | George Hazan |
2014-03-09 | fix for the custom clist background drawing | George Hazan |
2014-03-07 | Minor bugfixes: | Tobias Weimer |
2014-03-03 | "MetaContacts Hidden Group" removed forever | George Hazan |
2014-03-02 | MS_MC_DISABLEHIDDENGROUP - nasty clutch removed | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-27 | - metacontacts are always present; | George Hazan |
2014-02-27 | clist_modern: metacontacts are always enabled | George Hazan |
2014-02-27 | direct access to MetaContacts/IsSubcontact removed everywhere | George Hazan |
2014-02-27 | minor code cleaning | George Hazan |
2014-02-24 | removed some unneeded translations | Tobias Weimer |
2014-02-24 | valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-16 | timezone api extended to support global settings | George Hazan |
2014-02-16 | code cleaning | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-11 | shameful death of another 'HANDLE' | George Hazan |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | 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 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-28 | correct back color defaults for clist_modern | George Hazan |
2014-01-28 | minor code cleaning | George Hazan |
2014-01-26 | fix for toolbar's background drawing | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-24 | git-svn-id: http://svn.miranda-ng.org/main/trunk@7871 1316c22d-e87f-b044-9b9b... | George Hazan |
2014-01-23 | fixes bug #188 completely | George Hazan |
2014-01-23 | partially fixes #188 (When state of 2-state button is changed from diferent p... | George Hazan |
2014-01-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2014-01-10 | Clist_modern | Szymon Tokarz |
2014-01-02 | Clist_modern: List Background -> List background | Dart Raiden |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-02 | Separate writing of "infobar", "titlebar", "statusbar", etc. | Dart Raiden |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-30 | code cleaning and reordering | George Hazan |
2013-12-29 | Clist_modern: we do not need to translate the name of the plugin (thanks to g... | Dart Raiden |
2013-12-28 | missing function invocations replaced | Vlad Mironov |