summaryrefslogtreecommitdiffstats
path: root/chrome/views/controls
Commit message (Expand)AuthorAgeFilesLines
* Fleshes out WidgetGTK and WindowGTK a bit more. This is still varysky@chromium.org2009-05-072-2/+17
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-071-1/+0
* Reverting 15468.ben@chromium.org2009-05-061-0/+1
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-061-1/+0
* This CL fixes issue 4376 -- Press "Tab" key to navigate - Text focus is showi...xji@chromium.org2009-05-061-2/+2
* This CL fixes issue 11479 - RTL Regression: Ellipsis showing at the right sid...xji@chromium.org2009-05-061-1/+1
* Remove some unnecessary includes.ben@chromium.org2009-05-062-2/+0
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-069-11/+9
* move chrome_font to app/gfxben@chromium.org2009-05-0611-11/+11
* Move chrome_canvas to app/gfxben@chromium.org2009-05-0618-18/+18
* Move l10n_util to app/ben@chromium.org2009-05-0518-22/+22
* Refactors HWNDView into two classes for reuse on GTK.sky@chromium.org2009-05-054-174/+268
* Landing the CL from Yusukes.jcampan@chromium.org2009-05-052-0/+14
* Move *Animation to app/ben@chromium.org2009-05-055-22/+4
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-052-5/+5
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-054-11/+12
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-059-9/+9
* Fix BackSpace not working in Find box.finnur@chromium.org2009-05-041-2/+7
* Lands the fix for bug 8088 from m0 (http://codereview.chromium.org/100022).sky@chromium.org2009-05-042-16/+5
* roll back r15177ben@chromium.org2009-05-0411-8/+12
* Reverting 15180.ben@chromium.org2009-05-045-40/+40
* Reverting 15182.ben@chromium.org2009-05-043-23/+23
* Reverting 15183.ben@chromium.org2009-05-041-1/+1
* Only include views_resources.h on Windows, since it looks like Linux is still...ben@chromium.org2009-05-041-1/+1
* Bustage fix:ben@chromium.org2009-05-043-23/+23
* Bustage fix for mac and linux:ben@chromium.org2009-05-045-40/+40
* Extract all views resources into:ben@chromium.org2009-05-0411-12/+8
* Add chrome/chromium icons as PNGs.ben@chromium.org2009-05-022-5/+12
* Patch for accelerator clean-up from Hamaji.jcampan@chromium.org2009-04-301-1/+1
* Make "Reopen closed tab" be "Reopen closed window" when a window is the top i...pkasting@chromium.org2009-04-292-0/+12
* Patch by Shinichiro Hamaji <hamaji@google.com>:ben@chromium.org2009-04-293-1/+17
* Removes the use of Windows-specific types for accessibility roles and states ...klink@chromium.org2009-04-289-71/+34
* Checkbox/RadioButton labels have to reserve space for the focus rects, even i...ben@chromium.org2009-04-243-1/+10
* Fix a bug where radio buttons would become unselected when clicked (more spec...jcampan@chromium.org2009-04-242-1/+6
* Make messages in javascript's alert copyable.tc@google.com2009-04-242-0/+20
* The previous behavior of not focusing the HWND when focusing a checkbox/radio...jcampan@chromium.org2009-04-242-6/+0
* Fix focus rects for checkboxes and radio buttons:ben@chromium.org2009-04-227-38/+78
* Make sure radio buttons can't be toggled like checkboxes.ben@chromium.org2009-04-223-1/+11
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-2/+2
* This CL fixes xji@chromium.org2009-04-211-12/+36
* The text-fields were not rerouting mouse-wheel messages, causing the window u...jcampan@chromium.org2009-04-151-0/+12
* For some Indian locales, the automatic font fallback by Windows UI components...jungshik@google.com2009-04-154-6/+39
* Add a comment to the hwnd view about proper usage. I was using it incorrectlybrettw@chromium.org2009-04-131-0/+3
* Make sure one cannot cut or copy from a passwordjcampan@chromium.org2009-04-102-3/+13
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-082-7/+15
* Pasting successfully into a TextField should always triggerfinnur@chromium.org2009-04-061-3/+6
* Commits bug issuereview 62043 (http://codereview.chromium.org/62043)sky@chromium.org2009-04-061-3/+3
* Lands fix for 9659 from tedoc. See http://codereview.chromium.org/60059 for r...sky@chromium.org2009-04-031-3/+20
* Move message flags into a separate header that can be usedtc@google.com2009-03-272-33/+3
* Fix clipping by using the correct window styles for native buttons.ben@chromium.org2009-03-274-35/+38