platform/upstream/enlightenment.git
2013-02-19 Christopher... Fix cloning box to now be over the indicator event...
2013-02-19 Christopher... Add function prototype for monitor clone set.
2013-02-19 Christopher... Add cloning support for monitor.
2013-02-19 Christopher... Add support for an outputs clones in e_randr and e_rand...
2013-02-19 Christopher... Color the clip of the frame when monitor is disabled...
2013-02-19 Christopher... Rename monitor name style
2013-02-19 Christopher... Simplify the monitor rotation code and make sure new...
2013-02-19 Christopher... Correctly calculate disabled monitor position(s).
2013-02-19 Christopher... Remove useless mod_dir variable (and associated code).
2013-02-19 Christopher... Remove useless defines and variables.
2013-02-19 Christopher... Remove unused variable and some dead printfs.
2013-02-19 Christopher... When calculating virtual size, also account for 'possib...
2013-02-19 Christopher... Actually, allow move/resize/rotate for disabled monitor...
2013-02-19 Christopher... Set current size and position text when we set current...
2013-02-19 Christopher... Add function prototype for setting current geometry.
2013-02-19 Christopher... Fix move_stop to use current geometry.
2013-02-19 Christopher... Handle setting monitor to enabled/disabled based on...
2013-02-19 Christopher... When calculating virtual size, we only need to fetch
2013-02-19 Christopher... Add 'current' field values so we can use these durring...
2013-02-19 Christopher... Add code to handle manual monitor movement.
2013-02-19 Christopher... Fix grid offset
2013-02-19 Christopher... Add in refresh_rate code for filling refresh rate list...
2013-02-19 Christopher... Use ecore_x_randr_crtc_info_free function to free retur...
2013-02-19 Christopher... Reduce variable usage
2013-02-19 Christopher... Fix comment.
2013-02-19 Christopher... Add ROTATE_FUZZ amount.
2013-02-19 Christopher... Add current rotation to smart_data structure.
2013-02-19 Christopher... Add inline function to return the degree of rotation...
2013-02-19 Christopher... Remove Big Fat Fixme warning as it's fixed now :)
2013-02-19 Christopher... Add code to check EFL version.
2013-02-19 Christopher... Add current mode and refresh rate to crtc field.
2013-02-19 Christopher... Add function to get the amount of rotation from a mouse...
2013-02-19 Christopher... Turn 'crtc' field into a structure (mainly for making...
2013-02-19 Christopher... Add code to check if rotations for a given crtc are...
2013-02-19 Christopher... Only get edid (an expensive process) if getting the...
2013-02-19 Christopher... Add flag for rotating to structure.
2013-02-19 Christopher... Add some comments.
2013-02-19 Christopher... Remove all code which tried to maintain aspect ratio...
2013-02-19 Christopher... Remove dead comments about layout object.
2013-02-19 Christopher... Change structure to store grid geometry.
2013-02-19 Christopher... Change monitor_grid_set function to also accept the...
2013-02-19 Christopher... Add missing LOGFN's where needed.
2013-02-19 Christopher... Add flag to structure for resizing.
2013-02-19 Christopher... Add edje callbacks to frame for resize_start & resize_stop.
2013-02-19 Christopher... Fix variable type of "name" to be char (not const char).
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.
next