index
:
miranda-ng.git
0_95_10_2
jabber_test
master
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
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-01-23
DND → Do not disturb
Dart Raiden
2016-01-20
"N/A" -> "Not available" (thx Wishmaster for idea)
Dart Raiden
2016-01-04
addition to previous commit
Dart Raiden
2016-01-04
"NA" -> "N/A"
Dart Raiden
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-16
name conflicts solved
George Hazan
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-04-25
BuddyPounce - common project
Vadim Dashevskiy
2015-04-14
some minor memleaks fixed
George Hazan
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