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
/
Scriver
Age
Commit message (
Expand
)
Author
2015-05-29
fix for the command history in Scriver
George Hazan
2015-05-27
massive ansi cleaning for Scriver
George Hazan
2015-05-24
replace wcslen to mir_wstrlen
Kirill Volinsky
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace _tcsncat to mir_tstrncat
Kirill Volinsky
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2015-05-18
Fixed severe memleak in scriver
Piotr Piastucki
2015-05-16
fix for strncat use
Kirill Volinsky
2015-05-03
fix for the option's page style pt. 4
Vadim Dashevskiy
2015-04-30
cleanup
Kirill Volinsky
2015-04-24
end of zoo with various _WIN32_WINNT versions
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-10
- fix for CREOleCallback constructor;
George Hazan
2015-04-10
another missing break
George Hazan
2015-04-07
Scriver:
Tobias Weimer
2015-04-06
Scriver: decapitalization
Dart Raiden
2015-03-24
* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...
Rozhuk Ivan
2015-03-21
all SRMMs to send messages right trimmed
George Hazan
2015-02-23
DoRtfToTags fixed & moved into the core
George Hazan
2015-02-20
tautology
Dart Raiden
2015-02-16
TabSRMM: code cleanup + wine fixes for display sended and received message
Rozhuk Ivan
2015-01-25
- Unload Msftedit.dll after use
Tobias Weimer
2015-01-21
fix for rest of ansi shit in Scriver
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2015-01-11
various perversions in Paste command processing thrown out
George Hazan
2015-01-07
fix for potentially endless loops
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-21
- total data reordering to unify the window processing;
George Hazan
2014-12-20
Scriver: workaround crash when calling MS_MSG_SETSTATUSTEXT for group chat co...
Robert Pösel
2014-12-16
damned magic
George Hazan
2014-12-16
type conversion warnings fixed
George Hazan
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
Scriver: warning level 4
George Hazan
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-13
arg fixes for MS_UTILS_OPENURL service
Rozhuk Ivan
[next]