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
/
menu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove wstring from views. Part 2: Switch accelerator strings to string16.
avi@chromium.org
2011-01-10
2
-17
/
+18
*
Remove wstring from views. Part 1: Switch member variables to string16.
avi@chromium.org
2011-01-10
3
-7
/
+10
*
Remove wstring from l10n_util. Part 8, the last part.
avi@chromium.org
2011-01-07
1
-1
/
+1
*
Change Font.GetStringWidth() to take string16 instead of wstring.
estade@chromium.org
2011-01-04
2
-3
/
+4
*
Remove wstring from l10n_util. Part 4.
avi@chromium.org
2011-01-04
1
-1
/
+2
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
2
-4
/
+4
*
Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...
brettw@google.com
2010-12-30
2
-5
/
+5
*
Change menus on OSX to update the icon dynamically.
atwilson@chromium.org
2010-12-15
2
-2
/
+5
*
Fix static compile with touchui on chromeos.
sadrul@chromium.org
2010-12-06
1
-0
/
+2
*
A non-GTK version of menus for touchui.
sadrul@chromium.org
2010-12-05
8
-6
/
+281
*
Fix context menus for touchui=1
sadrul@chromium.org
2010-11-18
1
-1
/
+1
*
views: Override gtk-menu-images=0 for menu items with icons.
derat@chromium.org
2010-11-11
1
-0
/
+6
*
Fix menu click bug.
oshima@chromium.org
2010-11-10
1
-1
/
+1
*
Do not send many requests to flimflam when network chagned.
oshima@chromium.org
2010-11-09
2
-2
/
+25
*
Re-insert IP address in Network Menu.
stevenjb@chromium.org
2010-11-08
2
-5
/
+7
*
Attempt at fixing leaks from SetProp. Apparently there is a finite
sky@chromium.org
2010-11-01
1
-8
/
+4
*
Cleanup: Remove base/gtk_util.h by moving its methods to
jhawkins@chromium.org
2010-10-29
1
-2
/
+1
*
Grab keyboard input when showing domui/views menu.
oshima@chromium.org
2010-10-27
2
-16
/
+21
*
touchui: Directly process key and mouse events.
rjkroege@google.com
2010-10-26
6
-2
/
+53
*
Update gtk/menu2 without closing menu
oshima@chromium.org
2010-10-26
1
-8
/
+15
*
Menu crash fix for domui/gtk menu that is caused by multiple context menu req...
oshima@chromium.org
2010-10-22
4
-2
/
+112
*
Convert LOG(INFO) to VLOG(1) - views/.
pkasting@chromium.org
2010-10-20
3
-51
/
+0
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
1
-3
/
+3
*
Fixes bug in wrench menu where closing with menu open could trigger
sky@chromium.org
2010-10-05
1
-0
/
+1
*
DOMUI implementation of Menu2.
oshima@chromium.org
2010-10-04
1
-0
/
+4
*
Remove mnemonic and add keyboard shortcut text to the accessible name of text...
ctguil@chromium.org
2010-10-01
2
-21
/
+35
*
Refactor RadioButton Image code for linux/gtk
oshima@chromium.org
2010-09-29
3
-76
/
+122
*
Add SetMinimumWidth to Menu2 for chromeos.
oshima@chromium.org
2010-09-29
7
-0
/
+20
*
Make accessible getters return values instead of accepting an output paramete...
ctguil@chromium.org
2010-09-28
6
-28
/
+18
*
Make windows menu accelerators work in owner-draw mode.
asargent@chromium.org
2010-09-15
1
-9
/
+5
*
Fixes bug in bookmark menus where using arrow keys would select
sky@chromium.org
2010-09-13
2
-3
/
+29
*
Changes the max width for bookmark menus back to 400 and leaves them
sky@chromium.org
2010-09-07
2
-9
/
+10
*
Fixes bookmark menus to deal with multiple menus sharing the same
sky@chromium.org
2010-09-07
2
-48
/
+123
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
4
-20
/
+20
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
4
-20
/
+20
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
4
-20
/
+20
*
Adds support for invisible menu items to bookmark menus and wires it
sky@chromium.org
2010-09-01
1
-4
/
+7
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
4
-20
/
+20
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
4
-20
/
+20
*
FBTF: Remove unneeded headers from base/ (part 7)
thestig@chromium.org
2010-08-27
1
-1
/
+0
*
Another take on menu's. This uses the hosting menu scroll view container as ...
dtseng@chromium.org
2010-08-19
3
-4
/
+19
*
Convert FillRect(... SkPaint) to DrawRect() since it doesn't necessarily fill...
pkasting@chromium.org
2010-08-18
1
-1
/
+1
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
6
-14
/
+17
*
Initialize most_recent_profile_ in constructor.
ctguil@chromium.org
2010-08-10
1
-1
/
+1
*
Enable better NVDA support for custom menus.
ctguil@chromium.org
2010-08-06
4
-10
/
+25
*
Add view class names to some classes used in the Wrench menu.
dmazzoni@chromium.org
2010-08-04
4
-0
/
+29
*
Remove a deprecated wstring ToLower function.
tony@chromium.org
2010-08-04
2
-3
/
+6
*
Makes cut/copy/paste buttons centered with respect to the
sky@chromium.org
2010-08-03
2
-7
/
+11
*
Cleanup: Remove unneeded headers from app/ (part 2)
thestig@chromium.org
2010-07-31
2
-2
/
+0
*
Add undeclared virtual destructors part 2
ziadh@chromium.org
2010-07-27
1
-0
/
+3
[next]