summaryrefslogtreecommitdiff
path: root/src/gtk/info.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-11Remove some trailing whitespace.Daniel Burrows1-1/+1
2009-11-06Give the screenshot a properly named tag, and insert a thumbnail into the des...Daniel Burrows1-0/+1
2009-01-11Always display the package version that's currently selected in the version l...Daniel Burrows1-2/+6
2008-11-09Redesign the download code to always target a particular location in a text b...Daniel Burrows1-1/+1
2008-11-07Files list tab in the info view mostly working.Obey Arthur Liu1-0/+4
2008-10-30Make the ChangeLogView refcounted (and also sigc::trackable).Daniel Burrows1-1/+1
2008-10-12Only download the changelog when displayed.Obey Arthur Liu1-0/+6
2008-09-14Identify the infotab notebook and add it to the infotab class.Obey Arthur Liu1-0/+1
2008-09-03Rudimentary changelog working in the InfoTab.Obey Arthur Liu1-0/+2
2008-08-07Rebuild info tabs after a reload if possible, instead of just deleting them.Daniel Burrows1-0/+6
2008-08-05Refactor the code to complete and clean up entity handling.Daniel Burrows1-4/+6
2008-08-02Fix file identification typo.Obey Arthur Liu1-1/+1
2008-08-01Split the code to create and display a new info tab into a static method on I...Daniel Burrows1-0/+6
2008-08-01Tell Emacs that info.h is C++.Daniel Burrows1-1/+1
2008-07-31Reorganization of InfoTab and necessary changes to PackagesView instantiation.Obey Arthur Liu1-4/+0
2008-07-29Proof-of-concept code for listing dependencies in a TextView.Daniel Burrows1-0/+4
2008-07-28Fix forgotten file edit.Obey Arthur Liu1-0/+3
2008-07-28Implemented InfoTab, activated by double-click or enter on PackagesView rows.Obey Arthur Liu1-0/+45