2009-06-15  Olivier DOLE  <odole@pleyo.com>

        Add specific PLATFORM(MIPS).

        * Base/wtf/Platform.h:

2009-06-03  Mario Bensi  <mbensi@pleyo.com>
        revision 1000. :)

2009-06-03  Mario Bensi  <mbensi@pleyo.com>

        fix build with Filter to ON and SVG to OFF

        * cmake/SetCMakeVars.cmake:

2009-05-27  Mario Bensi  <mbensi@pleyo.com>

        Add resources.

        * Resources/Alert: Added.
        * Resources/Alert/background.png: Added.
        * Resources/Alert/borderb.png: Added.
        * Resources/Alert/borderh.png: Added.
        * Resources/Alert/borderl.png: Added.
        * Resources/Alert/borderr.png: Added.
        * Resources/Alert/buttonCancel.png: Added.
        * Resources/Alert/buttonOK.png: Added.
        * Resources/Alert/cornerbl.png: Added.
        * Resources/Alert/cornerbr.png: Added.
        * Resources/Alert/cornerhl.png: Added.
        * Resources/Alert/cornerhr.png: Added.
        * Resources/Alert/textbl.png: Added.
        * Resources/Alert/textbr.png: Added.
        * Resources/Alert/textgb.png: Added.
        * cmake/SetCMakeVars.cmake:

2009-04-09  Olivier DOLE  <odole@pleyo.com>

        Build fix for jshell.

        * cmake/CheckPlatformThreads.cmake:

2009-04-02  Jean-Charles Verdié  <jcverdie@pleyo.com>

        Reviewed by Olivier Dole.

        * Base/wtf/Platform.h:
        * cmake/CheckPlatformSystem.cmake:
        Fix mac compilation

2009-04-01  Stanislaw Szymczyk  <sszymczy@gmail.com>

        Reviewed by Mario Bensi.

        Ticket #334: File download implementation

        * cmake/SetCMakeVars.cmake: Added WebDownloadDelegate.h and
        WebDownload.h to the list of installed headers.

2009-03-27  Julien Chaffraix  <julien.chaffraix@gmail.com>

        Reviewed by Mario Bensi.

        Ticket #332: Split WebNotificationDelegate

        Added the 2 new delegates to the API_HEADERS.
        
        * cmake/SetCMakeVars.cmake:

2009-03-24  Olivier DOLE  <odole@pleyo.com>

        Print not implemented methods only in debug.

        * Base/BALBase.h.in:

2009-03-24  Olivier DOLE  <odole@pleyo.com>

        Quick and dirty fix for WebKitTypes for customer.

        * Base/CMakeLists.txt:
        * Base/WebKitTypes.h: Removed.
        * Base/WebKitTypes.h.in: Added.

2009-03-09  Olivier DOLE  <odole@pleyo.com>

        Fix macro create_include_link in cmake.

        * cmake/DefineOwbMacros.cmake:

2009-03-01  Mario Bensi  <mbensi@pleyo.com>

        Add soup to build gtk.

        * cmake/ConfigureBuildGtk.cmake:

2009-02-27  Mario Bensi  <mbensi@pleyo.com>

        Add Soup network support.

        * CMakeLists.txt:
        * cmake/AddGlobalCompilerFlags.cmake:
        * cmake/CheckPlatformNetwork.cmake:

2009-02-27  Olivier DOLE  <odole@pleyo.com>

        Fix NPAPI support for gtk.

        * cmake/AddGlobalCompilerFlags.cmake:

2009-02-23  Olivier DOLE  <odole@pleyo.com>

        Fix tests compilation in release.

        * cmake/AddGlobalCompilerFlags.cmake:

2009-02-20  Olivier DOLE  <odole@pleyo.com>

        Add SunSpider directory

        * CMakeLists.txt:

2009-02-19  Mario Bensi  <mbensi@pleyo.com>

        add DumpRenderTree.

        * CMakeLists.txt:
        * cmake/SetCMakeVars.cmake:

2009-02-12  Olivier DOLE  <odole@pleyo.com>

        Remove unused gnome-vfs support from cmake.

        * cmake/CheckPlatformVideoSupport.cmake:

