summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Get window origin only once in BrowserToolbarGtk::GetPopupBounds.phajdan.jr@chromium.org2009-09-101-10/+12
* Put the find bar back for mac and linux.estade@chromium.org2009-09-101-3/+1
* Linux: avoid a NOTREACHED() by not reaching it.mdm@chromium.org2009-09-101-2/+4
* Simplify the gtk location bar padding and make it more consistent.mattm@chromium.org2009-09-102-63/+32
* Revert "Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the Xerg@google.com2009-09-1012-292/+113
* Disable ViewIDTest.Basic.kuchhal@chromium.org2009-09-101-1/+3
* GTK: fix bookmark bar regression:estade@chromium.org2009-09-091-3/+10
* Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the X serve...erg@google.com2009-09-0912-113/+292
* GTK: fix tabstrip index misalignment during tab removal.estade@chromium.org2009-09-092-2/+22
* Include fixes for gcc >= 4.3evan@chromium.org2009-09-091-0/+2
* GTK: Don't let the page widget(s) handle key events that webkit didn't handle.estade@chromium.org2009-09-091-7/+3
* GTK: Switch the page/app menus over to the new menu bar helper class.estade@chromium.org2009-09-092-57/+34
* Make the bookmark toolbar folders act like a menu bar.estade@chromium.org2009-09-086-33/+361
* GTK Theme: Don't render IDR_THEME_TOOLBAR on GtkWidgets.erg@google.com2009-09-084-1/+15
* Linux: expose "Use system title bar and borders" preference in options dialog.mdm@chromium.org2009-09-082-2/+38
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-082-6/+12
* This CL changes the CookieStore obect to be a refcounted object to get a bett...ananta@chromium.org2009-09-051-3/+0
* Move the "history is too new" dialog out oftony@chromium.org2009-09-052-0/+15
* Allow the default browser check to return "unknown" and reflect that in the UI.mdm@chromium.org2009-09-041-1/+5
* GTK: Chrome themes should use COLOR_BOOKMARK_TEXT for most download item text.erg@google.com2009-09-041-28/+19
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-042-5/+6
* GTK: Implement folder chooser dialog.estade@chromium.org2009-09-041-6/+43
* Linux: make external protocol dialog non-modal.mdm@chromium.org2009-09-042-10/+5
* Fixing focus in location bar and accelerators on Linux toolkit views.jcampan@chromium.org2009-09-032-0/+4
* GTK file picker: Use mime type filters instead of shell-style glob filters.estade@chromium.org2009-09-031-12/+9
* Add external protocol dialog for Linux.estade@chromium.org2009-09-032-0/+121
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+1
* GTK: Don't have a blank line in bookmark folder tooltips.erg@google.com2009-09-031-1/+4
* GTK Themes: Add basic unit tests for gtk themes.erg@google.com2009-09-032-6/+148
* Move status area view to the chromeos directory.brettw@chromium.org2009-09-031-1/+1
* Linux: make the columns in the task manager avoid causing scroll bars.mdm@chromium.org2009-09-021-6/+23
* Gtk first run: Remove obsolete warning for unimplemented privacy features.mattm@chromium.org2009-09-022-19/+28
* Set the initial sizes of several dialogs based on font information.mdm@chromium.org2009-09-023-21/+28
* GTK: Make the bookmark menu controller use the GTK-native folder/default favi...estade@chromium.org2009-09-021-13/+6
* GTK: Implement the bookmark bar chevron.estade@chromium.org2009-09-022-3/+101
* Some enhancements as requested to the compact nav bar. The search box looksbrettw@chromium.org2009-09-022-7/+66
* Don't paint the throbber animation while dragging.tony@chromium.org2009-09-021-1/+2
* gtk: Don't complete the tab drag if the user canceled the drag operation.jhawkins@chromium.org2009-09-022-31/+28
* Minor tweaks to how pin tabs look:sky@chromium.org2009-09-013-3/+31
* Squash the bookmark bar into the toolbar by 4 pixels.estade@chromium.org2009-09-016-64/+67
* GTK: Make the toolbar star button a drag source.estade@chromium.org2009-09-015-21/+39
* Porting textfield to toolkit_views Gtk.jcampan@chromium.org2009-09-012-8/+4
* Set the window type hint for the options dialog andtony@chromium.org2009-09-012-0/+6
* When running on chrome OS about:version now shows OS version.sky@chromium.org2009-09-011-1/+1
* Fix the position of the throbber for pinned tabs. It was wrong before,tony@chromium.org2009-09-011-13/+5
* Set the info bubble popups as _NET_WM_WINDOW_TYPE_UTILITY so theytony@chromium.org2009-09-011-0/+3
* Delete first run dialog on Linux when done.kuchhal@chromium.org2009-08-311-0/+1
* Paint the hover animation state when painting just the favicon.tony@chromium.org2009-08-311-0/+20
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-314-0/+139
* Don't resize the renderer while opening the bookmark bar or an infobar.estade@chromium.org2009-08-319-19/+26