.. |
exception
|
增加底层动态链接库异常捕获
|
2023-11-01 17:42:03 +08:00 |
i18n
|
Update document annotations and add some examples
|
2023-06-01 10:15:20 +08:00 |
internal
|
升及 liblcl v2.3.1
|
2023-11-02 13:30:16 +08:00 |
ipc
|
U: ipc 文档注释修改
|
2023-10-11 13:33:32 +08:00 |
lclwidget
|
U: chromium context-menu-command callback
|
2023-07-23 00:15:35 +08:00 |
process
|
fix: SetCommandLine Incorrect settings, fix: CEF 117 Helper Process FAIL TO START
|
2023-10-30 13:42:33 +08:00 |
winapi
|
fix: windows, lcl 窗口调整屏幕缩放比拖拽区域计算位置不正确问题
|
2023-11-10 18:16:52 +08:00 |
application-callback.go
|
修改内置资源使用方式
|
2023-08-28 13:18:23 +08:00 |
application-config.go
|
CEF 117 to 117
|
2023-10-26 21:12:34 +08:00 |
application-event.go
|
优化Application事件注册
|
2023-08-30 10:16:52 +08:00 |
application-queue-async-call_posix.go
|
upgrade 2.0.0
|
2023-05-31 17:41:14 +08:00 |
application-queue-async-call_windows.go
|
upgrade 2.0.0
|
2023-05-31 17:41:14 +08:00 |
application-queue-async-call.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
application-run.go
|
U: 增加 lcl 窗口配置函数: 扩展事件-SetOnWndProc, SetOnPaint, 边框Frameless,FramelessForLine, SetRoundRectRgn
|
2023-11-09 19:19:15 +08:00 |
application.go
|
A: Go IPC 添加在子进程发送到指定主进程消息
|
2023-10-08 13:54:11 +08:00 |
aux-devtools_other.go
|
U: devtools
|
2023-06-15 18:29:23 +08:00 |
aux-devtools_windows.go
|
U: CEFWindowParent, Add SetFocus, CanFocus Proc Api
|
2023-07-26 22:39:36 +08:00 |
aux-devtools.go
|
修改内置资源使用方式
|
2023-08-29 09:55:10 +08:00 |
aux-viewsource.go
|
Fix: aux-viewsource, linux
|
2023-07-20 18:06:26 +08:00 |
base-ref-counted.go
|
BaseRefCounted 增加功能函数
|
2023-11-01 15:56:57 +08:00 |
base-win-control.go
|
U: CEFWindowParent, Add SetFocus, CanFocus Proc Api
|
2023-07-26 22:39:36 +08:00 |
bitmap-bit-buffer.go
|
A: bitmap-bit-buffer proc
|
2023-06-21 12:08:17 +08:00 |
browser-config.go
|
修改内置资源XHR代理注释说明
|
2023-08-26 20:03:26 +08:00 |
browser-main-window_other.go
|
调整 WndProc 回调函数,修改&增加winapi函数,增加 HDWP 类型
|
2023-11-07 22:19:52 +08:00 |
browser-main-window_windows.go
|
修改 winapi 包下的函数名去除函数名Win头
|
2023-11-07 22:27:15 +08:00 |
browser-main-window.go
|
调整 WndProc 回调函数,修改&增加winapi函数,增加 HDWP 类型
|
2023-11-07 22:19:52 +08:00 |
browser-window-drag_darwin.go
|
U: Optimize custom window drag and drop creation logic
|
2023-07-25 09:12:28 +08:00 |
browser-window-drag_linux.go
|
U: Optimize custom window drag and drop creation logic
|
2023-07-25 09:12:28 +08:00 |
browser-window-drag_windows.go
|
U: Optimize custom window drag and drop creation logic
|
2023-07-25 09:12:28 +08:00 |
browser-window-drag.go
|
U: window drag explanatory
|
2023-07-18 18:49:12 +08:00 |
browser-window-lcl_other.go
|
U: 增加 lcl 窗口配置函数: 扩展事件-SetOnWndProc, SetOnPaint, 边框Frameless,FramelessForLine, SetRoundRectRgn
|
2023-11-09 19:47:44 +08:00 |
browser-window-lcl_windows.go
|
fix: windows, lcl 窗口调整屏幕缩放比拖拽区域计算位置不正确问题
|
2023-11-10 18:16:52 +08:00 |
browser-window-lcl.go
|
U: 增加 lcl 窗口配置函数: 扩展事件-SetOnWndProc, SetOnPaint, 边框Frameless,FramelessForLine, SetRoundRectRgn
|
2023-11-09 19:19:15 +08:00 |
browser-window-views-framework_other.go
|
upgrade 2.0.0
|
2023-05-31 17:41:14 +08:00 |
browser-window-views-framework_windows.go
|
upgrade 2.0.0
|
2023-05-31 17:41:14 +08:00 |
browser-window-views-framework.go
|
修复当前目录获取,改为当月执行目录和当前执行文件所在目录
|
2023-09-21 11:09:28 +08:00 |
browser-window.go
|
U: 增加 lcl 窗口配置函数: 扩展事件-SetOnWndProc, SetOnPaint, 边框Frameless,FramelessForLine, SetRoundRectRgn
|
2023-11-09 19:19:15 +08:00 |
buffer-panel_windows.go
|
A: view's component events/procs
|
2023-07-04 18:13:32 +08:00 |
buffer-panel.go
|
A: misc func, buffer-panel event
|
2023-06-20 16:56:24 +08:00 |
chromium-browser.go
|
U: CEFWindowParent, Add SetFocus, CanFocus Proc Api
|
2023-07-26 22:39:36 +08:00 |
chromium-callback.go
|
优化自定义扩展chromium回调事件, 增加IBrowserWindow参数,可以在回调函数中直接取当前窗口
|
2023-09-18 19:29:51 +08:00 |
chromium-config.go
|
A: Chromium options
|
2023-06-19 12:41:52 +08:00 |
chromium-event-def.go
|
CEF 117 to 112
|
2023-10-26 12:07:00 +08:00 |
chromium-event.go
|
CEF 117 to 112
|
2023-10-26 12:07:00 +08:00 |
chromium-options.go
|
A: Chromium options
|
2023-06-19 12:41:52 +08:00 |
chromium-proc.go
|
修复 CEFChromium_CreateClientHandler 错误
|
2023-09-25 15:57:22 +08:00 |
chromium.go
|
A: Chromium options
|
2023-06-19 12:41:52 +08:00 |
command-line.go
|
upgrade 2.0.0
|
2023-05-31 17:41:14 +08:00 |
component_other.go
|
upgrade 2.0.0
|
2023-05-31 17:41:14 +08:00 |
component_windows.go
|
upgrade 2.0.0
|
2023-05-31 17:41:14 +08:00 |
component.go
|
upgrade 2.0.0
|
2023-05-31 17:41:14 +08:00 |
def.go
|
fix: SetCommandLine Incorrect settings, fix: CEF 117 Helper Process FAIL TO START
|
2023-10-30 13:42:33 +08:00 |
draggable-regions.go
|
upgrade 2.0.0
|
2023-05-31 17:41:14 +08:00 |
events-def.go
|
CEF 117 to 115
|
2023-10-26 18:11:05 +08:00 |
global-work-scheduler.go
|
U: global work schedule
|
2023-06-21 08:39:51 +08:00 |
init.go
|
增加底层动态链接库异常捕获
|
2023-11-01 16:54:02 +08:00 |
ipc-browser.go
|
U: lcl customer drag
|
2023-07-18 12:05:30 +08:00 |
ipc-render.go
|
优化刷新页面资源、IPC注册的事件资源释放
|
2023-08-23 19:27:42 +08:00 |
ipc-value-convert.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
ipc.go
|
优化刷新页面资源、IPC注册的事件资源释放
|
2023-08-23 19:27:42 +08:00 |
key-event.go
|
upgrade v2.0.0
|
2023-05-31 18:00:34 +08:00 |
local-load-resource.go
|
修复当前目录获取,改为当月执行目录和当前执行文件所在目录
|
2023-09-21 11:09:28 +08:00 |
local-load-xhr-proxy_test.go
|
u: local-load-xhr-proxy_test
|
2023-09-29 00:02:01 +08:00 |
local-load-xhr-proxy.go
|
优化本地&内置资源加载
|
2023-08-29 15:39:57 +08:00 |
misc-functions_windows.go
|
修改 winapi 包下的函数名去除函数名Win头
|
2023-11-07 22:27:15 +08:00 |
misc-functions.go
|
A: misc func, buffer-panel event
|
2023-06-20 16:56:24 +08:00 |
process.go
|
优化刷新页面资源、IPC注册的事件资源释放
|
2023-08-23 19:27:42 +08:00 |
screen.go
|
A: Window IScreen
|
2023-07-25 18:06:54 +08:00 |
sys-menu.go
|
U: systray, add func remove menu item
|
2023-06-07 22:09:23 +08:00 |
t-string.go
|
A: TString Ref,
|
2023-06-16 09:06:16 +08:00 |
tray-cef-commponent_windows.go
|
tray 优化本地&内置资源加载
|
2023-08-29 17:48:47 +08:00 |
tray-commponent.go
|
upgrade v2.0.0
|
2023-05-31 18:00:34 +08:00 |
tray-lcl-commponent.go
|
upgrade 2.0.0
|
2023-05-31 17:41:14 +08:00 |
tray-sys-commponent.go
|
U: remove const.IsMessageLoop, add application.IsMessageLoop()
|
2023-07-17 15:52:09 +08:00 |
tray-views-frame-commponent_windows.go
|
upgrade v2.0.0
|
2023-05-31 18:00:34 +08:00 |
types-accessibility-handler.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-audio-handler.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-auth-callback.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-binary-value.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-browser-view-component.go
|
CEF 117 to 113
|
2023-10-26 12:56:36 +08:00 |
types-browser-view-delegate.go
|
A: ICefBrowserViewDelegate Event Proc
|
2023-07-03 19:12:42 +08:00 |
types-browser-view.go
|
A: view's component events/procs
|
2023-07-04 17:20:55 +08:00 |
types-browser.go
|
A: lcl custom window drag
|
2023-07-14 18:50:14 +08:00 |
types-button-component.go
|
A: view's component events/procs
|
2023-07-03 21:41:05 +08:00 |
types-button-delegate.go
|
A: view's component events/procs
|
2023-07-03 21:41:05 +08:00 |
types-button.go
|
A: view's component events/procs
|
2023-07-03 21:41:05 +08:00 |
types-callback.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-client.go
|
修复 CEFChromium_CreateClientHandler 错误
|
2023-09-25 11:08:45 +08:00 |
types-command-handler.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-command-line.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-completion-callback.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-contextmenu-handler.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-contextmenu-params.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-cookie-access-filter.go
|
A: ICefViewDelegate Event Proc
|
2023-07-03 17:23:26 +08:00 |
types-cookie-callbacks.go
|
A: ICefViewDelegate Event Proc
|
2023-07-03 17:23:26 +08:00 |
types-cookie-manager.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-cookie-visitor.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-dialog-handler.go
|
Fix: Chromium & DialogHandler onFileDialog callback args:acceptFiltersList
|
2023-07-14 09:28:58 +08:00 |
types-dictionary-value.go
|
Fix: potential problem, proc api return string error
|
2023-07-24 19:44:25 +08:00 |
types-display-handler.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-display.go
|
A: Window IScreen
|
2023-07-25 18:06:54 +08:00 |
types-dom-document.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-dom-node.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-dom-visitor.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-download-handler.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-download-item.go
|
CEF 117 to 114
|
2023-10-26 16:49:24 +08:00 |
types-downloadimage-callback.go
|
A: Browser DownloadImage CallbackFunc
|
2023-07-02 13:58:45 +08:00 |
types-drag-data.go
|
U: viewsource
|
2023-07-18 18:03:19 +08:00 |
types-drag-handler.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-extension-handler.go
|
A: ICefViewDelegate Event Proc
|
2023-07-03 17:23:26 +08:00 |
types-extension-resource-callback.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-extension.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-filedialog-callback.go
|
Fix: Chromium & DialogHandler onFileDialog callback args:acceptFiltersList
|
2023-07-14 09:28:58 +08:00 |
types-find-handler.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-focus-handler.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-frame-handler.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-frame.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-image.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-jsdialog-callback.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-jsdialog-handler.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-keyboard-handler.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-labelbutton-component.go
|
A: view's component events/procs
|
2023-07-04 09:52:50 +08:00 |
types-labelbutton.go
|
A: view's component events/procs
|
2023-07-04 09:08:55 +08:00 |
types-lifespan-handler.go
|
A: browser-window, func SetCreateBrowserExtraInfo
|
2023-07-06 11:18:08 +08:00 |
types-list-value.go
|
Fix: potential problem, proc api return string error
|
2023-07-24 19:44:25 +08:00 |
types-load-handler.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-mediaaccess-callback.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-menubutton-component.go
|
A: view's component events/procs
|
2023-07-04 11:21:53 +08:00 |
types-menubutton-delegate.go
|
A: view's component events/procs
|
2023-07-04 11:21:53 +08:00 |
types-menubutton.go
|
A: view's component events/procs
|
2023-07-04 11:21:53 +08:00 |
types-menumodel-delegate.go
|
A: view's component events/procs
|
2023-07-04 11:21:53 +08:00 |
types-menumodel.go
|
A: view's component events/procs
|
2023-07-04 11:21:53 +08:00 |
types-panel-component.go
|
A: view's component events/procs
|
2023-07-04 16:52:44 +08:00 |
types-panel-delegate.go
|
A: view's component events/procs
|
2023-07-04 15:54:29 +08:00 |
types-panel.go
|
A: view's component events/procs
|
2023-07-04 15:11:45 +08:00 |
types-pdfprint-callback.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-permission-handler.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-permissionprompt-callback.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-post-data-element.go
|
增加内置资源代理 支持HttpServer和本地与内置方式加载资源.
|
2023-08-25 18:15:25 +08:00 |
types-post-data.go
|
增加内置资源代理 支持HttpServer和本地与内置方式加载资源.
|
2023-08-25 18:15:25 +08:00 |
types-print-handler.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-print-settings.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-printdialog-callback.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-printjob-callback.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-process-message.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-ptr.go
|
add: chromium proc
|
2023-06-02 12:48:15 +08:00 |
types-render-handler.go
|
U: dirtyRects, Optimize the way event variables are valued
|
2023-06-18 16:50:45 +08:00 |
types-request-context-handler.go
|
A: ICefViewDelegate Event Proc
|
2023-07-03 17:23:26 +08:00 |
types-request-context.go
|
CEF 117 to 115
|
2023-10-26 18:11:05 +08:00 |
types-request-handler.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-request.go
|
修改 内置资源, 支持HttpServer和本地与内置方式加载资源.
|
2023-08-25 23:22:45 +08:00 |
types-resource-callbacks.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-resource-handler.go
|
Deprecated: ICefResourceHandler > ProcessRequest, ReadResponse
|
2023-08-24 11:07:44 +08:00 |
types-resourcerequest-handler.go
|
添加 本地和内置方式直接加载资源
|
2023-08-24 17:50:42 +08:00 |
types-response-filter.go
|
ResponseFilter增加UnWrap
|
2023-08-24 08:37:54 +08:00 |
types-response.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-runcontextmenu-callback.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-runfiledialog-callback.go
|
A: Browser DownloadImage CallbackFunc
|
2023-07-02 13:58:45 +08:00 |
types-runquickmenu-callback.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-scheme-registrar.go
|
修改内置资源XHR代理
|
2023-08-27 16:46:09 +08:00 |
types-schemehandler-factory.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-scrollview-component.go
|
A: view's component events/procs
|
2023-07-04 19:48:30 +08:00 |
types-scrollview.go
|
A: view's component events/procs
|
2023-07-04 19:48:30 +08:00 |
types-stream-reader.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-stream-writer.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-string-multi-map.go
|
增加内置资源代理 支持HttpServer和本地与内置方式加载资源.
|
2023-08-25 18:15:25 +08:00 |
types-textfield-component.go
|
CEF 117 to 117
|
2023-10-26 21:12:34 +08:00 |
types-textfield-delegate.go
|
A: view's component events/procs
|
2023-07-05 12:47:22 +08:00 |
types-textfield.go
|
A: view's component events/procs
|
2023-07-05 12:47:22 +08:00 |
types-v8-accessor.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-v8-array-buf-release-callback.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-v8-context.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-v8-exception.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-v8-handler.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-v8-interceptor.go
|
U: def proc index, move internal def package.
|
2023-06-11 00:10:55 +08:00 |
types-v8-value.go
|
优化刷新页面资源、IPC注册的事件资源释放
|
2023-08-23 19:27:42 +08:00 |
types-value.go
|
Fix: potential problem, proc api return string error
|
2023-07-24 19:44:25 +08:00 |
types-view-component.go
|
增加 NewBrowserWindow
|
2023-09-18 22:45:25 +08:00 |
types-view-delegate.go
|
A: view's component events/procs
|
2023-07-03 21:41:05 +08:00 |
types-view.go
|
A: ICefView Proc
|
2023-07-02 20:54:43 +08:00 |
types-window-component.go
|
U: WindowComponentOnGetParentWindow ICefWindow Result
|
2023-10-27 19:43:22 +08:00 |
types-window-parent_other.go
|
修改window parent proc
|
2023-08-28 09:52:03 +08:00 |
types-window-parent_windows.go
|
修改window parent proc
|
2023-08-28 09:52:03 +08:00 |
types-window-parent.go
|
U: CEFWindowParent, Add SetFocus, CanFocus Proc Api
|
2023-07-26 22:39:36 +08:00 |
types-window.go
|
CEF 117 to 115
|
2023-10-26 18:11:05 +08:00 |
types-x509-certificate.go
|
CEF 117 to 115
|
2023-10-26 18:11:05 +08:00 |
types.go
|
CEF 117 to 115
|
2023-10-26 18:11:05 +08:00 |