core/pointer: Add button notify signal and use wl_surface type for focus
[test/generic/wayland-fits.git] / src /
2013-06-19 U. Artie Eoffcore/pointer: Add button notify signal and use wl_surfa...
2013-06-18 U. Artie Eoffcore/harness: don't use local static variable in instan...
2013-06-17 U. Artie Eofftest::Harness: getSurfaceGeometry const correction
2013-06-12 U. Artie Eoffweston-wfits: use unique timestamp for notify*
2013-06-05 U. Artie Eoffcore: explicitly bind to version 1 of wl_seat
2013-06-05 U. Artie EoffRevert "core: update Seat to wl_seat_listener version 2"
2013-06-05 U. Artie Eoffcore: update Seat to wl_seat_listener version 2
2013-06-05 U. Artie Eoffefl: test deselection in DayselectorUserTest, too
2013-06-05 U. Artie Eoffefl: streamline DayselectorUserTest
2013-06-04 U. Artie Eoffefl: use correct callback signature
2013-06-04 U. Artie Eoffweston-wfits: print log message when notify is constructed
2013-06-04 Brian Lovintest_dayselector: Add user test
2013-06-04 U. Artie Eoffweston-wfits: pointer/keyboard are not pointers in...
2013-06-04 U. Artie Eoffefl: remove elementary map test - don't support it
2013-06-04 U. Artie Eoffweston-wfits: Allow user to configure the input emulator
2013-06-04 U. Artie Eoffweston-wfits: rename input-emulator-server to input...
2013-06-04 U. Artie Eoffweston-wfits: split logic into separate files
2013-06-03 U. Artie Eoffweston-wfits: move destroy listener to init file
2013-05-31 U. Artie Eoffweston-wfits: Move module_init to its own file
2013-05-31 U. Artie Eoffweston-wfits: Separate different input modes into classes
2013-05-31 Brian Lovingtk: Add test_button.cpp and gtk/ButtonClickTest
2013-05-30 U. Artie Eoffefl: force tests to abort on ERR messages
2013-05-29 U. Artie Eoffgtk+: add fullscreen/unfullscreen test
2013-05-28 U. Artie Eoffutil: allow geometry values to be initialized at construct
2013-05-22 Sam SpilsburyDon't ignore the result of write ()
2013-05-20 U. Artie Eoffefl: keep the wl_display assert but remove the init
2013-05-20 U. Artie EoffMerge pull request #2 from uartie/master
2013-05-20 U. Artie Eoffefl: short-circuit test if wl_display connection fails
2013-05-15 U. Artie Eoffweston-wfits: ensure module_init C exported. Code forma...
2013-05-14 U. Artie Eoffgtk+: add WindowGeometryTest
2013-05-14 U. Artie Eoffgtk+: add test harness plus basic tests
2013-05-14 U. Artie Eoffefl: add some basic harness tests
2013-05-10 U. Artie Eoffefl: use lipsum instead of dickens
2013-05-10 U. Artie Eoffremove empty makefile
2013-05-10 Brian Lovinweston-wfits: Subtract 1 from absmax
2013-05-08 U. Artie Eofftools: the test fullname needs to be static
2013-05-08 U. Artie Eoffuse the namespace to determine full suite/test name
2013-05-08 U. Artie Eoffuse namespaces
2013-05-08 U. Artie Eoffcore: use shared wfits extension helpers/harness
2013-05-08 U. Artie Eofftest: move efl's general test helpers to shared
2013-05-07 U. Artie Eoffefl: fix window alpha test for async shm
2013-05-07 U. Artie Eoffefl: initialize pointer position in button test
2013-05-07 U. Artie Eoffweston-wfits: use the new func to get current pointer x,y
2013-05-07 U. Artie Eoffweston-wfits: support headless backend
2013-05-07 U. Artie Eoffweston-wfits: 1.2 SDK changed data structures
2013-05-06 U. Artie Eoffgtk: no sources yet.
2013-05-03 U. Artie Eoffefl: fix BubbleUserClickTest for async shm
2013-05-03 U. Artie Eoffefl: fix CheckUserStateTest for async shm
2013-05-03 U. Artie Eoffefl: fix BackgroundImageTest
2013-05-03 U. Artie Eoffefl: move setup/teardown before/after elm_main, respect...
2013-05-02 U. Artie Eoffwfits: LDADD the .la files
2013-05-02 U. Artie Eoffefl: include Ecore.h before Ecore_Wayland.h
2013-05-02 U. Artie EoffMake toolkit tests convenience libs
2013-05-02 U. Artie Eoffefl: use client instead of wayland-fits
2013-05-02 U. Artie Eofftest/tools: add return statement to non-void function
2013-05-02 U. Artie Eoffadd client wfits helper
2013-05-02 U. Artie Eoffmove core,efl,gtk+ directories to test
2013-05-02 U. Artie Eoffmove test related files out of common
2013-05-01 U. Artie Eoffefl: wait for first render in actionslider test
2013-05-01 U. Artie Eoffadd gtk+ config stubs
2013-05-01 U. Artie Eoffefl: verbose button mouse in/out test
2013-04-30 blovintest_notify: Refactor NotifyUserClickTest
2013-04-30 U. Artie Eoffutil: stream operators for Geometry and Position
2013-04-29 U. Artie Eoffmake header ifdef's consistent
2013-04-29 U. Artie Eoffadd COPYING and copyright to source files
2013-04-27 U. Artie Eoffefl: fix List User tests for Shm
2013-04-27 U. Artie Eoffefl: fix and refactor button user tests
2013-04-27 U. Artie Eoffefl: fix and simplify ShmWindowResizeTest
2013-04-27 U. Artie Eoffefl: fix and simplify ShmWindowMaximizeTest
2013-04-27 U. Artie Eoffefl: fix and simplify ShmWindowFullscreenTest
2013-04-26 U. Artie Eoffefl: fix ShmWindowOutputTest
2013-04-26 U. Artie Eoffefl: add YIELD_UNTIL helper macro
2013-04-24 Brian Lovintest_notify: Refactor
2013-04-24 Brian Lovintest_notify: Added user click and callback test.
2013-04-24 Brian Lovintest_check: Slight refactor
2013-04-22 Brian Lovintest_check: Added user interaction test.
2013-04-16 Brian Lovintest_list: Fix mouse scroll test on default profile.
2013-04-16 Brian Lovintest_bubble: Fixed printing incorrect callback during...
2013-04-16 Brian Lovintest_bubble: Fixed not checking for clicked event in...
2013-04-16 Brian Lovintest_list: Refactor scroll tests to work with any profile.
2013-04-16 Brian Lovintest_bubble: Added user click test
2013-04-12 U. Artie Eoffefl test_list: cleanup code and minor refactoring.
2013-04-12 U. Artie Eoffefl: set/expect pointer with Position objects
2013-04-12 U. Artie Eoffweston-wfits: fix memory leak
2013-04-12 U. Artie Eoffweston-wfits: additional workaround for Weston SDK...
2013-04-12 U. Artie Eoffweston-wfits: workaround a Weston SDK 1.0.x bug
2013-04-12 U. Artie Eoffmove boost foreach into common/util.h
2013-04-12 U. Artie Eoffweston-wfits: track active keys and deactivate on clien...
2013-04-12 U. Artie Eoffanother key_press -> key_send rename
2013-04-12 U. Artie Eoffconvert weston-wfits.c to weston-wfits.cpp
2013-04-11 Brian Lovinwayland-fits: Changed key_send to key_press
2013-04-10 U. Artie Eoffweston-wfits: sync uinput pointer x,y with compositor...
2013-04-10 U. Artie Eoffweston-wfits: rename uinput pointer device- now support...
2013-04-10 U. Artie Eoffefl: fix test_actionslider for 1.7.x
2013-04-09 Brian Lovintest_list: Added user tests
2013-04-04 U. Artie Eoffsupport weston sdk 1.0.x (sdk1) module_init signature
2013-04-03 U. Artie Eoffefl: add WindowOutputTest
2013-04-03 U. Artie Eoffefl: window.h/cpp const corrections
2013-04-03 U. Artie Eoffefl: account for framespace in window tests
2013-04-03 U. Artie Eoffefl: incorporate framespace in ActionSliderUserTest
next