cef/libcef_dll/ctocpp/views
Marshall Greenblatt e2a9236106 cefclient: win: Support window state restore (see issue #3359)
The cefclient sample app on Windows will persist window state across application
restart if run with cache_path and persist_user_references enabled.

To test:
1. Run `cefclient --cache-path=/path/to/cache --persist-user-preferences`
2. Move or resize the window, maximize, minimize, etc.
3. Exit cefclient.
4. Run cefclient again with the same arguments. The previous window state will
   be restored.
2022-11-07 15:21:46 -05:00
..
box_layout_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
box_layout_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
browser_view_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
browser_view_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
browser_view_delegate_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
browser_view_delegate_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
button_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
button_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
button_delegate_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
button_delegate_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
display_ctocpp.cc cefclient: win: Support window state restore (see issue #3359) 2022-11-07 15:21:46 -05:00
display_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
fill_layout_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
fill_layout_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
label_button_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
label_button_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
layout_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
layout_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
menu_button_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
menu_button_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
menu_button_delegate_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
menu_button_delegate_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
menu_button_pressed_lock_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
menu_button_pressed_lock_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
overlay_controller_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
overlay_controller_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
panel_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
panel_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
panel_delegate_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
panel_delegate_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
scroll_view_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
scroll_view_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
textfield_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
textfield_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
textfield_delegate_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
textfield_delegate_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
view_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
view_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
view_delegate_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
view_delegate_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
window_ctocpp.cc Update copyright year in generated files 2022-01-06 13:34:35 -05:00
window_ctocpp.h Update copyright year in generated files 2022-01-06 13:34:35 -05:00
window_delegate_ctocpp.cc cefclient: views: Support window state restore (see issue #3359) 2022-10-28 14:28:53 -04:00
window_delegate_ctocpp.h cefclient: views: Support window state restore (see issue #3359) 2022-10-28 14:28:53 -04:00