summaryrefslogtreecommitdiff
path: root/shell/cc-notebook.c
Commit message (Expand)AuthorAgeFilesLines
* Be robust against extraneous signal emissionsMatthias Clasen2012-06-201-0/+1
* shell: Make CcNotebook buildableJasper St. Pierre2012-06-121-1/+28
* 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: Make it possible to not animate transitionsBastien Nocera2012-06-111-7/+13
* 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
* shell: Fix resetting page selectionBastien Nocera2012-05-181-0/+3
* 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: Add animated notebookBastien Nocera2012-05-091-0/+466