summaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* shell: Don't handle shortcuts with excess modifiersBastien Nocera2012-07-161-2/+10
* shell: Fix not being able to assign Ctrl+Q to a shortcutBastien Nocera2012-07-161-2/+2
* shell: remove CcStrengthBarCosimo Cecchi2012-07-163-466/+0
* shell: Fix search results not appearingBastien Nocera2012-06-211-0/+1
* shell: Handle non-existant panels more gracefullyJasper St. Pierre2012-06-201-25/+15
* Be robust against extraneous signal emissionsMatthias Clasen2012-06-201-0/+1
* shell: Remove reparenting hacksJasper St. Pierre2012-06-121-14/+0
* shell: Make CcNotebook buildableJasper St. Pierre2012-06-121-1/+28
* shell: Remove unnecessary tabsJasper St. Pierre2012-06-121-6/+0
* shell: Fix wrong function being used to get widthJasper St. Pierre2012-06-121-1/+1
* shell: Fix possible crashers when there are no pagesBastien Nocera2012-06-121-4/+4
* shell: Use GtkSearchEntryBastien Nocera2012-06-112-20/+1
* shell: Don't animate between overview and search pagesBastien Nocera2012-06-111-5/+7
* shell: Update test-notebook for API changeBastien Nocera2012-06-111-1/+1
* shell: Make it possible to not animate transitionsBastien Nocera2012-06-112-8/+15
* shell: Fix crash when using keynav in overviewBastien Nocera2012-06-061-0/+2
* shell: Fix --verbose not working anymoreBastien Nocera2012-05-231-0/+2
* shell: Add debug to CcNotebook scrollingBastien Nocera2012-05-231-1/+5
* shell: Fix first selection not workingBastien Nocera2012-05-231-2/+2
* shell: Fix keyboard focus in animated notebookBastien Nocera2012-05-221-0/+19
* shell: CcNotebook can focus indeedBastien Nocera2012-05-221-0/+2
* Implement a new search results designWilliam Jon McCann2012-05-224-478/+60
* shell: Make all-settings button always squareBastien Nocera2012-05-211-10/+21
* shell: Fix possible warning on startupBastien Nocera2012-05-211-2/+1
* shell: Update scrolled window height on smallness changeBastien Nocera2012-05-211-1/+3
* shell: Use enum for small screenBastien Nocera2012-05-211-14/+23
* shell: Don't use workarea heightBastien Nocera2012-05-211-1/+2
* shell: Fix ctrl-w keybindingFlorian Müllner2012-05-181-1/+1
* shell: Add application menuFlorian Müllner2012-05-181-1/+50
* shell: Make the main window a GtkApplicationWindowFlorian Müllner2012-05-182-5/+17
* cc-panel: Add get_help_uri() vfuncFlorian Müllner2012-05-182-0/+14
* shell: Make sure the "active-panel" property is updatedFlorian Müllner2012-05-182-1/+3
* shell: Pass the object to show_overview_page(), not its privateFlorian Müllner2012-05-181-8/+11
* shell: Fix resetting page selectionBastien Nocera2012-05-181-0/+3
* shell: Rename search rendererBastien Nocera2012-05-184-61/+62
* shell: Destroy the page instead of removing itBastien Nocera2012-05-161-2/+1
* shell: Fix another memleak in CcNotebookBastien Nocera2012-05-111-0/+3
* shell: Chain up CcNotebook's finalize functionBastien Nocera2012-05-111-0/+2
* shell: Remove left-over FIXMEBastien Nocera2012-05-111-2/+0
* shell: Try to always use delayed removalBastien Nocera2012-05-101-9/+2
* shell: Fix xrefs not workingBastien Nocera2012-05-101-12/+55
* shell: Update animated notebook TODOBastien Nocera2012-05-101-0/+3
* shell: Use CcNotebook instead of GtkNotebookBastien Nocera2012-05-092-56/+48
* shell: Add animated notebookBastien Nocera2012-05-095-0/+638
* shell: Remove another use of page numbersBastien Nocera2012-05-091-4/+2
* shell: Move helper functionsBastien Nocera2012-05-091-30/+30
* shell: Remove prior panel at the last minuteBastien Nocera2012-05-091-4/+16
* shell: Add return value to activate_panel()Bastien Nocera2012-05-091-4/+6
* shell: Flatten activate_panel()Bastien Nocera2012-05-091-48/+40
* shell: Use widgets rather than page numbersBastien Nocera2012-05-091-19/+50