Update to 2.0.0 tree from current Fremantle build
[opencv] / apps / Hawk / History.txt
diff --git a/apps/Hawk/History.txt b/apps/Hawk/History.txt
deleted file mode 100644 (file)
index f49a37e..0000000
+++ /dev/null
@@ -1,100 +0,0 @@
-10.01.2000\r
-----------\r
-\r
-VisEiCL:\r
-- Pointers in EiC have been made unsafe. That is because the functions \r
-  in ippiCVL take unsafe pointers. This EiC mechanism \r
-  should be implemented by wrappers. Maybe it will be switched on if we \r
-  find a simple decision how to make wrappers support safe pointers.\r
-\r
-HighGUI:\r
-- Added destroy_image function that frees the memory allocated for bitmap.\r
-\r
-\r
-11.01.2000\r
-----------\r
-\r
-Converters:\r
-- Corrected the bug in converters. All converters were turning bitmaps\r
-  upside down.\r
-- Added fast converter from IPPIIMAGE to IPLIMAGE, that creates an IPL \r
-  header, but does not allocate memory and does not copy image data.\r
-\r
-\r
-13.01.2000\r
-----------\r
-\r
-ALL:\r
-- Removed memory leaks (all?)\r
-\r
-\r
-14.01.2000\r
-----------\r
-\r
-VisEiCL:\r
-- CHANGE IN PROJECT: *wrap.h files have been removed from VisEiCL.dsp. \r
-  From now on EiC uses library headers, like ippiCVL.h, ipl.h, etc.\r
-\r
-18.01.2000\r
-----------\r
-\r
-HighGUI:\r
-- Added HG_AUTOSIZE window style. See the docs for more info.\r
-\r
-\r
-19.01.2000\r
-----------\r
-\r
-HighGUI:\r
-- Added save_bitmap function\r
-\r
-\r
-24.01.2000\r
-----------\r
-\r
-Hawk, VisEiCL:\r
-- CHANGE IN PROJECT: The plugin mechanism has been implemented. ippiCVL\r
-  and ipl wrapper functions are loaded to Hawk as plugins from now on.\r
-\r
-25.01.2000\r
-----------\r
-\r
-Hawk:\r
-- Popup menus with hints to all functions available in the interpreter\r
-  have been implemented.\r
-\r
-10.02.2000\r
-----------\r
-\r
-HighGUI:\r
-- Added toolbar and trackbar controls and the functions working with them.\r
-- Changed the scheme of windows, size calculation (due to controls).\r
-\r
-18.02.2000\r
-----------\r
-\r
-ALL:\r
-- Implemeted a script abort in case of a fatal error (e.g. load_bitmap fails\r
-  to find the file specified). Abort happens only if the "Safe mode" flag is \r
-  set.\r
-\r
-29.02.2000\r
-----------\r
-\r
-Hawk:\r
-- Hawk text editor has been enhanced with syntax color highlighting and\r
-  other useful features.\r
-\r
-07.03.2000\r
-----------\r
-\r
-Converters:\r
-- Added the function play_avi that is temporarily places in converters block.\r
-  This function plays avi video file, calling a script function on every \r
-  displayed frame.\r
-\r
-14.04.2000\r
-----------\r
-\r
-VisEiCL:\r
-- Incorporated with next EiC version, 4.2.6, which is more stable.\r