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
/
src
/
modules
/
fonts
Age
Commit message (
Expand
)
Author
2015-04-11
strcpy() calls replaced with strncpy_s()
George Hazan
2015-04-11
unsafe string operations replaced with safe wherever possible
George Hazan
2015-04-11
unused code removed
George Hazan
2015-04-11
less crazy variant of file write
George Hazan
2015-02-23
various font related code cleaning
George Hazan
2015-02-23
ugly self-drawn color selection dialog finally died
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-16
damned magic
George Hazan
2014-12-16
type conversion warnings fixed
George Hazan
2014-12-04
Db_autobackups: multiple changes
Rozhuk Ivan
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
warning fixes
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-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
2014-11-13
minor fixes
Kirill Volinsky
2014-02-22
- Fixed exporting fonts and colors (fixes #594)
Tobias Weimer
2014-01-21
minor code cleaning
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-02
another portion of decapitalization in the core (4/5)
Dart Raiden
2013-11-28
another portion of decapitalization in the core
Dart Raiden
2013-10-11
Fixed some ancient links
Robert Pösel
2013-09-25
valid options initialization
George Hazan
2013-09-18
double ;; removed
Kirill Volinsky
2013-04-05
- rest of menus cleared;
George Hazan
2013-02-22
- translation fixes (patch from wishmaster)
Vadim Dashevskiy
2013-02-11
core: copyright update to year 2013
George Hazan
2012-11-19
- added another helper, ExtraIcon_Clear, to remove an icon from slot;
George Hazan
2012-11-16
tabs and spaces cleaning
Kirill Volinsky
2012-11-15
- fix for the Online/Offline button in clist_mw
George Hazan
2012-11-15
core: tabs over spaces
George Hazan
2012-11-04
kernel extraicons, part II
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-13
code cleaning
George Hazan
2012-10-07
old database macros removed from m_database.h
George Hazan
2012-09-21
- fix for the Netlib_Logf event
George Hazan
2012-07-05
- first of the /Core standard plugins;
George Hazan
2012-07-04
wiping objects during dynamic plugin unload
George Hazan
2012-07-04
- internal langpack preparation for hLangpack-dependent resource cleaning
George Hazan
2012-07-03
fix for the Apply button in Font Options dialog
George Hazan
2012-07-03
fix for text effects creation
George Hazan
2012-06-27
- langpack returned back;
George Hazan
2012-06-26
- microkernel addded;
George Hazan
2012-06-25
compatibility with the old options
George Hazan
2012-06-25
dynamic fonts' options translation
George Hazan
2012-06-19
various tiny fixes
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
[next]