diff --git a/examples/documentation/oxdoc/index.html b/examples/documentation/oxdoc/index.html index 2816b41c..7a1806f5 100644 --- a/examples/documentation/oxdoc/index.html +++ b/examples/documentation/oxdoc/index.html @@ -2,6 +2,7 @@ OxDoc + diff --git a/examples/forms/file_selection/index.html b/examples/forms/file_selection/index.html index da0959e2..82320864 100644 --- a/examples/forms/file_selection/index.html +++ b/examples/forms/file_selection/index.html @@ -2,6 +2,7 @@ File Selection + diff --git a/examples/forms/form_elements/index.html b/examples/forms/form_elements/index.html index 3e145d2f..4c7cfc80 100644 --- a/examples/forms/form_elements/index.html +++ b/examples/forms/form_elements/index.html @@ -2,6 +2,7 @@ Form Elements + diff --git a/examples/images/image_manipulation/index.html b/examples/images/image_manipulation/index.html index 592d35db..50356192 100644 --- a/examples/images/image_manipulation/index.html +++ b/examples/images/image_manipulation/index.html @@ -2,6 +2,7 @@ Image Manipulation + diff --git a/examples/images/steganography/index.html b/examples/images/steganography/index.html index 34dfd369..f63e19da 100644 --- a/examples/images/steganography/index.html +++ b/examples/images/steganography/index.html @@ -2,6 +2,7 @@ Steganograpy + diff --git a/examples/lists/cities/index.html b/examples/lists/cities/index.html index ea104d9d..1c934c49 100644 --- a/examples/lists/cities/index.html +++ b/examples/lists/cities/index.html @@ -2,6 +2,7 @@ Cities + diff --git a/examples/lists/countries/index.html b/examples/lists/countries/index.html index 13fb5830..c72ef9af 100644 --- a/examples/lists/countries/index.html +++ b/examples/lists/countries/index.html @@ -2,6 +2,7 @@ Countries + diff --git a/examples/lists/json/index.html b/examples/lists/json/index.html index e4b67b7d..f056a430 100644 --- a/examples/lists/json/index.html +++ b/examples/lists/json/index.html @@ -1,7 +1,8 @@ - JSON to List + JSON + diff --git a/examples/maps/flight_paths/index.html b/examples/maps/flight_paths/index.html index 86ad8ec8..2423a9e2 100644 --- a/examples/maps/flight_paths/index.html +++ b/examples/maps/flight_paths/index.html @@ -2,6 +2,7 @@ Flight Paths + diff --git a/examples/maps/ipv4_world_map/index.html b/examples/maps/ipv4_world_map/index.html index b065fddf..55acb041 100644 --- a/examples/maps/ipv4_world_map/index.html +++ b/examples/maps/ipv4_world_map/index.html @@ -1,7 +1,8 @@ - IPV4 World Map of the Internet + IPV4 Map of the Internet + diff --git a/examples/maps/ipv4_world_map/js/example.js b/examples/maps/ipv4_world_map/js/example.js index 236c6bb0..8ee814c1 100644 --- a/examples/maps/ipv4_world_map/js/example.js +++ b/examples/maps/ipv4_world_map/js/example.js @@ -135,7 +135,7 @@ Ox.load('UI', function() { */ self.$about = Ox.Button({ selectable: false, - title: 'IPv4 World Map of the Internet', + title: 'IPv4 Map of the Internet', width: 256 }) .addClass('interface') @@ -263,7 +263,7 @@ Ox.load('UI', function() { keys: {enter: 'close', escape: 'close'}, fixedSize: true, height: 288, - title: 'IPv4 World Map of the Internet', + title: 'IPv4 Map of the Internet', width: 560 + Ox.UI.SCROLLBAR_SIZE }); diff --git a/examples/maps/manhattan_grid/index.html b/examples/maps/manhattan_grid/index.html index a5021153..713fbd8e 100644 --- a/examples/maps/manhattan_grid/index.html +++ b/examples/maps/manhattan_grid/index.html @@ -1,7 +1,8 @@ - Manhattan Grid Coordinate System + Manhattan Grid Coordinates + diff --git a/examples/ui/mouse_events/index.html b/examples/ui/mouse_events/index.html index 3206d909..f978c89f 100644 --- a/examples/ui/mouse_events/index.html +++ b/examples/ui/mouse_events/index.html @@ -2,6 +2,7 @@ Mouse Events + diff --git a/examples/ui/progress/index.html b/examples/ui/progress/index.html index bf43f981..2e717bf3 100644 --- a/examples/ui/progress/index.html +++ b/examples/ui/progress/index.html @@ -2,6 +2,7 @@ Progress + diff --git a/examples/ui/symbols/index.html b/examples/ui/symbols/index.html index 4e61c5d4..ba1cc4f7 100644 --- a/examples/ui/symbols/index.html +++ b/examples/ui/symbols/index.html @@ -2,6 +2,7 @@ Symbols + diff --git a/examples/ui/widget_design_patterns/index.html b/examples/ui/widget_design_patterns/index.html index 0dbf9da2..da712ede 100644 --- a/examples/ui/widget_design_patterns/index.html +++ b/examples/ui/widget_design_patterns/index.html @@ -2,6 +2,7 @@ Widget Design Patterns +