Age | Commit message (Expand) | Author |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-08 | mirandag15 small fix | Rozhuk Ivan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-30 | icons in filters project files (by person) | Vadim Dashevskiy |
2014-11-30 | safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, | George Hazan |
2014-11-29 | MirandaG15: code cleanup. | Rozhuk Ivan |
2014-07-19 | db_mc_tryMeta applied | George Hazan |
2014-07-07 | unused field removed | George Hazan |
2014-06-25 | typos, spelling correction | Dart Raiden |
2014-06-24 | typo | Dart Raiden |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-13 | warning fix | 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-09 | end of the old MC API | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | George Hazan |
2014-02-27 | direct access to MetaContacts/IsSubcontact removed everywhere | George Hazan |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | George Hazan |
2014-02-22 | project fixes | Vadim Dashevskiy |
2014-02-21 | Attempt to make MirandaG15 work with IRC and other groupchats | Tobias Weimer |
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 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-08 | - end of ANSI support in chats; | George Hazan |
2014-01-08 | chat structures slightly cleaned (no changes so far) | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-13 | MirandaG15 translation fix | Vadim Dashevskiy |
2013-12-12 | MirandaG15 cosmetic fix | Vadim Dashevskiy |
2013-12-12 | Small fix | Vadim Dashevskiy |
2013-11-10 | compilation fixes | Vadim Dashevskiy |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-11-04 | git-svn-id: http://svn.miranda-ng.org/main/trunk@6768 1316c22d-e87f-b044-9b9b... | Vadim Dashevskiy |
2013-11-04 | LCDFramework project removed, integrated to MirandaG15 project | Vadim Dashevskiy |
2013-11-03 | forgotten optimization | Vadim Dashevskiy |
2013-11-03 | MirandaG15: proper version info, russian MirandaG15.txt is moved back grom De... | Vadim Dashevskiy |
2013-11-03 | MirandaG15: spelling corrections | Dart Raiden |
2013-11-03 | small project cleanup | Vadim Dashevskiy |
2013-11-03 | brought to common structure | Vadim Dashevskiy |
2013-11-03 | compilation fix | George Hazan |
2013-11-03 | MirandaG15 added to solutions (x64 doesn't compile) | Vadim Dashevskiy |
2013-11-03 | MirandaG15: useless ifdef removed | Robert Pösel |