Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converts a bunch things from NativeWindow to NativeView to make it | sky@chromium.org | 2009-05-27 | 1 | -4/+3 |
| | | | | | | | | | | | | | | easier for callers. Also gets bookmark menu button to compile. I'm also removing a function I just added to gtk_util as it's not needed. GTK offers gtk_widget_get_toplevel which does what I need. BUG=none TEST=none Review URL: http://codereview.chromium.org/115831 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17029 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Adds (non-working) folders and GTK dialogs. | erg@google.com | 2009-04-23 | 1 | -0/+52 |
- Folders can be created and edited in the bookmark bar. They aren't drop targets nor do they popup a menu with their contents. - Refactor the input window interface to be platform neutral and use that in EditFolderController. Review URL: http://codereview.chromium.org/87010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14371 0039d316-1c4b-4281-b951-d872f2087c98 |