| Commit message (Expand) | Author | Age | Files | Lines |
* | Makes canceling 'bookmark all tabs' delete the folder. Or rather, | sky@chromium.org | 2009-10-16 | 1 | -27/+36 |
* | Wires up bookmark all tabs on linux. | sky@chromium.org | 2009-10-13 | 1 | -22/+50 |
* | Converts some uses of native_view to native_window. This is necessitated | sky@chromium.org | 2009-10-12 | 1 | -3/+3 |
* | Move classes depending on Skia out of base/gfx and into app/gfx. Rename | brettw@chromium.org | 2009-10-07 | 1 | -1/+1 |
* | Make it possible to edit bookmark folder names inline. This | tony@chromium.org | 2009-09-22 | 1 | -4/+9 |
* | Update the system favicon/folder icon on theme change. | estade@chromium.org | 2009-09-11 | 1 | -1/+2 |
* | GTK: Use stock icons for bookmark folder and default favicon. | estade@chromium.org | 2009-08-08 | 1 | -1/+1 |
* | GTK: Don't choke when there's no selection in the bookmark editor tree view. | estade@chromium.org | 2009-08-06 | 1 | -7/+20 |
* | GTK: Make folder tree views expand columns properly, also refactor the code i... | estade@chromium.org | 2009-08-04 | 1 | -17/+1 |
* | Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr... | mdm@chromium.org | 2009-07-31 | 1 | -2/+2 |
* | Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines. | mdm@chromium.org | 2009-07-30 | 1 | -2/+2 |
* | gtk: Set the treeview column title even for headers we aren't displaying. Ol... | jhawkins@chromium.org | 2009-07-23 | 1 | -2/+2 |
* | Headers cleanup: | phajdan.jr@chromium.org | 2009-07-23 | 1 | -0/+1 |
* | Select correct default folder in bookmark editor gtk. | estade@chromium.org | 2009-07-16 | 1 | -1/+1 |
* | First run bubble polish: | estade@chromium.org | 2009-07-15 | 1 | -1/+1 |
* | Try the original CL "Always persist bookmark IDs" again with the fix to | munjal@chromium.org | 2009-07-13 | 1 | -2/+2 |
* | Revert "Always persist bookmark IDs." | tc@google.com | 2009-07-13 | 1 | -2/+2 |
* | Always persist bookmark IDs. | munjal@chromium.org | 2009-07-13 | 1 | -2/+2 |
* | Make bookmark model public interface use const BookmarkNode* instead of | munjal@chromium.org | 2009-06-26 | 1 | -12/+13 |
* | Add helper for creating table of labeled controls. | mattm@chromium.org | 2009-06-11 | 1 | -25/+8 |
* | Move GTK spacing constants into chrome/common/gtk_util.h | mattm@chromium.org | 2009-06-08 | 1 | -3/+4 |
* | Implement some drag-n-drop for the bookmark manager. | estade@chromium.org | 2009-06-05 | 1 | -0/+1 |
* | Linux bookmark manager first cut. | estade@chromium.org | 2009-06-03 | 1 | -7/+18 |
* | Converts a bunch things from NativeWindow to NativeView to make it | sky@chromium.org | 2009-05-27 | 1 | -3/+3 |
* | Fix crash in bookmark editor. We crash when we don't have a selected folder, ... | erg@google.com | 2009-05-21 | 1 | -5/+11 |
* | linux: unify all the dialog layout code for visual consistency. | evan@chromium.org | 2009-05-18 | 1 | -42/+43 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Port the folder selector portion of the BookmarkEditor to GTK. | erg@google.com | 2009-05-05 | 1 | -33/+121 |
* | Create a bookmark editor dialog interface and implement a GTK version. | erg@google.com | 2009-04-28 | 1 | -0/+308 |