summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Collapse)Author
2016-12-19code cleaningGeorge Hazan
2016-12-19no need to save bitsGeorge Hazan
2016-12-19unused parameter removedGeorge Hazan
2016-12-19unused member removedGeorge Hazan
2016-12-19- fix for a dialog blinking on start;George Hazan
- crash fix
2016-12-16- fix for correct right sided buttons positioning;George Hazan
- added dynamic buttons change processing
2016-12-16crash fixGeorge Hazan
2016-12-16fix for closing tabsGeorge Hazan
2016-12-16code cleaningGeorge Hazan
2016-12-16- GC_SAVEWNDPOS removed and replaced with class member;George Hazan
- TabCtrl_* functions replaced with CCtrlPages members
2016-12-15missing fileGeorge Hazan
2016-12-15new methods of CCtrlPagesGeorge Hazan
2016-12-13common chat code moved to the coreGeorge Hazan
2016-12-13StdMsg:George Hazan
- unused parameter removed; - code cleaning.
2016-12-13options code cleaningGeorge Hazan
2016-12-13StdMsg:George Hazan
- toolbar buttons unification; - duplicate control ids removed; - code cleaning
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
- common code moved into the core
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
- switched to the toolbar buttons instead of the fixed button set; - switched to the shared windows list
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
Utils_ReplaceVarsT
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
- code cleaning
2016-11-03code mergeGeorge Hazan
2016-11-02- common mouse hovering processing code moved to MIR_APP_DLLGeorge Hazan
- now all chats support mToolTip
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
- mir_app functions introduced instead of them; - OPENOPTIONSDIALOG structure removed from m_options.h
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
- services for getting fonts, colors & effects removed; - some memory corruptions removed git-svn-id: http://svn.miranda-ng.org/main/trunk@17347 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-26fix for #1290 (Clist: Crash on "contact.cpp (56): CompareContacts" and ↵George Hazan
"shlcom.cpp (187): SortContact") git-svn-id: http://svn.miranda-ng.org/main/trunk@17334 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-19- struct GCSESSION died;George Hazan
- Chat_NewSession simply gets 5 parameters; - minor chat code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@17318 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-19chat code reorderingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17317 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-17chats: more functions, less structuresGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17309 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-16- chats services replaces with functions;George Hazan
- chat calls switched from CallServiceSync to direct calls everywhere git-svn-id: http://svn.miranda-ng.org/main/trunk@17305 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-14second major wipeout of database services & structures:George Hazan
- DBCONTACTENUMSETTINGS removed; - all helpers moved to mir_core.dll git-svn-id: http://svn.miranda-ng.org/main/trunk@17296 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c