summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* Implement the core functionality of the gtk task manager.jhawkins@chromium.org2009-07-012-52/+273
* More new tab button tweaks. I'm leaving tab_start_x as I suspect I'msky@chromium.org2009-07-011-15/+5
* DevTools: Add docked pane into the browser view.pfeldman@chromium.org2009-07-012-0/+5
* Ensure bookmark title truncation always produces a valid UTF-8 string.craig.schlenter@chromium.org2009-07-011-6/+11
* Bookmark manager polish:estade@chromium.org2009-07-012-19/+111
* Don't try to optimize out browser window reshapes.estade@chromium.org2009-07-012-12/+0
* Update the browser window's shape on state change.estade@chromium.org2009-06-302-3/+15
* Add a skeleton UI for the gtk task manager.jhawkins@chromium.org2009-06-304-15/+186
* Fix a bug where we were getting a resize cursor near the top of the webtc@google.com2009-06-301-2/+9
* Make the Linux location bar SSL icon padding match Windows.deanm@chromium.org2009-06-301-2/+2
* GTK custom frame: Don't show the border when maximized. Enlarge the close but...estade@chromium.org2009-06-304-9/+33
* More web contents dragging.estade@chromium.org2009-06-2911-120/+159
* Make tabstrip flush with top of titlebar when custom frame is enabled and bro...estade@chromium.org2009-06-292-4/+21
* Fix a bug where all clicks in app mode windows would result in a window move.tc@google.com2009-06-291-4/+10
* GTK: Drags from bookmark menus to the bookmark bar.erg@google.com2009-06-296-130/+244
* update dnd registry enum to work properly with bitmaskestade@chromium.org2009-06-291-4/+4
* Two fixes for tab dragging in gtk:jhawkins@chromium.org2009-06-291-0/+6
* GTK DND:estade@chromium.org2009-06-299-79/+146
* Replace DeleteSoon with PostTask(DeleteTask) in browser_window_gtk for browse...pfeldman@chromium.org2009-06-291-1/+5
* Fix SSL icon padding in Location Bar in Gtk.ukai@chromium.org2009-06-292-32/+59
* Finish the gtk search engine manager.mattm@chromium.org2009-06-272-23/+353
* Add more privacy prefsmattm@chromium.org2009-06-271-24/+222
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-2617-228/+242
* Fix a crash that happens when changing themes.tc@google.com2009-06-263-22/+55
* Add stubs for the rest of the gtk advanced options sections. Hook up the rese...mattm@chromium.org2009-06-263-2/+135
* GTK bookmark manager: workaround for multi row dragging.estade@chromium.org2009-06-262-14/+78
* Fix download shelf z ordering during close.estade@chromium.org2009-06-261-3/+11
* Fix two issues with Drag-N-Drop in gtk tabstrip:jhawkins@chromium.org2009-06-262-2/+37
* Foundations for gtk advanced options page.mattm@chromium.org2009-06-265-44/+271
* Enable back the test disabled in r19348,r19345 since dank disabled them fromnirnimesh@chromium.org2009-06-261-3/+0
* Fix breakagenirnimesh@chromium.org2009-06-261-1/+3
* Disabling BookmarkEditorGtkTest::ModelsMatch_Testnirnimesh@chromium.org2009-06-261-1/+2
* Changes the image used for the new tab button.sky@chromium.org2009-06-261-0/+8
* More BIDI support:estade@chromium.org2009-06-263-6/+18
* Remove unused num_rows argument to OptionsLayoutBuilderGtkmattm@chromium.org2009-06-254-4/+4
* Fix another bookmark manager crasher.estade@chromium.org2009-06-252-4/+35
* Add a function to ResourceBundle to allow loading images that will mirror in ...estade@chromium.org2009-06-254-59/+23
* Linux: add Alt-n keys for switching tabs.agl@chromium.org2009-06-251-0/+12
* GTK: Another attempt at fixing gtk_floating_container_forall() crasher.erg@google.com2009-06-252-10/+12
* Show EV cert info text next to security icon.ukai@chromium.org2009-06-252-56/+88
* Revert r19162,19179 as they caused the toolbar and bookmark bar to regress an...estade@chromium.org2009-06-252-33/+22
* Paint the spy guy.estade@chromium.org2009-06-254-13/+83
* Update WebKit to 45111 and Skia to 239amanda@chromium.org2009-06-251-1/+1
* Fork bookmark context menu logic across platforms. There's too much crazy stu...ben@chromium.org2009-06-256-3/+745
* bookmarks dnd:estade@chromium.org2009-06-254-18/+32
* Add support for RTL languages in the gtk bookmark bar.jhawkins@chromium.org2009-06-242-42/+33
* Avoid setting a widget's allocation outside of a widget implementation.estade@chromium.org2009-06-242-13/+5
* Add support for RTL languages in the gtk toolbar layout.jhawkins@chromium.org2009-06-241-14/+34
* GTK: When a browser is shown to the user, it should immediatly become theerg@google.com2009-06-241-0/+9
* Make find bar match label pretty.estade@chromium.org2009-06-242-12/+46