platform/upstream/enlightenment.git
2013-04-18 Mike Blumenkrantzfix comp win geometry updates to always use pixmap...
2013-04-18 Mike Blumenkrantzsimplify comp win geom update check to only look at...
2013-04-18 Mike Blumenkrantzcomp win reshadow now sets geom update flag instead...
2013-04-18 Mike Blumenkrantzset comp win geometry update flag for pixmap update...
2013-04-18 Mike Blumenkrantzgiant comp rejiggering commit #LAST:
2013-04-18 Carsten Haitzler... fix multiple shelf config diaslog bug.
2013-04-18 Carsten Haitzler... fix: removing list node from list WHILE walking list...
2013-04-17 Mike Blumenkrantzremove zoomap usage for window/surface objects until...
2013-04-17 Mike Blumenkrantzset comp win zoomap smooth based on comp smooth scale...
2013-04-17 Chris MichaelAdd some additional error trapping for keyboard info...
2013-04-17 Chris MichaelFix typo in definition of Output_Mode structure.
2013-04-17 Mike Blumenkrantzset the magic "always" zoomap flag to fix window input...
2013-04-17 Mike Blumenkrantzadd bg_object name for border
2013-04-17 Mike Blumenkrantzrename zoomap smart functions to have zoomap in the...
2013-04-17 Chris MichaelAdd a structure for hardware plane (used in drm composi...
2013-04-17 Mike Blumenkrantzupdate comp win geometry correctly for override (non...
2013-04-17 Mike Blumenkrantzsize debugging now also prints object names when available
2013-04-17 Mike Blumenkrantzuse new zoomap function to set solidness on comp win...
2013-04-17 Mike Blumenkrantzadd zoomap util function for setting solidness based...
2013-04-17 Mike Blumenkrantzput zoomap shaped/solid edc stuff back for menus, let...
2013-04-17 Chris MichaelFix breakage caused by 3e690812b07bccce4cd2909d1d3e6e14...
2013-04-17 Mike Blumenkrantzfix input shapes for frames of shaped windows
2013-04-17 Mike Blumenkrantzapply border shape rects in a better spot; window resiz...
2013-04-17 Carsten Haitzler... if comp init fails - dont use dialogs to show it now...
2013-04-16 Jérémy Zurchermerge and simplify wayland build fixes
2013-04-16 Mike Blumenkrantzflag comp win geometry updates and call only as necessary
2013-04-16 Chris MichaelBring drm header file up-to-date with structure name...
2013-04-16 Chris MichaelFix duplicate structure field.
2013-04-16 Chris MichaelFix build to work for lame people without wayland libra...
2013-04-16 Jérémy Zurcherfix wayland related conditionals in configure.ac
2013-04-16 Chris MichaelUpdate ChangeLog with Wayland Client items.
2013-04-16 Chris MichaelAdd a Drm_Fb structure to represent the frame buffer.
2013-04-16 Mike Blumenkrantzfix an e_border crash which I discovered by clicking...
2013-04-16 Mike Blumenkrantzall comp wins now have zoomaps, zooming effect lovers...
2013-04-16 Mike Blumenkrantzrevert zoomap stuff from menus
2013-04-16 Chris MichaelAdd output and output_mode structures.
2013-04-16 Chris MichaelRemove noisy printf.
2013-04-16 Chris MichaelReset surfaces to be borderless.
2013-04-16 Chris MichaelRemove printf
2013-04-16 Chris MichaelAdd support for popup, fullscreen, move, resize of...
2013-04-16 Chris MichaelRemove unnecessary calls to evas_object_image functions.
2013-04-16 Chris MichaelAdd a reference to the Evas of the surface.
2013-04-16 Chris MichaelCall surface configure with proper geometry.
2013-04-16 Chris MichaelAdd support for transient surfaces.
2013-04-16 Chris MichaelAdd transient fields to the shell surface structure.
2013-04-16 Chris MichaelAdd code to support popups and fullscreen :)
2013-04-16 Chris MichaelAdd popup fields to the shell surface structure.
2013-04-16 Chris MichaelAdd support to resize wayland clients.
2013-04-16 Chris MichaelAdd width & height to the grab structure.
2013-04-16 Chris MichaelAdd support for moving surfaces.
2013-04-16 Chris MichaelAdd code to unset the pointer cursor image when the...
2013-04-16 Chris MichaelAdd code to update the pointer cursor image for wayland...
2013-04-16 Chris MichaelSet the border input object using the EAPI function.
2013-04-16 Chris MichaelSet the e_border to borderless by default for wayland...
2013-04-16 Chris MichaelAdd e_border_input_object_set function.
2013-04-16 Chris MichaelAdd API function for setting a border input object
2013-04-16 Chris MichaelRemove dead comments.
2013-04-16 Chris MichaelRemove dead comment.
2013-04-16 Chris MichaelAdd missing EINTERN for init and shutdown functions.
2013-04-16 Chris MichaelAdd support for key up/down events from the surface...
2013-04-16 Chris MichaelAdd key up/down events for surface and raise the callba...
2013-04-16 Chris MichaelInitialize keyboard before initializing comp module.
2013-04-16 Chris MichaelActually export comp_wl_time_get and comp_wl_input_modi...
2013-04-16 Chris MichaelHandle mouse up and down events from the surface.
2013-04-16 Chris MichaelAdd support for mouse up and down events.
2013-04-16 Chris MichaelAdd support for the e_surface smart object.
2013-04-16 Chris MichaelAdd function to support setting e_border input area
2013-04-16 Chris MichaelAdd an input object to e_border structure.
2013-04-16 Chris MichaelAdd surface smart object support to the desktop shell.
2013-04-16 Chris MichaelAdd code to load/unload the desktop shell module.
2013-04-16 Chris MichaelAdd surface smart object to E_Wayland_Surface struture.
2013-04-16 Chris MichaelAdd surface smart object to build
2013-04-16 Chris MichaelAdd code for start of surface smart object.
2013-04-16 Chris MichaelAdd start of desktop shell code.
2013-04-16 Chris MichaelFix desktop shell Makefile to include the wayland clien...
2013-04-16 Chris MichaelFix pkg-config for wl_desktop_shell module.
2013-04-16 Chris MichaelFix module_idler variable name (damn I cannot type...
2013-04-16 Chris MichaelFix up modules directory Makefile to include desktop...
2013-04-16 Chris MichaelActually declare the idler variable so things build...
2013-04-16 Chris MichaelAdd start of desktop shell code.
2013-04-16 Chris MichaelAdd start of wl_desktop_shell module code.
2013-04-16 Chris MichaelAdd Makefile for wl_desktop_shell module.
2013-04-16 Chris MichaelAdd autofoo support for building wl_desktop_shell module.
2013-04-16 Chris MichaelAdd an idler to defer shell module loading.
2013-04-16 Chris MichaelAdd code to create, destroy, and otherwise handle the...
2013-04-16 Chris MichaelAdd function prototypes for surface_destroy and region_...
2013-04-16 Chris MichaelAdd code to support initialize, setup and destruction...
2013-04-16 Chris MichaelAdd start of a wayland compositor.
2013-04-16 Chris MichaelAdd wayland client egl support to build infrastructure.
2013-04-16 Chris MichaelAdd egl support for wayland clients to build infrastruc...
2013-04-16 Chris MichaelAdd headers and defaults for input support and egl...
2013-04-16 Chris MichaelRename input rectangle object (oopsie).
2013-04-16 Chris MichaelAdd header for a Wayland Compositor.
2013-04-16 Chris MichaelCleanup Wayland Client support build files.
2013-04-16 Chris MichaelCleanup Wayland Client support dependencies
2013-04-16 Chris MichaelRemove all old wayland compositor files.
2013-04-16 Mike Blumenkrantzuse e_zoomap_child_resize() in menu
2013-04-16 Mike Blumenkrantzadd e_zoomap_child_resize() to save my sanity
2013-04-16 Carsten Haitzler... move del handler to wrap.
2013-04-16 Carsten Haitzler... be more protective against obj refs on del in zoomap
next