Changes between Version 17 and Version 18 of EFLWebKit
- Timestamp:
- Aug 5, 2009, 5:40:06 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EFLWebKit
v17 v18 36 36 * Fix randon crashes related to einastringshared in CursorEfl.cpp - DONE. 37 37 * 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). 39 40 * Fix issues with flash positioning (see EVE). 40 41 * Fix crash on GMail (related to Flash). … … 45 46 Other desired features: 46 47 47 * Make typing UTF8 char possible in HTML forms.48 48 * Implement proper hooks for virtual keyboard. 49 49 * Make text_selection via mouse settable. 50 * Check Gtk's way of implementing Editor commands (hashMap) called by EditorClientEfl.cpp . 50 51 51 52