summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-11Add @since in the doc of ecore_imf_input_panel_hide () APIJihoon Kim1-0/+1
2013-11-11ecore_imf: fix indentationJihoon Kim1-1/+1
2013-11-11evas/image - init default image state value explicitly.ChunEon Park1-1/+1
2013-11-10Updating japanese translationmaxerba1-46/+46
2013-11-10eina: avoid warning.Cedric BAIL2-0/+2
2013-11-10eina: let's copy va_list when passing it around to be more portable.Cedric BAIL1-2/+7
2013-11-10ecore_evas: use portable infrastructure to detect page size.Cedric BAIL1-1/+4
2013-11-10evas: use portable infrastructure to detect page size.Cedric BAIL1-6/+1
2013-11-10eina: use portable infrastructure to detect page size.Cedric BAIL4-13/+9
2013-11-10eina: detect page size in a portable way.Cedric BAIL4-1/+57
2013-11-10ecore-audio - handle deletion of objects from outputs list in ctx fail cbCarsten Haitzler (Rasterman)1-1/+10
2013-11-10ecore-audio - remove the obj from the list before calling eo super destructorCarsten Haitzler (Rasterman)1-2/+1
2013-11-09eina: let's try to reduce the covered 64bits system.Cedric BAIL1-1/+2
2013-11-09eina: let pass the right size.Cedric Bail1-1/+1
2013-11-09eina: fix eina_hash_int64 on Windows system.Cedric Bail7-22/+22
2013-11-09eina: eina_lock_debug is only on Eina_Lock.Cedric Bail1-1/+1
2013-11-09eina: fix warning of unsigned int being compared to an int.Cedric Bail1-1/+1
2013-11-09gitignore: ignore files generated by make check.Cedric Bail1-0/+2
2013-11-09efl: detect 64 bits correctly.Cedric Bail6-9/+13
2013-11-09evas/image - fixed typo.ChunEon Park1-1/+1
2013-11-09warning--Carsten Haitzler (Rasterman)1-1/+1
2013-11-09evas - gl engine - this fixes the breakages in new nvidia driversCarsten Haitzler (Rasterman)1-6/+6
2013-11-09embryo - embryo_cc: fix buffer overrun warningCarsten Haitzler (Rasterman)1-1/+1
2013-11-09ecore_con - socks support - warning that shows invalid size calcCarsten Haitzler (Rasterman)1-1/+1
2013-11-08Eo: Fixed potential infinite loop with child deletion.Tom Hacohen1-2/+3
2013-11-08evas/image - removed dead code.ChunEon Park1-34/+0
2013-11-08evas - removed dead code.ChunEon Park1-28/+0
2013-11-08clean up previous commit with simple continues on invalid nameCarsten Haitzler (Rasterman)1-4/+2
2013-11-08[edje_entry] Add null checking for name of anchor and item.Youngbok Shin3-2/+11
2013-11-08Remove selection handlers (and move to elm)Thiep Ha11-313/+15
2013-11-07Changed Eo class names to be consistent. #2Tom Hacohen1-6/+6
2013-11-07Fix getting the clipboard selection and add missing LOGFN macrosChris Michael1-4/+53
2013-11-07Add support for additional keyboard modifiers. Fix handling of ShiftChris Michael1-29/+42
2013-11-07Add some additional keyboard masksChris Michael1-0/+9
2013-11-07Changed Eo class names to be consistent.Tom Hacohen30-41/+45
2013-11-07evas: Nice catch from Coverity, fix defect CID 1126097, 1126096 and 1126088.Cedric Bail1-3/+2
2013-11-07edje: add string "program_%p" (%p - edje_program pointer) to a default descri...Vyacheslav Reutskiy1-0/+6
2013-11-07eet: Stopped SPANKing the naughty programmer while deleting dictionary.Vorobiov Vitalii1-5/+5
2013-11-07fix readme to be 1.8.0Carsten Haitzler (Rasterman)1-1/+1
2013-11-07ecore_x: accept -1 as valid mm size for no changeSebastian Dransfeld1-1/+3
2013-11-07ecore_x: store atoms internallySebastian Dransfeld1-13/+17
2013-11-07ecore_x: get correct propertySebastian Dransfeld1-1/+1
2013-11-06Eo: remove ; after while (0) in Eo.h.Tom Hacohen1-2/+2
2013-11-06This adds the test case for the DNS error patch.Guillaume Friloux1-0/+56
2013-11-06Fixes a bug where when you try to connect to a server using anGuillaume Friloux1-1/+2
2013-11-06evil: let's try a more modern declaration.Cedric Bail1-5/+1
2013-11-05epp: avoid to rely on undefined behavior for fopen.Cedric Bail1-1/+2
2013-11-05eina: Avoid increasing required alignment of target type warning on ARM in Ei...Ryuan Choi1-1/+1
2013-11-05ecore: remove coroutine for now. Can easily be reverted for 1.9.Cedric Bail7-460/+0
2013-11-04ecore/wayland: Use eina_inlist instead of wl_list for inputs too.Rafael Antognolli4-10/+8