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
/
SplashScreen
/
src
Age
Commit message (
Expand
)
Author
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-18
- naming conflict;
George Hazan
2015-08-01
splashscreen: common project
Kirill Volinsky
2015-06-30
compilation fix
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-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-02
- old PNG conversion code (png2dib, dib2png) removed;
George Hazan
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-11
minus CreateThread
Kirill Volinsky
2015-04-24
end of zoo with various _WIN32_WINNT versions
George Hazan
2015-04-24
git-svn-id: http://svn.miranda-ng.org/main/trunk@13064 1316c22d-e87f-b044-9b9...
Kirill Volinsky
2015-04-24
minor cleanup
Kirill Volinsky
2015-04-24
crash fix
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-14
- fix for mixing delete & delete[];
George Hazan
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-02
less warnings
George Hazan
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-04-10
Remove not needed debug service
Kirill Volinsky
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-25
end of version zoo
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-09-22
fixed reading strings from db
Tobias Weimer
2013-09-21
Not needed version checks removed
Kirill Volinsky
2013-09-01
removed not used options
Kirill Volinsky
2013-08-19
own function replaced by winapi
Kirill Volinsky
2013-07-29
resource clearance moved to ME_SYSTEM_PRESHUTDOWN instead of ME_SYSTEM_OKTOEXIT
George Hazan
2013-07-08
Correct url for all plugins.
Robert Pösel
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-14
old ansi popups removed, noone used them anyway
George Hazan
2013-03-09
added precompiled header
Kirill Volinsky
2013-03-01
service call replaced with helper: MS_UTILS_PATHTORELATIVE
George Hazan
2013-02-02
fixed menu item
Kirill Volinsky
2013-01-19
- Another portion of _T replacement and fixes of previous commits (patch from...
Vadim Dashevskiy
2013-01-19
- Another portion of _T replacement when it's not needed (from person)
Vadim Dashevskiy
2013-01-19
- Another portion of _T replacement when it's not needed (from person)
Vadim Dashevskiy
2013-01-04
changed sounds playing (fixed crash with different filters)
Kirill Volinsky
2012-11-28
various menu initialization quirks
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-08-02
removal of the rest of __DATE__ and __TIME__
George Hazan
[next]