Commit Graph

832 Commits

Author SHA1 Message Date
杨红岩
9cd802b708 U: Optimizing the conflict between fullscreen and maximized window. 2024-04-28 09:39:19 +08:00
杨红岩
f307252ee1 U: Add JS ipc.emit to trigger Go event synchronization mode configuration option 2024-04-28 07:37:35 +08:00
杨红岩
a1f4ed5dbf U: Add JS ipc.emit to trigger Go event synchronization mode configuration option 2024-04-27 22:34:30 +08:00
杨红岩
1248aa4bfd U: LCLBrowserWindow and ViewsFrameworkBrowserWindow, Add func ChromiumBrowser() ICEFChromiumBrowser 2024-04-26 10:45:25 +08:00
杨红岩
d0c4ceb31c U: rename, ipc.emitSync => ipc.emitWait, This trigger has a timeout configuration 2024-04-25 20:49:44 +08:00
杨红岩
b492a5a1c4 U: TGIFAnimate, Remove rendering cache when restoring background 2024-04-23 18:58:54 +08:00
杨红岩
2a885c449a U: TGIFAnimate, Analyzing Animation Frame Playback Processing 2024-04-23 09:25:01 +08:00
杨红岩
527956b948 U: TGIFAnimate, Analyzing Animation Frame Playback Processing 2024-04-22 21:29:49 +08:00
杨红岩
8e4568acf2 U: Add TGIFHeader, To verify the legality of GIF images 2024-04-22 15:06:53 +08:00
杨红岩
3cfef1130b U: TGIFAnimate To handle simple GIF animations 2024-04-22 13:19:28 +08:00
杨红岩
6210dce1db U&R: GIF Play component 2024-04-20 19:49:34 +08:00
杨红岩
0264e7f7d5 A: GIF Play component 2024-04-19 22:50:31 +08:00
杨红岩
08fc3d01ca A: GIF Play component 2024-04-19 22:35:41 +08:00
杨红岩
caf0807796 U: GIFPlay component Add start,stop API 2024-04-17 18:41:32 +08:00
杨红岩
e5b8e53c41 A: GIFPlay component 2024-04-17 18:25:15 +08:00
杨红岩
4134985a55 A: GIFPlay component 2024-04-17 18:23:47 +08:00
杨红岩
5640ec4aee A: Add gif play component 2024-04-16 23:17:39 +08:00
杨红岩
88b0f3c9cc U: TCEFWindowComponent.SetOnGetTitleBarHeight param titleBarHeight => *float32 2024-04-16 19:06:14 +08:00
杨红岩
63f98a7af9 A: rename parameter aResult => result 2024-04-16 18:11:29 +08:00
杨红岩
cb2f2dbfe1 A: extension, misc_functions api 2024-04-16 13:57:39 +08:00
zhangli10
9f1db7c283 U: MacOS UI async thread run function 2024-04-14 16:34:19 +08:00
杨红岩
a675e1a766 U: Logic when using RunOnMainThread to determine IsMessage Loop 2024-04-14 12:06:50 +08:00
yanghy
19712cc6a5 U: ViewsFramework RunOnMainThread 2024-04-14 10:44:55 +08:00
杨红岩
70a432cbfc Fix: vf tary Window state control 2024-04-13 22:55:20 +08:00
杨红岩
f807756a92 U: Remove MainFormOnTaskBar configuration and use Enabling MainWindow configuration when the taskbar is not displayed 2024-04-13 22:33:28 +08:00
杨红岩
84153894a7 Fix: Use VF Application init. RunOnMainThread VF Use ThreadSync UI. ChromiumBrowser LCLBrowserWindow nil bug. 2024-04-13 19:49:20 +08:00
杨红岩
9ebd50bfbf U: Go execution IPC listening event changed to asynchronous execution 2024-04-11 15:50:54 +08:00
杨红岩
f0548a38c4 U: browserConfig > BrowserConfig 2024-04-10 18:47:31 +08:00
杨红岩
62df11e108 U: IPC NewTarget IWindow > Add Chromium 2024-04-09 12:50:57 +08:00
杨红岩
6887fe6b1c U: Chromium All Event Callback Parameters NativeUInt Type Pointer Passing 2024-04-08 18:42:16 +08:00
杨红岩
ccb569b3f7 A: Chromium SendDevToolsMessage function, ExecuteDevToolsMethod Add Result messageId 2024-04-08 17:21:21 +08:00
杨红岩
93c5431ba9 Fix: Chromium event callback parameter pointer value 2024-04-08 13:06:19 +08:00
杨红岩
f934ef7a05 U: Adjust the timing of the main window settings 2024-04-07 21:20:58 +08:00
yanghy
bd197a1323 U: Adjusting the default implementation event to the chrrimbrowser structure 2024-04-07 18:22:59 +08:00
杨红岩
c3b966cbaa U: adjusting the default implementation event to the chrrimbrowser structure 2024-04-07 16:53:27 +08:00
yanghy
5157f078f6 U: Adjusting the default implementation event to the chrrimbrowser structure 2024-04-07 16:45:04 +08:00
yanghy
58a2f64244 U: Adjusting the default implementation event to the chrrimbrowser structure 2024-04-07 16:10:28 +08:00
杨红岩
d0f97d043d U: Adjusting the default implementation event to the chrrimbrowser structure 2024-04-07 15:38:10 +08:00
杨红岩
0089ee8e34 U: Adjusting the default implementation event to the chrrimbrowser structure 2024-04-07 13:53:21 +08:00
杨红岩
313f66bbed U: Adjusting the default implementation event to the chrrimbrowser structure 2024-04-07 12:23:29 +08:00
杨红岩
ab470d8466 Fix: When customizing the layout of Chromium in the window, you cannot drag to change the window size 2024-04-03 19:58:23 +08:00
杨红岩
0d3bc2585e U: energy custom menu modify 2024-03-26 15:22:53 +08:00
杨红岩
c5c6372590 Fix: Energy custom event, pop-up window event only triggers once issue 2024-03-17 09:27:18 +08:00
杨红岩
4549fab62d Fix: Energy custom event, pop-up window event only triggers once issue 2024-03-17 09:19:16 +08:00
杨红岩
5f177e0372 Fix: Window Min,Max Size Bug 2024-03-09 17:05:26 +08:00
yanghy
757d1376b8 U: localLoad, Linu, MacOS, chromiumOnAfterCreate => localLoadRes.loadDefaultURL(window, browser) 2024-02-26 15:06:26 +08:00
zhangli10
ccb8c44694 U: localLoad MacOS, chromiumOnAfterCreate => localLoadRes.loadDefaultURL(window, browser) 2024-02-26 14:27:50 +08:00
杨红岩
f1c962f21e 修复结构(记录)传递时指针错误,去除未使用的record 2024-02-26 12:02:29 +08:00
yanghy
9b69619cc0 U:动态库加载在energy中加载,同时增加 imports.LoadLib 用于加载三方库 2024-01-13 18:45:49 +08:00
yanghy
b20a3a0e8a U: Linux GTK3自定义加载小部件并独立动态库libenergy => GTK3 2024-01-13 00:28:29 +08:00