blob: 137a191a439895ea124b334349bb277461bfb37f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
global
- prevent calling #free with non FFI::AutoPointer ??
- spec/ecore_evas_spec.rb 23px is window frame height
- find an elegant way to have require 'efl/native' work with Efl::Evas::Native, Efl::Ecore::Native, ...
see tag "seperate-natives"
- maybe allow meth= within module#method_missing ( tools/genruby.rb)
Eet
- ...
Eina
- ...
Evas
- REvasMap
- REvasImage
- REvasText
- REvasTextBlock
- REvasSmart
- REvasBox
- REvasTable
- REvasFilter
- REvasCservv
- continue Evas.h from evas_load_error_str till $
Ecore
- ecore_evas_maximized_set
Edje
- test/test_edje.rb crashes or freeze at exit
Elementary
- ...
|