platform/upstream/enlightenment.git
2013-02-19 Christopher... Cleanup some memory returned from ecore_x_randr when...
2013-02-19 Christopher... Fix comment.
2013-02-19 Christopher... Add function to push & pop e_pointers.
2013-02-19 Christopher... Set aspect width & height on the same line
2013-02-19 Christopher... Also pass in crtc geometry to the monitor when we set...
2013-02-19 Christopher... Modifiy crtc_set function to also take the current...
2013-02-19 Christopher... When we set the crtc of the monitor, we can update...
2013-02-19 Christopher... Add private functions for setting monitor position...
2013-02-19 Christopher... Add code to set the monitor name.
2013-02-19 Christopher... Pack the monitor into the grid first, then do setup.
2013-02-19 Christopher... Add note about screen_reset.
2013-02-19 Christopher... Add code to handle setting of background preview on...
2013-02-19 Christopher... Remove function call to monitor_virtual_size_set.
2013-02-19 Christopher... Remove virtual_size_set code (turns out, it's not needed).
2013-02-19 Christopher... Add base & grid object to randr widget.
2013-02-19 Christopher... Add function prototype for min_size_get.
2013-02-19 Christopher... Add function prototypes.
2013-02-19 Christopher... Add min & max mode sizes to monitor structure.
2013-02-19 Christopher... Fix _basic_create prototype & function to use the dialo...
2013-02-19 Christopher... Add a blank line to separate comments.
2013-02-19 Christopher... Create new randr widget group (for the main randr widge...
2013-02-19 Christopher... Cfdata is unused in the apply function.
2013-02-19 Christopher... Add LOGFN to functions.
2013-02-19 Christopher... Add test rectangle to monitor
2013-02-19 Christopher... Add LOGFN macro to header.
2013-02-19 Christopher... Add prototype and code for virtual_size_calc function.
2013-02-19 Christopher... Tell randr widget to calculate virtual size.
2013-02-19 Christopher... Add monitor widget to makefile.
2013-02-19 Christopher... Use proper width/height variables from crtc_config.
2013-02-19 Christopher... Move and resize the monitor after packing to it's prope...
2013-02-19 Christopher... Pack the created monitor into the layout widget.
2013-02-19 Christopher... Add a list of modes to smart_data structure.
2013-02-19 Christopher... Add geometry to smart_data struct.
2013-02-19 Christopher... Start code for monitors create
2013-02-19 Christopher... Add crtc and output configs to smart_data structure.
2013-02-19 Christopher... Add function prototypes for setting monitor crtc and...
2013-02-19 Christopher... Add list of monitors to smart_data structure.
2013-02-19 Christopher... Add initial start of code to create monitors.
2013-02-19 Christopher... Add header function for monitors_create.
2013-02-19 Christopher... Add initial monitor code.
2013-02-19 Christopher... Tell randr widget to create monitors.
2013-02-19 Christopher... Add header function for creating new monitors.
2013-02-19 Christopher... Add randr widget to makefile.
2013-02-19 Christopher... Cleanup compile warnings and include randr object header.
2013-02-19 Christopher... Remove all references to the old randr config.
2013-02-19 Christopher... Add code to handle the layout object.
2013-02-19 Christopher... Create the randr widget in _basic_create.
2013-02-19 Christopher... Initial rewrite of the monitor object.
2013-02-19 Christopher... Initial rewrite of randr widget.
2013-02-19 Christopher... Remove old randr code from dialog creation.
2013-02-19 Christopher... Remove old randr widget code from Makefile.
2013-02-19 Christopher... Remove old randr widget code.
2013-02-19 Christopher... Remove randr versions (in header now).
2013-02-19 Christopher... Remove timestamps from config (not needed).
2013-02-19 Christopher... Add start of new e_randr code.
2013-02-19 Christopher... Add new randr header file.
2013-02-19 Christopher... Remove old randr code from Makefile.am
2013-02-19 Christopher... Remove All Old Randr Code.
2013-02-19 Mike Blumenkrantzfix gadcon dnd window for shelf and gadman desktop...
2013-02-19 Mike Blumenkrantzfix tons of now-incorrect popup and object usage in...
2013-02-19 Mike Blumenkrantzstore e objects in comp win, delay deletion of e object...
2013-02-19 Mike Blumenkrantzadd e_popup_object_remove
2013-02-19 Mike Blumenkrantzremove comp wins from hash immediately when deleted...
2013-02-19 Mike Blumenkrantzfix gadcon popup "swimming" animation resulting in...
2013-02-19 Mike Blumenkrantzcomp wins for injected e objects now wait until animati...
2013-02-19 Mike Blumenkrantzavoid calling popup autoclose cleanup function repeatedly
2013-02-19 Mike Blumenkrantzcomp win delete events no longer contain blank objects...
2013-02-19 Mike Blumenkrantztrivial comp cleanup for hide events
2013-02-19 Mike Blumenkrantzremove forgotten debuging printf producer
2013-02-19 Mike Blumenkrantze_util_size_debug_set now displays delete events
2013-02-19 Mike Blumenkrantzblock _e_comp_win_render_queue completely for real...
2013-02-19 Mike Blumenkrantzfix comp shadowing for popups and menus
2013-02-19 Mike Blumenkrantzrevert previous few commits related to e_menu, not...
2013-02-19 Mike Blumenkrantzblock _e_comp_win_render_queue completely for real...
2013-02-19 Mike Blumenkrantzfix comp shadowing for popups and menus
2013-02-19 Mike Blumenkrantzmenus are now drawn directly onto the compositor canvas
2013-02-19 Mike Blumenkrantzif a menu is active, ensure efm does not send icon_mous...
2013-02-19 Mike Blumenkrantzadd menu canvas layer
2013-02-18 Mike Blumenkrantzfix new crash in e_int_menus app finder code
2013-02-18 Mike Blumenkrantznocomp mode now dynamically enables/disables based...
2013-02-18 Mike Blumenkrantzadd e_layout_top_child_get, e_layout_child_below_get...
2013-02-18 Mike Blumenkrantzgiant comp rejiggering commit #2: popups are now object...
2013-02-18 Mike Blumenkrantzformatting
2013-02-18 Mike Blumenkrantzgadcon now correctly freezes its container object when...
2013-02-18 Mike Blumenkrantze_util_size_debug_set now prints on show/hide events
2013-02-18 Mike Blumenkrantzadd e_util_evas_objects_above_print_smart() to print...
2013-02-18 Mike Blumenkrantzadd e_gadcon_client_visible_get()
2013-02-18 Mike Blumenkrantzadd comp functions for injecting objects into the comp...
2013-02-18 Mike Blumenkrantzrename E_COMP_CANVAS_LAYER_ABOVE -> POPUP
2013-02-18 Mike Blumenkrantzdesklock now uses comp canvas
2013-02-18 Mike Blumenkrantzadd desklock layer to layer enum
2013-02-18 Mike Blumenkrantzuse handler list append macro for desklock handlers
2013-02-18 Mike Blumenkrantzfix 2 pointer warp bugs:
2013-02-18 Mike Blumenkrantzunbreak winlist focus setting, as broken by princeamd...
2013-02-18 Carsten Haitzlerremove unused edcs from old bnw theme.
2013-02-18 Mike Blumenkrantzfix apply when disabling input methods in imc config...
2013-02-17 Carsten Haitzlersome work on contact...
2013-02-17 Carsten Haitzlerrevert mixer back to a working state -> rev 83903
2013-02-15 Jérémy Zurchere_mixer: cleanup mixer card and channel selection code...
2013-02-15 Mike Blumenkrantzunbreak input windows in comp and ensure they have...
next