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
Age
Commit message (
Expand
)
Author
2015-06-14
WindowList_* functions are not services anymore; unneeded helpers removed
George Hazan
2015-06-07
- common.props divided into app.props & plugin.props;
George Hazan
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
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-21
warning fixes
George Hazan
2015-05-21
war against atavisms continues
George Hazan
2015-05-03
fix for the option's page style
Vadim Dashevskiy
2015-04-25
BuddyPounce - common project
Vadim Dashevskiy
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-14
some minor memleaks fixed
George Hazan
2015-04-06
options section name as in other plugins
Dart Raiden
2014-12-31
Year 2015 version update
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
lstr* replacements
George Hazan
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-07-12
translation fix, langpack english update
Vadim Dashevskiy
2014-03-22
WIN32 macro isn't needed in projects
George Hazan
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2014-02-28
farewell MSVS 2012
Vadim Dashevskiy
2014-02-24
more useless conversions removed
George Hazan
2014-02-16
code cleaning
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-11
"we don't need these variables" (c) Pink Floyd
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
2014-01-25
end of version zoo
George Hazan
2014-01-21
- new typed helper, WindowList_Create, to create a window list
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-21
spelling correction (patch from RMN)
Dart Raiden
2013-11-09
added projects and solutions for vc2013
Kirill Volinsky
2013-10-09
English US correction (patch by RMN)
Vadim Dashevskiy
2013-09-25
valid options initialization
George Hazan
2013-08-22
More double spaces eliminated
Dart Raiden
2013-07-08
Correct url for all plugins.
Robert Pösel
2013-05-29
we don't declare WIN64 anymore in projects
George Hazan
2013-05-16
words of wisdom were well received
George Hazan
2013-05-16
shortened typedefs for string buffers:
George Hazan
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 menu cleaning
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
[next]