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
/
core
/
stdchat
Age
Commit message (
Expand
)
Author
2013-05-16
- useless header removed;
George Hazan
2013-05-09
no need to suppress PDB path in VS2012
George Hazan
2013-04-13
- standard version resource for StdChat;
George Hazan
2013-04-09
- the kernel filters out contacts by proto names much faster than a plugin;
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
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-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-30
/SAFESEH removed from MSVC 2012 WIN32/Debug
Vadim Dashevskiy
2013-03-14
old ansi popups removed, noone used them anyway
George Hazan
2013-03-04
new subclassing functions applied to all plugins
George Hazan
2013-03-02
rest of TCHAR_STR_PARAM replaced
George Hazan
2013-03-01
service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW
George Hazan
2013-03-01
service call replaced with helper: MS_UTILS_PATHTORELATIVE
George Hazan
2013-03-01
service call replaced with helper
George Hazan
2013-02-21
code cleaning
George Hazan
2013-02-21
fixed deleting popups options page when loading/unloading popup or yapp plugin
Kirill Volinsky
2013-02-19
- Create PopUp options pages only when popup plugin present
Vadim Dashevskiy
2013-02-13
VS2012 projects to be compiled with SP1 XP-compatible runtime
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2013-01-30
fix to prevent C++ runtime from shutting down Miranda due to wrong data forma...
George Hazan
2013-01-24
- getting rid of 24-bit and 8-bit icons (tanks faith_healer)
Vadim Dashevskiy
2012-12-11
life with filter is better...
George Hazan
2012-12-07
- final libs adaptation for MSVC 2012
Vadim Dashevskiy
2012-12-06
- MSVC 2011 adaptation
Vadim Dashevskiy
2012-12-06
added copies of projects for 2012
George Hazan
2012-12-06
rename of 2010 projects without *_10 suffix
George Hazan
2012-12-04
C++ exceptions turned off when not needed
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-11-28
various menu initialization quirks
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-21
consistent hash generation fix - part 5
Vadim Dashevskiy
2012-11-06
Fixed compilation of standalone plugins (thx robyer)
Vadim Dashevskiy
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-10-08
code cleaning
George Hazan
2012-08-16
misprint fix
George Hazan
2012-08-16
project fixes
George Hazan
2012-08-15
include directories for resources fix - part 3
Vadim Dashevskiy
2012-08-13
old std* plugins became banned, not to load them from the Plugins folder
George Hazan
2012-08-10
adding new Std modules to the sln
Vadim Dashevskiy
2012-08-10
- SRMM, Chat & Clist_Classic made standard
George Hazan