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
/
FloatingContacts
/
src
/
bitmap_funcs.cpp
Age
Commit message (
Expand
)
Author
2018-03-09
unused code removed
George Hazan
2018-03-08
IMGL_WCHAR removed, all paths are in Unicode now
George Hazan
2018-03-07
old AdvaImg services converted into Image_* functions
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-01-30
BITMAPINFO initialization
Goraf
2015-06-23
warning fixes
George Hazan
2015-06-23
FloatingContacts: unified project
Kirill Volinsky
2015-06-02
- old PNG conversion code (png2dib, dib2png) removed;
George Hazan
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-14
switch to correct parameter types
George Hazan
2014-12-13
CopyMemory -> memcpy
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-01-04
some code cleaning
George Hazan
2013-09-18
double ;; removed
Kirill Volinsky
2013-09-17
- explicit windows destruction on exit;
George Hazan
2013-02-26
memory allocation fix
George Hazan
2013-02-24
added version info
Kirill Volinsky
2012-07-18
FirstRun, FlashAvatars, FloatingContacts: changed folder structure
Vadim Dashevskiy