summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* gtk: Extract event functions into event_utils module.tfarina@chromium.org2012-06-142-1/+3
* TabContentsWrapper -> TabContents, part 41.avi@chromium.org2012-06-111-1/+1
* Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()davemoore@chromium.org2012-06-072-3/+3
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-042-2/+2
* fix a couple apparent memory leaks and add a suppressionestade@chromium.org2012-06-023-4/+4
* GTK: Draw dragged bookmark text with NO_SUBPIXEL_RENDERING flag.asvitkine@chromium.org2012-05-251-1/+2
* Move RenderViewHostDelegate::View to content/port and rename it to RenderView...jam@chromium.org2012-05-241-0/+1
* Adds the ability for BubbleGtk widgets to specify both input and popup attrib...khorimoto@chromium.org2012-05-231-2/+3
* Convert GdkPixbufFromSkBitmap(const SkBitmap*) to GdkPixbufFromSkBitmap(const...pkotwicz@chromium.org2012-05-201-1/+1
* browser: Move the tabs directory into ui.tfarina@chromium.org2012-05-111-2/+2
* bookmarks: Make sure we are allowed to create a folder with an empty name.tfarina@chromium.org2012-05-051-16/+6
* linux: Move linux_util.h from gfx/ to ui/base/gtk.tfarina@chromium.org2012-05-041-3/+3
* Revert r123782.thakis@chromium.org2012-05-0311-31/+31
* TabContents -> WebContentsImpl, part 22.avi@chromium.org2012-04-182-2/+2
* Metro/HiDPI: Cleanup ResourceBundlesail@chromium.org2012-04-121-4/+9
* gtk/bookmarks: Remove deprecated usage of Menu2 code from bookmark_editor_gtk.cctfarina@chromium.org2012-03-221-24/+4
* Linux: Only close the wrench menu when the bookmark model changes if the book...mdm@chromium.org2012-03-202-5/+18
* Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...oshima@chromium.org2012-03-161-1/+1
* Fix app launch histograms.estade@chromium.org2012-03-081-3/+3
* Use BookmarkEditor to rename bookmark folders.flackr@chromium.org2012-03-011-2/+2
* Use correct bookmark editor window titles.flackr@chromium.org2012-02-291-1/+1
* gtk: Rename GtkThemeService to ThemeServiceGtk.tfarina@chromium.org2012-02-2711-39/+39
* Remove WebUI dialogs controlled by IsMoreWebUI which have native equivalents.flackr@chromium.org2012-02-161-6/+8
* Linux: fix bookmarks with & in them not showing correctly in the wrench menu.mdm@chromium.org2012-02-151-3/+9
* GTK: Do more GSEALing.erg@chromium.org2012-02-091-13/+20
* GTK: Fix bookmark bar dragging in release builds.erg@chromium.org2012-01-261-6/+7
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-1/+1
* GTK: More GSEALing.erg@chromium.org2012-01-111-19/+24
* Linux: close the bookmark menu if it finishes loading while currently open.mdm@chromium.org2012-01-072-5/+9
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* GTK: More raw struct access removal, this time focusing on GtkDialog.erg@chromium.org2012-01-062-5/+6
* Linux: check for bookmark nodes being loaded before using them to display the...mdm@chromium.org2012-01-051-2/+12
* Get rid of another bunch of tab_contents.h includes from chrome and switch th...jam@chromium.org2012-01-051-1/+1
* GTK: Remove use of deprecated gtk_dialog_set_has_separatorrobert.bradford@intel.com2012-01-041-1/+3
* GTK: Add missing gtk_compat.h include for bookmark_bar_gtk.ccrobert.bradford@intel.com2012-01-031-1/+2
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-4/+5
* Have whitespace cleanup for bookmarks happen in BookmarkNode::SetTitle(..).zea@chromium.org2011-12-301-1/+1
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-286-9/+25
* gtk: Add missing ui:: to ResourceBundle references.tfarina@chromium.org2011-12-222-6/+6
* Rename TabContents::view() to GetView() and put it in the WebContents interface.jam@chromium.org2011-12-211-2/+2
* GTK: Stamp out the final GetSurface.* methods in GtkThemeService.erg@chromium.org2011-12-163-4/+9
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-142-8/+12
* GTK: Make bookmarks droped from different profiles copy the bookmark.erg@chromium.org2011-12-131-12/+10
* GTK: Add TRACE_EVENTs around gtk ui events so select tasks related to the GTK...erg@chromium.org2011-12-101-0/+3
* GTK: Remove deprecated methods and replace them with the new standard calls.erg@chromium.org2011-12-101-6/+6
* GTK: More removal of raw GtkWidget->allocation access.erg@chromium.org2011-12-051-2/+5
* Replace the GURL referrer field of OpenURLParams with a content::Referrerjochen@chromium.org2011-12-052-2/+2
* Adds back BookmarkNode::IsVisible. Turns out we want to conditionallysky@chromium.org2011-12-032-3/+10
* GTK: Move CairoCachedSurface from being owned by GtkThemeService to gfx::Image.erg@chromium.org2011-12-021-1/+1
* Makes gtk show the 'mobile' bookmark folder where appropriate.sky@chromium.org2011-12-022-0/+320