Changes between Version 17 and Version 18 of EFLWebKit


Ignore:
Timestamp:
Aug 5, 2009 5:40:06 AM (15 years ago)
Author:
tonikitoo@gmail.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EFLWebKit

    v17 v18  
    3636 * Fix randon crashes related to einastringshared in CursorEfl.cpp - DONE.
    3737 * Fix code style issue throughout the code (use WebKitTools/Scripts/modules/cpplint.py tool) - DONE.
    38  * Support building without X.
     38 * Make typing UTF8 char possible in HTML forms - DONE.
     39 * Support building without X - (WIP).
    3940 * Fix issues with flash positioning (see EVE).
    4041 * Fix crash on GMail (related to Flash).
     
    4546Other desired features:
    4647
    47  * Make typing UTF8 char possible in HTML forms.
    4848 * Implement proper hooks for virtual keyboard.
    4949 * Make text_selection via mouse settable.
     50 * Check Gtk's way of implementing Editor commands (hashMap) called by EditorClientEfl.cpp .
    5051
    5152