2009-02-08  Mario Bensi  <mbensi@pleyo.com>

        Add Resources.

        * Resources/ScrollbarTheme: Added.
        * Resources/ScrollbarTheme/bg.png: Added.
        * Resources/ScrollbarTheme/bgh.png: Added.
        * Resources/ScrollbarTheme/down.png: Added.
        * Resources/ScrollbarTheme/left.png: Added.
        * Resources/ScrollbarTheme/right.png: Added.
        * Resources/ScrollbarTheme/thumbH.png: Added.
        * Resources/ScrollbarTheme/thumbHL.png: Added.
        * Resources/ScrollbarTheme/thumbHR.png: Added.
        * Resources/ScrollbarTheme/thumbV.png: Added.
        * Resources/ScrollbarTheme/thumbVD.png: Added.
        * Resources/ScrollbarTheme/thumbVU.png: Added.
        * Resources/ScrollbarTheme/up.png: Added.

2009-01-30  Joerg Strohmayer  <j_s@gmx.de>

        Reviewed by Mario Bensi.
        Updated AmigaOS4 types.

        * Base/AmigaOS4/BALTypeAmigaOS4.h:
        * Base/WebKitTypes.h:

2009-01-29  Mario Bensi  <mbensi@pleyo.com>

        add resize type for qt.

        * Base/WebKitTypes.h:

2009-01-20  Julien Chaffraix  <jchaffraix@pleyo.com>

        Reviewed by Mario Bensi.

        Added WebNotificationDelegate to the header to install.

        * cmake/SetCMakeVars.cmake:

2009-01-06  Mario Bensi  <mbensi@pleyo.com>

        Reviewed by Olivier DOLE.
        Add Unit Tests mecanism

        * CMakeLists.txt:
        * cmake/CheckCppUnit.cmake: Added.

2008-12-24  Joerg Strohmayer  <j_s@gmx.de>

        Reviewed by Mario Bensi.
        AmigaOS port update and changes for Galekid.

        * Base/AmigaOS4/BALTypeAmigaOS4.h:
        * Base/WebKitTypes.h:

2008-12-19  Mario Bensi  <mbensi@pleyo.com>

        Change NotImplemented and BalNotImplemented.

        * Base/BALBase.h.in:

2008-12-19  Olivier DOLE  <odole@pleyo.com>

        Clean in SDL types (remove comments).

        * Base/SDL/BALTypeSDL.h:

2008-12-18  Olivier DOLE  <odole@pleyo.com>

        Fix SDL build configuration for x86 arch.

        * cmake/ConfigureBuildSDL.cmake:
        * cmake/ConfigureBuildSDLMini.cmake:

2008-12-18  Olivier DOLE  <odole@pleyo.com>

        Add pre-configuration files to automate merge build.

        * cmake/ConfigureBuildGtk.cmake: Added.
        * cmake/ConfigureBuildSDL.cmake: Added.
        * cmake/ConfigureBuildSDLMini.cmake: Added.

2008-12-18  Mario Bensi  <mbensi@pleyo.com>

        add Origyn suite.

        * CMakeLists.txt:
        * cmake/AddWebCoreCompilerFlags.cmake:
        * cmake/SetCMakeVars.cmake:

2008-12-18  Olivier DOLE  <odole@pleyo.com>

        Fix comment for JIT options.

        * CMakeLists.txt:

2008-12-17  Olivier DOLE  <odole@pleyo.com>

        Fix owb compilation.

        * CMakeLists.txt:
        * cmake/SetCMakeVars.cmake:

2008-12-17  Mario Bensi  <mbensi@pleyo.com>

        add option RegExp JIT and JSC JIT.

        * CMakeLists.txt:
        * cmake/AddGlobalCompilerFlags.cmake:
        * cmake/SetCMakeVars.cmake:

2008-12-17  Mario  <mbensi@pleyo.com>

        fix addons.

        * CMakeLists.txt:
        * cmake/AddWebCoreCompilerFlags.cmake:
        * cmake/SetCMakeVars.cmake:
        * FindCMakeModulesPath.py:

2008-12-16  Olivier DOLE  <odole@pleyo.com>

        build fix.

        * Base/CMakeLists.txt:
        * cmake/CheckPlatformGraphics.cmake:

2008-12-16  Olivier DOLE  <odole@pleyo.com>

        move BAL/Base to root directory.

        * Base: Added.
        * Base/CMakeLists.txt:
        * CMakeLists.txt:
        * cmake/SetCMakeVars.cmake:

2008-12-16  Mario Bensi  <mbensi@pleyo.com>

        remove ENABLE_BENCHMARK option.

        * CMakeLists.txt:
        * cmake/AddGlobalCompilerFlags.cmake:

2008-12-15  Jean-Charles Verdié  <jcverdie@pleyo.com>

        Reviewed by Olivier Dole.

        * cmake/CheckNPAPI.cmake:
        fix NPAPI Xt dependency

