Changeset [82291]: Make Everything's plugins and action names translatable v2...
Make Everything's plugins and action names translatable v2 This is a more straight solution than r79723.
View ArticleChangeset [82292]: Make Everything's plugins and action names translatable v2...
Make Everything's plugins and action names translatable v2 v2: Mark messages for translation explicitly as suggested by Raster. This is a more straightforward version of r79658.
View ArticleChangeset [82293]: Better gettext usage in a few places
Better gettext usage in a few places
View ArticleChangeset [82294]: welcome ulisses back. a bored director now wants to do...
welcome ulisses back. a bored director now wants to do some code for fun again... fixing thread stuff on weekends :-)
View ArticleTicket #2156 (Startup apps won't startup in trunk) created
Fresh profile; Last few days with trunk: Settings -> Apps -> Startup Applications Added Apps won't startup on login.
View ArticleChangeset [82295]: evas/async_events: fix leak of events array and simplify...
evas/async_events: fix leak of events array and simplify code Fixed leak of 'memory' array (now async_events_cache) and simplified code of evas_async_events_put().
View ArticleChangeset [82296]: evas/common/thread_render: fix queue cache handling Fixed...
evas/common/thread_render: fix queue cache handling Fixed queue cache handling to let enqueue and process happen at the same time, even though this is not our use case yet. This also solves a race...
View ArticleChangeset [82297]: elm elm_priv.h: Fixed wrong parameter which was spotted by...
elm elm_priv.h: Fixed wrong parameter which was spotted by Thiago Henrique <thenrique@…>
View ArticleChangeset [82549]: elm win throttle/norender auto... eocre-evas got a few...
elm win throttle/norender auto... eocre-evas got a few things wrong. no - not planning a backport of this at this stage. small thing. maybe backport (and chlog/news) if this doesnt cause any new issues?
View ArticleChangeset [82550]: a quick test involving more win state stuff - add test...
a quick test involving more win state stuff - add test cases for iconify & withdraw
View ArticleChangeset [82551]: [colorselector] backport r82456: Fix potential problem...
[colorselector] backport r82456: Fix potential problem which would cause resource leak.
View ArticleChangeset [82552]: e modules no longer require shutdown or save functions;...
e modules no longer require shutdown or save functions; this should clean up module code a little bit
View ArticleChangeset [82554]: eyelight eyelight.c: Unbork eyelight. We now use...
eyelight eyelight.c: Unbork eyelight. We now use Ecore_Getopt.h.
View ArticleChangeset [82555]: elm index: Call elm_index_level_go(). It's a must.
elm index: Call elm_index_level_go(). It's a must.
View ArticleChangeset [82556]: elm elm_index.h: More documentation warning for...
elm elm_index.h: More documentation warning for elm_index_level_go().
View ArticleChangeset [82557]: elm index_example_0x.c: Fixed build command.
elm index_example_0x.c: Fixed build command.
View ArticleChangeset [82558]: oh and also fix up properties to not update until event...
oh and also fix up properties to not update until event comes back from x telling us they did. :)
View Article