CIA.vc
Elementary
Basic widget set, based on EFL with focus mobile touch-screen devices.
Stats » Projects » Enlightenment » Elementary
information
Photo
Elementary is a widget set. It is a new-style of widget set much more canvas object based than anything else. Why not ETK? Why not EWL? Well they both tend to veer away from the core of Evas, Ecore and Edje a lot to build their own worlds. Also I wanted something focused on embedded devices - specifically small touchscreens. Unlike GTK+ and Qt, 75% of the "widget set" is already embodied in a common core - Ecore, Edje, Evas etc. So this fine-grained library splitting means all of this is shared, just a new widget "personality" is on top. And that is... Elementary, my dear watson. Elementary.
syndicateUTC clock
16:55 on Mar 16, 2010
event counters
The last message was received 1.19 hours ago at 15:44 on Mar 16, 2010
8 messages so far today, 5 messages yesterday
13 messages so far this week, 27 messages last week
51 messages so far this month, 28 messages last month
79 messages since the first one, 1.19 months ago, for an average of 10.8 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
15:43 todaye
Commit by barbieri :: r47294 elementary/src/lib/Elementary.h.in: (link)
reorganize genlist functions in header to make more sense.
#
15:31 todaye
Commit by barbieri :: r47292 elementary/src/lib/ (9 files): (link)
Typedefs to help bindings, type less and make things easier to identify.
#
12:42 todaye
Commit by raster :: r47289 elementary/src/bin/ (test_win_state.c test.c): (link)
add new test.
#
09:22 todaye
Commit by raster :: r47283 elementary/src/bin/ (test.c test_entry.c): (link)
test entries in a layout - works just fine! so bug--
#
04:11 todaye
Commit by raster :: r47276 elementary/src/bin/test_entry.c: (link)
bug-- and.. bug++
#
03:28 todaye
Commit by raster :: r47273 elementary/data/themes/default.edc: (link)
off by 1 - just noticed now!
#
02:15 todaye
Commit by barbieri :: r47272 elementary/src/bin/test.c: (link)
sort tests, add index.

Idea by Lucas de Marchi, implementation by myself.

It's not as fancy as it could be, since elm_list does not have an
animated "bring-in" as genlist... but I added a macro to make it easy
to migrate to genlist later without lots of changes...
#
01:36 todaye
Commit by raster :: r47271 elementary/src/bin/test_entry.c: (link)
bug change
#
19:30 yesterdaye
Commit by barbieri :: r47246 elementary/src/lib/elm_thumb.c: (link)
fix compile without ethumb...
#
18:34 yesterdaye
Commit by barbieri :: r47240 elementary/ (8 files in 4 dirs): (link)
Add elm_thumb object to Elementary.
The elm_thumb object interacts with ethumb to create a thumbnail.

By: Rafael Fonseca <rfonseca at profusion dot mobi>
#
13:51 yesterdaye
Commit by raster :: r47236 elementary/src/bin/test_entry.c: (link)
bug++ :(
#
09:45 yesterdaye
Commit by raster :: r47233 elementary/src/bin/test_entry.c: (link)
bug-- note
#
02:34 yesterdaye
Commit by raster :: r47230 elementary/src/bin/test_entry.c: (link)
bug -= 2;
#
22:33 Sundaye
Commit by raster :: r47225 elementary/src/ (3 files in 2 dirs): (link)
aaah typo! fix from lupan.
#
08:21 Sundaye
Commit by raster :: r47199 elementary/src/bin/test_entry.c: (link)
note some bugs i found... to be fixed. at least i know them. :) (and have a
test case).
#
03:48 Sundaye
Commit by raster :: r47195 elementary/src/ (8 files in 2 dirs): (link)
fix more runtime wornings... added ELM_ERROR_ABORT! :)
#
21:01 Saturdaye
Commit by barbieri :: r47187 elementary/src/lib/ (24 files): (link)
Use eina_stringshare_replace to avoid crashes.

By: Rafael Fonseca <rfonseca at profusion dot mobi>
#
22:04 Fridaye
Commit by barbieri :: r47170 elementary/data/themes/default.edc: (link)
Adding space between icon and label in elementary list/slider.

By: Fabiano Fid?ncio <fidencio at profusion dot mobi>

NOTE: maybe it would be better to have a signal to say if it is
      with/without icon and add the space only if icon AND
      label... but label is pretty common, so it is fine.
#
08:13 Thursdaye
Commit by raster :: r47131 elementary/src/bin/test_entry.c: (link)
get rid of forced scrollbars in scroller.
#
08:08 Thursdaye
Commit by raster :: r47130 elementary/src/lib/elm_entry.c: (link)
remove newline stuff.
#