From cd9639c212846ba3597f1f10551d1c55b6c51312 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 12 Dec 2001 21:33:34 +0000 Subject: Update documentation screenshots (still have some to go...) Cleanup some demos and the color chooser. Restore code in Fl_Window::hotspot() to keep the window on the screen. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1837 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl_Check_Button.gif | Bin 352 -> 362 bytes documentation/Fl_File_Chooser.gif | Bin 150 -> 0 bytes documentation/Fl_Help_Dialog.gif | Bin 112 -> 8571 bytes documentation/Fl_Light_Button.gif | Bin 462 -> 421 bytes documentation/Fl_Return_Button.gif | Bin 497 -> 491 bytes documentation/Fl_Roller.gif | Bin 1142 -> 1592 bytes documentation/Fl_Round_Button.gif | Bin 378 -> 404 bytes documentation/Fl_Scroll.gif | Bin 5112 -> 13051 bytes documentation/Fl_Tile.gif | Bin 4423 -> 3837 bytes documentation/Fl_Value_Input.gif | Bin 464 -> 651 bytes documentation/Fl_Value_Output.gif | Bin 409 -> 640 bytes documentation/adjuster1.gif | Bin 944 -> 1249 bytes documentation/ask.C.gif | Bin 2778 -> 1152 bytes documentation/boxtypes.gif | Bin 13347 -> 12196 bytes documentation/button.C.gif | Bin 1725 -> 786 bytes documentation/buttons.gif | Bin 4024 -> 2052 bytes documentation/charts.gif | Bin 12873 -> 12312 bytes documentation/choice.gif | Bin 3354 -> 2240 bytes documentation/clock.gif | Bin 1556 -> 1779 bytes documentation/counter.gif | Bin 1488 -> 1879 bytes documentation/cubeview.gif | Bin 20106 -> 8289 bytes documentation/dial.gif | Bin 1140 -> 1564 bytes documentation/editor-replace.gif | Bin 4768 -> 1521 bytes documentation/editor.gif | Bin 34310 -> 10187 bytes documentation/filechooser.gif | Bin 18433 -> 9384 bytes documentation/fl_alert.gif | Bin 1830 -> 1674 bytes documentation/fl_ask.gif | Bin 1498 -> 1333 bytes documentation/fl_choice.gif | Bin 1693 -> 1519 bytes documentation/fl_color_chooser.jpg | Bin 12610 -> 7694 bytes documentation/fl_input.gif | Bin 3719 -> 1935 bytes documentation/fl_message.gif | Bin 1656 -> 1509 bytes documentation/fl_password.gif | Bin 3562 -> 1607 bytes documentation/fl_show_colormap.gif | Bin 17470 -> 17916 bytes documentation/hello.C.gif | Bin 5584 -> 1686 bytes documentation/menubar.gif | Bin 3798 -> 1273 bytes documentation/scrollbar.gif | Bin 1041 -> 1201 bytes documentation/slider.gif | Bin 3098 -> 3412 bytes documentation/symbols.gif | Bin 6281 -> 5175 bytes documentation/tabs.gif | Bin 2779 -> 2271 bytes documentation/text.gif | Bin 2189 -> 1988 bytes documentation/valuators.gif | Bin 37238 -> 19207 bytes documentation/value_slider.gif | Bin 8401 -> 3733 bytes 42 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 documentation/Fl_File_Chooser.gif (limited to 'documentation') diff --git a/documentation/Fl_Check_Button.gif b/documentation/Fl_Check_Button.gif index d29c34d1b..bbd6f4ee7 100644 Binary files a/documentation/Fl_Check_Button.gif and b/documentation/Fl_Check_Button.gif differ diff --git a/documentation/Fl_File_Chooser.gif b/documentation/Fl_File_Chooser.gif deleted file mode 100644 index 3f8990f79..000000000 Binary files a/documentation/Fl_File_Chooser.gif and /dev/null differ diff --git a/documentation/Fl_Help_Dialog.gif b/documentation/Fl_Help_Dialog.gif index 580e6a11a..92b0840c3 100644 Binary files a/documentation/Fl_Help_Dialog.gif and b/documentation/Fl_Help_Dialog.gif differ diff --git a/documentation/Fl_Light_Button.gif b/documentation/Fl_Light_Button.gif index 38d55ced1..0d380937e 100644 Binary files a/documentation/Fl_Light_Button.gif and b/documentation/Fl_Light_Button.gif differ diff --git a/documentation/Fl_Return_Button.gif b/documentation/Fl_Return_Button.gif index b9ee29dd7..349163ca7 100644 Binary files a/documentation/Fl_Return_Button.gif and b/documentation/Fl_Return_Button.gif differ diff --git a/documentation/Fl_Roller.gif b/documentation/Fl_Roller.gif index 9e53cff4a..48cd5b189 100644 Binary files a/documentation/Fl_Roller.gif and b/documentation/Fl_Roller.gif differ diff --git a/documentation/Fl_Round_Button.gif b/documentation/Fl_Round_Button.gif index 476f92965..3acb88876 100644 Binary files a/documentation/Fl_Round_Button.gif and b/documentation/Fl_Round_Button.gif differ diff --git a/documentation/Fl_Scroll.gif b/documentation/Fl_Scroll.gif index c1a959578..3055429a0 100644 Binary files a/documentation/Fl_Scroll.gif and b/documentation/Fl_Scroll.gif differ diff --git a/documentation/Fl_Tile.gif b/documentation/Fl_Tile.gif index e96744504..f14f0b49b 100644 Binary files a/documentation/Fl_Tile.gif and b/documentation/Fl_Tile.gif differ diff --git a/documentation/Fl_Value_Input.gif b/documentation/Fl_Value_Input.gif index bdc556502..feabbffc1 100644 Binary files a/documentation/Fl_Value_Input.gif and b/documentation/Fl_Value_Input.gif differ diff --git a/documentation/Fl_Value_Output.gif b/documentation/Fl_Value_Output.gif index 5e8c9e97f..18cf45a39 100644 Binary files a/documentation/Fl_Value_Output.gif and b/documentation/Fl_Value_Output.gif differ diff --git a/documentation/adjuster1.gif b/documentation/adjuster1.gif index 9425669cf..1f9f5353e 100644 Binary files a/documentation/adjuster1.gif and b/documentation/adjuster1.gif differ diff --git a/documentation/ask.C.gif b/documentation/ask.C.gif index d4ae1a40a..3bf91d518 100644 Binary files a/documentation/ask.C.gif and b/documentation/ask.C.gif differ diff --git a/documentation/boxtypes.gif b/documentation/boxtypes.gif index f0b549823..bf1b67fd3 100644 Binary files a/documentation/boxtypes.gif and b/documentation/boxtypes.gif differ diff --git a/documentation/button.C.gif b/documentation/button.C.gif index bbfda3eee..b3cf14539 100644 Binary files a/documentation/button.C.gif and b/documentation/button.C.gif differ diff --git a/documentation/buttons.gif b/documentation/buttons.gif index 4a9de2039..cadf9a3a5 100644 Binary files a/documentation/buttons.gif and b/documentation/buttons.gif differ diff --git a/documentation/charts.gif b/documentation/charts.gif index f204e14f4..c68e66ed5 100644 Binary files a/documentation/charts.gif and b/documentation/charts.gif differ diff --git a/documentation/choice.gif b/documentation/choice.gif index 83247dffd..c446830d9 100644 Binary files a/documentation/choice.gif and b/documentation/choice.gif differ diff --git a/documentation/clock.gif b/documentation/clock.gif index c3de9ae37..fd7295306 100644 Binary files a/documentation/clock.gif and b/documentation/clock.gif differ diff --git a/documentation/counter.gif b/documentation/counter.gif index 9784e467e..6e05a65e7 100644 Binary files a/documentation/counter.gif and b/documentation/counter.gif differ diff --git a/documentation/cubeview.gif b/documentation/cubeview.gif index 98f612d21..7dd3863f9 100644 Binary files a/documentation/cubeview.gif and b/documentation/cubeview.gif differ diff --git a/documentation/dial.gif b/documentation/dial.gif index 68b09c032..e52e18038 100644 Binary files a/documentation/dial.gif and b/documentation/dial.gif differ diff --git a/documentation/editor-replace.gif b/documentation/editor-replace.gif index 6098ead60..73c285664 100644 Binary files a/documentation/editor-replace.gif and b/documentation/editor-replace.gif differ diff --git a/documentation/editor.gif b/documentation/editor.gif index 88db4417b..8fce896f0 100644 Binary files a/documentation/editor.gif and b/documentation/editor.gif differ diff --git a/documentation/filechooser.gif b/documentation/filechooser.gif index 0145a5e80..974bef23e 100644 Binary files a/documentation/filechooser.gif and b/documentation/filechooser.gif differ diff --git a/documentation/fl_alert.gif b/documentation/fl_alert.gif index 66fa01b8b..be008e3ab 100644 Binary files a/documentation/fl_alert.gif and b/documentation/fl_alert.gif differ diff --git a/documentation/fl_ask.gif b/documentation/fl_ask.gif index 9b31af3b9..00a9fbbe0 100644 Binary files a/documentation/fl_ask.gif and b/documentation/fl_ask.gif differ diff --git a/documentation/fl_choice.gif b/documentation/fl_choice.gif index 3ce8c7d2e..940b22cf3 100644 Binary files a/documentation/fl_choice.gif and b/documentation/fl_choice.gif differ diff --git a/documentation/fl_color_chooser.jpg b/documentation/fl_color_chooser.jpg index ce59c156f..55dd82f07 100644 Binary files a/documentation/fl_color_chooser.jpg and b/documentation/fl_color_chooser.jpg differ diff --git a/documentation/fl_input.gif b/documentation/fl_input.gif index c999a8d0c..63dc51cec 100644 Binary files a/documentation/fl_input.gif and b/documentation/fl_input.gif differ diff --git a/documentation/fl_message.gif b/documentation/fl_message.gif index 2d6072668..778020638 100644 Binary files a/documentation/fl_message.gif and b/documentation/fl_message.gif differ diff --git a/documentation/fl_password.gif b/documentation/fl_password.gif index 6baccfb64..0523b574a 100644 Binary files a/documentation/fl_password.gif and b/documentation/fl_password.gif differ diff --git a/documentation/fl_show_colormap.gif b/documentation/fl_show_colormap.gif index 62f16bfcb..5c3b3518d 100644 Binary files a/documentation/fl_show_colormap.gif and b/documentation/fl_show_colormap.gif differ diff --git a/documentation/hello.C.gif b/documentation/hello.C.gif index 1a030cc36..559b69520 100644 Binary files a/documentation/hello.C.gif and b/documentation/hello.C.gif differ diff --git a/documentation/menubar.gif b/documentation/menubar.gif index 383598d0f..5c6c9442b 100644 Binary files a/documentation/menubar.gif and b/documentation/menubar.gif differ diff --git a/documentation/scrollbar.gif b/documentation/scrollbar.gif index 3b548a4d0..96d0358cf 100644 Binary files a/documentation/scrollbar.gif and b/documentation/scrollbar.gif differ diff --git a/documentation/slider.gif b/documentation/slider.gif index af3e09863..923e25784 100644 Binary files a/documentation/slider.gif and b/documentation/slider.gif differ diff --git a/documentation/symbols.gif b/documentation/symbols.gif index e36d24d19..54bda5b44 100644 Binary files a/documentation/symbols.gif and b/documentation/symbols.gif differ diff --git a/documentation/tabs.gif b/documentation/tabs.gif index c1f151644..c347cba15 100644 Binary files a/documentation/tabs.gif and b/documentation/tabs.gif differ diff --git a/documentation/text.gif b/documentation/text.gif index c96bcbf97..65a56da97 100644 Binary files a/documentation/text.gif and b/documentation/text.gif differ diff --git a/documentation/valuators.gif b/documentation/valuators.gif index 86bf2d3e1..a2de73801 100644 Binary files a/documentation/valuators.gif and b/documentation/valuators.gif differ diff --git a/documentation/value_slider.gif b/documentation/value_slider.gif index ab1c00197..13fec43ba 100644 Binary files a/documentation/value_slider.gif and b/documentation/value_slider.gif differ -- cgit v1.2.3