summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-24json parser went to mir_coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5471 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-24fix for new bass.hKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5470 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-24compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5469 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-24added some translationsSoopah
git-svn-id: http://svn.miranda-ng.org/main/trunk@5468 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-24replace sprintf to mir_snprintf (part 4)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5467 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-24mir_sntprintf & mir_snvtprintf renamed to mir_snwprintf & mir_snwprintf ↵George Hazan
respectively mir_sntprintf & mir_snvtprintf are now macros, as they should be from the very beginning git-svn-id: http://svn.miranda-ng.org/main/trunk@5466 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-24oops... missed another mir_snprintf in AssocMgrGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5465 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-24fixTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5464 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-24more cleanupTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5463 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-23code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5462 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-23replace sprintf to mir_snprintf (part 3)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5461 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-23- [5454] also for TabSRMM and ScriverTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5460 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-23crash fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5459 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-23another mir_sntprintfGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5458 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-23fix for broken clickable nicksGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5457 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-23git-svn-id: http://svn.miranda-ng.org/main/trunk@5456 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-23revert of shamefully killed mir_vsntprintfGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5455 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-23absolutely crazy code became a bit less crazy...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5454 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-23-translation fixTobias Weimer
-unicode status description git-svn-id: http://svn.miranda-ng.org/main/trunk@5453 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-23fix for random crash in KeepStatus George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5452 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-22SimpleAR: Use ID_STATUS_* constants instead numbersRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@5451 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-22 - langpacks/russian: fixesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@5450 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-22- Typo fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@5449 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-22typoSoopah
git-svn-id: http://svn.miranda-ng.org/main/trunk@5448 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-22replace sprintf to mir_snprintf (part 2)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-22replace sprintf to mir_snprintf (part 1)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5446 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-22fix for changing char to TCHARKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5445 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-22KeepStatus: use user defined account name in popupVlad Mironov
git-svn-id: http://svn.miranda-ng.org/main/trunk@5444 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-21remove not used functionsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-21fix for the message descriptionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5442 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-21git-svn-id: http://svn.miranda-ng.org/main/trunk@5441 ↵Kirill Volinsky
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-21- BUTTONSETSENDONDOWN functionality moved to the core;George Hazan
- custom button click processing removed from clist_nicer; - control id assignment removed and replaced with the search by HWND git-svn-id: http://svn.miranda-ng.org/main/trunk@5440 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-21import now working correctlyKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5439 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-21added items for moving all feedsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-21clist_nicer: correct processing of third-party ttb buttons' clicksGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5437 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-21- FingerprintNG: Miranda NG version overlays fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@5436 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-20- built-in base64 encode removed;George Hazan
- various memory allocation issues git-svn-id: http://svn.miranda-ng.org/main/trunk@5435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-20less cycles, simplier codeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5434 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-20missing header includedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5433 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-20system headers moved to jabber.hGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5432 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-20- numerous fixes for ineffective xmlGetText() calls;George Hazan
- common picture type detection code extracted to the separate function; - code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@5431 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-20constants went to Unicode (suddenly)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5430 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-20- Jabber resource fix: in LAST_SEEN mode resource is skipped when no ↵George Hazan
sessions were available; - code cleanup; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@5429 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-20protocol helper for detecting chats: isChatRoomGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5428 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-20code cleanupGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5427 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-20- all manual list locks removed;George Hazan
- ListExists removed and replaced with ListGetItemPtr; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@5426 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-20- indexes replaces with pointers;George Hazan
- members' name normalization git-svn-id: http://svn.miranda-ng.org/main/trunk@5425 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-20minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5424 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-19use the first link attribute instead of the last one (fixes #421)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5423 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-19- translation fixes (patch from dartraiden)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@5422 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c