summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of a rectangle on the selected displayochosi/rectangleochosi2012-09-281-0/+39
* Fix for variable index.Sean Davis2012-09-271-8/+8
* Connected main buttons on minimal dialog. Added to display advanced dialog w...Sean Davis2012-09-272-3/+117
* Plugged in mirror displays checkbox.Sean Davis2012-09-271-0/+30
* Added detection of relative display position.Sean Davis2012-09-271-0/+81
* Fix for -1 is list terminator on mirror variable.Sean Davis2012-09-272-2/+1
* Added mirror option to placement settings.Sean Davis2012-09-272-4/+20
* Changed mode detection to xfce_randr_find_mode_by_id and apply only once.Sean Davis2012-09-271-101/+72
* Fixed placement of displays when changing often.Sean Davis2012-09-261-1/+37
* Fixed above and left positioning.Sean Davis2012-09-261-1/+9
* Added above (broken) and below code.Sean Davis2012-09-261-4/+46
* Changed to switch statement and static variables.Sean Davis2012-09-262-39/+41
* Added Right-Of positioning.Sean Davis2012-09-261-42/+60
* Beginning randr stuff for left/right.Sean Davis2012-09-261-4/+53
* Added radio states to minimal dialog.Sean Davis2012-09-261-0/+119
* Enhancements to minimal dialog, tweaked code to support new minimal dialog.Sean Davis2012-09-262-124/+9
* Fixed loading of comboboxes and enabling/disabling comboboxes.Sean Davis2012-09-261-8/+4
* Fixed fill options for Position.Sean Davis2012-09-251-0/+1
* Fix gloss in pixmap for extend-to-rightSimon Steinbeiss2012-09-241-0/+0
* Set up the position comboboxes for extended desktop modeSimon Steinbeiss2012-09-242-14/+250
* Update minimal-display-dialog iconsSimon Steinbeiss2012-09-133-0/+0
* Updated glade files.Sean Davis2012-09-136-294/+417
* l10n: Updated Italian (it) translation to 100%Cristian Marchi2012-09-131-71/+67
* Xfsettingsd: Check service name of NameOwnerChanged (bug #9273).Lionel Le Folgoc2012-09-091-6/+20
* Appearance: Fix gtk3 theme detection in install script (bug #9272).Lionel Le Folgoc2012-09-091-1/+1
* l10n: Updated Indonesian (id) translation to 100%Ardjuna2012-09-051-68/+64
* l10n: Updated Ukrainian (uk) translation to 100%Yarema aka Knedlyk2012-09-031-68/+64
* l10n: Updated Polish (pl) translation to 98%Piotr Sokół2012-09-021-1/+1
* l10n: Updated Polish (pl) translation to 98%Piotr Sokół2012-09-021-68/+68
* l10n: Updated Basque (eu) translation to 100%Asier Iturralde Sarasola2012-08-291-1/+1
* l10n: Updated Basque (eu) translation to 100%Asier Iturralde Sarasola2012-08-291-68/+64
* l10n: Updated French (fr) translation to 98%jc jc12012-08-291-318/+178
* l10n: Updated Croatian (hr) translation to 71%Ivica Kolić2012-08-281-5/+3
* l10n: Updates to Croatian (hr) translationIvica Kolić2012-08-281-4/+6
* l10n: Updated Kazakh (kk) translation to 100%Baurzhan Muftakhidinov2012-08-281-166/+268
* l10n: Updated Russian (ru) translation to 100%Alex Z2012-08-271-68/+64
* l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%Rafael Ferreira2012-08-261-177/+309
* l10n: Updated Korean (ko) translation to 100%Seong-ho Cho2012-08-251-69/+61
* l10n: Updated Spanish (Castilian) (es) translation to 100%prflr882012-08-251-182/+323
* l10n: Updated Serbian (sr) translation to 99%Саша Петровић2012-08-251-60/+72
* l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%Cheng-Chia Tseng2012-08-251-144/+203
* l10n: Updated Dutch (Flemish) (nl) translation to 100%Pjotr vertaalt2012-08-241-68/+64
* l10n: Updated Uyghur (ug) translation to 100%Gheyret Kenji2012-08-241-108/+179
* l10n: Updated Croatian (hr) translation to 71%Ivica Kolić2012-08-241-62/+63
* Code style fixes.Igor Slepchin2012-08-222-14/+14
* Use more large-grained HAVE_LIBXKLAVIER #ifdef's.Igor Slepchin2012-08-221-14/+11
* Return selected layout as a NULL-terminated array of strings.Igor Slepchin2012-08-221-31/+30
* Copy over translations for the new UI labels if available.Igor Slepchin2012-08-2243-0/+936
* Reset keyboard model to system default if the user deselects it in xfce4-keyb...Igor Slepchin2012-08-221-3/+38
* Merge some duplicated code.Igor Slepchin2012-08-222-299/+179