summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Add Build API wrapper for meson/ninjawip/fmuellner/mesonFlorian Müllner2017-07-201-0/+159
* build: Drop autotools supportFlorian Müllner2017-07-2014-1222/+0
* build: Fix portal installation with mesonFlorian Müllner2017-07-202-0/+2
* build: Update gvc subprojectFlorian Müllner2017-07-201-0/+0
* Bump version to 3.25.43.25.4Florian Müllner2017-07-203-2/+29
* build: Support the meson build systemFlorian Müllner2017-07-2027-2/+1068
* docs: Use entity for versionFlorian Müllner2017-07-197-6/+10
* build: Move gvc submodule to /subprojects/gvcFlorian Müllner2017-07-198-12/+12
* workspace: Use has_pointer() method instead of propertyFlorian Müllner2017-07-191-3/+3
* iconGrid: Cancel animations on unmapFlorian Müllner2017-07-191-0/+7
* iconGrid: Remove clones on new animationCarlos Soriano2017-07-191-9/+10
* appDisplay: Use ::paint handler to set up spring animationFlorian Müllner2017-07-191-11/+4
* environment: Remove stray semicolonFlorian Müllner2017-07-191-1/+1
* Define externally accessible contants with 'var' instead of 'const'Florian Müllner2017-07-1870-256/+256
* Define classes with 'var' instead of 'const'Florian Müllner2017-07-18109-363/+363
* main: Define global properties with 'var' instead of 'let'Florian Müllner2017-07-181-30/+30
* appDisplay: Define constant before using itFlorian Müllner2017-07-181-3/+3
* messageTray: Use spread syntax to get map keysFlorian Müllner2017-07-181-1/+1
* Fix crash when using the magnifierJoaquim Rocha2017-07-181-8/+5
* padOsd: Disallow help/switch monitor actions on rings/stripsCarlos Garnacho2017-07-171-3/+17
* padOsd: Implement edition of actions for rings/stripsCarlos Garnacho2017-07-171-22/+94
* Remove excess parameter to g_app_info_launch()Florian Müllner2017-07-174-5/+4
* extensionSystem: Handle all initExtension() extension errorsFlorian Müllner2017-07-171-2/+4
* extensionSystem: Catch import errorsFlorian Müllner2017-07-171-1/+6
* extensions: Consistently handle createExtensionObject() errorsFlorian Müllner2017-07-172-5/+13
* Revert "extensionSystem: handle reloading broken extensions"Florian Müllner2017-07-171-10/+2
* Update Friulian translationFabio Tomat2017-07-171-120/+148
* Update Indonesian translationKukuh Syafaat2017-07-171-120/+147
* polkitAgent: Fix ReferenceError exceptionCarlos Garnacho2017-07-161-1/+1
* ui: Implement "window doesn't respond" dialog on gnome-shellCarlos Garnacho2017-07-167-0/+188
* ui: Use MessageDialogContent where appropriateFlorian Müllner2017-07-1610-432/+131
* extensionDownloader: Don't reuse .prompt-* style classesFlorian Müllner2017-07-164-2/+18
* dialog: Add MessageDialogContentFlorian Müllner2017-07-164-0/+140
* shellMountOperation: Share a style classFlorian Müllner2017-07-164-58/+44
* ui: Refactor modal dialog into separate Dialog classCarlos Garnacho2017-07-163-100/+139
* layout: Allow adding already parented actors for chrome trackingCarlos Garnacho2017-07-161-5/+3
* slider: Cache slider width for dragging handlersCarlos Garnacho2017-07-151-1/+5
* shell-util: Fix a typoAlessandro Bono2017-07-141-1/+1
* gnome-shell: Make search result description semitransparentRares Visalom2017-07-143-2/+2
* search: Disable multiline descriptionsRares Visalom2017-07-141-1/+1
* search: Highlight search terms in descriptionRares Visalom2017-07-141-7/+43
* search: Propagate searchResults down the hierarchyRares Visalom2017-07-141-16/+20
* util: Wrap g_regex_escape_string()Florian Müllner2017-07-142-0/+17
* search: Increase maximum number of visible list search resultsRares Visalom2017-07-141-1/+1
* gnome-shell: Use standard font size for the search-result-title classRares Visalom2017-07-143-2/+0
* separator: Remove HorizontalSeparatorRares Visalom2017-07-142-36/+0
* search: Replace the gradient separator with a simple lineRares Visalom2017-07-144-13/+6
* search: Tweak the sizes of search results iconsRares Visalom2017-07-141-2/+2
* search: Refactor providerIcon into providerInfoRares Visalom2017-07-146-148/+51
* search: Make the results take more horizontal spaceRares Visalom2017-07-144-23/+24