CIA.vc
Enlightenment
Beauty at your fingertips
Stats » Projects » Enlightenment
information
Photo
Enlightenment is a completely themeable, highly configurable Window Manager for the X Window System, traditionally used in Unix environments. Enlightenment's Foundation Libraries (EFL) are made available as independent entities to be used by third party developers. Among them are Evas (canvas), Ecore (main loop and I/O), Eina (data types and helpers such as logging) and so on.
syndicateUTC clock
16:49 on Feb 09, 2010
event counters
The last message was received 13.92 minutes ago at 16:35 on Feb 09, 2010
19 messages so far today, 23 messages yesterday
42 messages so far this week, 88 messages last week
130 messages so far this month, 0 messages last month
30708 messages since the first one, 6.09 years ago, for an average of 1.74 hours between messages
catalog
icontitleSort columnevents todayevents yesterdaytotal events% totallast eventcontents
BINDINGS31.6223.82 days ago
CVSROOT137.0272.52 years ago
devs21.0814.83 days ago62 items
E-MODULES-EXTRA
e1610 items
E1721.0815.02 years ago6 items
e_modules5630.2702.05 years ago45 items
Ecore31.6222.77 days ago
editje142.16213.93 minutes ago
Edje31.6222.8 days ago
Efreet110.5410.89 days ago
Eina842915.6763.82 hours ago
Elementary552.7031.09 hours ago
Emotion121.0813.82 hours ago
Enlightenment12211.89218.01 hours ago
eterm2 items
Ethumb110.5410.85 days ago
Evas121.0811.02 days ago
exalt10.5413.46 days ago
imlib2
misc110.5411.16 days ago32 items
packaging11147.5685.77 hours ago
PROTO6126.4861.13 days ago
TMP273.78413.74 hours ago
web121.08118.6 hours ago2 items
recent messages
dateReversed sort columnprojectcontentlink
14 min agoe
Commit by tiago :: r46013 editje/editje/swapfile.py: (link)
Fix open with recovery option
#
15:43 todaye
Commit by sachiel :: r46012 elementary/src/ (3 files in 2 dirs): (link)
Improve scrolled_entry a bit, it's still open for more love though.
Move test_conformant to use scrolled_entry.
#
14:17 todaye
Commit by cedric :: r46011 elementary/configure.ac: (link)

  • elementary: Remove dependencie on ecore-txt.
#
13:21 todaye
Commit by barbieri :: r46010 elementary/src/bin/test_entry.c: (link)
Convert test_entry to elm_scrolled_entry.

Reduce code duplication and also test the scrolled entry version.

St?phane BAULAND
#
12:59 todaye
Commit by cedric :: r46009 eina/src/lib/eina_stringshare.c: (link)

  • eina: Remove warning in eina_stringshare.
#
12:59 todaye
Commit by glima :: r46008 emotion/src/ (4 files in 4 dirs): (link)
Fix emotion compilation on fedora9, by jprvita.
#
12:00 todaye
Commit by maxerba :: r46007 /trunk/ (6 files in 3 dirs): (link)
updating french and italian translations
#
11:02 todaye
Commit by barbieri :: r46006 packaging/gentoo/media-libs/evas/ (evas-9999.ebuild Manifest): (link)
Add missing homepage to evas package.
#
03:34 todaye
Commit by barbieri :: r46005 elementary/data/themes/default.edc: (link)
yet another trailing whitespace deletion.

last try with CIA-49 bot at #edevelop :-/
#
03:27 todaye
Commit by barbieri :: r46004 elementary/src/lib/elm_entry.c: (link)
delete trailing whitespace.

this is more to test http://cia.vc and their project match with our
crazy project structure.
#
03:04 todaye
Commit by barbieri :: r46003 TMP/st/elementary/src/lib/elm_win.c: (link)
delete trailing whitespace.
#
03:00 todaye
Commit by barbieri :: r46002 eina/src/lib/eina_module.c: (link)
delete trailing whitespace.
#
02:51 todaye
Commit by barbieri :: r46001 eina/src/lib/eina_log.c: (link)
delete trailing whitespace.
#
02:46 todaye
Commit by devilhorns :: r46000 TMP/st/elementary/src/lib/elm_conform.c: (link)
Add initial doxy for conformant widget.
#
02:14 todaye
Commit by barbieri :: r45999 eina/src/lib/eina_log.c: (link)
apply global log level if global domain exists.

This allows setting global log level after eina_init() and have it to
behave properly.
#
02:13 todaye
Commit by barbieri :: r45998 eina/src/ (lib/eina_log.c include/eina_log.h): (link)
minor matching speedups.

keep log level name size (namelen) and use it before strcmp().
#
01:47 todaye
Commit by barbieri :: r45997 eina/src/lib/eina_log.c: (link)
just try fnmatch (glob) if no specific level was set.
#
01:43 todaye
Commit by barbieri :: r45996 eina/src/ (5 files in 3 dirs): (link)
eina log level utilities.

couple of functions that are useful outside and should be fast.
#
00:52 todaye
Commit by barbieri :: r45995 eina/src/ (3 files in 3 dirs): (link)
eina log parameters getters and setters.

allow external users to check or set flags that are initialized based
on environment variables such as EINA_LOG_COLOR_DISABLE.
#
22:48 yesterdaye
Commit by devilhorns :: r45994 e/src/bin/e_remember.c: (link)
Respect internal_no_remember flag.
#