2008-12-15  Olivier DOLE  <odole@pleyo.com>

        Add .pc file for webkit-owb

        * CMakeLists.txt:
        * cmake/CheckPlatformVideoSupport.cmake:

2008-12-15  Jean-Charles Verdié  <jcverdie@pleyo.com>

        Reviewed by Olivier Dole.

        * cmake/AddWebCoreCompilerFlags.cmake:
        * cmake/CheckPlatformGraphics.cmake:
        Fix GTK compilation on MacPorts (LD_FLAGS)

2008-12-15  Olivier DOLE  <odole@pleyo.com>

        Create a macro for Webcore generated sources.

        * cmake/DefineOwbMacros.cmake:

2008-12-12  Mario Bensi  <mbensi@pleyo.com>

        Reviewed by Olivier DOLE.
        fix last merge

        * CMakeLists.txt:
        * cmake/AddWebCoreCompilerFlags.cmake:
        * cmake/SetCMakeVars.cmake:
        * lastMerge.txt:

2008-12-08  Olivier DOLE  <odole@pleyo.com>

        merge with webkit revision 39132

2008-12-08  Olivier DOLE  <odole@pleyo.com>

        Remove DeepSee.

        * CMakeLists.txt:
        * cmake/DeepSee.cmake: Removed.
        * cmake/SetCMakeVars.cmake:

2008-12-08  Olivier DOLE  <odole@pleyo.com>

        Rename balwtf to wtf.

        * CMakeLists.txt:
        * cmake/AddJavaScriptCoreCompilerFlags.cmake:
        * cmake/AddWebCoreCompilerFlags.cmake:
        * cmake/SetCMakeVars.cmake:

2008-12-05  Olivier DOLE  <odole@pleyo.com>

        Modify source code organization.

        * cmake/SetCMakeVars.cmake:

2008-12-01  Olivier DOLE  <odole@pleyo.com>

        Add SVG support.
        Set a SDL build by default.

        * CMakeLists.txt:
        * cmake/AddGlobalCompilerFlags.cmake:
        * cmake/CheckSVG.cmake: Added.
        * cmake/SetCMakeVars.cmake:

2008-11-27  Olivier DOLE  <odole@pleyo.com>

        Add NPAPI support.
        Disable HTML5 video and database support by default.

        * CMakeLists.txt:
        * cmake/AddGlobalCompilerFlags.cmake:
        * cmake/CheckNPAPI.cmake: Added.
        * cmake/SetCMakeVars.cmake:

2008-11-20  Julien Chaffraix  <jchaffraix@pleyo.com>

        Reviewed by Olivier DOLE.

        Drop support for Dashboard.

        This option was added to match other ports but does not had anything for us.
        It can also lead to build errors.

        * CMakeLists.txt:

2008-11-20  Olivier DOLE  <odole@pleyo.com>

        Build fix.
        Remove "version" hack in the main cmake for macport as cmake-2.6.2 is
        now available in macport:
        http://www.macports.org/ports.php?by=name&substr=cmake

        * CMakeLists.txt:

2008-10-21  Olivier DOLE  <odole@pleyo.com>

        Fix missing include for customer.

        * cmake/SetCMakeVars.cmake:

2008-10-21  Olivier DOLE  <odole@pleyo.com>

        Clean main CMake.

        * CMakeLists.txt:
        * cmake/AddGlobalCompilerFlags.cmake: Added.
        * cmake/CheckPlatformImageDecoder.cmake:

2008-10-20  Olivier DOLE  <odole@pleyo.com>

        Add an option to disable inspector.

        * CMakeLists.txt:
        * cmake/AddWebCoreCompilerFlags.cmake:

2008-10-14  Jean-Charles Verdié  <jcverdie@pleyo.com>

         Reviewed by Olivier Dole.
         MacOS with MacPorts compilation (1st integration, some corner cases may fail)

        * CMakeLists.txt:
        * cmake/AddWebCoreCompilerFlags.cmake:
        * cmake/CheckPlatformSystem.cmake:
        * cmake/DeepSee.cmake:

2008-10-09  Olivier DOLE  <odole@pleyo.com>

        Add uClibc support (not tested).

        * CMakeLists.txt:
        * cmake/AddJavaScriptCoreCompilerFlags.cmake:
        * cmake/CheckPlatformSystem.cmake: Added.

2008-10-09  Olivier DOLE  <odole@pleyo.com>

        Remove useless WEBCORE_LD_FLAGS variable.

        * cmake/AddWebCoreCompilerFlags.cmake:

