Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-05 | no need to display langpack author e-mail (some authors already retired from ↵ | dartraiden | |
project) | |||
2018-01-05 | add more space for descriptions | dartraiden | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-11 | cosmetic | dartraiden | |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ↵ | dartraiden | |
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure | |||
2017-12-07 | fixes #1056 (Help > About page will only show once per client restart) | George Hazan | |
2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-12-05 | fix for unicode in legal copyright field | George Hazan | |
2017-12-05 | minus StdHelp.dll | George Hazan | |
2017-12-05 | StdAuth plugin merged back with mir_app.dll | George Hazan | |
2017-11-28 | mir_app: Convert to utf-8 | Kirill Volinsky | |
2017-11-26 | mir_app: added module name to menu form | Kirill Volinsky | |
2017-10-24 | unified version resource with explicitly stated language & code page | George Hazan | |
2017-09-14 | remove ModernOpt support completely | dartraiden | |
2017-09-08 | fixes #921 (unused icons) | George Hazan | |
2017-08-20 | minus ModernOpt | George Hazan | |
2017-03-26 | context menu moved to mir_app, part II :) | George Hazan | |
2017-03-24 | revolution in chat menus | George Hazan | |
- common code moved to the core (Chat_CreateGCMenu, Chat_DestroyGCMenu); - ability added to any plugin to add its own items into any GC menu, not only to the protocol plugins to do that a plugin calls Chat_AddMenuItems and returns 0 to allow any other plugin to process menu hook | |||
2017-02-21 | CSrmmBaseDialog - basic class for SRMM windows & chats | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
2016-12-21 | fix for preview coordinates | George Hazan | |
2016-12-21 | unused resource removed | George Hazan | |
2016-12-02 | fix for the CSrmmToolbarOptions dialog | George Hazan | |
2016-12-01 | toolbar icons processing code moved to mir_app | George Hazan | |
2016-05-17 | resource cosmetics | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16836 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-04-01 | unificate reconnect warnings (as in Jabber) | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16571 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-13 | menu items' tree style changed to display submenus correctly | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16088 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-02 | Copyrights update part 2 | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15985 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-12-20 | it's "database driver" | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15919 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-11-29 | resource cosmetic | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15789 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-09-19 | - resource cosmetics: surround arrows (->) with spaces | RMN | |
- settings specified precisely in some places git-svn-id: http://svn.miranda-ng.org/main/trunk@15401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-31 | unified project for New_GPG | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14770 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-03 | - IDR_CONTEXT resource removed from all clists; | George Hazan | |
- all menu control rewritten using Menu_* functions, thus making group & tray menu customizable in StdClist & Clist_Nicer; - major gdi resource leak fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@14483 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-02 | useless resource removed | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14478 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-02 | two new flags of TMO_MenuItem: | George Hazan | |
- CMIF_SYSTEM: filters a menu item out of options' editor; - CMIF_UNMOVABLE: denies attempts to change the item's position; - CMIF_SYSTEM applied to frames' menu; - CMIF_UNMOVABLE applied to Jabber protocol menu items; git-svn-id: http://svn.miranda-ng.org/main/trunk@14468 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-24 | mir_app: fix resources | Alexander Lantsev | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14359 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-13 | manifest returned back | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14153 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-13 | - miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ↵ | George Hazan | |
loads mir_app.dll; - everything that was in miranda32.exe (including resources) moved to mir_app.dll; - exports from mir_app.dll now available for using directly, without perversions; - src/stdplug.h deleted; git-svn-id: http://svn.miranda-ng.org/main/trunk@14143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |