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
*
Fixes possible crash in menus on views/gtk. The crash would happen if
sky@chromium.org
2010-01-07
2
-5
/
+21
*
Fix radio items in views::Menu2 for Linux.
satorux@chromium.org
2009-12-16
1
-0
/
+10
*
Refactor the menu model to live outside views/ so it can be shared
pinkerton@chromium.org
2009-12-04
9
-404
/
+41
*
Makes sure gtk menus fit on screen before showing them.
sky@chromium.org
2009-11-30
1
-4
/
+12
*
Group Menu2Model::TYPE_RADIO menu items correctly. Currently an implementatio...
yusukes@google.com
2009-11-24
2
-9
/
+26
*
Make the char encoding indicator visible again on Windows
jshin@chromium.org
2009-11-16
1
-1
/
+2
*
Fix for issue 27210, show bookmarks bar menu is out of sync with the browser'...
oshima@chromium.org
2009-11-11
2
-24
/
+38
*
Fixes possible crash in showing bookmark menu. The problem occurred
sky@chromium.org
2009-11-10
2
-21
/
+21
*
Fix style issues in View class.
maruel@chromium.org
2009-11-07
1
-2
/
+2
*
Lands http://codereview.chromium.org/291006 for Pierre:
sky@chromium.org
2009-10-27
1
-1
/
+5
*
Assertion failure fix
oshima@chromium.org
2009-10-26
1
-3
/
+5
*
Makes it so that when a folder is open on the bookmark bar and the
sky@chromium.org
2009-10-26
10
-83
/
+180
*
Make gtk menu block on call to RunMenuAt.
chocobo@google.com
2009-10-21
4
-6
/
+35
*
Take 2 of getting blocked popups to work on views/gtk. My first attempt was n...
sky@chromium.org
2009-10-13
1
-1
/
+3
*
Revert 28716 - Gets blocked popups to work on views/gtk. I had to fix a coupl...
nsylvain@chromium.org
2009-10-13
1
-3
/
+1
*
Converts some uses of native_view to native_window. This is necessitated
sky@chromium.org
2009-10-12
10
-21
/
+27
*
Gets blocked popups to work on views/gtk. I had to fix a couple of
sky@chromium.org
2009-10-12
1
-1
/
+3
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
5
-7
/
+7
*
Fixes compile error in NativeMenuGtk when building for 64 bit.
sky@chromium.org
2009-10-09
1
-2
/
+2
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
5
-6
/
+6
*
Relanding keyboard code refactoring:
jcampan@chromium.org
2009-09-29
3
-3
/
+6
*
Reverting 27412 it breaks the toolkit views Linux build.
jcampan@chromium.org
2009-09-28
2
-4
/
+2
*
Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...
jcampan@chromium.org
2009-09-28
2
-2
/
+4
*
Make the invisible items in the system menu of a few Indian language versions...
jshin@chromium.org
2009-09-28
1
-1
/
+2
*
Add icon support to gtk menu items.
chocobo@google.com
2009-09-23
1
-4
/
+16
*
Removes some dead NOTIMPLEMENTEDs and enables some code that no longer
sky@chromium.org
2009-09-14
1
-1
/
+0
*
Use base::WindowImpl instead of CWindowImpl to remove a dependency on ATL.
jhawkins@chromium.org
2009-09-09
1
-14
/
+9
*
Wires up drag and drop for bookmark menus and cleans up a couple of
sky@chromium.org
2009-09-09
8
-27
/
+67
*
Adds support for initiating drags from bookmark menus.
sky@chromium.org
2009-08-28
3
-25
/
+6
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-3
/
+0
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-0
/
+3
*
Attempt 2 at landing bookmark menus.
sky@chromium.org
2009-08-26
9
-58
/
+210
*
Reverts menu patch.
sky@chromium.org
2009-08-26
9
-210
/
+58
*
Gets bookmark menu working on linux. There are just a handful of
sky@chromium.org
2009-08-26
9
-58
/
+210
*
Further refactoring of menus for GTK. I've now separated out
sky@chromium.org
2009-08-24
23
-4403
/
+1086
*
Splits the menu classes into individual files in anticipation of
sky@chromium.org
2009-08-20
9
-0
/
+3954
*
Refactors OSExchangeData for easier portability.
sky@chromium.org
2009-08-12
1
-4
/
+7
*
Fixes possible crash in bookmark menus. Specifically if you had a menu
sky@chromium.org
2009-07-31
2
-3
/
+10
*
Attempt fixing a crash. Looks like NativeMenuWin was getting leaked by Menu2....
ben@chromium.org
2009-07-15
1
-2
/
+3
*
Make native_menu_win be 'owner_drawn' when the UI font/size is overriden for ...
jshin@chromium.org
2009-07-14
1
-2
/
+2
*
Convert menu strings to UTF16, fix some views-GTK build errors.
brettw@chromium.org
2009-07-02
4
-22
/
+22
*
This CL removes the last (major) Windows specific part out of the focus manag...
jcampan@chromium.org
2009-06-30
1
-1
/
+1
*
Rework a loop in the native menu code to iterate over the vector of items we ...
ben@chromium.org
2009-06-29
1
-4
/
+5
*
Fix a menu crash.
ben@chromium.org
2009-06-26
1
-0
/
+1
*
Update Skia transfer modes to match changes in Skia as of r239
amanda@chromium.org
2009-06-25
2
-2
/
+2
*
Revert :
nsylvain@chromium.org
2009-06-22
1
-1
/
+1
*
Relanding focus manager refactoring with build fix, see:http://codereview.chr...
jcampan@chromium.org
2009-06-20
1
-1
/
+1
*
Reverting 18872.
jcampan@chromium.org
2009-06-19
1
-1
/
+1
*
Removed the last Windows specific part out of the focus manager. HWNDs are no...
jcampan@chromium.org
2009-06-19
1
-1
/
+1
*
Upgrade BackForwardMenuModelViews to use new menu API. Also adds accelerator ...
ben@chromium.org
2009-06-15
3
-24
/
+149
[next]