summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2012-06-24git-svn-id: http://svn.miranda-ng.org/main/trunk@621 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-24fix for menu creationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@620 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-24MRA menu items went to protocol menu George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@616 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-24more correct version of MSN statusesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@615 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-24- added template mir_ptr for automatic memory deallocation using mir_free();George Hazan
- mir_ptr<TCHAR> used in MSN git-svn-id: http://svn.miranda-ng.org/main/trunk@614 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-24fix for MSN status messagesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@612 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-24translation fix for Jabber chat tooltipsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@606 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-24no more intrinsic functionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-24Text changed, the site can be openes directly in the browser by clicking the ↵Tobias Weimer
link git-svn-id: http://svn.miranda-ng.org/main/trunk@599 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-21custom translation for all menusTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@515 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-21fix for station search in Unicode in WeatherGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@509 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-20more avatar fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@498 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20weather compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@497 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20total replacement of PROTO_AVATAR_INFORMATION with PROTO_AVATAR_INFORMATIONTGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@496 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20- avatars fix for WeatherGeorge Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@495 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-19Omegle sync.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@478 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-18projects cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@476 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-18yet another TTB-dependent changesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@473 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-18syncGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@469 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-17FacebookRM sync.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@466 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-17cosmetic settings fixKirill Volinsky
added vk.com preset git-svn-id: http://svn.miranda-ng.org/main/trunk@465 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-17Unicode ACKTYPE_AWAYMSG broadcastGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@458 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-17warning fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@457 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-17Weather:Kirill Volinsky
removed Mataes Pack from description git-svn-id: http://svn.miranda-ng.org/main/trunk@451 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-16fixed message formattingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@449 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-16another portion of "#ifdef Unicode" removalVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@448 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-16another portion of "#ifdef Unicode" removalVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-16another portion of unneeded MirandaPluginInterfaces removal Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-15small portion of "#ifsef Unicode" removalVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-15MSN - done rightVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@429 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-15MSN revertedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@428 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-15another portion of "#ifsef Unicode" removalVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@427 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-14NewsAggregator:Kirill Volinsky
code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@419 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-14NewsAggregator:Kirill Volinsky
working without boost libs (maybe have bugs) Check News Feed when message dialog is opened git-svn-id: http://svn.miranda-ng.org/main/trunk@418 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-14warning fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@416 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-14- clists' menus compatibility issues;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@412 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-14another portion of "#ifsef Unicode" removalVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@411 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
- massive cleanup of the menu-related code git-svn-id: http://svn.miranda-ng.org/main/trunk@410 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-13fixes for loggingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-13Unicode description is no longer needed in PluginInfoVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-11protocols icons projects addedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@388 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-11FacebookRM sync.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@387 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-10FacebookRM syncRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@385 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c