CIA.vc
envision
Real-time open source activity stats
Stats » Projects » Enlightenment » envision
informationsyndicateUTC clock
15:57 on May 27, 2012
event counters
The last message was received 3.65 months ago at 05:34 on Feb 08, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
27 messages since the first one, 1.56 years ago, for an average of 3.01 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
05:34 on Feb 08e
Commit by hermet :: r67746 envision/src/bin/main.c: (link)
envision - Compiler Warnings - Elementary API changes.

Greetings,

After the recent elementary changes in gengrid make output from
envision is getting flooded with a LOT of warnings about elm_gengrid
-> elm_object.
There are also errors everywhere due to pointer type incompatibility
due to the change from Elm_Gengrid_Item to Elm_Object_Item.
some of those errors are suppressed (actually solved with this patch),
while others require further changes in the Elm side of the API to
also get fixed.

here is an example of the warnings GCC generates:

main.c:736:11: warning: passing argument 1 of
‘elm_gengrid_item_prev_get’ from incompatible pointer type
/opt/e/include/elementary-0/Elementary.h:9576:28: note: expected
‘const struct Elm_Gen_Item *’ but argument is of type ‘struct
Elm_Object_Item *’

had no time to look at them yet.. might also be trivial.

Regards,

Submitted-By-Off Alex-P. Natsios<apnatsios at gmail dot com>
#
04:13 on Jan 31e
Commit by hermet :: r67616 envision/src/bin/main.c: (link)
envision - Elm_Gengrid_Item -> Elm_Object_Item
#
13:28 on Jan 20e
Commit by hermet :: r67381 envision/src/bin/main.c: (link)
envision - Elm_Genlist_Item -> Elm_Object_Item
#
03:13 on Jan 17e
Commit by seoz :: r67257 envision/.gitignore: (link)
envision: Added .gitignore
#
18:42 on Jan 10e
Commit by seoz :: r67017 envision/src/bin/main.c: (link)
envision: Applied latest entry api change. elm_entry_end_set -> elm_object_part_content_set.
#
18:42 on Jan 10e
Commit by seoz :: r67018 envision/data/themes/Makefile.am: (link)
envision: Turned off edje_cc verbose mode.
#
17:17 on Dec 19, 2011e
Commit by seoz :: r66332 envision/ (3 files in 2 dirs): (link)
envision: Fixed envision. It works now :)
#
08:13 on Dec 01, 2011e
Commit by hermet :: r65743 envision/src/bin/main.c: (link)
envision - Elm_Toolbar_Item -> Elm_Object_Item
#
13:14 on Nov 19, 2011e
Commit by discomfitor :: r65408 envision/src/bin/main.c: (link)
update to latest elm
#
13:48 on Nov 14, 2011e
Commit by onefang :: r65161 envision/src/bin/main.c: (link)
Oops, forgot to commit this one one.
#
00:07 on Oct 22, 2011e
Commit by caro :: r64274 envision/Makefile.am: (link)
Envision: fix maintainer-clean rule
#
23:44 on Oct 21, 2011e
Commit by caro :: r64272 envision/configure.ac: (link)
Envision: do not enter po/ if --disable-nls is passed to configure
#
07:57 on Jun 09, 2011e
Commit by caro :: r60118 envision/autogen.sh: (link)
don't use autoreconf as it can not support optional gettext support (yet)
#
06:02 on Jun 07, 2011e
Commit by caro :: r60022 envision/configure.ac: (link)
fix configuration when gettext is not installed
#
16:53 on Apr 13, 2011e
Commit by seoz :: r58640 envision/src/bin/main.c: (link)
Envision main.c: Applied "clicked" signal name change for gengrid.
#
11:27 on Feb 04, 2011e
Commit by caro :: r56708 envision/ (configure.ac Makefile.am): (link)
better gettext support
#
14:06 on Nov 25, 2010e
Commit by rfonseca :: r54982 envision/src/bin/main.c: (link)
Better Gengrid alignment for Envision.

When opening a pdf file we would like it to start from the first page not the
middle one.
#
13:12 on Nov 23, 2010e
Commit by otaviobp :: r54884 envision/ (src/bin/main.c data/themes/default.edc): (link)
Replacing buttons in edje by elm_toolbar.
#
18:04 on Nov 22, 2010e
Commit by fidencio :: r54803 envision/src/bin/main.c: (link)
*envision: Avoiding segfault when fullscreen is called without a document loaded
#
06:08 on Nov 22, 2010e
Commit by fidencio :: r54768 envision/src/bin/main.c: (link)
*envision: Fixing page counter that is shown in spinner, again.
#