summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2016-12-13common chat code moved to the coreGeorge Hazan
2016-12-13StdMsg:George Hazan
2016-12-13options code cleaningGeorge Hazan
2016-12-13StdMsg:George Hazan
2016-12-12ugly custom construction replaced with the kernel API callGeorge Hazan
2016-12-12code cleaningGeorge Hazan
2016-12-11fix for missing button textGeorge Hazan
2016-12-10StdMsg: fix missing spacedartraiden
2016-12-10- ability to pass a button's text to a toolbar button;George Hazan
2016-12-07no need to calculate button width each timeGeorge Hazan
2016-12-06forgotten code for processing toolbar button eventsGeorge Hazan
2016-12-06StdMsg & Scriver:George Hazan
2016-12-04small fixesGeorge Hazan
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-11-29code cleaningGeorge Hazan
2016-11-27magic control id returned (fixes #636)George Hazan
2016-11-17Utils_OpenUrlTGeorge Hazan
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan
2016-11-13fix for built-in clist_modern in the typing notification options dialogGeorge Hazan
2016-11-03compilation fixGeorge Hazan
2016-11-03- code mergeGeorge Hazan
2016-11-03code mergeGeorge Hazan
2016-11-02- common mouse hovering processing code moved to MIR_APP_DLLGeorge Hazan
2016-11-02unused member removed: SESSION_INFO::pAccPropServicesForNickListGeorge Hazan
2016-11-01StdChat merged with StdMsgGeorge Hazan
2016-11-01StdChat removed to be merged with StdMsgGeorge Hazan
2016-10-30OPTIONSDIALOGPAGE::hIcon - also unusedGeorge Hazan
2016-10-30OPTIONSDIALOGPAGE::hGroupIcon - also unusedGeorge Hazan
2016-10-30OPTIONSDIALOGPAGE::groupPosition - unused field removedGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-10-23goodbye Trac, new tickets should be submitted to GitHubdartraiden
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
2016-09-26fix for #1290 (Clist: Crash on "contact.cpp (56): CompareContacts" and "shlco...George Hazan
2016-09-19- struct GCSESSION died;George Hazan
2016-09-19chat code reorderingGeorge Hazan
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-09-06MS_CLIST_SYSTRAY_NOTIFY - more useless code removedGeorge Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-09-06Clist_GetImageList()George Hazan
2016-09-05Menu_DrawItem & Menu_MeasureItem now simply receive LPARAMGeorge Hazan
2016-09-02- three remaining clist services converted into functions (Clist_MenuProcessC...George Hazan
2016-08-10- unused variable logIconBmpSize removed;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel