@@ -7,61 +7,61 @@ Back to UpdaterController.
77
88## Windows - Windows 10
99#### The Updater Elements
10- @image html ./doc/images/ win_dialog_ask.png "Ask Dialog"<br>
11- @image html ./doc/images/ win_dialog_progress.png "Progress Dialog"<br>
12- @image html ./doc/images/ win_dialog_no_updates.png "No Updates Dialog"<br>
13- @image html ./doc/images/ win_dialog_info.png "Detailed Update Information Dialog"<br>
14- @image html ./doc/images/ win_dialog_info_simple.png "Simple Update Information Dialog"<br>
15- @image html ./doc/images/ win_dialog_exit.png "Automatic Run - Exit Notification Dialog"<br>
10+ @image html win_dialog_ask.png "Ask Dialog"<br>
11+ @image html win_dialog_progress.png "Progress Dialog"<br>
12+ @image html win_dialog_no_updates.png "No Updates Dialog"<br>
13+ @image html win_dialog_info.png "Detailed Update Information Dialog"<br>
14+ @image html win_dialog_info_simple.png "Simple Update Information Dialog"<br>
15+ @image html win_dialog_exit.png "Automatic Run - Exit Notification Dialog"<br>
1616
1717#### The Update Panel
18- @image html ./doc/images/ win_panel_idle.png "Panel before clicking"<br>
19- @image html ./doc/images/ win_panel_checking.png "Panel while checking"<br>
20- @image html ./doc/images/ win_panel_updates.png "Panel with updates"<br>
21- @image html ./doc/images/ win_panel_no_updates.png "Panel without updates"<br>
18+ @image html win_panel_idle.png "Panel before clicking"<br>
19+ @image html win_panel_checking.png "Panel while checking"<br>
20+ @image html win_panel_updates.png "Panel with updates"<br>
21+ @image html win_panel_no_updates.png "Panel without updates"<br>
2222
2323#### The Action
24- @image html ./doc/images/ win_action.png "Update action inside a menu and a toolbar"<br>
24+ @image html win_action.png "Update action inside a menu and a toolbar"<br>
2525
2626## Mac - OsX 10.11
2727The following pictures show the controller with a parent windows. Thus, all dialogs
2828are shown as "sheets" to that window. If you create the UpdateController without a widget,
2929they will show as normal toplevel windows instead.
3030
3131#### The Updater Elements
32- @image html ./doc/images/ mac_dialog_ask.png "Ask Dialog"<br>
33- @image html ./doc/images/ mac_dialog_progress.png "Progress Dialog"<br>
34- @image html ./doc/images/ mac_dialog_no_updates.png "No Updates Dialog"<br>
35- @image html ./doc/images/ mac_dialog_info.png "Detailed Update Information Dialog"<br>
36- @image html ./doc/images/ mac_dialog_info_simple.png "Simple Update Information Dialog"<br>
37- @image html ./doc/images/ mac_dialog_exit.png "Automatic Run - Exit Notification Dialog"<br>
32+ @image html mac_dialog_ask.png "Ask Dialog"<br>
33+ @image html mac_dialog_progress.png "Progress Dialog"<br>
34+ @image html mac_dialog_no_updates.png "No Updates Dialog"<br>
35+ @image html mac_dialog_info.png "Detailed Update Information Dialog"<br>
36+ @image html mac_dialog_info_simple.png "Simple Update Information Dialog"<br>
37+ @image html mac_dialog_exit.png "Automatic Run - Exit Notification Dialog"<br>
3838
3939#### The Update Panel
40- @image html ./doc/images/ mac_panel_idle.png "Panel before clicking"<br>
41- @image html ./doc/images/ mac_panel_checking.png "Panel while checking"<br>
42- @image html ./doc/images/ mac_panel_updates.png "Panel with updates"<br>
43- @image html ./doc/images/ mac_panel_no_updates.png "Panel without updates"<br>
40+ @image html mac_panel_idle.png "Panel before clicking"<br>
41+ @image html mac_panel_checking.png "Panel while checking"<br>
42+ @image html mac_panel_updates.png "Panel with updates"<br>
43+ @image html mac_panel_no_updates.png "Panel without updates"<br>
4444
4545#### The Action
46- @image html ./doc/images/ mac_action.png "Update action inside a menu and a toolbar"<br>
46+ @image html mac_action.png "Update action inside a menu and a toolbar"<br>
4747
4848## X11 - Ubuntu 14.04
4949#### The Updater Elements
50- @image html ./doc/images/ x11_dialog_ask.png "Ask Dialog"<br>
51- @image html ./doc/images/ x11_dialog_progress.png "Progress Dialog"<br>
52- @image html ./doc/images/ x11_dialog_no_updates.png "No Updates Dialog"<br>
53- @image html ./doc/images/ x11_dialog_info.png "Detailed Update Information Dialog"<br>
54- @image html ./doc/images/ x11_dialog_info_simple.png "Simple Update Information Dialog"<br>
55- @image html ./doc/images/ x11_dialog_exit.png "Automatic Run - Exit Notification Dialog"<br>
50+ @image html x11_dialog_ask.png "Ask Dialog"<br>
51+ @image html x11_dialog_progress.png "Progress Dialog"<br>
52+ @image html x11_dialog_no_updates.png "No Updates Dialog"<br>
53+ @image html x11_dialog_info.png "Detailed Update Information Dialog"<br>
54+ @image html x11_dialog_info_simple.png "Simple Update Information Dialog"<br>
55+ @image html x11_dialog_exit.png "Automatic Run - Exit Notification Dialog"<br>
5656
5757#### The Update Panel
58- @image html ./doc/images/ x11_panel_idle.png "Panel before clicking"<br>
59- @image html ./doc/images/ x11_panel_checking.png "Panel while checking"<br>
60- @image html ./doc/images/ x11_panel_updates.png "Panel with updates"<br>
61- @image html ./doc/images/ x11_panel_no_updates.png "Panel without updates"<br>
58+ @image html x11_panel_idle.png "Panel before clicking"<br>
59+ @image html x11_panel_checking.png "Panel while checking"<br>
60+ @image html x11_panel_updates.png "Panel with updates"<br>
61+ @image html x11_panel_no_updates.png "Panel without updates"<br>
6262
6363#### The Action
64- @image html ./doc/images/ x11_action.png "Update action inside a menu and a toolbar"<br>
64+ @image html x11_action.png "Update action inside a menu and a toolbar"<br>
6565*/
6666
6767/*!
0 commit comments