Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GTK: Polish HTTP Auth UI. Adds standard border and word wraps the label. | erg@google.com | 2009-06-22 | 1 | -3/+3 |
| | | | | | | | | http://crbug.com/11512 Review URL: http://codereview.chromium.org/140076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18930 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | GTK: HTTP Auth dialogs under linux. | erg@google.com | 2009-06-19 | 1 | -0/+312 |
- Implements a ConstrainedWindowGtk which positions itself in the center of its corresponding TabContentsViewGtk. - Implements LoginPromptGtk. HTTP Auth now works under Linux. - Renames ConstrainedWindowImpl to ConstrainedWindowWin http://crbug.com/11512 Review URL: http://codereview.chromium.org/132047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18864 0039d316-1c4b-4281-b951-d872f2087c98 |