summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern
AgeCommit message (Collapse)Author
2013-03-28code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4225 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-28ghazan, be careful when code cleaningVlad Mironov
git-svn-id: http://svn.miranda-ng.org/main/trunk@4222 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-22fixes #182: either nothing or garbage is displayed instead of the xStatus nameGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4163 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-22- Clist_modern: resource fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4162 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-22code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4159 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-21unused global variables' declarations removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4148 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-21- translation fixes (patch from Basil)Vadim Dashevskiy
- langpacks/english: updated git-svn-id: http://svn.miranda-ng.org/main/trunk@4146 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-21- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4142 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-19no need to encode a string just to decode it laterGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4112 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-17fix for popup-related memory leaksGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4077 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-17more memory fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4072 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-17- all file paths inside clist_modern became Unicode;George Hazan
- some major resource leaks fixed; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@4069 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-15various popup related code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4056 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-15- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4046 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4034 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-14fix: various problems with memory George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4025 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-13- another portion of '#ifdef UNICODE' clean upVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3993 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-11only a few real mir_forkthreadex survivedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3977 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-11various mir_forkthread quirksGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3975 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-10- ME_TTB_INITBUTTONS event considered useless;George Hazan
- clist_modern & clist_nicer are trained to reload TTB buttons when TopToolBar plugin is loaded dynamically; - TTB processing code slightly reordered git-svn-id: http://svn.miranda-ng.org/main/trunk@3953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-05- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3895 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-05clist_modern crashes on langpack reloadGeorge Hazan
[fixes: #252] git-svn-id: http://svn.miranda-ng.org/main/trunk@3894 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3827 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-01service call replaced with helper: MS_UTILS_PATHTORELATIVEGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3826 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-19miranda hangs up when one of the standard modules is missingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3645 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-18one more translation fixTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@3634 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-13- boost updated to 1.53, and should be placed into ..\..\boost folderGeorge Hazan
- various compilation fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@3591 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-10git-svn-id: http://svn.miranda-ng.org/main/trunk@3530 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-10- msvc 2010 projects for previous commitsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3529 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-10fixed version infoKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3528 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-04fix for always visible TopToolBar frameGeorge Hazan
fixes #74 git-svn-id: http://svn.miranda-ng.org/main/trunk@3421 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-31- translation fixes (patch from person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3381 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-31removed not needed spacesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3375 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-27code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3301 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-26SKINICON_OTHER_FRAME for all pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3297 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-26unused parameters removed from CLUI_LoadIconFromExternalFileGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3292 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-24- getting rid of 24-bit and 8-bit icons (tanks faith_healer)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-23- no more references to clisticons.dllGeorge Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@3256 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-23wiping out old garbage from clist modernGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3254 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-23- main menu icon excluded from toolbar_icons.dll, it's grabbed via ↵George Hazan
SKIN_OTHER_MAINMENU instead; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@3249 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-20- Another portion of _T replacement (patch from person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3195 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-20added frame iconKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3194 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-19fixed button tooltipKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3181 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-18- TTB icon added, some icons refreshedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3155 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-17- Modern toolbar icon update to match statusesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3147 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-06fix for two options in Modern Contacts OptionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3000 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-22fixed ttb buttons nameKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2795 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-11- some more filtersVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2725 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c