summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-03crash fixGeorge Hazan
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-12-02old shit diedGeorge Hazan
now there's no need to create fake services & events
2016-12-02- toolbar creation delayed till all plugins finish their OnModulesLoaded();George Hazan
- fix for a gap editing
2016-12-02if nothing else helps, finally read the manualGeorge Hazan
- CCtrlSpin::SetRange had mixed up max & min values; - changing data in a spin control didn't send a change notification
2016-12-02CCtrlSpin::GetPosition() - new method of spin controlGeorge Hazan
2016-12-02fix for the CSrmmToolbarOptions dialogGeorge Hazan
2016-12-02parameter names conflict with macroses / functionsGeorge Hazan
2016-12-01more fixesGeorge Hazan
2016-12-01toolbar icons processing code moved to mir_appGeorge Hazan
2016-12-01CCtrlSpin::SetPosition - method for a spin control initializationGeorge Hazan
2016-11-29we don't need this code, everything works without itGeorge Hazan
2016-11-29crash fix for the options dialogGeorge Hazan
2016-11-29code cleaningGeorge Hazan
2016-11-27magic control id returned (fixes #636)George Hazan
2016-11-27correct type for ServiceExists() - boolGeorge Hazan
2016-11-26also libs for mir_coreGeorge Hazan
2016-11-26compilation fixGeorge Hazan
2016-11-25WM_CTLCOLORSTATIC handler moved to mir_core.dllGeorge Hazan
2016-11-23minus WM_TIMERGeorge Hazan
2016-11-23options dialog - last call of CreateDialogParam in mir_app.dllGeorge Hazan
2016-11-23completed transition of Account Manager dialogs to UI UtilsGeorge Hazan
2016-11-22Compilation fixwatcher
2016-11-23account manager partially rewritten using UI UtilsGeorge Hazan
2016-11-23memory corruption fixGeorge Hazan
2016-11-22missing method: CCtrlListBox::SetItemHeightGeorge Hazan
2016-11-22missing UI method: CCtrlListBox::GetItemRectGeorge Hazan
2016-11-22OnBuildMenu - new callback for handling rclicksGeorge Hazan
2016-11-21color chooser rewritten to ui apiGeorge Hazan
2016-11-20YahooGroups is banned by the corewatcher
2016-11-19StdMsg:Tobias Weimer
- Fixed registering fonts (fixes #630)
2016-11-17Utils_OpenUrlTGeorge Hazan
Utils_ReplaceVarsT
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan
2016-11-17further code cleaningGeorge Hazan
2016-11-17another CDlgBase for icolib optionsGeorge Hazan
2016-11-16icon selector dialog replaced with CDlgBaseGeorge Hazan
2016-11-13fix for built-in clist_modern in the typing notification options dialogGeorge Hazan