2008-10-09  Olivier DOLE  <odole@pleyo.com>

        Remove deprecated GeneratedSources directory.

        * GeneratedSources: Removed.
        * GeneratedSources/CMakeLists.txt: Removed.

2008-10-06  Olivier DOLE  <odole@pleyo.com>

        Move resources files in root directory.

        * Resources: Added.

2008-10-06  Olivier DOLE  <odole@pleyo.com>

        Set cmake minimum version for this project to 2.6.2. It is required to
		do a clean for owb.

        * CMakeLists.txt:

2008-10-04  Olivier DOLE  <odole@pleyo.com>

        First clean.

        * CMakeLists.txt:
        * cmake/AddJavaScriptCoreCompilerFlags.cmake:
        * cmake/AddWebCoreCompilerFlags.cmake:
        * cmake/AddWebKitCompilerFlags.cmake: Added.
        * cmake/CheckSqlite3.cmake:
        * cmake/SetCMakeVars.cmake: Added.

2008-10-04  Olivier DOLE  <odole@pleyo.com>

        Fix database option.

        * CMakeLists.txt:
        * cmake/CheckSqlite3.cmake:

2008-10-03  Olivier DOLE  <odole@pleyo.com>

        Fix generic internationalization compilation.
        coding style in CMakeLists.txt

        * CMakeLists.txt:
        * cmake/CheckPlatformInternationalization.cmake:

2008-10-03  Olivier DOLE  <odole@pleyo.com>

        Add an option for internationalization support.

        * CMakeLists.txt:
        * cmake/CheckPlatformInternationalization.cmake:

2008-10-03  Olivier DOLE  <odole@pleyo.com>

        Quick and dirty fix for ImageDecoder checking which may break customer
        port checking.

        * CMakeLists.txt:

2008-10-03  Olivier DOLE  <odole@pleyo.com>

        Add option ENABLE_BENCHMARK in CMakeLists.txt

        * CMakeLists.txt:

2008-10-03  Olivier DOLE  <odole@pleyo.com>

        Add CheckPlatformCutomer for customer ports.

        * CMakeLists.txt:

2008-10-02  Olivier DOLE  <odole@pleyo.com>

        Add CustomerOptions for customer ports.

        * CMakeLists.txt:

2008-10-02  Olivier DOLE  <odole@pleyo.com>

        rewrite cmake to get a single library and more clean and modular cmake.

        * CMakeLists.txt:
        * CMakeLists_deepseeProject.txt: Removed.
        * cmake/AddJavaScriptCoreCompilerFlags.cmake: Added.
        * cmake/AddWebCoreCompilerFlags.cmake: Added.
        * cmake/CheckBaseDependencies.cmake: Added.
        * cmake/CheckPlatformFileSystem.cmake: Added.
        * cmake/CheckPlatformFonts.cmake: Added.
        * cmake/CheckPlatformGraphics.cmake: Added.
        * cmake/CheckPlatformImageDecoder.cmake: Added.
        * cmake/CheckPlatformInternationalization.cmake: Added.
        * cmake/CheckPlatformNetwork.cmake: Added.
        * cmake/CheckPlatformThreads.cmake: Added.
        * cmake/CheckPlatformTimer.cmake: Added.
        * cmake/CheckPlatformVideoSupport.cmake: Added.
        * cmake/CheckSqlite3.cmake: Added.
        * cmake/CheckXSLT.cmake: Added.
        * cmake/DeepSee.cmake: Added.
        * cmake/DefineOwbMacros.cmake: Added.
        * cmake/FindCairo.cmake: Removed.
        * cmake/FindFontconfig.cmake: Removed.
        * cmake/FindFreetype2.cmake: Removed.
        * cmake/FindGIF.cmake: Removed.
        * cmake/FindGSTreamer.cmake: Removed.
        * cmake/FindGnomeVfs.cmake: Removed.
        * cmake/FindGthread.cmake: Removed.
        * cmake/FindGtk2.cmake: Removed.
        * cmake/FindPNG12.cmake: Removed.
        * cmake/FindSQLite.cmake: Removed.

2008-09-11  Julien Chaffraix  <jchaffraix@pleyo.com>

        Reviewed by Mario Bensi <mbensi@pleyo.com>

        Missing library names are not reported in ccmake
        Ticket #291

        * CMakeLists.txt: Removed ADD_LIBRARY that caused
        a warning to be displayed (jscore is defined in both
        IF's branches).

