Age | Commit message (Expand) | Author |
2018-03-09 | FreeImage: initialization order of internal plugins MUST pe same order as use... | aunsane |
2018-03-09 | more correct variant | George Hazan |
2018-03-09 | fix for another over-optimiized loop | George Hazan |
2018-03-08 | IMGL_WCHAR removed, all paths are in Unicode now | George Hazan |
2018-03-08 | some old advaimg related code removed | George Hazan |
2018-03-07 | old AdvaImg services converted into Image_* functions | George Hazan |
2018-03-07 | bye-bye, Advaimg, you served us well for 15 years... | George Hazan |
2018-03-07 | old C-style code is obsolete now because of MDatabaseCommon existence | George Hazan |
2018-03-07 | some fixes | Kirill Volinsky |
2018-03-06 | code cleaning | George Hazan |
2018-03-06 | static buffers are evil | George Hazan |
2018-03-06 | grrm... | George Hazan |
2018-03-06 | PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ... | George Hazan |
2018-03-05 | switch to the locking schema of db3x_mmap, it's safer | George Hazan |
2018-02-28 | bye-bye, windows heap. C++ runtime does it better | George Hazan |
2018-02-25 | code cleaning | George Hazan |
2018-02-25 | core: added CCtrlLabel for static text | aunsane |
2018-02-25 | core: added OnClick event to CCtrlListView | aunsane |
2018-02-24 | guard headers | Goraf |
2018-02-23 | core: gui | aunsane |
2018-02-23 | thy shall not call remove() inside iterators, or break a loop immediately | George Hazan |
2018-02-22 | patch for VLD integration | George Hazan |
2018-02-21 | on 6-core CPUs this code crashes without locking any change operation | George Hazan |
2018-02-21 | StdMsg: C++'11 iterators | George Hazan |
2018-02-21 | mir_core: C++'11 iterators | George Hazan |
2018-02-21 | Implement service that returns the list of available CloudFile services (#1144) | aunsane |
2018-02-20 | optimizing LIST<> & OBJLIST<> loops | George Hazan |
2018-02-15 | fixes #1155 (Checkboxes do not show checkmarks in options) | George Hazan |
2018-02-13 | quick fix to avoid problems with buttons | George Hazan |
2018-02-13 | more field types to be auto-created | George Hazan |
2018-02-13 | CDlgBase::FindControl made public | George Hazan |
2018-02-12 | fixes #1147 (TabSRMM: numerical options cannot be changed) | George Hazan |
2018-02-09 | all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminated | George Hazan |
2018-02-04 | the error code of db_event_get() should be checked | George Hazan |
2018-02-01 | fixes #1128 (StdMsg: user menu icon bug) | George Hazan |
2018-01-31 | fix for the broken message reading in NewsAggregator | George Hazan |
2018-01-31 | CMake: fixes for FreeImage. | protomors |
2018-01-31 | fixes #1125 ("Configure network" link leads to first options node instead of ... | George Hazan |
2018-01-31 | useless wrappers removed & replaced with PROTO_INTERFACE method calls | George Hazan |
2018-01-31 | mir_app: | George Hazan |
2018-01-30 | fix for occasional crash | George Hazan |
2018-01-26 | blurp... wrong array | George Hazan |
2018-01-26 | code optimization | George Hazan |
2018-01-22 | code cleaning | George Hazan |
2018-01-18 | implements #1111 (StdMsg: Toolbar improvement) | George Hazan |
2018-01-18 | fixes #1112 (Cannot change any numerical setting in StdMsg) | George Hazan |
2018-01-18 | fix for CCtrlTreeView::OnItemChanged prototype | George Hazan |
2018-01-18 | fix for processing integer fields in StdMsg options | George Hazan |
2018-01-18 | fix for unblocking a checkbox in StdMsg options | George Hazan |
2018-01-17 | StdMsg: all options migrated to CMOption<> | George Hazan |