Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-21 | fixes #1853 (MessageState doesn't update the icon when current sub is changed) | George Hazan | |
2019-02-21 | fixes #1851 (if subcontact changed, tabSRMM doesn't redraw the client's icon ↵ | George Hazan | |
in the info panel) | |||
2019-02-21 | the less boost and other C++ perversions - the better | George Hazan | |
2019-02-21 | crap with Visitor class totally destroyed | George Hazan | |
2019-02-21 | even less shit | George Hazan | |
2019-02-21 | one shit less | George Hazan | |
2019-02-20 | more checks for xml | George Hazan | |
2019-02-20 | CurrencyRates: | George Hazan | |
- fixes #1857 (rate limit error); - code cleaning; - version bump | |||
2019-02-20 | Jabber: | George Hazan | |
- fixes #1859 (Jabber: channels list is empty); - code cleaning | |||
2019-02-20 | fix for some formatting issues | George Hazan | |
2019-02-20 | and one more fix for #1854 | George Hazan | |
2019-02-20 | one more fix for #1854 | George Hazan | |
2019-02-20 | Jabber: | George Hazan | |
- fixes #1855 (Jabber: chinese in services info); - fixes #1854 (Jabber: crash on receiving channels list); - strange obsolete class UserInfoStringBuf removed; - code optimization | |||
2019-02-19 | TranslateU applied to Jabber | George Hazan | |
2019-02-19 | TranslateU - translates a string to Utf8 | George Hazan | |
2019-02-19 | fix for chinese in Registration dialog | George Hazan | |
2019-02-19 | fix for status messages retrieving | George Hazan | |
2019-02-19 | dialog code cleaning | George Hazan | |
2019-02-19 | removed WM_JABBER_REFRESH handler restored | George Hazan | |
2019-02-19 | VKontakte: more correct 7d75ffb | ElzorFox | |
2019-02-19 | compilation fix | George Hazan | |
2019-02-19 | New_GPG -> TinyXml2 | George Hazan | |
2019-02-19 | compilation fix | George Hazan | |
2019-02-19 | all !!! fixed | George Hazan | |
2019-02-19 | XmlGetChildByTag should search through all children of the same key | George Hazan | |
2019-02-19 | code cleaning | George Hazan | |
2019-02-19 | Jabber: | George Hazan | |
- XmlGetChildText / XmlGetChildInt - new handy helpers for tinyxml2; - Unicode logging replaced with ANSI when appropriate; - JabberErrorMsg rewritten to be more useful | |||
2019-02-19 | more checks for GetText() | George Hazan | |
2019-02-19 | BytesParsed - a function to control parsed xml length | George Hazan | |
2019-02-19 | Jabber -> TinyXml2 | George Hazan | |
2019-02-19 | utf8 wrappers for CCtrlBase::GetText | George Hazan | |
2019-02-19 | MIME types are of type char, not wchar_t | George Hazan | |
2019-02-19 | fix for a typo | George Hazan | |
2019-02-19 | db_get_utfa supported in PROTO_INTERFACE & CMPlugin | George Hazan | |
2019-02-19 | db_get_utfa -> new function to allocate utf strings dynamically | George Hazan | |
2019-02-19 | old XML API removed | George Hazan | |
2019-02-17 | VKontakte: | ElzorFox | |
crutch for unfreeze threads if connection freeze version bump | |||
2019-02-15 | Toaster -> TinyXml | George Hazan | |
2019-02-15 | rest of NewsAggregator -> TinyXml | George Hazan | |
2019-02-15 | fix for proper MRA registration | George Hazan | |
2019-02-15 | NewsAggregator => TinyXml | George Hazan | |
2019-02-15 | the less boost the better | George Hazan | |
2019-02-15 | CurrencyRates: code cleaning | George Hazan | |
2019-02-14 | PasteIt -> TinyXml | George Hazan | |
2019-02-14 | added operator[] for XMLConstHandle & XMLHandle, making Xpath much shorter | George Hazan | |
2019-02-14 | grrm, one missing HXML | George Hazan | |
2019-02-14 | Skype -> TinyXml | George Hazan | |
2019-02-14 | tinyxml2: two wchar_t wrappers added | George Hazan | |
2019-02-14 | SmileyAdd -> TinyXml | George Hazan | |
2019-02-14 | UserInfoEx: | George Hazan | |
- xml iterators; - mad code fixing |