summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.17.4 releasedevs/etrunko/0.17.4Eduardo Lima (Etrunko)2013-07-313-4/+29
* Added --force to autoreconfEduardo Lima (Etrunko)2013-07-311-1/+1
* updating desktop filesmaxerba2013-07-3174-91/+709
* updating french translationmaxerba2013-07-311-1790/+1852
* Backport: 5fecc20 :: When we are re-enabling a monitor, do not free the mode ...Chris Michael2013-07-291-5/+3
* Backport: a12ae8b :: Properly check for primary output during new configurati...Chris Michael2013-07-291-3/+3
* Adding serbian localization in desktop filesmaxerba2013-07-0850-1/+91
* Fixed sorting in desktop filesmaxerba2013-07-0474-877/+881
* updating italian translationmaxerba2013-07-021-30/+42
* updating esperanto and french translationsmaxerba2013-07-022-1935/+1895
* updating desktop files with esperanto and french translationsmaxerba2013-07-0271-859/+1002
* Update changelog to show devilhorns changesDeon Thomas2013-06-281-0/+5
* Backport: 0537494 :: Fix issue of incorrect x/y position being displayed on a...Chris Michael2013-06-281-9/+8
* Backport: 7955818 :: Add randr theme support for primary outputsChris Michael2013-06-281-0/+23
* Backport: 23a8170 :: Fix cloning box to now be over the indicator event rect.Christopher Michael2013-06-281-2/+5
* Backport: f7defbd :: Color the clip of the frame when monitor is disabled to ...Christopher Michael2013-06-281-0/+7
* Backport: 8f0367d :: Rename monitor name styleChristopher Michael2013-06-281-2/+2
* Backport: aa74a39 :: Fix grid offsetChristopher Michael2013-06-281-2/+2
* Backport: 3920734 :: Create new randr widget group (for the main randr widget...Christopher Michael2013-06-281-0/+50
* Backport: f47f526 :: Add monitor position text for the monitor object.Christopher Michael2013-06-281-2/+3
* Backport: a654fac :: Add position text to monitor.Christopher Michael2013-06-281-0/+19
* removed requirment for EFL 1.8 since randr code is backparted to ecore 1.7.7+Deon Thomas2013-06-281-16/+0
* Backport: fa9104b :: bugfix T86: If an output does not have a crtc, find a po...Chris Michael2013-06-281-55/+40
* Backport: b4f277a :: When we free outputs, set the variable to NULL.Chris Michael2013-06-281-2/+4
* Backport: bba201a :: If a monitor is disabled by the user, then we need to se...Chris Michael2013-06-281-2/+7
* Backport: 0dd2efa :: ensure randr dialog clears its pointer stackMike Blumenkrantz2013-06-281-0/+2
* Backport: ee715e2 :: Fix possible memory leak reported by klockwork.Chris Michael2013-06-281-1/+3
* Backport: 1b76632 :: Add suport for setting the Primary Output in the randr d...Chris Michael2013-06-285-10/+87
* Backport: d6a392d :: Preliminary support for Primary Output of XRandRChris Michael2013-06-281-0/+10
* Backport: a019ffb :: Fix another memleak reported by klockwork.Chris Michael2013-06-281-1/+1
* Backport: 10acf59 :: Fix potential memleaks reported by klockwork.Chris Michael2013-06-282-12/+18
* Backport: 2babd46 :: printf--Chris Michael2013-06-281-2/+0
* Backport: dc3c16c :: Fix randr dialog to display monitors that are disabled. ...Chris Michael2013-06-281-206/+274
* Backport: 37498d7 :: Add function to find a valid crtc for this monitor if no...Chris Michael2013-06-281-10/+82
* Backport: 31d34db :: Initialize 'orients' variable to rotation 0.Chris Michael2013-06-281-1/+1
* Backport: 1197cc4 :: Minor formatting fix.Chris Michael2013-06-281-1/+2
* Backport: 723825e :: If a crtc has no outputs, then skip it.Chris Michael2013-06-281-0/+1
* Backport: eca3475 :: Fix incorrect monitor position text on some startup cases.Christopher Michael2013-06-281-0/+6
* Backport: dce3e8f7 :: Skip refresh rate checks during resize.Christopher Michael2013-06-281-2/+2
* Backport: 8a3cf51 :: Re-enable Restore button for RandR dialog.Christopher Michael2013-06-281-8/+1
* Backport: ce6ed08 :: Hook into monitor_resized callback and update adjacent m...Christopher Michael2013-06-281-9/+103
* Backport: c3736db :: Add a monitor_resized callback so positions of other mon...Christopher Michael2013-06-281-2/+2
* Backport: 2ce1533 :: Disable Restore on Startup for now until larger randr ev...Christopher Michael2013-06-281-1/+8
* Backport: 1860beb :: Add monitor_moved callback and update position (if needed).Christopher Michael2013-06-281-14/+74
* Backport: 16abe42 :: Add missing function prototypes.Christopher Michael2013-06-281-0/+2
* Backport: 8109e62 :: When we do a current_geometry set, repack the monitor to...Christopher Michael2013-06-281-15/+72
* Backport: 8f728d1 :: Add restore checkbox to dialog.Christopher Michael2013-06-281-9/+25
* Backport: 686ff23 :: Add some comments.Christopher Michael2013-06-281-0/+3
* Backport: f52d507 :: Add missing function prototypes.Christopher Michael2013-06-282-0/+4
* Backport: 0ac5ed72 :: Handle apply of monitor changes to X. Reduce position t...Christopher Michael2013-06-281-31/+222