summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer/res
AgeCommit message (Collapse)Author
2019-01-18code cleaningGeorge Hazan
- ACKTYPE_URL removed; - PF1_URL removed; - IEED_EVENT_URL removed; - another URL-related code cleaning
2018-08-31Clist_nicer: remove useless strings from SysTreeView elementsdartraiden
2018-07-13Contacts lists:George Hazan
- duplicate IDR_CLISTMENU resources removed, the only copy remains in mir_app.dll; - local variable g_hMenuMain removed from Clist_Modern and replaced with g_clistApi.hMenuMain; - duplicate code removed from Clist_Modern (CLUI::CreateCluiFrames()) - fixes #1465 (StdClist: "Status" menu cannot change language on the fly); - fixes #1467 (Clist_blind: menu cannot change language on the fly); - fixes menu-related part in #1471
2018-07-12fixes #1469 (Clist_modern: gap is too big)George Hazan
2018-07-11more Russian related fixesdartraiden
2018-05-29common version resource extracted to the separate fileGeorge Hazan
own version resource remains only for miranda32.exe, mir_app.dll and pascal plugins
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who ↵George Hazan
differ only in a build number
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2017-12-06Clist_nicer: added link to addons siteKirill Volinsky
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-08-24remove useless "About" dialog from clist_nicer (#903)dartraiden
2017-01-01bump copyright yeardartraiden
2016-01-23DND → Do not disturbDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16157 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-20clists tooDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-18partial revert of [16116] (this breaks clist menu display)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16121 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-17remove old garbage, the menu is created dynamicallyDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16116 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-04"NA" -> "N/A"Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16019 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 1Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15984 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-30Clist_nicer: menu sequence correctedRMN
git-svn-id: http://svn.miranda-ng.org/main/trunk@15795 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-30add some missing "->"Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15793 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-29resource cosmeticDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15789 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-24proper capitalization of plugin names (taken from our wiki)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15768 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-19- resource cosmetics: surround arrows (->) with spacesRMN
- settings specified precisely in some places git-svn-id: http://svn.miranda-ng.org/main/trunk@15401 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-02grrm, no, shitty menu should be removed only from mir_app :(George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-02useless resource removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14478 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-02unified project for clist_nicerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14474 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
2015-05-03view modes fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13417 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-03fix for the option's page style pt. 2Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31Happy new yearDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@11699 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-15clist_blind / clist_nicer: decapitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@11427 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13typos in clist_nicerDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@11373 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-08clists: corrected size of the text boxesDart Raiden
langpacks/russian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@11269 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-13copyright year updateDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@10978 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-25MetaContact -> metacontact; decapitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9573 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-08sorry, forgot about itslotwin
this one has shadow git-svn-id: http://svn.miranda-ng.org/main/trunk@9427 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-08compilation fix (missing icon) - thanks, personVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9426 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-08Clist_nicer: add icons to menu itemsslotwin
use IcoLib where possible remove unused resources and code proper capitalization git-svn-id: http://svn.miranda-ng.org/main/trunk@9423 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-03Clist_nicer: move color settings to Fonts and colors option pageslotwin
git-svn-id: http://svn.miranda-ng.org/main/trunk@9411 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-23Clist_nicer: proper capitalization in options and menusslotwin
options: use system checkboxes instead custom icons for TreeView controls rearrange list of icons in IcoLib code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@9284 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-22spelling correctionDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9275 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02Separate writing of "infobar", "titlebar", "statusbar", etc.Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7458 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-09Minor fixes for the buttons text, minor translation issuesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@6839 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-09English US correction (patch by RMN) Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6413 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-04plugins: "colour" eliminatedDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6333 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-14removed trailing spaces from ressourcesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5678 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-12increased size of some translationTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5340 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c