Quantcast
Browsing all 1612 articles
Browse latest View live

Changeset [82992]: Use -Wl,--no-copy-dt-needed-entries to force DSO...

Use -Wl,--no-copy-dt-needed-entries to force DSO everywhere. -Wl,--no-copy-dt-needed-entries (previously known as --no-add-needed) will tell the linker to not recursively copy DT_NEEDED from one...

View Article


Changeset [82993]: buildbot exports WANT_COLOR=no to have better output.

buildbot exports WANT_COLOR=no to have better output.

View Article


Changeset [82994]: fix report of test command summary

fix report of test command summary

View Article

Changeset [82995]: fix evas_cserve2 utils linkage and includes. they are...

fix evas_cserve2 utils linkage and includes. they are basic eina apps, not evas (use EINA_CFLAGS), they just use evas_cs2.h for types and enums. they also must link with eina.

View Article

Changeset [82996]: fix c++ check on some platforms. i guess it was automake...

fix c++ check on some platforms. i guess it was automake change (1.11 x 1.13)

View Article


Changeset [82997]: fix one more build break due DSO (now gcov-related).

fix one more build break due DSO (now gcov-related).

View Article

Changeset [82998]: make clean should also delete gcda files from lcov

make clean should also delete gcda files from lcov

View Article

Changeset [82999]: fix ecore_evas modules build broken by r82976. Many thanks...

fix ecore_evas modules build broken by r82976. Many thanks to billiob that was persistent enough to make me look at it while I was calling it "impossible". That stupid variable was being used in...

View Article


Changeset [83000]: [access] unregister genlist item which does not have text...

[access] unregister genlist item which does not have text and content

View Article


Changeset [83001]: elementary/entry : When string in entry is changed, access...

elementary/entry : When string in entry is changed, access to sd should be forbidden after smart_callback_call is called.

View Article

Changeset [83002]: ecore_imf: fix typo in ecore_imf_example.c

ecore_imf: fix typo in ecore_imf_example.c

View Article

Changeset [83003]: elementary : Backport 83001.

elementary : Backport 83001.

View Article

Changeset [83004]: [access][genlist] read item text at once

[access][genlist] read item text at once

View Article


Changeset [83005]: [access] do not have to read out type infomation of...

[access] do not have to read out type infomation of genlist and list the user would be visually impaired person or blind, so the type infomation of genlist or list is not proper. there would be more...

View Article

Changeset [83006]: remove useless AM_CONDITIONAL

remove useless AM_CONDITIONAL

View Article


Changeset [83007]: fix missing linkage with -lrt for shm_open users. strange...

fix missing linkage with -lrt for shm_open users. strange that nobody except hdante noticed this before, but it was missing linkage with -lrt in libemotion (due generic being static) and...

View Article

Changeset [83008]: relax that test. seems autoconf is stupid and cannot agree...

relax that test. seems autoconf is stupid and cannot agree on a single variable to store stuff, if you give ./configure CXX=bla it will change everything. Relax the test and just use CXX, if it's set,...

View Article


Changeset [83009]: missed outcol2 bottom edge.. just noticed.

missed outcol2 bottom edge.. just noticed.

View Article

Ticket #2207 (elementary doesn't close desktop reference) created

When closing elemines 0.2, the following error is spawned: ERR<16881>:eet eet_lib.c:668 eet_shutdown() File '/home/ngc891/.cache/efreet/icons___efreet_fallback_star.eet' is still open ! elemines...

View Article

Changeset [83010]: eet: eet_connection.c fixed memory allocation Changed the...

eet: eet_connection.c fixed memory allocation Changed the usage of alloca() to malloc() to support big-mem-alloc This was required to support Clouseau Signed-off-by: Aharon Hillel <a.hillel@…>

View Article
Browsing all 1612 articles
Browse latest View live