blob: a1dc9012de57f40b9e993c8f2d0f4106e9d8a73c (
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)
Evas
- complete REvasBox specs
- REvasImage
- REvasSmart
- REvasTable
- REvasMap
- REvasFilter
- REvasTextBlock
- REvasCservv
- continue Evas.h from evas_load_error_str till $
Ecore
- getopt why -E => ERROR: invalid options found. See --help
- ecore_evas_maximized_set
Elementary
- ...
Edje
- ...
Eet
- ...
Eina
- ...
|