Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-19 | code cleaning | George Hazan | |
2016-12-19 | no need to save bits | George Hazan | |
2016-12-19 | unused parameter removed | George Hazan | |
2016-12-19 | unused member removed | George 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-16 | crash fix | George Hazan | |
2016-12-16 | fix for closing tabs | George Hazan | |
2016-12-16 | code cleaning | George Hazan | |
2016-12-16 | - GC_SAVEWNDPOS removed and replaced with class member; | George Hazan | |
- TabCtrl_* functions replaced with CCtrlPages members | |||
2016-12-15 | missing file | George Hazan | |
2016-12-15 | new methods of CCtrlPages | George Hazan | |
2016-12-13 | common chat code moved to the core | George Hazan | |
2016-12-13 | StdMsg: | George Hazan | |
- unused parameter removed; - code cleaning. | |||
2016-12-13 | options code cleaning | George Hazan | |
2016-12-13 | StdMsg: | George Hazan | |
- toolbar buttons unification; - duplicate control ids removed; - code cleaning | |||
2016-12-12 | ugly custom construction replaced with the kernel API call | George Hazan | |
2016-12-12 | code cleaning | George Hazan | |
2016-12-11 | fix for missing button text | George Hazan | |
2016-12-10 | StdMsg: fix missing space | dartraiden | |
2016-12-10 | - ability to pass a button's text to a toolbar button; | George Hazan | |
- common code moved into the core | |||
2016-12-07 | no need to calculate button width each time | George Hazan | |
2016-12-06 | forgotten code for processing toolbar button events | George Hazan | |
2016-12-06 | StdMsg & Scriver: | George Hazan | |
- switched to the toolbar buttons instead of the fixed button set; - switched to the shared windows list | |||
2016-12-04 | small fixes | George Hazan | |
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan | |
2016-11-29 | code cleaning | George Hazan | |
2016-11-27 | magic control id returned (fixes #636) | George Hazan | |
2016-11-17 | Utils_OpenUrlT | George Hazan | |
Utils_ReplaceVarsT | |||
2016-11-17 | PathToRelativeT - forgotten macro | George Hazan | |
2016-11-13 | fix for built-in clist_modern in the typing notification options dialog | George Hazan | |
2016-11-03 | compilation fix | George Hazan | |
2016-11-03 | - code merge | George Hazan | |
- code cleaning | |||
2016-11-03 | code merge | George Hazan | |
2016-11-02 | - common mouse hovering processing code moved to MIR_APP_DLL | George Hazan | |
- now all chats support mToolTip | |||
2016-11-02 | unused member removed: SESSION_INFO::pAccPropServicesForNickList | George Hazan | |
2016-11-01 | StdChat merged with StdMsg | George Hazan | |
2016-11-01 | StdChat removed to be merged with StdMsg | George Hazan | |
2016-10-30 | OPTIONSDIALOGPAGE::hIcon - also unused | George Hazan | |
2016-10-30 | OPTIONSDIALOGPAGE::hGroupIcon - also unused | George Hazan | |
2016-10-30 | OPTIONSDIALOGPAGE::groupPosition - unused field removed | George 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-23 | goodbye Trac, new tickets should be submitted to GitHub | dartraiden | |
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-26 | fix 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-19 | chat code reordering | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17317 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-17 | chats: more functions, less structures | George 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-14 | second 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 |