Age | Commit message (Expand) | Author |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-25 | rest of genmenu api died | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-12 | Dropbox: one more fix | Alexander Lantsev |
2015-06-12 | Dropbox: fix encoding | Alexander Lantsev |
2015-06-11 | Dropbox: Duplicate of string. | MikalaiR |
2015-06-07 | Dropbox switched to NLHR_PTR | Tobias Weimer |
2015-06-07 | - common.props divided into app.props & plugin.props; | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-31 | Dropbox: one more time | Alexander Lantsev |
2015-05-31 | Dropbox: fixed wrong arg | Alexander Lantsev |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
2015-05-30 | Dropbox: | Alexander Lantsev |
2015-05-23 | Dropbox: no need to translate this | Dart Raiden |
2015-05-23 | oops | Alexander Lantsev |
2015-05-23 | Dropbox: | Alexander Lantsev |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-21 | war against atavisms continues | George Hazan |
2015-05-18 | Dropbox: fixed bugs from coverity | Alexander Lantsev |
2015-05-15 | Dropbox: fixed contact status | Alexander Lantsev |
2015-05-13 | Dropbox: fixed options | Alexander Lantsev |
2015-05-13 | Dropbox: some fixes | Alexander Lantsev |
2015-05-13 | git-svn-id: http://svn.miranda-ng.org/main/trunk@13576 1316c22d-e87f-b044-9b9... | Alexander Lantsev |
2015-05-13 | Dropbox: moved to core ui | Alexander Lantsev |
2015-05-13 | Dropbox: added wrappers for instance's services and hooks | Alexander Lantsev |
2015-05-13 | Dropbox: | Alexander Lantsev |
2015-05-13 | Dropbox: refactoring of http requests | Alexander Lantsev |
2015-05-12 | Dropbox: attempt to terminate upload on cancel | Alexander Lantsev |
2015-05-11 | one another endless cycle :) | George Hazan |
2015-05-11 | fix for an endless cycle | George Hazan |
2015-05-11 | Dropbox: work commit | Alexander Lantsev |
2015-05-11 | no need to display Dropbox menu item for chats | George Hazan |
2015-05-11 | - protocol icon is used in all menus & buttons; | George Hazan |
2015-05-11 | - STL removed; | George Hazan |
2015-05-03 | fix for the option's page style pt. 3 | Vadim Dashevskiy |
2015-05-02 | Dropbox and Proto_Dropbox - unified projects | Vadim Dashevskiy |
2015-04-17 | dropbox: small improvments | Kirill Volinsky |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-08 | - Grammar: "allow" should be always followed by an indirect object (or whatev... | RMN |
2015-02-06 | Remove useless __INTERNAL_NAME constant from rest of plugins | Robert Pösel |
2014-12-14 | Dropbox: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |