Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-07 | duplicate popup icons moved into global skin | George Hazan | |
2019-03-06 | fix for the popup window class name | George Hazan | |
2019-03-06 | popups: pascal code cleaning | George Hazan | |
2019-03-06 | popups: | George Hazan | |
- internal implementation details & all service declarations moved to m_popup_int.h; - all service calls removed and replaced with function calls; - direct access to popup serttings replaced with Popup_Enable / Popup_Enabled; | |||
2019-03-06 | oops | dartraiden | |
2019-03-06 | Actman: no more YAPP | dartraiden | |
2019-03-06 | fix for OS version passing | George Hazan | |
2019-03-05 | Popup: | George Hazan | |
- wiping out checks for service presence; - code cleaning | |||
2019-03-05 | fixes #1876 (YAPP renamed to StdPopup, to popup service be always present) | George Hazan | |
2019-03-04 | MenuItemEx: Request Auth menu item removed | George Hazan | |
2019-03-04 | code cleaning | George Hazan | |
2019-03-04 | compilation fix | George Hazan | |
2019-03-04 | PluginUpdater: unused thread removed | George Hazan | |
2019-03-02 | all protocols (even virtual ones) moved to the Protocols folder | George Hazan | |
2019-03-01 | h++ doesn't mark messages with URLs as read | George Hazan | |
2019-02-28 | MirOTR: | George Hazan | |
- fix for Unicode file names; - fix for reading utf8 strings from Windows GUI; - contact_get_id: unused second parameter removed; - contact_get_id: result is encoded in utf8, thus preventing from errors; | |||
2019-02-28 | MirOTR: code cleaning | George Hazan | |
2019-02-28 | NewsAggregator: fixed getting new rss | Kirill Volinsky | |
2019-02-27 | fixes #1701 (Clist modern: add contact sorting by last online time) | George Hazan | |
2019-02-27 | fixes #1822 (bosskey + db_autobackups => hangup) | George Hazan | |
2019-02-27 | IEView => #1846 | George Hazan | |
2019-02-27 | fixes #1846 (tabSRMM: get my own nick from "MyHandle") | George Hazan | |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan | |
2019-02-26 | bunch of obsolete code removed from Clist_Modern | George Hazan | |
2019-02-26 | fixes #1842 (h++: fix for the order of checkboxes in options, also restored ↵ | George Hazan | |
color settings for urls) | |||
2019-02-25 | GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat ↵ | George Hazan | |
events (UTF16LE by default) | |||
2019-02-24 | CurrencyRates: cosmetic | dartraiden | |
2019-02-23 | fixes #1842 (H++: erroneously removed filter of url links restored) | George Hazan | |
2019-02-22 | Dbx_Mdbx: fix for hangup during database encryption | George Hazan | |
2019-02-21 | one more fix for #1853 | George Hazan | |
2019-02-21 | no need in this file anymore | George Hazan | |
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 | CurrencyRates: | George Hazan | |
- fixes #1857 (rate limit error); - code cleaning; - version bump | |||
2019-02-19 | New_GPG -> TinyXml2 | George Hazan | |
2019-02-19 | compilation fix | George Hazan | |
2019-02-15 | Toaster -> TinyXml | George Hazan | |
2019-02-15 | rest of NewsAggregator -> TinyXml | 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 | SmileyAdd -> TinyXml | George Hazan | |
2019-02-14 | UserInfoEx: | George Hazan | |
- xml iterators; - mad code fixing | |||
2019-02-14 | XML iterators, first version | George Hazan | |