summaryrefslogtreecommitdiff
path: root/plugins/CSList
AgeCommit message (Collapse)Author
2013-02-23added precompiled headerKirill Volinsky
added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3724 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-19removed not needed lettersKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3636 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-16- translation fixes (patch from person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3617 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-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
2012-12-22fixed control sizeKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2790 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-11life with filter is better...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2721 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-07- final libs adaptation for MSVC 2012Vadim Dashevskiy
- pre-build stuff moved to 'build' folder git-svn-id: http://svn.miranda-ng.org/main/trunk@2685 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-06- MSVC 2011 adaptationVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2679 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-06added copies of projects for 2012George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-04C++ exceptions turned off when not neededGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2644 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-01fix for duplicate menu entries in CSListGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-24minor visual glitchTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@2458 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-23ICQ+ specific option deletedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2450 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-23fix for dynamic CSList load/unloadGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2449 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-23fix for import (cause various statuses of the different protos aren't ↵George Hazan
compatible) git-svn-id: http://svn.miranda-ng.org/main/trunk@2448 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-23- windows management code became less crazyGeorge Hazan
- unused file removed from project git-svn-id: http://svn.miranda-ng.org/main/trunk@2447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-23- the same window is reused for the same protocol;George Hazan
- unused file removed; - global variable removed git-svn-id: http://svn.miranda-ng.org/main/trunk@2446 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-23CSList was occasionally rewritten:George Hazan
- now it supports any protocol that has xstatuses; - numerous memory leaks removed; - strange class removed and replaced with the standard plugin frame - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@2443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-21fix for setting a statusGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2411 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-20compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2398 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-20- all xstatus services moved to m_xstatus.hGeorge Hazan
- old obsoleted services PS_GETXSTATUS & PS_SETXSTATUS removed git-svn-id: http://svn.miranda-ng.org/main/trunk@2390 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-15removed the old langpack filesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@2323 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-06Fixed compilation of standalone plugins (thx robyer)Vadim Dashevskiy
Xfire protocol added to solutions (no 64-bit yet) git-svn-id: http://svn.miranda-ng.org/main/trunk@2218 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-04fix for the locked protocolsTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@2198 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-02final switch to the typed icolib apiGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2152 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-07death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::typeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1799 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-16projects: final fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-15include directories for resources fix - part 2Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1472 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-05removes path from the PDB file namesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-03removed the Unicode core verificationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1342 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-26Miranda homepage link in plugininfo is changed to http://miranda-ng.org/Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1206 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-23some links changed to http://nightly.miranda.im/Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1114 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-20resource fixesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@1064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-17CSList, CyrTranslit: changed folder structure Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1002 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-16dynamic dll checkerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@989 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-07verxion.rc is not editable by Microsoft Visual C++Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@813 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-04cleaned sln files from plygin directoriesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-03no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutchGeorge Hazan
since now all Myranda plugins are binary incompatible with Miranda's git-svn-id: http://svn.miranda-ng.org/main/trunk@743 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-27no more pluginLink in load()George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@652 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-26mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances.George Hazan
all related functions moved to mir_core. git-svn-id: http://svn.miranda-ng.org/main/trunk@644 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-26/bin10/lib added to the default lib pathGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@640 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-22lpgen script updated ,translation files updatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20- MS_SKIN2_ADDICON replaced with Skin_AddIcon;George Hazan
- SKINICONDESC_SIZE* constants removed and replaced with sizeof(sid); - added SIDF_PATH_UNICODE for all plugins; - dynamic translation fixed in the icolib options dialog git-svn-id: http://svn.miranda-ng.org/main/trunk@507 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;George Hazan
- obsolete structure SKINSOUNDDESC removed - dynamically translated hot keys; - checked correct LPGEN'ing of the sounds creation; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@500 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19button control moved to wParam everywhereGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@483 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19- dynamic hotkey translationGeorge Hazan
- MS_HOTKEY_REGISTER replaced with Hotkey_Register git-svn-id: http://svn.miranda-ng.org/main/trunk@482 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19fixes for the options page translationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-18- PLUGININFO structure removed at all;George Hazan
- Options_AddPage & UserInfo_AddPage replaced MS_OPT_ADDPAGE & MS_USERINFO_ADDPAGE services respectively - total internal redesign of options' translation - code reformatting git-svn-id: http://svn.miranda-ng.org/main/trunk@477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-15another portion of "#ifsef Unicode" removalVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@434 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c