summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* calendar-server: Port to libecal-2.0wip/mcrha/eds-libical-glibMilan Crha2019-05-174-108/+129
* Revert "calendar-server: Port to libecal-2.0"Florian Müllner2019-05-173-125/+104
* calendar-server: Port to libecal-2.0Milan Crha2019-05-173-104/+125
* ci: Switch to mutter's docker imageFlorian Müllner2019-05-172-22/+3
* introspect: Include `sandboxed-app-id` as wellFlorian Müllner2019-05-161-0/+14
* introspect: Remove unused variableFlorian Müllner2019-05-161-2/+0
* Updated Spanish translationDaniel Mustieles2019-05-161-55/+55
* layout: Show important actors above top_window_groupJonas Dreßler2019-05-151-6/+20
* st: Introspect ScrollViewFade to read fade propertiesMarco Trevisan (Treviño)2019-05-151-6/+3
* cleanup: Fix spelling errorsVeerasamy Sevagen2019-05-1514-21/+21
* keyring: Use bind_property for message and description valuesMarco Trevisan (Treviño)2019-05-151-12/+0
* system: Just use buttonGroup instead of adding extra _actionsItemMarco Trevisan (Treviño)2019-05-151-2/+1
* popupMenu: Implement Switch as actorMarco Trevisan (Treviño)2019-05-151-12/+12
* popupMenu: Make sensitive a Menu and MenuItem propertyMarco Trevisan (Treviño)2019-05-151-12/+39
* PopupBaseMenuItem: Use active property for menu itemsMarco Trevisan (Treviño)2019-05-151-18/+24
* panel: Use menu items as actorsMarco Trevisan (Treviño)2019-05-151-2/+2
* js/status: Use menu items as actorsMarco Trevisan (Treviño)2019-05-1511-58/+59
* popupMenu: Implement vfunc's for key focus in/outMarco Trevisan (Treviño)2019-05-151-5/+4
* popupMenuItem: Make it a widget inheriting from St.BoxLayoutMarco Trevisan (Treviño)2019-05-151-110/+114
* systemActions: Only do prefix matchesFlorian Müllner2019-05-151-7/+7
* js: Use GTypeFlags to define abstract GObject classesFlorian Müllner2019-05-152-10/+6
* Bump version to 3.33.13.33.1Florian Müllner2019-05-142-2/+31
* Update German translationTim Sabsch2019-05-121-69/+59
* Update Esperanto translationCarmen Bianca BAKKER2019-05-111-57/+56
* keyboard: Remove unused _hideSubkeys functionMarco Trevisan (Treviño)2019-05-091-12/+0
* keyboard: Unset Idle ID before removing itMarco Trevisan (Treviño)2019-05-091-0/+2
* keyboard: Use JS style for current page variableMarco Trevisan (Treviño)2019-05-091-14/+14
* keyboard: Don't try to set the same current page twiceMarco Trevisan (Treviño)2019-05-091-1/+7
* keyboard: Unset current page when it gets destroyedMarco Trevisan (Treviño)2019-05-091-0/+5
* Update Chinese (China) translationDingzhong Chen2019-05-081-494/+587
* st: Delay handling of :first/:last-child changesFlorian Müllner2019-05-071-20/+63
* Revert "st: Reload icon on style changes only if necessary"Florian Müllner2019-05-071-2/+2
* network: Handle interface name changesFabrice Bellet2019-05-071-7/+17
* panel: Drag topmost maximized windowDylan McCall2019-05-041-13/+19
* texture-cache: Keep aspect ratio for content imagesFlorian Müllner2019-05-041-7/+23
* windowManager: Fix fullscreen windows in ws switching animationsJonas Dreßler2019-05-031-5/+17
* dialog: Use object's set to assign propertiesMarco Trevisan (Treviño)2019-05-031-2/+2
* dialog: Really set ellipsize mode in subtitle and bodyMarco Trevisan (Treviño)2019-05-031-1/+1
* st: Reimplement StClipboard on top of MetaSelectionCarlos Garnacho2019-05-024-269/+109
* Update Esperanto translationCarmen Bianca BAKKER2019-05-011-34/+34
* dashSpacer: Don't trigger allocations from size negotiationsFlorian Müllner2019-04-301-8/+6
* keyboard: Destroy old layout actors when regenerating keyboard groupsCarlos Garnacho2019-04-301-1/+6
* worldClocks: Ignore locations with unknown timezoneFlorian Müllner2019-04-301-1/+1
* st: Reload icon on style changes only if necessaryCarlos Garnacho2019-04-301-2/+2
* st: Use g_signal_handler_disconnect() to disconnect from StThemeCarlos Garnacho2019-04-302-5/+10
* panel: Don't chain up to parent's allocateFlorian Müllner2019-04-291-1/+1
* padOsd: Use non-deprecated librsvg API to create handleCarlos Garnacho2019-04-271-5/+5
* js: Check for this.constructor type instead of new.targetMarco Trevisan (Treviño)2019-04-265-15/+16
* CyclerPopup: Check for type using constructorMarco Trevisan (Treviño)2019-04-261-2/+2
* SwitcherPopup: Check for type using constructorMarco Trevisan (Treviño)2019-04-261-2/+2