index
:
users/pcacjr/enlightenment.git
devs/stefan/music-control
enlightenment-0.17
master
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
use activte for contact.
Carsten Haitzler (Rasterman)
2013-02-23
1
-6
/
+2
*
systray now has a min size of 8x8 so it can be clicked
Mike Blumenkrantz
2013-02-22
1
-0
/
+1
*
e/music_control: Fix typo for playing
Stefan Schmidt
2013-02-22
3
-7
/
+7
*
giant comp rejiggering commit #4
Mike Blumenkrantz
2013-02-22
1
-1
/
+1
*
E_FN_DEL macro renamed to E_FREE_FUNC with param order swapped for consistency
Mike Blumenkrantz
2013-02-22
8
-26
/
+26
*
e/music_control: Allow an action to toggle between play and pause.
Stefan Schmidt
2013-02-22
1
-1
/
+1
*
[access] check 'double down and long press' and 'then move'
Shinwoo Kim
2013-02-22
1
-9
/
+20
*
[access] check window rotation
Shinwoo Kim
2013-02-22
1
-8
/
+179
*
[access] check previous block to save configuration value
Shinwoo Kim
2013-02-22
1
-2
/
+5
*
gadman top layer no longer deletes gadget configs when it can't find their ob...
Mike Blumenkrantz
2013-02-21
1
-14
/
+6
*
minor cosmetic tweaks for gadman init
Mike Blumenkrantz
2013-02-21
1
-3
/
+2
*
fix syscon to use popups more effectively
Mike Blumenkrantz
2013-02-20
1
-99
/
+8
*
Re-enable Restore button for RandR dialog.
Christopher Michael
2013-02-20
1
-8
/
+1
*
Hook into monitor_resized callback and update adjacent monitor positions.
Christopher Michael
2013-02-19
1
-9
/
+103
*
Add a monitor_resized callback so positions of other monitors can be
Christopher Michael
2013-02-19
1
-2
/
+2
*
Disable Restore on Startup for now until larger randr event issues are
Christopher Michael
2013-02-19
1
-1
/
+8
*
Add monitor_moved callback and update position (if needed).
Christopher Michael
2013-02-19
1
-14
/
+74
*
Add missing function prototypes.
Christopher Michael
2013-02-19
1
-0
/
+2
*
When we do a current_geometry set, repack the monitor to the updated
Christopher Michael
2013-02-19
1
-15
/
+72
*
Add restore checkbox to dialog.
Christopher Michael
2013-02-19
1
-9
/
+25
*
Add some comments.
Christopher Michael
2013-02-19
1
-0
/
+3
*
Add missing function prototypes.
Christopher Michael
2013-02-19
2
-0
/
+4
*
Handle apply of monitor changes to X.
Christopher Michael
2013-02-19
1
-31
/
+222
*
Add randr_changed function.
Christopher Michael
2013-02-19
1
-1
/
+67
*
Add hook for randr widget changed.
Christopher Michael
2013-02-19
1
-3
/
+25
*
Simplify changed enum.
Christopher Michael
2013-02-19
1
-8
/
+4
*
Start on monitor Changes.
Christopher Michael
2013-02-19
1
-0
/
+14
*
Add code to handle when cloning monitors so that the size, mode and
Christopher Michael
2013-02-19
1
-2
/
+37
*
Update some comments.
Christopher Michael
2013-02-19
1
-12
/
+85
*
Add the clone object as a smart member for monitor.
Christopher Michael
2013-02-19
1
-26
/
+74
*
Add function prototype for monitor clone set.
Christopher Michael
2013-02-19
1
-0
/
+2
*
Add cloning support for monitor.
Christopher Michael
2013-02-19
1
-30
/
+269
*
Simplify the monitor rotation code and make sure new positions are
Christopher Michael
2013-02-19
1
-31
/
+34
*
Correctly calculate disabled monitor position(s).
Christopher Michael
2013-02-19
1
-2
/
+2
*
Remove useless mod_dir variable (and associated code).
Christopher Michael
2013-02-19
1
-10
/
+0
*
Remove useless defines and variables.
Christopher Michael
2013-02-19
1
-16
/
+1
*
Remove unused variable and some dead printfs.
Christopher Michael
2013-02-19
1
-2
/
+0
*
When calculating virtual size, also account for 'possible' outputs.
Christopher Michael
2013-02-19
1
-21
/
+121
*
Actually, allow move/resize/rotate for disabled monitors so things can
Christopher Michael
2013-02-19
1
-4
/
+1
*
Set current size and position text when we set current values.
Christopher Michael
2013-02-19
1
-14
/
+31
*
Add function prototype for setting current geometry.
Christopher Michael
2013-02-19
1
-1
/
+2
*
Fix move_stop to use current geometry.
Christopher Michael
2013-02-19
1
-4
/
+4
*
Handle setting monitor to enabled/disabled based on crtc mode.
Christopher Michael
2013-02-19
1
-0
/
+3
*
When calculating virtual size, we only need to fetch
Christopher Michael
2013-02-19
1
-1
/
+5
*
Add 'current' field values so we can use these durring apply for
Christopher Michael
2013-02-19
1
-65
/
+94
*
Add code to handle manual monitor movement.
Christopher Michael
2013-02-19
1
-38
/
+131
*
Add in refresh_rate code for filling refresh rate list and listening
Christopher Michael
2013-02-19
1
-56
/
+291
*
Use ecore_x_randr_crtc_info_free function to free returned crtc_info.
Christopher Michael
2013-02-19
1
-7
/
+14
*
Reduce variable usage
Christopher Michael
2013-02-19
1
-12
/
+4
*
Fix comment.
Christopher Michael
2013-02-19
1
-30
/
+1
[next]