index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-03-21
DATABASELINK::Unload method replaced with the virtual destructor of MDatabase...
George Hazan
2018-03-16
entities' names to be started with capital letters
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
George Hazan
2018-03-16
chat api:
George Hazan
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
[next]