This is an automated email from the git hooks/post-receive script.
stefan pushed a change to annotated tag v1.13.0-beta3
in repository core/efl.
at af2b382 (tag)
tagging 56180ee7588c76c0710eb84ddc9f444cb733e039 (commit)
replaces v1.13.0-beta2
tagged by Stefan Schmidt
on Tue Feb 3 10:50:04 2015 +0100
- Log -----------------------------------------------------------------
v1.13.0-beta3
Amitesh Singh (1):
evas callback: Fix typo in documentation of
evas_object_event_callback_del_full
Andrii Kroitor (1):
evil: fix SEGFAULT in strcasestr
Cedric BAIL (1):
eet: add warning about security to be sure people don't use this function
in the wrong context.
Christopher Michael (32):
ecore: Remove blank line
ecore: Remove potentially useless 'else' branches
ecore-drm: Store session name inside dev structure and don't
ecore-drm: Default device->session to NULL
ecore-drm: Cleanup tty code and handle vt signal trapping
ecore-drm: Fix various issues with logind code
ecore-drm: Cleanup launcher code
ecore-drm: Cleanup private header file
ecore-drm: Move session and vt fields to store inside the
ecore-drm: Remove logind header file from build order
ecore-drm: Remove logind header file
ecore-evas-drm: Fix improper shutdown sequence
ecore-drm: Remove session parameter for internal function
ecore-drm: Remove unused function parameter
ecore-drm: Remove session parameter for session take/release functions
Merge branch 'devs/devilhorns/ecore_drm'
ecore-x: Fix calls to disable dpms in xcb
ecore-x: Add missing EINA_UNUSED for function paramater
ecore-x: Remove unused variable in backlight_available code
ecore-x: Use proper XCB_ATOM_CARDINAL in call to window_property_get
ecore-x: Fix build error in xcb
ecore-xcb: Fix unused paramater compiler warning
ecore-xcb: Fix compiler build break
ecore-xcb: Fix function formatting
ecore-xcb: Fix ecore_x_window_full_new function to compile again
ecore-xcb: Add missing EINA_UNUSED for function paramater
evas-software: Fix call to evas_software_xcb_outbuf_setup function
evas-software: Fix software engine to compile using xcb
evas-software: Fix compile errors when using xcb
evas-image-loaders: Fix compiler warning of comparison between signed
ecore-drm: Fix formatting
ecore-drm: Trap for failure to dup stdin
ChunEon Park (1):
evas/examples: just change file name.
Daniel Hirt (1):
Revert "eina: eina_file - fix "invalid read of size 1" in valgrind"
Daniel Kolesa (1):
eolian: fix unary expression parsing (correctly consume tokens)
Dmytro Dadyka (1):
[Evas: Evas_3D] Improve shadows example.
Jean-Philippe ANDRÉ (3):
Evas render: Remove useless code
evas: fix some clipping issues before/after Evas_Map animations
Evas masking: Check only the variable we want to set
Mike Blumenkrantz (4):
Revert "efl - edje_cc - fix default state checks in previous commit"
Revert "edje - edje_cc - fix wrong state lists where default is not the
first"
edje_cc must error when first provided state description is not "default"
0.0
ecore-wl should maybe clear its repeat timer for keyboard on window free
Nicolas Aguirre (1):
eina: use uintptr_t for Eina_Thread storage to be the same size for the
different architectures.
Romain Perier (2):
ecore_win32: don't allocate Ecore_Event_Key events with NULL keys
eina: eina_file - fix "invalid read of size 1" in valgrind
Stefan Schmidt (6):
ecore: Add since tag for new ecore_thread_wait() API
ecore_input_evas: Add since tage for new ecore_event_evas_axis_update()
API
ecore_x: Add since tag for new ecore_x_input_select() API.
evas: Add since tag for new
evas_textblock_cursor_range_simple_geometry_get() API
elocation: Hide also generated headers behind the BETA API define
release: Update NEWS and bump version for 1.13.0-beta3 release
Vincent Torri (1):
evil: fix initialisation of the socket library.
Vitalii Vorobiov (3):
edje: Edje_Edit - fix setting NULL into string pointer
Edje: edje_cc - abort recursive Reference that is made by GROUP parts
Edje: edje_edit - abort Recursive Reference in edje_edit_part_source_set
Vyacheslav Reutskiy (1):
Set the name for table, box items
WooHyun Jung (1):
edje: edje_entry - remove dead code
michelle legrand (8):
evil: add windows compatible langinfo.
evil: get right Windows environment variables for home path.
eio: Win32 make GetOverlappedResult function non-blocking
autotools: fix make check build error on Windows
eo: fix to pass make check on windows
eolian: fix to pass make check on windows
check: fix tests suites on Windows
eina: fix tests suites for Windows to have a predictable result.
woochan lee (1):
embryo_cc_sc2.c: prevent memory corruption.
-----------------------------------------------------------------------
No new revisions were added by this update.
--