summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/task_manager_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the cache columns in the Task Manager sortable and only displayed once p...pkasting@chromium.org2009-09-301-0/+15
* Add columns to gtk task manager.thakis@chromium.org2009-09-281-1/+51
* Task Manager for OS X: Set up columns, show rows.thakis@chromium.org2009-09-211-1/+1
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-151-2/+3
* Gtk: Allow all columns in task manager to be sortable.mhm@chromium.org2009-09-111-24/+59
* Update the system favicon/folder icon on theme change.estade@chromium.org2009-09-111-2/+3
* Fix accel leak in task manager and bookmark manager by usingtony@chromium.org2009-09-101-7/+10
* Linux: make the columns in the task manager avoid causing scroll bars.mdm@chromium.org2009-09-021-6/+23
* Set the window type hint for the options dialog andtony@chromium.org2009-09-011-0/+4
* GTK: Set the default icon list so we don't have to set it on every window all...estade@chromium.org2009-08-271-1/+0
* Make the task manager use the native default faviconestade@chromium.org2009-08-261-0/+10
* Linux: set the initial size of the "Page" column in the task manager to fit t...mdm@chromium.org2009-08-251-11/+36
* gtk: Don't crash if the user double clicks an empty area of the task manager ...jhawkins@chromium.org2009-08-101-2/+4
* gtk: Desensitize the "End Process" button when first loading the task manager.jhawkins@chromium.org2009-08-101-0/+5
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-3/+3
* 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