|
4c5283ecef
|
Meta: Update README.md
|
2025-05-24 13:53:10 -04:00 |
|
|
1521220465
|
Meta: Add screenshot.png
|
2025-05-24 13:52:19 -04:00 |
|
|
d47e33acb0
|
Applications/Internet/Cyberia: Handle all vscroll changes before issuing reflow in @cyberia_win_repaint() callback
|
2025-05-19 13:14:37 -04:00 |
|
|
e98a0a13c2
|
System: Spawn Net Task on CPU3 by default
|
2025-05-18 19:24:11 -04:00 |
|
|
c2700cb4fb
|
Meta: Bump Clang to 20
|
2025-05-18 19:20:44 -04:00 |
|
|
e9297f1952
|
System/Libraries/Html/Renderer: Handle currently supported values for CSS 'font' shorthand property
|
2025-05-14 09:36:28 -04:00 |
|
|
be691d0c1d
|
System/Libraries/Html/Renderer: Update status text when image loading is complete
|
2025-05-09 19:03:02 -04:00 |
|
|
690933d56c
|
Applications/Internet/Cyberia: Ignore keyboard shortcuts when window is not active
|
2025-05-09 19:02:32 -04:00 |
|
alec
|
a722ff7357
|
Create README.md
|
2025-05-09 14:27:18 -04:00 |
|
|
99d40703ca
|
Applications/Internet/Cyberia: Add page elements to separate Window/list for each renderer
|
2025-05-09 13:56:18 -04:00 |
|
|
b50b6bf45e
|
System/Libraries/Html/Reflow+Renderer: Add reflow_win to HtmlRenderer
|
2025-05-09 13:54:04 -04:00 |
|
|
2f403aaff9
|
Applications/Internet/Cyberia: New tab defaults to blank page
|
2025-05-08 11:34:49 -04:00 |
|
|
a3223599fe
|
Applications/Internet/Cyberia: Initial support for tabbed browsing
|
2025-05-08 11:11:16 -04:00 |
|
|
b2b789e10f
|
System/Libraries/Html/Renderer: Add title_callback to HtmlRenderer
|
2025-05-08 11:10:22 -04:00 |
|
|
0f0f89fe1f
|
Media/Themes/Umami: Use fixed tab width if specified for TabPanelWidget
|
2025-05-07 19:34:01 -04:00 |
|
|
f355325ba7
|
System/Libraries/Widget: Add members to TabPanelTab/TabPanelWidget classes
|
2025-05-07 19:33:30 -04:00 |
|
|
7de9c03b24
|
Applications/Internet/Cyberia: Offset controls->y to TabPanelWidget
This is a prerequisite change for wiring up tabs to the browser window.
|
2025-05-07 15:14:26 -04:00 |
|
|
9911da5ac5
|
Media/Themes/Umami: Handle and paint TabPanelWidget
|
2025-05-07 15:11:53 -04:00 |
|
|
15700b9cd7
|
Applications/Internet/Cyberia: Use RectWidget for (controls|status) backdrop
|
2025-05-05 14:35:28 -04:00 |
|
|
80e3fde0d0
|
System/Libraries/Widget: Add TabPanelWidget
|
2025-05-04 18:30:28 -04:00 |
|
|
de05895ecd
|
Meta: s/MenuBar/AppBar/g
|
2025-05-04 15:29:39 -04:00 |
|
|
4d8ba1e57d
|
Media/Themes/Umami: Add right-arrow for submenus
|
2025-05-04 14:10:52 -04:00 |
|
|
292e7acd6c
|
System/Core/Menu: Add Menu.AddSeparator()
|
2025-05-04 11:30:42 -04:00 |
|
|
b8047330bc
|
System/Libraries/Html/Renderer: Increase status_text_buffer size to avoid stack clobbering
|
2025-05-04 09:52:11 -04:00 |
|
|
fcf20be66e
|
Meta: Update Default.css
|
2025-05-04 09:25:49 -04:00 |
|
|
a411e8a352
|
System/Libraries/Html/Reflow: Resolve CSS_DISTANCE_AUTO for node width/height
|
2025-05-04 09:15:27 -04:00 |
|
|
5a492d647c
|
System/Libraries/Html/Renderer: Resolve CSS border-(top|left|bottom|right)
|
2025-05-04 09:06:53 -04:00 |
|
|
b0a8a34128
|
System/Libraries/Css/Tokenizer: Add CSS_SIDE defines
|
2025-05-04 09:05:10 -04:00 |
|
|
5582d43a6f
|
Media/Themes/Umami: Repaint zero-height BorderedRectWidgets if top/bottom borders have size
|
2025-05-04 09:04:51 -04:00 |
|
|
159e497ee4
|
System/Libraries/Html/Renderer: Calculate text underline position more precisely
|
2025-05-04 07:12:55 -04:00 |
|
|
2c8f674e43
|
System/Libraries/Html/Reflow: More reflow_inline hacks
|
2025-05-03 21:12:56 -04:00 |
|
|
2b1851772e
|
System/Libraries/Html/Reflow: Handle dynamic width/height for images
|
2025-05-03 18:28:54 -04:00 |
|
|
04ae4c4055
|
System/Libraries/Html/Renderer: Set base context on image load
|
2025-05-03 18:27:54 -04:00 |
|
|
ec6c463753
|
System/Libraries/Html/Renderer: Apply HTML width/height attributes to node
|
2025-05-03 18:27:26 -04:00 |
|
|
e1b0c050f9
|
System/Libraries/Widget: Add base Context2D to Context2DWidget
|
2025-05-03 18:26:10 -04:00 |
|
|
6d457df08f
|
System/Libraries/Html/Tokenizer: Fix another issue with unquoted HTML attributes being discarded
|
2025-05-03 14:12:54 -04:00 |
|
|
21ad3fabfb
|
System/Libraries/Html/Renderer: Handle 'small' HTML tag
|
2025-05-03 02:57:06 -04:00 |
|
|
6d7ffc3103
|
Meta: Update Default.css
|
2025-05-03 02:46:42 -04:00 |
|
|
012d32110e
|
System/Libraries/Html/Reflow: Collapse margin-top into previous block
We will most likely end up having to redo this in the future, but for
now it's a nice QoL to avoid double-spacing between adjacent blocks.
|
2025-05-03 02:37:17 -04:00 |
|
|
84ffabf7b7
|
System/Libraries/Html/Reflow: Some hacks for inline-block and page height
|
2025-05-02 21:24:57 -04:00 |
|
|
a5f0b0b4ee
|
System/Libraries/Html/Reflow: NULL check on parent widget
|
2025-05-02 18:50:31 -04:00 |
|
|
7c58320ac5
|
System/Libraries/Html/Renderer: Increase size of work buffer for @set_css_distance to avoid crashing
|
2025-05-02 18:19:09 -04:00 |
|
|
569e2e4b70
|
System/Libraries/Html: Split Reflow into separate source file
|
2025-05-02 18:05:12 -04:00 |
|
|
1be07aff66
|
System/Libraries/Graphics2D: Actually use min_x clipped value :^)
|
2025-05-02 15:55:58 -04:00 |
|
|
391382e059
|
Media/Themes/Umami: Opaque fill entire title bar area in @umami_window_repaint
|
2025-05-02 15:52:22 -04:00 |
|
|
36a74204bf
|
System/Core/Compositor: Fix off-by-ones when drawing win border shadow
|
2025-05-01 00:15:17 -04:00 |
|
|
f71505a004
|
System/Libraries/Html/Tokenizer: Fix issue with unquoted HTML attributes being discarded
|
2025-04-30 21:27:39 -04:00 |
|
|
938bb8cf80
|
System/Libraries/Html/Tokenizer: Add resolved(MBPWH) members to @html_dom_node class
|
2025-04-30 21:22:27 -04:00 |
|
|
704c3962f5
|
System/Libraries/Graphics2D: Fix some line-drawing inaccuracies
|
2025-04-30 08:07:36 -04:00 |
|
|
a23a5ae844
|
System/Libraries/Graphics2D: y lower-bounds-check on HLine2D
|
2025-04-29 15:14:45 -04:00 |
|