platform/upstream/enlightenment.git
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
2013-04-16 Mike Blumenkrantzfix infinite loop on menu zoomap deletion
2013-04-16 Carsten Haitzler... dont resize if a cw is there...
2013-04-16 Carsten Haitzler... and in zoomap make alpha on by default (solid currently...
2013-04-16 Carsten Haitzler... add zoomap so we get back our zooming comp client thing...
2013-04-16 Mike Blumenkrantzfix clipper sizing for zoom comp effect
2013-04-16 Mike Blumenkrantzfix window event input when rapidly switching desks
2013-04-16 Mike Blumenkrantzfix shaped windows
2013-04-16 Mike Blumenkrantzremove some no-longer needed border shape code
2013-04-16 Mike Blumenkrantzfix border shadow visuals
2013-04-16 Mike Blumenkrantzfix crash when action is active on border during deletion
2013-04-15 Mike Blumenkrantzdesk transition config dialogs FIXED(ish) and show...
2013-04-15 Mike Blumenkrantzexpose e_theme_collection_items_find() as a useful...
2013-04-15 Mike Blumenkrantzrename comp border edje groups from e/comp/* to e/comp...
2013-04-15 Mike Blumenkrantzgiant comp rejiggering commit #6:
2013-04-15 Mike Blumenkrantzgiant comp rejiggering commit #5:
2013-04-15 Mike Blumenkrantze_win no longer constantly overwrites netwm properties
2013-04-11 maxerbaupdating portuguese trasnlation
2013-04-10 Carsten Haitzler... update po..
2013-04-08 maxerbaupdating esperanto translation
2013-04-05 Jérémy Zurchersystemd: update NEWS, missing in the parent commit
2013-04-05 Jérémy Zurchersystemd: fix + complete power mgmt method support
2013-04-04 maxerbaCorrection for the italian translation
2013-04-04 maxerbaupdating protuguese translation
2013-04-01 maxerbaCorrection in italian translation
2013-03-31 Carsten Haitzler... update po.
next