Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-04 | tabSRMM: | George Hazan | |
- ANSI crutch removed; - LoadMsgDlgFont: useless parameter szMod removed; - wcscpy replaced with safer call of wcsncpy_s; - useless function LoadLogfont removed; | |||
2020-05-03 | NewStory: getting selected item... but don't work | Mataes | |
2020-05-03 | newstory: sort not needed | Mataes | |
2020-05-03 | NewStory: minor improvement of treeview's look-n-feel | George Hazan | |
2020-05-03 | fixes #2378 (NewStory: нет истории - нет превью) | George Hazan | |
2020-05-03 | fixes #2356 (NewStory: в логе не отображаются ↵ | George Hazan | |
сообщения, пришедшие/отправленные после открытия привата) | |||
2020-05-03 | NewStory: add items in time tree | Mataes | |
2020-05-03 | NewStory: drawing optimization | George Hazan | |
2020-05-03 | NewStory: let it be translatable | dartraiden | |
2020-05-03 | NewStory: fix for menu translation | George Hazan | |
2020-05-03 | NewStory: fix for templates translation in options | George Hazan | |
2020-05-02 | NewStory: grammarly fixes | dartraiden | |
2020-05-02 | fixes #2367 (После удаления истории меты в базе ↵ | George Hazan | |
остаются пустые события) | |||
2020-05-02 | no "/" - do not have to escape in langpacks | dartraiden | |
2020-05-01 | newstory: add function OnContextMenu | Mataes | |
2020-05-01 | fix for Options button behaviour | George Hazan | |
2020-05-01 | newstory: more correct place | Mataes | |
2020-05-01 | newhistory: function for context menu | Mataes | |
2020-05-01 | fixes #2371 (NewStory: add grouping support) | George Hazan | |
2020-05-01 | mtextcontrol: uncomment color bbcode | Mataes | |
newstory: test bbcode color | |||
2020-05-01 | NewStory: fix for default font settings | George Hazan | |
2020-05-01 | frankly speaking, neither colors not effects have flags | George Hazan | |
2020-05-01 | FIDF_DEFAULTVALID: code cleaning | George Hazan | |
2020-05-01 | newstory: try to add options for nick color | Mataes | |
2020-05-01 | newstory: save state of elements | Mataes | |
2020-05-01 | code cleaning | George Hazan | |
2020-05-01 | newstory: time tree drawing | Mataes | |
2020-04-30 | newstory: show/hide time tree view. need draw it | Mataes | |
2020-04-30 | newstory: icons renamed, added timetree icon, timetree item moved from menu ↵ | Mataes | |
to toolbar | |||
2020-04-30 | fixes #2366 (TabSRMM: кракозябры в винде, где нет ↵ | George Hazan | |
поддержки русского) | |||
2020-04-30 | minor code cleaning | George Hazan | |
2020-04-30 | minor code cleaning | George Hazan | |
2020-04-29 | newstory: small cleanup | Mataes | |
2020-04-29 | fixes #2363 (NewStory: add ability to clear history for specified contact) | George Hazan | |
2020-04-29 | NewStory: unused constants removed + code cleaning | George Hazan | |
2020-04-28 | + fix for %p | George Hazan | |
2020-04-28 | fixes #2364 completely | George Hazan | |
2020-04-28 | tabSRMM: code cleaning | George Hazan | |
2020-04-28 | fixes #2366 (TabSRMM: кракозябры в винде, где нет ↵ | George Hazan | |
поддержки русского) | |||
2020-04-28 | fixes #2365 (NewStory: date/times are displayed according to the OS locale ↵ | George Hazan | |
settings) | |||
2020-04-28 | database: | George Hazan | |
- namespace DB declared for commonly used database classes; - stubs for database event cursors; - code cleaning | |||
2020-04-26 | minor code cleaning | George Hazan | |
2020-04-26 | NewStory: correct control resizer | George Hazan | |
2020-04-26 | NewStory: this should not be tranlatable | dartraiden | |
2020-04-26 | fixes #2359 (NewStory: some events in groupchats are missing) | George Hazan | |
2020-04-26 | Chat api: | George Hazan | |
- function Chat_GetDefaultEventDescr() added not to translate the same strings in 5 different places; - function CHAT_INTERFACE::CreateNick added to process nick name creation for group chats; - unused variable LOGINFO::dwFlags removed; - variable LOGINFO::bSimple added for events without possible formatting; - bunch of duplicate code remoed; | |||
2020-04-26 | NewStory: fix for metacontacts export | Mataes | |
2020-04-25 | newstory: cleanup | Mataes | |
2020-04-25 | newstory: added savefile dialog to export | Mataes | |
2020-04-25 | NewStory: fix for groupchat nicks | George Hazan | |