|
|
@a130983
|
3 years |
jiri |
Implement text abbreviation
When rendering text, gfx_puttext can now …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5d62130
|
3 years |
jiri |
Taskbar should be always on top
We add support for topmost windows …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c48192e
|
3 years |
jiri |
Prevent task bar from being listed in task bar
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@68704ab
|
3 years |
jiri |
Do not list popup windows in task bar
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@88d828e
|
3 years |
jiri |
Keyboard events need device ID too + some DS multiseat work
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a6492460
|
3 years |
jiri |
Pass ID of device that clicked the window button to activate window
…
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@60ebe63
|
3 years |
jiri |
Store positioning device ID in position events
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3a6d44b7
|
3 years |
jiri |
Activate window by pushing window button on taskbar
Note that with …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f1f433d
|
3 years |
jiri |
Update window button when window caption changes
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7cc30e9
|
3 years |
jiri |
Display server needs to store window caption
Even though it does not …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7a05d924
|
3 years |
jiri |
Return correct number of windows from display server
But not the …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1766326
|
3 years |
jiri |
Window management plumbing
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0761448
|
3 years |
jiri |
Window management protocol library
This allows the client to …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e0e612b
|
3 years |
jiri |
Add window list to taskbar (with one dummy entry so far)
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3fd38b2
|
3 years |
jiri |
Size taskbar based on display size, fix text mode
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@50a16d9
|
3 years |
jiri |
Add simple digital clock display to task bar
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a76e76b
|
3 years |
zarevucky.jiri |
Fix partial release of first extent
For partial release, first_fblock …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@52214a2
|
3 years |
jiri |
Tweak entry color in text mode for better consistence
Bye bye, …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@54ddb59
|
3 years |
jiri |
Base navigator panel on UI file list
Free scrollbar!
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@453f9645
|
3 years |
jiri |
Add scroll bar to file list control
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fdf55a3
|
3 years |
jiri |
Do not select/open last entry if user clicks below
This behavior, …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@03fc3a9
|
3 years |
jiri |
Correct handling of partially visible file list entry
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@11662bd
|
3 years |
jiri |
File list control
File dialogs now allow browsing files/directories …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@174be87
|
3 years |
jiri |
Prevent using button after free
When a button is released (after …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0415776
|
3 years |
jiri |
Prevent use after free when destroying window
Cannot access window …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8b22d44
|
3 years |
jiri |
Scrollbar buttons should not depress in text mode
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ea9024d7
|
3 years |
jiri |
window→rect needs to be kept up to date
This caused an error if …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@35cffea
|
3 years |
jiri |
Maximizing/unmaximizing a window
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fd05ea6
|
3 years |
jiri |
Fix doxygen group
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@86fff971
|
3 years |
jiri |
'X' does not mark the spot
Stop misusing 'X' character as a cross …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d68239a1
|
3 years |
jiri |
Scrollbar needs custom button decorations
Push button now allows …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0d1d0ea
|
3 years |
jiri |
Routine to fill rectangle with character
Use it to simplify scrollbar …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7ca7215
|
3 years |
jiri |
Vertical scrollbar orientation
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8965860c
|
3 years |
jiri |
Clickmatic
A class that periodically generates when held, after …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d4ea1f6
|
3 years |
jiri |
Scroll as soon as scroll button is pressed
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@26c90dd
|
3 years |
jiri |
Do not forget to test.
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1026cc4
|
3 years |
jiri |
Clicking scrollbar through to generate page up / page down
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5ef85c0
|
3 years |
jiri |
Scrollbar unit tests
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@71edd430
|
3 years |
jiri |
Press-leave-release should not activate menu entry
Thx: unit test
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0eca788
|
3 years |
jiri |
Slider does not have a caption
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bd16113
|
3 years |
jiri |
Scrollbar (WIP)
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b3b48f4
|
3 years |
jiri |
Use Alt-key accelerators to open menus
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b987eb4
|
3 years |
jiri |
Translate keys to characters even if modifiers are pressed.
So that …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c88d7f99
|
3 years |
jiri |
Menu entry accelerators
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@96c6a00
|
3 years |
jiri |
Menu accelerators
Open a menu by pressing F10, then accelerator key …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ca2680d
|
3 years |
jiri |
Rendering UI text with highlighted accelerators
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4583015
|
3 years |
jiri |
Add font to gfx_text_fmt_t
This is quite logical and saves us one …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5c27e77
|
3 years |
jiri |
Text underlining support
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b9be9b0
|
3 years |
jiri |
Fix handling of UDP default destination in udp_assoc_send_msg()
Fixes …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f7a8052
|
3 years |
jiri |
Account for scrolling while initially printing prompt and text
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bfc0fc6
|
4 years |
jiri |
ui_menu_bar_left/right() must not switch to the same menu
If there is …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5de852c
|
4 years |
jiri |
Coordinate keyboard event delivery between application and UI …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@59768c7
|
4 years |
jiri |
Menu control using F10, cursor keys, Enter, Escape
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dbc1398
|
4 years |
jiri |
Fix enabling interrupt instead of clearing it in remote_hw_res
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a5d20a3
|
4 years |
jiri |
Fix vertical label alignment
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f0155e4
|
4 years |
jiri |
Fix unit tests
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e3e64f6
|
4 years |
jiri |
Pause before resuming UI, if needed
To be able to see output of …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bad765a
|
4 years |
jiri |
Fix reading and writing chunk padding
You cannot use riff_read() to …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f05f413
|
4 years |
jiri |
Fix unit test
It seems the error code from the server side actually …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@552b69f
|
4 years |
jiri |
Dual-mode applications should automatically fall back to console
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b48e680f
|
4 years |
jiri |
Allow console application to set the terminal window caption
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8edec53
|
4 years |
jiri |
Support double-click
Needed to open Navigator entries using the mouse.
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@805a149
|
4 years |
jiri |
Make terminal colors consistent with EGA
The current color scheme …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c632c96
|
4 years |
5887334+jxsvoboda |
Unmap and clear console before executing a binary
Fixes running edit, …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f59212cc
|
4 years |
5887334+jxsvoboda |
Add File / Open, properly deliver menu events to Navigator
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f783081
|
4 years |
5887334+jxsvoboda |
libfs's service_get() returns service ID for service-special files
…
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0e80e40
|
4 years |
5887334+jxsvoboda |
Read and display directory contents
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3d10a2f
|
4 years |
jiri |
Null display spec for the benefit of unit testing
When testing …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6d172f6
|
4 years |
jiri |
Fix window destruction with dummy output
In unit tests when we tried …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9bf5da6f
|
4 years |
jiri |
Remove accidentally left over debugging code
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e0cf963
|
4 years |
jiri |
Set initial entry text for prompt and file dialog
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6c0766b
|
4 years |
jiri |
Confirm / cancel file and prompt dialogs using Enter / Escape
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a7a8f599
|
4 years |
jiri |
Activate text entry in file / prompt dialog
So the user can …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@294fc3cc
|
4 years |
jiri |
Make editor window non-decorated and full-screen
Need to enhance …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@be869b0
|
4 years |
jiri |
Basic rendering of pane text
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@68632b4
|
4 years |
jiri |
Port Text Editor to libui (WIP 1)
Remove io/console.h calls, create …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6df564c
|
4 years |
jiri |
Custom colors for selected text in text entry
In text mode, swapping …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@80d4aea
|
4 years |
jiri |
Prompt dialog
Stock dialog window that requests the user to enter a …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8ce56a6
|
4 years |
jiri |
Translate window rendering in console/SSR with translation GC
In …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a0aeb8f
|
4 years |
jiri |
Fix broken T-shirt slogan
Need to make sure "# hello -d cons@" works well
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7896f23
|
4 years |
jiri |
Do not delete window→gc when destroying window
In all cases this is …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3c3657c
|
4 years |
jiri |
Correctly position windows in fullscreen mode (only works with CSR)
…
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@400a16d
|
4 years |
jiri |
Clarify right/bottom-aligned text position and fix off-by-ones
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1ebcb791
|
4 years |
jiri |
Fill text UI background with color
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@45004f3
|
4 years |
jiri |
Text-style window title bar
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@81ec7e1
|
4 years |
jiri |
Brace for a text mode menu separator entry
Pun intended.
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ff6e91b
|
4 years |
jiri |
Make use of code page 437 characters
To draw proper text boxes, for a …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9b2e20c
|
4 years |
jiri |
Add code page 437 support
EGA driver can now display all 256 …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bc52b5b
|
4 years |
jiri |
Allow the use of EGA attributes/24-bit characters alongside RGB
In a …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@943f032
|
4 years |
jiri |
Slider text mode
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ce0a5af
|
4 years |
jiri |
Do not even initialize twice
It's a good idea to think twice before …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@320abf3
|
4 years |
jiri |
Do not set alignment twice
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@297b1b3
|
4 years |
jiri |
Radio button text mode
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@307d4d2
|
4 years |
jiri |
Check box text mode
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5e109e1
|
4 years |
jiri |
File dialog prototype
This only contains a text entry for entering …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@edeee9f
|
4 years |
jiri |
Fix header guards and doxy groups of stuff moved out of libc
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@241ab7e
|
4 years |
jiri |
Declare buffer as uint8_t * for stricter type checking
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2177b39
|
4 years |
jiri |
Add missing docblocks
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3e6bca8
|
4 years |
jiri |
Represent Ethernet address as a number instead of an array
Carefully …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b4edc96
|
4 years |
jiri |
Rename and move addr48_t to eth_addr_t
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|