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
/
extraicons
/
extraicons.cpp
Age
Commit message (
Expand
)
Author
2014-03-03
small adjustment
Vadim Dashevskiy
2014-03-03
- fixes #608 (Plugin Updater popup has wrong colors)
Tobias Weimer
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
- HANDLE hContact => HCONTACT
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2014-01-02
minus std::string & 3 std::vectors
George Hazan
2014-01-02
name conflict resolution
George Hazan
2014-01-02
various garbage cleaning in extra icons
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-22
massive garbage removal from extra icons module
George Hazan
2013-12-02
another portion of decapitalization in the core (4/5)
Dart Raiden
2013-09-27
attempt to wipe out STL from extra icons
George Hazan
2013-09-27
fix for a crash on dynamic extra icons unload
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-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-02-27
more memory leaks fixed
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2013-01-27
all perversions will "core_main_*" icon names removed
George Hazan
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-12-01
SKINICONDESC initialization - end of story
George Hazan
2012-12-01
comcompilation fix
George Hazan
2012-11-20
automatic extra icon removal on dynamic plugin unloading
George Hazan
2012-11-19
ugly clutch for those blasted extra icons
George Hazan
2012-11-19
- added another helper, ExtraIcon_Clear, to remove an icon from slot;
George Hazan
2012-11-15
core: tabs over spaces
George Hazan
2012-11-13
small cleaning
Kirill Volinsky
2012-11-12
warning fix
George Hazan
2012-11-10
visible & invisible icons added to miranda's skin
George Hazan
2012-11-08
fix for clicking on extra icons (for all plugins but clist nicer+)
George Hazan
2012-11-05
- removed duplicate constants;
George Hazan
2012-11-04
massive extinction of clutches:
George Hazan
2012-11-04
kernel extraicons, part II
George Hazan
2012-11-01
unneeded hook removed
George Hazan
2012-11-01
extraicons moved to the core
George Hazan