Age | Commit message (Collapse) | Author |
|
|
|
|
|
- unused variable removed;
- Modern options button became a control
|
|
|
|
|
|
- TabCtrl_* functions replaced with CCtrlPages members
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- unused parameter removed;
- code cleaning.
|
|
|
|
|
|
- toolbar buttons unification;
- duplicate control ids removed;
- code cleaning
|
|
(thx Robyer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- common code moved into the core
|
|
|
|
|
|
- minor code cleaning
|
|
|
|
|
|
This also fixes not loading messages at contact window open (if enabled). And cleans up part of obsolete code.
|
|
|
|
|
|
|
|
- fixes #643 (Tabsrmm "insert image" button regression);
- massive code cleaning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- switched to the toolbar buttons instead of the fixed button set;
- switched to the shared windows list
|
|
|
|
|
|
|