summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/global_bookmark_menu.cc
Commit message (Expand)AuthorAgeFilesLines
* gtk: Use empty() accessor to check if node is empty in AddNodeToMenu().tfarina@chromium.org2011-09-101-3/+2
* gtk: Call the non-deprecated version of OpenURL() which receives OpenURLParams.tfarina@chromium.org2011-09-021-2/+2
* linux: delete code that worked around gtk <2.18evan@chromium.org2011-08-291-43/+6
* bookmarks: Fix an obvious typo in IDS_BOOMARK_*.tfarina@chromium.org2011-08-261-1/+1
* bookmarks: Convert GetBookmarkBarNode() to unix_hacker style.tfarina@chromium.org2011-07-221-1/+1
* bookmarks: Convert GetURL/SetURL to unix_hacker style.tfarina@chromium.org2011-07-211-1/+1
* Adds code to track a set of expanded folders. This is going to be usedsky@chromium.org2011-07-131-2/+2
* bookmarks: Use empty() accessor in some places instead of relying in child_co...tfarina@chromium.org2011-07-121-2/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+4
* GTK: Fix incorrect Source<> for BROWSER_THEME_CHANGED in Global{Bookmark,Hist...erg@chromium.org2011-06-141-1/+3
* GTK: Add CHECKs() to try to find the cause of a GlobalBookmarkMenu crash.erg@google.com2011-06-081-6/+12
* GTK: Refinements to the global menu.erg@google.com2011-05-241-9/+9
* GTK: Take 2: Bring global menu out of about:flags.erg@google.com2011-05-231-9/+8
* Renames BookmarkModelObserver::BookmarkNodeFaviconLoaded tosky@chromium.org2011-05-231-2/+2
* GTK: Look up newer menu symbols with older GTK+ versions.erg@google.com2011-05-101-14/+40
* GTK: Hardy build fix for r84860.erg@google.com2011-05-101-0/+10
* GTK: Implement the global bookmarks menu.erg@google.com2011-05-101-0/+260