summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/task_manager_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-3/+3
* gtk: Add the 'Stats for nerds' link to the task manager.jhawkins@chromium.org2009-07-301-0/+36
* Linux: Save and restore bookmark manager and task manager window size.derat@google.com2009-07-291-1/+47
* gtk: Set the task manager scrolled window policy to GTK_POLICY_AUTOMATIC so t...jhawkins@chromium.org2009-07-201-1/+1
* Do not block all task manager tree view mouse release events.estade@chromium.org2009-07-171-4/+2
* Set window icon on task manager.estade@chromium.org2009-07-171-0/+1
* Add more browser tests for Task Manager.phajdan.jr@chromium.org2009-07-151-1/+2
* Connect the ctrl-w accelerator to the task manager dialog, and close the wind...jhawkins@chromium.org2009-07-081-0/+34
* Wrap the task manager treeview in a GtkScrolledWindow in order to have a fram...jhawkins@chromium.org2009-07-071-1/+10
* Activate the currently selected process when the user double clicks the task ...jhawkins@chromium.org2009-07-061-1/+23
* Add a context menu to the gtk task manager.jhawkins@chromium.org2009-07-061-0/+120
* Add more functionality to the gtk task manager:jhawkins@chromium.org2009-07-021-10/+52
* Implement the core functionality of the gtk task manager.jhawkins@chromium.org2009-07-011-48/+241
* Add a skeleton UI for the gtk task manager.jhawkins@chromium.org2009-06-301-12/+130
* Reorganize the way the task manager is constructed.ben@chromium.org2009-06-221-0/+42