Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
read all events into a message log)
|
|
|
|
|
|
|
|
|
|
subcontact instead of saving in meta)
|
|
mir_app: fix adding messages with IDs that were deleted earlier
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
server ids
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- methods OnInitDialog, OnApply & OnClose of CDlgBase now return true if successful. return of false prevents a dialog from being loaded or left respectively;
- massive code cleaning considering the 'virtual' attribute of overridden methods;
- also fixes #1476 (Don't close "Create new account" window if user not set account name)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- fixes problem with false database corruption reporting when database file shrinks;
- code merge with libmsbx master;
- obsoleted DllMain function expunged;
- manual SRW locks replaced with those provided from Windows when possible
- version bump
|
|
own version resource remains only for miranda32.exe, mir_app.dll and pascal plugins
|