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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Attempt 2 at:
sky@chromium.org
2010-06-15
1
-7
/
+12
*
Unicode bidi mirroring characters are not correctly mirrored in textfield and...
xji@chromium.org
2010-06-15
2
-12
/
+74
*
Revert 49795 - Changes the tab close button to a dot, unless you're near the ...
sky@chromium.org
2010-06-15
1
-12
/
+7
*
Changes the tab close button to a dot, unless you're near the button
sky@chromium.org
2010-06-15
1
-7
/
+12
*
Same issue as in omnibox, keyboard layout change inside DefWindowProc() in
xji@chromium.org
2010-06-10
1
-2
/
+23
*
Adds support for showing accelerators in bookmark menus.
sky@chromium.org
2010-06-09
8
-24
/
+110
*
Cleanup of about box
seanparent@google.com
2010-06-09
1
-1
/
+6
*
Makes it so child views of menuitemview can be traversed with the
sky@chromium.org
2010-06-09
15
-56
/
+250
*
views: Use FRIEND_TEST_ALL_PREFIXES.
tfarina@chromium.org
2010-06-05
1
-5
/
+5
*
Added const to image parameters for ImageButton class.
avayvod@google.com
2010-06-02
2
-10
/
+13
*
Initial work to fix the IAccessible tree in circumstances where there is a wi...
ctguil@chromium.org
2010-05-27
2
-1
/
+6
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
1
-1
/
+1
*
Revert "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
1
-1
/
+1
*
Add bug number in comments for each TreeViewTest marked as FAILS
rafaelw@chromium.org
2010-05-25
1
-1
/
+11
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-25
1
-1
/
+1
*
Bound checkingon TableView
jcivelli@chromium.org
2010-05-25
3
-29
/
+43
*
Mark TreeViewTests as FAILS_ rather than DISABLED_
rafaelw@chromium.org
2010-05-25
1
-11
/
+12
*
Disabling TableViewTests (failing on vista)
rafaelw@chromium.org
2010-05-25
1
-9
/
+9
*
Add multiline support to views::TextField.
xiyuan@chromium.org
2010-05-22
4
-41
/
+307
*
Revert revisions 47902 and 47900.
dpolukhin@chromium.org
2010-05-21
1
-10
/
+5
*
NativeViewHostGtk should use gtk_views_fixed instead of gtk_fixed
dpolukhin@chromium.org
2010-05-21
1
-5
/
+10
*
Elide the EV bubble when it's extremely long. This limits it to half the loc...
pkasting@chromium.org
2010-05-20
2
-14
/
+33
*
Views menu gradient change for ChromeOS to sync with gtk theme change.
xiyuan@chromium.org
2010-05-20
1
-5
/
+3
*
Fixes possible crash when menus were destroyed. I wasn't resetting a
sky@chromium.org
2010-05-11
1
-0
/
+2
*
Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...
pkasting@chromium.org
2010-05-10
16
-29
/
+27
*
Fix build failure due to bad merge resolve
pkasting@chromium.org
2010-05-10
1
-1
/
+1
*
Add tooltip support to Windows tables.
pkasting@chromium.org
2010-05-10
2
-9
/
+89
*
Remove checkbox table support, as it is unused.
pkasting@chromium.org
2010-05-10
5
-163
/
+39
*
Remove a few stray bits of win2k support.
pkasting@chromium.org
2010-05-07
2
-13
/
+4
*
This CL fixes issue 42867 - "OK" button disabled on "Edit Exception" dialog box
xji@chromium.org
2010-05-07
1
-1
/
+8
*
Explicitly call gtk_widget_show_all() to show the treeview in the language co...
yusukes@google.com
2010-05-07
1
-0
/
+2
*
Make Font::GetStringWidth() a shortcut for gfx::Canvas::SizeStringInt() on Wi...
pkasting@chromium.org
2010-05-05
1
-2
/
+4
*
This CL fixes issue 41985 - The focus frames are out of range on the Options ...
xji@chromium.org
2010-05-05
3
-14
/
+329
*
Close menu on grab broke event.
oshima@chromium.org
2010-05-05
3
-2
/
+17
*
Refactors animation to allow for cleaner subclassing. I'm doing this
sky@chromium.org
2010-05-05
3
-4
/
+4
*
Use GetDisplayStringInLTRDirectionality() in more places to simplify code.
pkasting@chromium.org
2010-05-05
1
-2
/
+1
*
Do not show Vista elevation shield if UAC is disabled.
mirandac@google.com
2010-04-30
1
-1
/
+2
*
views: Make use of gtk_signal macros in more places.
erg@chromium.org
2010-04-29
4
-15
/
+14
*
Show spinner on network response in OOBE welcome screen, account creation scr...
nkostylev@google.com
2010-04-27
2
-8
/
+27
*
Remove svn:executable property from the last few files that don't need it.
thestig@chromium.org
2010-04-27
1
-0
/
+0
*
Add a first run bubble to show after installing an extension app.
finnur@chromium.org
2010-04-24
2
-1
/
+15
*
Remove unused local variables now that subclasses don't need to track their o...
pkasting@chromium.org
2010-04-23
6
-16
/
+0
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
2
-50
/
+34
*
Gets rid of the annoying white dot in the upper left corner of all
sky@chromium.org
2010-04-23
1
-0
/
+1
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
2
-34
/
+50
*
Add EnableDoubleBuffer to WidgetGtk
oshima@chromium.org
2010-04-21
1
-7
/
+9
*
Polish ChromeOS options dialog:
xiyuan@chromium.org
2010-04-21
2
-0
/
+14
*
Enable CustomButton users to call SetEnabled(false) even when |show_highlight...
yusukes@google.com
2010-04-20
4
-20
/
+23
*
A quick fix for Issue 34970.
hbono@chromium.org
2010-04-19
7
-4
/
+34
*
Fixes possible crash if the window hosting a menu was closed while the
sky@chromium.org
2010-04-16
13
-201
/
+342
[next]