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
/
BuddyPounce
/
src
/
dialog.cpp
Age
Commit message (
Expand
)
Author
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2014-02-24
more useless conversions removed
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
more HCONTACT
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-12-21
spelling correction (patch from RMN)
Dart Raiden
2013-10-09
English US correction (patch by RMN)
Vadim Dashevskiy
2013-04-06
- possible fix for the timer looping;
George Hazan
2013-04-06
- BuddyPounce: timer fix (hopefully fixes #295, patch from person)
Vadim Dashevskiy
2013-04-05
- rest of menus cleared;
George Hazan
2013-04-05
- BuddyPounce - code cleaning, try to fix #295 (patch from person)
Vadim Dashevskiy
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-30
- BuddyPounce: fix (patch from person)
Vadim Dashevskiy
2013-03-29
- NewsAggregator: cosmetics (patch from dartraiden)
Vadim Dashevskiy
2013-03-27
BuddyPounce:
Vadim Dashevskiy
2013-03-21
minor cleanup
Kirill Volinsky
2013-03-21
fixed message sending
Kirill Volinsky
2013-03-21
fixed ansi text
Kirill Volinsky
2013-03-21
plugin unicoded
Kirill Volinsky
2013-03-20
BuddyPounce adopted
Kirill Volinsky