summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Allow left clicks in the tab strip to initiate a drag of the window.tc@google.com2009-06-021-1/+5
* Add a context menu to the tab strip. It appears when you click in thetc@google.com2009-06-022-1/+89
* Make bookmark bar more amenable to dark themes.estade@chromium.org2009-06-021-0/+39
* Linux: Fix appearance of dangerous download dialog.estade@chromium.org2009-06-012-7/+16
* Make the bookmark bar closing animation less janky.estade@chromium.org2009-06-015-11/+21
* Have the find bar show number of matches on linux.tc@google.com2009-06-011-0/+3
* Linux Omnibox, handle OnInputInProgress to clear the security style.deanm@chromium.org2009-06-011-6/+7
* linux: save window positions.evan@chromium.org2009-05-302-5/+36
* Properly display mnemonics in some gtk menus where they were not being escape...estade@chromium.org2009-05-291-3/+9
* Linux: show tab context menu on mousedown rather than mouse up.estade@chromium.org2009-05-291-2/+2
* Put findbar close button back where it belongs.estade@chromium.org2009-05-291-1/+1
* linux: Bookmark bar slide animation.estade@chromium.org2009-05-292-6/+52
* linux: wrap prefs checkbox in options window.evan@chromium.org2009-05-291-2/+10
* Paint a focus indication on LinkButtonGtk buttons.estade@chromium.org2009-05-289-48/+36
* Hook up Linux crash reporting setting to options dialog.thestig@chromium.org2009-05-281-0/+2
* Add general options page. Options are working with the following exceptions:tc@google.com2009-05-285-2/+612
* Linux: call xdg-open on downloaded files to open them.estade@chromium.org2009-05-282-0/+18
* GTK: Implement GtkFloatingContainer and implement StatusBubble on top of it.erg@google.com2009-05-286-83/+489
* Hopefully fdix the Linux buildbrettw@chromium.org2009-05-281-3/+1
* Dangerous download dialog for linux.estade@chromium.org2009-05-276-24/+201
* Converts a bunch things from NativeWindow to NativeView to make itsky@chromium.org2009-05-273-9/+6
* This fixes the problem of the status bubble obscuring the download shelf.mirandac@chromium.org2009-05-271-0/+5
* Remove an errant line from DownloadItemGtk that was causing a crash.estade@chromium.org2009-05-271-2/+0
* Make the import feature a little more complete:kuchhal@chromium.org2009-05-276-20/+409
* Control spacing of toolbar elements with pixels rather than " " GtkLabels.estade@chromium.org2009-05-272-13/+16
* Change actual pref for stats reporting when selected.kuchhal@chromium.org2009-05-261-6/+7
* Fix initial window placement when dragging a tab out of the tabstrip into its...jhawkins@chromium.org2009-05-263-4/+10
* Add a single monitor implementation of WindowSizer for Linux. (try 2)thestig@chromium.org2009-05-261-3/+10
* Fix a corner case in tab dragging where we receive a drag-end signal before e...jhawkins@chromium.org2009-05-261-0/+6
* Undelete the factory method for BackForwardMenuModelGtk.estade@chromium.org2009-05-261-1/+8
* Refactor back/forward buttons to their own class. Fix them so the menu pops u...estade@chromium.org2009-05-268-174/+273
* Implement dragging a tab out of a TabStripGtk into its own browser window.jhawkins@chromium.org2009-05-269-48/+230
* Move the BookmarkMenuController out of bookmarks to the platform-specific partbrettw@chromium.org2009-05-263-1/+292
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-226-60/+29
* Reverting 16796.thestig@chromium.org2009-05-221-10/+3
* Add a single monitor implementation of WindowSizer for Linux.thestig@chromium.org2009-05-221-3/+10
* Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat...finnur@chromium.org2009-05-221-1/+2
* Fix insidious typo from r16329estade@chromium.org2009-05-221-1/+1
* GTK: Force the text color in the status bubble to be the same as windows.erg@google.com2009-05-221-0/+2
* Move a bunch of dialog creation routines to browser_dialogs.h to break thebrettw@chromium.org2009-05-222-2/+2
* Handle Browser::FEATURE_TOOLBAR and Browser::FEATURE_LOCATIONBAR in browser_w...pfeldman@chromium.org2009-05-222-2/+39
* Implement clear browsing data dialog in linuxevan@chromium.org2009-05-223-1/+256
* Revert "Revert "Use a NotificationRegistrar to listen for notifications. BUG=...tc@google.com2009-05-221-1/+1
* Revert "Use a NotificationRegistrar to listen for notifications.BUG=2381"tc@google.com2009-05-221-1/+1
* Make views/ depend only on images from app/resources.ben@chromium.org2009-05-214-1/+4
* Use a NotificationRegistrar to listen for notifications.BUG=2381pkasting@chromium.org2009-05-211-1/+1
* Linux: Make page/app menu buttons depress while they're showing the menus.estade@chromium.org2009-05-214-6/+76
* GTK: Fix crash when right clicking on a tab in the tabstrip.erg@google.com2009-05-211-1/+6
* GTK: Clean up the bookmark bar context menuerg@google.com2009-05-212-2/+9
* Close the old browser window after SessionRestore.willchan@chromium.org2009-05-211-0/+7