7 Commits

Author SHA1 Message Date
YuSanka
c97b1b16c8 Fixes for some phrases. 2024-06-20 16:05:21 +02:00
YuSanka
ccda2ef716 TopBarMenus: Remove "Remember me" item 2024-06-20 16:05:21 +02:00
YuSanka
7ec2f3439a TopBar: Show/Hide "Log in" button in respect to the Preferences settings
(SPE-2352)
2024-06-20 16:05:21 +02:00
YuSanka
f0531c6fc2 TopBar and TopBarMenus: Code refactoring to use callbacks instead of direct use of UserAccount and Mainframe. 2024-06-12 14:39:12 +02:00
YuSanka
fa61ea4e9e TopBarMenus: Added sys_color_changed() to correct process a changing of the application color mode
SPE-2320
2024-06-12 14:39:12 +02:00
YuSanka
dc78fc5a77 TopBarMenus: Deleted account menu item and set tooltip with user name on Account button
+ Make circle icon for logo
2024-05-14 08:06:16 +02:00
YuSanka
cd5d30d3b1 Menus related to the TopBar's buttons are extracted to the separate class.
+ Updated top bar layout in respect to the mode
+ Linux specific: Don`t show down arrow for buttons with PopupMenu
+ MainFrame: Use TopBar instead wxBookCtrlBase
2024-04-24 10:49:22 +02:00