summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* folderswip/foldersJasper St. Pierre2013-12-161-71/+39
* appDisplay: Move from instanceof-testing to polymorphic duck typingJasper St. Pierre2013-12-161-80/+32
* calendar: Don't rebuild the entire calendar widget when choosing a dateJasper St. Pierre2013-12-161-26/+37
* calendar: Don't ever force reloadJasper St. Pierre2013-12-162-40/+20
* js: Use EVENT_PROPAGATE/EVENT_STOP constants in event handlersFlorian Müllner2013-12-1631-143/+178
* js: Use SOURCE_CONTINUE/SOURCE_REMOVE constants in source functionsFlorian Müllner2013-12-1630-47/+78
* runDialog: Explicitly set horizontal alignmentFlorian Müllner2013-12-161-1/+5
* NetworkAgent: handle empty hints and VPN secrets correctlyDan Williams2013-12-131-22/+4
* background: Don't prematurely remove file monitorsJasper St. Pierre2013-12-131-1/+2
* st-scroll-view: Fix styleJasper St. Pierre2013-12-111-26/+26
* calendar: Fix styleJasper St. Pierre2013-12-111-3/+3
* keyring: Align more a srtings to the right side in RTLYosef Or Boczko2013-12-111-0/+1
* polkitAgent: Align more a string to the right side in RTLYosef Or Boczko2013-12-111-1/+1
* endSessionDialog: Align some strings to the right in RTLYosef Or Boczko2013-12-112-1/+8
* keyring: Align some srtings to right in RTLYosef Or Boczko2013-12-112-1/+7
* polkitAgent: Explicitly set horizontal alignmentYosef Or Boczko2013-12-111-3/+8
* unlockDialog: Explicitly set horizontal alignmentYosef Or Boczko2013-12-111-1/+1
* authPrompt: Explicitly set horizontal alignmentYosef Or Boczko2013-12-111-2/+2
* userWidget: Fix the padding in RTLYosef Or Boczko2013-12-111-1/+8
* Update Arabic translationKhaled Hosny2013-12-111-467/+424
* remoteSearch: Let remote search providers not provide an iconDebarshi Ray2013-12-101-3/+7
* Finnish translation updateJiri Grönroos2013-12-091-282/+302
* sessionMode: Add back external session modesFlorian Müllner2013-12-071-0/+1
* sessionMode: Fix listModes()Florian Müllner2013-12-071-1/+1
* sessionMode: Rename _getModes()Florian Müllner2013-12-071-3/+3
* sessionMode: Fix left-over variable in _loadMode()Florian Müllner2013-12-071-2/+2
* shell-app: Track all application windowsFlorian Müllner2013-12-073-13/+9
* [l10n]Updated Turkish translationEmin Tufan Çetin2013-12-071-760/+334
* [l10n] Updated Estonian translationMattias Põldaru2013-12-051-37/+84
* messageTray: Fix styleJasper St. Pierre2013-12-051-1/+1
* messageTray: Fix styleJasper St. Pierre2013-12-041-1/+1
* Sort js-resources.gresource.xmlJasper St. Pierre2013-12-041-21/+27
* messageTray: Remove transient sourcesJasper St. Pierre2013-12-045-59/+19
* viewSelector: Give the active page key focus when it is shownJasper St. Pierre2013-12-041-9/+2
* workspace: Grab the key focus when hovering over a windowJasper St. Pierre2013-12-041-0/+5
* workspace: Implement key navigation on the workspaces pageJasper St. Pierre2013-12-042-9/+43
* st-widget: Sort actors by distance from the focused actorJasper St. Pierre2013-12-041-79/+40
* messageTray: Only attempt to grab the summary box pointer after showing itJasper St. Pierre2013-12-041-3/+3
* messageTray: Reword a boolean conditionJasper St. Pierre2013-12-041-1/+1
* messageTray: Fix styleJasper St. Pierre2013-12-041-1/+1
* background: Don't silently fizzle out when removing bad content from the cacheJasper St. Pierre2013-12-031-3/+3
* background: Add copied content from pending image loads to the cacheJasper St. Pierre2013-12-031-0/+1
* background: Clarify the intent of the codeJasper St. Pierre2013-12-031-4/+7
* background: Simplify animation codeJasper St. Pierre2013-12-031-16/+14
* background: Remove unused variableJasper St. Pierre2013-12-031-3/+3
* background: Remove the system noise content when not in useJasper St. Pierre2013-12-031-1/+7
* background: Don't wait for gdk-pixbuf to fail before loading animationsJasper St. Pierre2013-12-031-8/+9
* background: Remove more bogus checksJasper St. Pierre2013-12-031-7/+2
* networkAgent: add support for EAP-FAST password requestsDan Williams2013-12-031-0/+1
* background: Fix the check for spanning backgroundsJasper St. Pierre2013-12-031-1/+1