Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-18 | - two unused variables removed; | George Hazan | |
- second splitter's position altered to place a smiley button correctly | |||
2016-12-17 | - tabSRMM to share the kernel window list for chats & group chats; | George Hazan | |
- button creation nuances moved to the core | |||
2016-12-15 | new methods of CCtrlPages | George Hazan | |
2016-12-13 | compilation fix | George Hazan | |
2016-12-13 | common chat code moved to the core | George Hazan | |
2016-12-13 | unused code removed | George Hazan | |
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 | TabSRMM: | George Hazan | |
- fixes #643 (Tabsrmm "insert image" button regression); - massive code cleaning | |||
2016-12-07 | unused option removed | 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-03 | stronger typization | George Hazan | |
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan | |
2016-12-02 | m_msg_buttonsbar.h is not needed anymore | George Hazan | |
2016-12-01 | more fixes | George Hazan | |
2016-12-01 | toolbar icons processing code moved to mir_app | George Hazan | |
2016-11-29 | very strange schema with two arrays of button replaced with the simpler one ↵ | George Hazan | |
with one array no need to double the code | |||
2016-11-29 | - BBBF_ISLSIDEBUTTON flag removed (set by default); | George Hazan | |
- m_bLSided removed, because it's mutually exclusive with m_bRSided | |||
2016-11-29 | BBBF_ANSITOOLTIP - unused flag removed | George Hazan | |
2016-11-22 | fixes #634 (Latest update to TabSRMM broke message log behavior) | George Hazan | |
2016-11-21 | fix for badly working font color button in tabsrmm | 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-02 | - common mouse hovering processing code moved to MIR_APP_DLL | George Hazan | |
- now all chats support mToolTip | |||
2016-11-01 | - StdChat removed from all solutions; | George Hazan | |
- MIID_CHAT removed | |||
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-25 | minor code cleaning | George Hazan | |
2016-10-25 | Allow '0' in "Flash containers" TabSRMM setting to disable flashing. | ultramage | |
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-10-02 | TabSRMM & Quotes resoures: more space for translation | RMN | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17341 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-19 | no need to lock all chats for each event | George Hazan | |
we lock only chat creation/destruction and finding chat session git-svn-id: http://svn.miranda-ng.org/main/trunk@17314 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-17 | - fix for tray icon blinking in chats; | George Hazan | |
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@17310 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 | |||
2016-09-13 | mode old database junk to die | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-09 | we don't use cache for statuses anymore | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17276 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-06 | MS_CLIST_SYSTRAY_NOTIFY - more useless code removed | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17267 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-06 | clist services' extermination continued | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17265 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-05 | Version bump for Clist_modern and TabSRMM | Robert Pösel | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17262 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-05 | TabSRMM: Make default settings more user friendly and use nicer templates | Robert Pösel | |
This also fixes problem where TabSRMM wasn't correctly initialized until first applying of options, and resulted in "broken" text in message log (missing some items so it looked very ugly). git-svn-id: http://svn.miranda-ng.org/main/trunk@17261 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-05 | Menu_DrawItem & Menu_MeasureItem now simply receive LPARAM | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17255 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-02 | - three remaining clist services converted into functions ↵ | George Hazan | |
(Clist_MenuProcessCommand, Clist_IsDocked, Clist_MenuProcessHotkey); - old unused junk removed from CLIST_INTERFACE with its stubs; - all unused clist services also removed with bunch of another crap like unused params git-svn-id: http://svn.miranda-ng.org/main/trunk@17243 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-08-31 | minor code cleaning | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17227 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-08-22 | There are different popup plugins (YAPP, Toster) | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17198 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-08-20 | - fix for the wrong tab name for new contacts; | George Hazan | |
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@17195 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-08-10 | - unused variable logIconBmpSize removed; | George Hazan | |
- last remaining buffer/bufAlloced replaced with CMStringA git-svn-id: http://svn.miranda-ng.org/main/trunk@17173 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |