Age | Commit message (Expand) | Author |
2018-03-16 | LIST<>::indexOf(T**) - fast index calculation for direct iterators | George Hazan |
2018-03-15 | more intelligent solution for #1186 (Hide DbChecker from VersionInfo) | George Hazan |
2018-03-15 | LIST<> iterators: | George Hazan |
2018-03-15 | last item shall be nullified anyway, even if we're removing last element | George Hazan |
2018-03-15 | warning fixes | George Hazan |
2018-03-15 | MUCH more effective way of removing records from iterators | George Hazan |
2018-03-15 | code cleaning | George Hazan |
2018-03-15 | warning fix | George Hazan |
2018-03-14 | reverse iterators for LIST<> | George Hazan |
2018-03-14 | fix for clist events sorting order, manual sorting disabled | George Hazan |
2018-03-14 | minor code cleaning | George Hazan |
2018-03-13 | old hotkey saving code restored | George Hazan |
2018-03-13 | chat engine: | George Hazan |
2018-03-12 | code cleaning | George Hazan |
2018-03-12 | old manual array replaced with OBJLIST | George Hazan |
2018-03-12 | cycle optimization | George Hazan |
2018-03-10 | this nasty clutch isn't needed for a long time | George Hazan |
2018-03-10 | GetDatabasePlugin(pszDriverName) - new function to retrieve a database link b... | George Hazan |
2018-03-09 | more cleaning | George Hazan |
2018-03-09 | more loop-related code cleaning | George Hazan |
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 |