summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Fix small incompatibility issues with Visual Studio 2010.jeanluc@chromium.org2011-02-141-9/+27
* Carnitas: Delete stub src/gfx/* headerssail@chromium.org2011-02-132-2/+1
* Add input method support for views and integrate ibus input frameworkoshima@google.com2011-02-124-0/+739
* Add stub WidgetImpl class. This will become the cross platform replacement fo...ben@chromium.org2011-02-125-0/+457
* Add --debug-views-paint switch that shows damaged rectangles in redoshima@google.com2011-02-123-0/+31
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-1116-282/+291
* Fix MenuClosed on views+gtkpiman@google.com2011-02-111-0/+2
* Safer KeyEvent construction using synthetic MSGs.ben@chromium.org2011-02-112-17/+31
* Fix views_unittests. It turns out it wasn't safe to register the observer fro...ben@chromium.org2011-02-112-34/+5
* touch: Fix build after NativeEvent2 change.sadrul@chromium.org2011-02-112-4/+6
* Adds the ability to construct a KeyEvent from a NativeEvent[2], and converts ...ben@chromium.org2011-02-1123-167/+430
* Use DispatchX for dispatching X events.sadrul@chromium.org2011-02-116-11/+11
* Refactor TOUCH_UI to match other refactor.backer@chromium.org2011-02-114-18/+21
* views: Move more layout constants to the views namespace. Part 3.tfarina@chromium.org2011-02-102-12/+12
* Revert 74518 - Refactor TOUCH_UI to match other refactor.backer@chromium.org2011-02-104-21/+18
* Refactor TOUCH_UI to match other refactor.backer@chromium.org2011-02-104-18/+21
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-1042-377/+321
* Revert 74377 - Migrate Event API methods to Google Style.ben@chromium.org2011-02-0920-136/+153
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-0920-153/+136
* views: Move more layout constants to the views namespace. Part 2.tfarina@chromium.org2011-02-092-15/+15
* Fix submenu arrow position for RTLoshima@google.com2011-02-094-17/+44
* Move Event files into views/eventsben@chromium.org2011-02-0920-25/+25
* touch: Fix compile after views API changes, and remove some dead code.sadrul@chromium.org2011-02-092-13/+0
* fix bustageben@chromium.org2011-02-091-2/+2
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-0935-395/+402
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-0915-18/+18
* Make linux MouseWheelEvent consistent with win.xiyuan@chromium.org2011-02-084-7/+8
* Revert "Fix submenu arrow position for RTL"oshima@google.com2011-02-084-43/+16
* Fix submenu arrow position for RTLoshima@google.com2011-02-084-16/+43
* Fixes possible crash in confirm dialog. If you press and hold space,sky@chromium.org2011-02-085-21/+27
* Clean up RTL methods.ben@chromium.org2011-02-0811-110/+58
* touch: Fix wheel scrolling for xinput2.sadrul@google.com2011-02-082-2/+22
* views: Move more layout constants to the views namespace.tfarina@chromium.org2011-02-081-5/+5
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-0843-211/+195
* views: Move the implementation of WidgetExample to the source file.tfarina@chromium.org2011-02-073-150/+199
* Build fix.evan@chromium.org2011-02-071-1/+1
* Make mouse wheel scrolling in views menu smoother.xiyuan@chromium.org2011-02-075-3/+17
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-05117-199/+199
* Sort the methods in views into sections, and make .cc order match .hben@chromium.org2011-02-052-1439/+1543
* FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()evan@chromium.org2011-02-041-1/+1
* Store the user's profile as a property of a window in order to access it when...mirandac@chromium.org2011-02-048-9/+46
* views: Add namespace views to layout_constants.htfarina@chromium.org2011-02-041-0/+7
* Added battery status update in drop-down when power is changed.oshima@google.com2011-02-031-0/+2
* Fixing a build breakmsw@chromium.org2011-02-032-0/+0
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-0312-64/+307
* Only keep accelerators registered while the window is visibleasanka@chromium.org2011-02-023-1/+47
* views textfield: Show the correct cursor.sadrul@chromium.org2011-02-012-16/+44
* Fix crash in BookmarkMenuController::GetTooltipText that occurredsky@chromium.org2011-02-011-0/+5
* views: Move the implementation of more examples from header to source file.tfarina@chromium.org2011-02-0110-299/+419
* Remove obsolete files from 'sources'. This causes needless work on incrementa...jeanluc@chromium.org2011-01-311-1/+0