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
/
clist
/
genmenu.cpp
Age
Commit message (
Expand
)
Author
2014-07-13
wrapping the most evident critical sections into a class
George Hazan
2014-02-24
more useless conversions removed
George Hazan
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-21
minor code cleaning
George Hazan
2014-01-16
kernel chat engine, part 2 - scriver
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-16
no need to translate the same string twice
George Hazan
2013-12-16
- new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam);
George Hazan
2013-12-13
fix for cleaning menus (causes rare crashes on exit)
George Hazan
2013-12-02
another portion of decapitalization in the core (4/5)
Dart Raiden
2013-09-22
pre-XP headers cleaned
George Hazan
2013-09-21
using Uxtheme in core
Kirill Volinsky
2013-04-08
misprint
George Hazan
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-02-19
translation fix
George Hazan
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-02
final switch to the typed icolib api
George Hazan
2012-10-07
old database macros removed from m_database.h
George Hazan
2012-10-05
fix for translation issue in Options -> Customize -> Icons -> Menus
George Hazan
2012-09-20
fix for the custom menu names
George Hazan
2012-07-06
valid Core plugins' processing during dynamic load/unload
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-02
the core without manual critical sections' control
George Hazan
2012-06-26
- microkernel addded;
George Hazan
2012-06-24
fix for the perverted genmenu logic
George Hazan
2012-06-20
- MS_SKIN2_ADDICON replaced with Skin_AddIcon;
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-06-17
menu item processing optimization
George Hazan
2012-06-16
fix for menu items' translation in the editor
George Hazan
2012-06-15
- fixes for the plugins options' dialog;
George Hazan
2012-06-15
another portion of "#ifsef Unicode" removal
Vadim Dashevskiy
2012-06-15
crash fix
George Hazan
2012-06-14
minor menu cleaning
George Hazan
2012-06-14
quick fix
George Hazan
2012-06-14
- clists' menus compatibility issues;
George Hazan
2012-06-14
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
George Hazan
2012-06-13
code cleaning
George Hazan
2012-06-03
let VS2010 be damnned
George Hazan
2012-05-30
changed default settings for proto menus
Kirill Volinsky
2012-05-15
initial commit
Vadim Dashevskiy