index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
views
/
controls
/
button
/
button_dropdown.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use widget to specify the parent of views menu.
oshima@google.com
2011-07-26
1
-2
/
+2
*
Ensure the back/forward menus support middle click.
philippe.beaudoin@gmail.com
2011-07-12
1
-0
/
+1
*
Rename app_strings to ui_strings.
tfarina@chromium.org
2011-07-07
1
-1
/
+1
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
1
-1
/
+0
*
Move more from Window onto Widget.
ben@chromium.org
2011-06-08
1
-2
/
+2
*
Add some missing view class name to better debug view
miletus@chromium.org
2011-06-03
1
-0
/
+8
*
Replace ButtonDropDown menu implementation (Menu2) with MenuItemView.
rhashimoto@chromium.org
2011-06-01
1
-29
/
+47
*
Disambiguate OnMouseCaptureLost from OnMouseReleased.
msw@chromium.org
2011-03-29
1
-9
/
+4
*
Reorder some views::View overrides & other functions.
msw@chromium.org
2011-03-16
1
-29
/
+23
*
Clean up some event code:
msw@chromium.org
2011-03-14
1
-17
/
+17
*
Tuned the MouseRelease handler in the Dropdown Button to not un-depress the b...
stevet@google.com
2011-03-14
1
-11
/
+10
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
1
-10
/
+6
*
Revert 76825 - Refactor Views accessibility.
jcivelli@chromium.org
2011-03-04
1
-6
/
+10
*
Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-03
1
-10
/
+6
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
1
-2
/
+2
*
Revert 74377 - Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-09
1
-1
/
+1
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-09
1
-1
/
+1
*
It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...
ben@chromium.org
2011-02-09
1
-1
/
+1
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
1
-1
/
+1
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Remove wstring from views. Part 3: Switch accessibility strings to string16.
avi@chromium.org
2011-01-14
1
-2
/
+2
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
1
-1
/
+1
*
Remove wstring from l10n_util. Part 4.
avi@chromium.org
2011-01-04
1
-1
/
+2
*
Make accessible getters return values instead of accepting an output paramete...
ctguil@chromium.org
2010-09-28
1
-15
/
+6
*
Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...
pkasting@chromium.org
2010-05-10
1
-1
/
+1
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
1
-2
/
+3
*
Fixed alignment of button dropdowns for RTL languages.
avayvod@chromium.org
2010-02-11
1
-4
/
+1
*
Refactor the menu model to live outside views/ so it can be shared
pinkerton@chromium.org
2009-12-04
1
-1
/
+1
*
Fix the Back and Forwards button broken in 23101
idanan@chromium.org
2009-09-03
1
-4
/
+4
*
Lands http://codereview.chromium.org/159838 for Pierre-Antoine. From him:
sky@chromium.org
2009-08-11
1
-8
/
+22
*
Upgrade BackForwardMenuModelViews to use new menu API. Also adds accelerator ...
ben@chromium.org
2009-06-15
1
-25
/
+8
*
Gets button_dropdown compiling on linux.
sky@chromium.org
2009-05-29
1
-6
/
+6
*
Make toolbar compile on linux.
ben@chromium.org
2009-05-27
1
-1
/
+1
*
Make views/ use strings from app_strings.
ben@chromium.org
2009-05-20
1
-2
/
+2
*
revert this change, svn seems to have committed it with my property-edit.
ben@chromium.org
2009-05-20
1
-2
/
+2
*
Add generated files to svn:ignore list for views subdir.
ben@chromium.org
2009-05-20
1
-2
/
+2
*
Refactors menus so that I can create a MenuGtk implementation, and moves it into
sky@chromium.org
2009-05-14
1
-5
/
+5
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-14
1
-1
/
+2
*
Revert 15965. I wasn't supposed to check that in since it still doesn't compi...
maruel@chromium.org
2009-05-13
1
-2
/
+1
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-13
1
-1
/
+2
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-0
/
+192