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
/
plugins
/
Msg_Export
/
src
/
FileViewer.cpp
Age
Commit message (
Expand
)
Author
2015-12-03
Microsoft calls this Rich Edit
Dart Raiden
2015-10-14
fix for bug #754 (MsgExport write in text file nick as (Unknown Contact))
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-16
fixes warning & 64-bit issues
George Hazan
2015-08-16
name conflicts solved
George Hazan
2015-07-25
msg_export: common project
Kirill Volinsky
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
MsgExport:
Tobias Weimer
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2015-05-16
cleanup
Kirill Volinsky
2015-04-30
minus critical section
Kirill Volinsky
2014-12-13
arg fixes for MS_UTILS_OPENURL service
Rozhuk Ivan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
2014-11-21
RICHED32 replaced on Msftedit
Kirill Volinsky
2014-06-25
Msg_Export: typo (thx RMN)
Dart Raiden
2014-06-25
typos, spelling correction
Dart Raiden
2014-03-12
Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...
Rozhuk Ivan
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2014-02-18
spelling corrections
RMN
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-10-13
removed some not needed spaces, capitals, etc.
Dart Raiden
2013-08-10
code cleaning
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-14
fix: various problems with memory
George Hazan
2013-03-06
cleanup of the unnecessary UnhookEvent() calls
George Hazan
2013-03-04
new subclassing functions applied to all plugins
George Hazan
2013-02-08
project and code cleanup
Kirill Volinsky
2013-01-20
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2013-01-04
-support for WindowList
Tobias Weimer
2013-01-04
Try to fix unicode search again (fixes #65)
Tobias Weimer
2013-01-02
Try to fix unicode search (by $ergi0) (fixes #65)
Tobias Weimer
2012-10-08
fix for a hangup on RICHED20.dll unloading
George Hazan
2012-09-16
warning fixes
George Hazan
2012-07-30
cleaner fix for revision 1266
Tobias Weimer
2012-07-30
code cleaning
George Hazan
2012-07-29
Msg_Export: translation patch from person
Vadim Dashevskiy
2012-07-29
dirty hacks for 64bit compilation (this may nto work at all, but can be compi...
Alexander Gluzsky
2012-07-29
git-svn-id: http://svn.miranda-ng.org/main/trunk@1261 1316c22d-e87f-b044-9b9b...
Vadim Dashevskiy