summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* Change the Linux sad tab message wrapping to match Windows.deanm@chromium.org2009-05-071-8/+12
* Don't link-depend on views/ in chrome/browser/gtkphajdan.jr@chromium.org2009-05-072-28/+0
* Clicking on a folder in the bookmark bar now shows its contents as a menu.erg@google.com2009-05-064-20/+127
* Raise the find bar window every time it's shown via Show().estade@chromium.org2009-05-061-0/+2
* Render a "sad tab" on tab crash.willchan@chromium.org2009-05-063-3/+203
* Linux: remember user's last selected path for select file dialogs.estade@chromium.org2009-05-061-7/+50
* Redraw the location bar on reload. This change is Gtk+ port of 100198.deanm@chromium.org2009-05-061-1/+1
* Improvements to Linux InfoBubble and BookmarkBubble.deanm@chromium.org2009-05-064-26/+197
* Merge two TabContents::InvalidateTypes types and properly update tab download...estade@chromium.org2009-05-061-0/+1
* Find bar:estade@chromium.org2009-05-062-3/+3
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-062-2/+2
* Add a lot of hotkeys to linux.estade@chromium.org2009-05-063-2/+38
* move chrome_font to app/gfxben@chromium.org2009-05-062-2/+2
* Move chrome_canvas to app/gfxben@chromium.org2009-05-062-2/+2
* Move l10n_util to app/ben@chromium.org2009-05-0513-13/+14
* Handle mouse back and forward buttons for page navigation.jhawkins@chromium.org2009-05-051-0/+16
* Linux download shelf: remove download items when the associated download is r...estade@chromium.org2009-05-054-17/+74
* Remove the no-longer used TabButtonGtk class.jhawkins@chromium.org2009-05-053-201/+0
* Implement Linux tabs as widgets. This moves tab input handling into the corr...jhawkins@chromium.org2009-05-0510-744/+978
* The bookmark bar app menu item should have a checkbox displayed next to it wh...jhawkins@chromium.org2009-05-051-1/+1
* Set infobar text to black (overriding system default color).estade@chromium.org2009-05-051-0/+5
* Move *Animation to app/ben@chromium.org2009-05-055-6/+6
* FindBarView::UpdateForResult is not a good place to finnur@chromium.org2009-05-052-0/+5
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-0511-11/+11
* Constrain the gtk menu popup to the bounds of the current monitor.jhawkins@chromium.org2009-05-051-4/+9
* Linux: enable omni box ui test and automation proxy ui test.estade@chromium.org2009-05-051-4/+3
* Port the folder selector portion of the BookmarkEditor to GTK.erg@google.com2009-05-055-34/+663
* Highlight the next find result when the return key is pressed in the Linux fi...jhawkins@chromium.org2009-05-052-31/+34
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-042-9/+0
* Fix linux ui tests broken by r15112.estade@chromium.org2009-05-041-4/+8
* Linux: tweak find bar.estade@chromium.org2009-05-048-27/+28
* Make the Linux find bar look a bit better.deanm@chromium.org2009-05-045-12/+27
* Reset the omnibox contents when the user reloads the page. Patch by Yusuke S...pkasting@chromium.org2009-05-042-0/+5
* Fix some recently small size / position regressions in Linux Omnibox.deanm@chromium.org2009-05-041-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-045-30/+27
* linux: set the window icon (used in alt-tab list, etc.)evan@chromium.org2009-05-042-0/+13
* linux: fix inverted infobubble logic.evan@chromium.org2009-05-011-1/+1
* Make the findbar slide in/out.estade@chromium.org2009-05-017-50/+97
* This is the first part of the PageAction implementation. More work is require...finnur@chromium.org2009-05-012-1/+6
* GTK: give the findbox curvy edges.estade@chromium.org2009-04-304-16/+130
* GTK: Allow the user to resize the chromium window as small as they like.estade@chromium.org2009-04-302-1/+15
* GTK: Directly allocate widgets that are children of GtkFixed.estade@chromium.org2009-04-302-5/+8
* Implement a mostly working InfoBubble with a shim BookmarkBubble.deanm@chromium.org2009-04-306-1/+351
* Basic fullscreen mode for Linux, without the animated exit bubble.thestig@chromium.org2009-04-296-5/+40
* Fix SlideAnimatorGtk::OpenWithoutAnimation().estade@chromium.org2009-04-292-9/+36
* missing file from last commitestade@chromium.org2009-04-291-1/+2
* Linux findbar improvements:estade@chromium.org2009-04-296-71/+109
* Close the hovered tab on middle mouse click in the Linux tabstrip.jhawkins@chromium.org2009-04-292-5/+3
* Fix the case where a previous tab is closing and the mouse is pressed on a ta...jhawkins@chromium.org2009-04-281-1/+12
* Linux: Make the findbar hang over the render view.estade@chromium.org2009-04-283-4/+39