Changeset [83840]: don't know if this will help - but try quieten some...
don't know if this will help - but try quieten some valgrind complaints... :/ (trying)
View ArticleChangeset [83841]: elementary/ctxpopup - ctxpopup will be dismissed when the...
elementary/ctxpopup - ctxpopup will be dismissed when the language is changed.
View ArticleChangeset [83842]: elementary/genlist - move the "language,changed" string...
elementary/genlist - move the "language,changed" string into the Evas_Smart_Cb_Description
View ArticleChangeset [83843]: efl/evas: let the cow eat more. memfile are not used that...
efl/evas: let the cow eat more. memfile are not used that often like other direct pixels manipulation code. Merging them into the same structure make sense and reduce the memory cost for normal image...
View ArticleChangeset [83844]: elementary/genlist - supplement language changed callback...
elementary/genlist - supplement language changed callback doc.
View ArticleChangeset [83846]: elementary/gengrid - support language,changed smart callback
elementary/gengrid - support language,changed smart callback
View ArticleChangeset [83847]: efl/evas: move smart object data to smart object only.
efl/evas: move smart object data to smart object only.
View ArticleChangeset [83848]: efl/evas: let's not be lazy and put smart related data...
efl/evas: let's not be lazy and put smart related data only in smart object.
View ArticleChangeset [83849]: Fix a buffer overflow that strangely only gets bad on...
Fix a buffer overflow that strangely only gets bad on debian 6 32bits. Has its still an overflow, its bad for everyone.
View ArticleTicket #2261 (Illume Terminal keyboard some arrows don't work on Debian on...
The up and down arrow keys do not display history of used commands and the up arrow key does not work at all (so editing text via a terminal editor is cumbersome). It is easily fixed by editing...
View ArticleChangeset [83850]: efl/eo: add an interface to give the list of parameter...
efl/eo: add an interface to give the list of parameter directly. I restrained myself to not name it vodooooo !
View ArticleChangeset [83851]: eoxx: add some vodoo to the C++ binding. I don't like the...
eoxx: add some vodoo to the C++ binding. I don't like the way this show up in the class. Any better idea ?
View ArticleChangeset [83852]: elementary - added...
elementary - added elm_object_item_translatable_part_text_set() elm_object_item_translatable_part_text_get()
View ArticleChangeset [83853]: elementary - move elm_object_translatable_set()/get() from...
elementary - move elm_object_translatable_set()/get() from elm_general.h to elm_object.h
View ArticleChangeset [83854]: let's make the player widget only udpate every 0.25 sec......
let's make the player widget only udpate every 0.25 sec... or so form playback info. :)
View ArticleChangeset [83855]: From: Arvind R Subject: Re: [e-users] 3 small ...
From: Arvind R <arvino55@…> Subject: Re: [e-users] 3 small corrections in elc_player Hi, remove UNUSED for parameter that is used. emit a "elm,player,play" signal as is done in _pause to keep...
View ArticleChangeset [83856]: elemenatry - replace ...
elemenatry - replace elm_object_domain_translatable_text_part_set()/text_part_get() with elm_object_domain_transltable_part_text_set(), part_text_get()
View ArticleChangeset [83857]: elementary - removed duplicated logic from ...
elementary - removed duplicated logic from translatable_part_text_set()/get().
View ArticleChangeset [83858]: elemenatry/widget - removed incorrect call in...
elemenatry/widget - removed incorrect call in widget_translate.
View Article