summaryrefslogtreecommitdiff
path: root/src/gtk/gui.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-27Reduce refresh rates to sane levels. Autoscroll in download tabs. Sized/resiz...Obey Arthur Liu1-1/+31
2008-07-26Improved responsivity by threading out packages sorting and dpkg run using Gl...Obey Arthur Liu1-1/+3
2008-07-25Description display moved out of PackagesMarker and improved usage behavior (...Obey Arthur Liu1-1/+4
2008-07-24Put part of the menus. Started connection some.Obey Arthur Liu1-0/+12
2008-07-24Resolver and InstallRemove tabs.Obey Arthur Liu1-12/+78
2008-07-23Minor fixes. All PackagesViews now updated on package change. Added resolver ...Obey Arthur Liu1-3/+0
2008-07-22Refactor the package view builder code.Daniel Burrows1-14/+76
2008-07-22Eliminate unneeded templates and clean up the code.Daniel Burrows1-38/+37
2008-07-23Package description display and context menu fixed.Obey Arthur Liu1-1/+6
2008-07-23Added templating to the code for TreeStore and ListStore. Some stopgap fixes.Obey Arthur Liu1-22/+40
2008-07-22Trying to use a functor to populate PackagesViews. Problem at gui.cc:443.Obey Arthur Liu1-4/+10
2008-07-22LARGE refactoring. Segfaults due to a circular dependency in the instantiatio...Obey Arthur Liu1-36/+49
2008-07-20Basic preview tab displau working.Obey Arthur Liu1-1/+20
2008-07-20Fixes for exiting and closing tabs.Obey Arthur Liu1-0/+1
2008-07-20Packages view limiting and tab label updating.Obey Arthur Liu1-0/+9
2008-07-19Basic package list refresh on action working.Obey Arthur Liu1-0/+11
2008-07-19Fixed the reverse_package_store population to only insert packages.Obey Arthur Liu1-3/+1
2008-07-19Reverse store creation for PackagesTabs. Will be useful for refreshing.Obey Arthur Liu1-1/+5
2008-07-19Basic package description display working.Obey Arthur Liu1-1/+5
2008-07-19Package marking refactored. Marking on multiple packages working.Obey Arthur Liu1-8/+24
2008-07-19Tabs now have a close button.Obey Arthur Liu1-0/+5
2008-07-18Package marking now working. Various new objects to handle packages marking.Obey Arthur Liu1-0/+76
2008-07-17Basic packages listing working.Obey Arthur Liu1-0/+1
2008-07-17Changes to bring gui.{cc,h} more in line with aptitude coding conventions.Daniel Burrows1-11/+23
2008-07-17Let emacs know that the gui.h header is C++.Daniel Burrows1-0/+2
2008-07-17Less inheritance, more encapsulation for Tab. Updating now working.Obey Arthur Liu1-4/+7
2008-07-17Added code for displaying the download TreeView. Not working yet.Obey Arthur Liu1-0/+58
2008-07-17Basic list updating working with statusbar updates. Glib autotools fix.Obey Arthur Liu1-0/+21
2008-07-14Created stub glade interface and handling.Obey Arthur Liu1-4/+4
2008-06-03Created gtk/ stub and autotools lines.Obey Arthur Liu1-0/+11