| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -3/+1 |
* | Migrate some wstring to string16 in chrome/browser/gtk/bookmark*. | tony@chromium.org | 2010-08-12 | 1 | -1/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | GTK: Minimize usage of gtk headers. | erg@chromium.org | 2010-07-08 | 1 | -2/+7 |
* | [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement | phajdan.jr@chromium.org | 2010-06-01 | 1 | -11/+11 |
* | Get rid of BookmarkEditor::Show()'s BookmarkEditor::Handler argument. | viettrungluu@chromium.org | 2010-04-28 | 1 | -5/+1 |
* | GTK: Move chrome/common/gtk_signal.h to app/ so views-gtk can use it. | erg@google.com | 2010-03-11 | 1 | -1/+1 |
* | GTK: Use new macros to hide thunk declaration and cleanup callback declaration. | erg@chromium.org | 2010-03-10 | 1 | -12/+8 |
* | Makes canceling 'bookmark all tabs' delete the folder. Or rather, | sky@chromium.org | 2009-10-16 | 1 | -6/+3 |
* | Wires up bookmark all tabs on linux. | sky@chromium.org | 2009-10-13 | 1 | -1/+4 |
* | GTK: Don't choke when there's no selection in the bookmark editor tree view. | estade@chromium.org | 2009-08-06 | 1 | -0/+4 |
* | Headers cleanup: | phajdan.jr@chromium.org | 2009-07-23 | 1 | -1/+7 |
* | Lands http://codereview.chromium.org/155428 for Thiago, which changes | sky@chromium.org | 2009-07-15 | 1 | -1/+1 |
* | Make bookmark model public interface use const BookmarkNode* instead of | munjal@chromium.org | 2009-06-26 | 1 | -12/+12 |
* | linux: unify all the dialog layout code for visual consistency. | evan@chromium.org | 2009-05-18 | 1 | -3/+0 |
* | Port the folder selector portion of the BookmarkEditor to GTK. | erg@google.com | 2009-05-05 | 1 | -1/+34 |
* | Create a bookmark editor dialog interface and implement a GTK version. | erg@google.com | 2009-04-28 | 1 | -0/+110 |