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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Relayout content pref page properly upon sync status changes.
mnissler@chromium.org
2010-07-15
4
-0
/
+7
*
Fire focus events when CustomButtons are hottracked.
dtseng@chromium.org
2010-07-07
2
-0
/
+23
*
Bye bye tab close dot, we hardly knew you.
sky@chromium.org
2010-07-07
1
-12
/
+7
*
Re-land r51526
mnissler@chromium.org
2010-07-05
2
-8
/
+19
*
Revert r51526 (Auto-size the views version of the options dialog.)
mnissler@chromium.org
2010-07-02
2
-19
/
+8
*
Auto-size the views version of the options dialog.
mnissler@chromium.org
2010-07-02
2
-8
/
+19
*
Remove the bookmark menu.
pkasting@chromium.org
2010-07-01
1
-4
/
+0
*
Canvas refactoring Phase 4a:
ben@chromium.org
2010-06-29
1
-4
/
+3
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-25
1
-12
/
+11
*
Revert 50784 - Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-11
/
+12
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-12
/
+11
*
Fix radiobuttons and connect up child widgets again.
dtseng@chromium.org
2010-06-24
2
-2
/
+8
*
Small tweaks to improve toolbar keyboard accessibility: Put focus rects
dmazzoni@chromium.org
2010-06-22
2
-0
/
+8
*
Improve toolbar keyboard accessibility.
dmazzoni@chromium.org
2010-06-18
3
-11
/
+12
*
Tweaks for the merged menu:
sky@chromium.org
2010-06-17
2
-17
/
+59
*
Fix for UI issues on AutoFill dialog on Windows.
georgey@chromium.org
2010-06-16
2
-2
/
+10
*
Attempt 2 at:
sky@chromium.org
2010-06-15
1
-7
/
+12
*
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
*
Makes it so child views of menuitemview can be traversed with the
sky@chromium.org
2010-06-09
3
-3
/
+16
*
Added const to image parameters for ImageButton class.
avayvod@google.com
2010-06-02
2
-10
/
+13
*
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
2
-3
/
+3
*
Refactors animation to allow for cleaner subclassing. I'm doing this
sky@chromium.org
2010-05-05
3
-4
/
+4
*
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
2
-8
/
+8
*
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
1
-1
/
+0
*
Enable CustomButton users to call SetEnabled(false) even when |show_highlight...
yusukes@google.com
2010-04-20
4
-20
/
+23
*
Fixes possible crash if the window hosting a menu was closed while the
sky@chromium.org
2010-04-16
2
-2
/
+19
*
[accessibility] Allow views to have multiple accessibility states and add cor...
mhm@chromium.org
2010-04-09
2
-0
/
+8
*
Fix a bug that caused a crash by NULL pointer dereference.
satorux@chromium.org
2010-04-07
1
-3
/
+7
*
Adds 'default' check to profiles, allows opening/closing profile by clicking ...
georgey@chromium.org
2010-04-03
1
-1
/
+2
*
Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...
pkasting@chromium.org
2010-04-03
2
-19
/
+6
*
Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari...
pkasting@chromium.org
2010-03-30
1
-1
/
+1
*
Add Accessibility name for native buttons.
mhm@chromium.org
2010-03-23
3
-7
/
+3
*
Fix typo in my r42322.
hbono@chromium.org
2010-03-23
1
-1
/
+1
*
This change adds shield icons to the buttons that need elevation to fix Issue...
hbono@chromium.org
2010-03-23
3
-10
/
+35
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
7
-7
/
+7
*
Rewrite/clean up a bunch of label.cc to fix the following problems:
pkasting@chromium.org
2010-03-22
1
-1
/
+1
*
tweak translate infobar ui
kuan@chromium.org
2010-03-22
1
-1
/
+5
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
2
-3
/
+3
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
chromeos: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-14
1
-3
/
+5
*
Landing tfarina CL.
ctguil@chromium.org
2010-03-10
2
-2
/
+22
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
9
-27
/
+28
*
Removes static storage of menu-marker bitmap. Tiny change.
glotov@google.com
2010-03-04
2
-15
/
+13
*
Fixed alignment of button dropdowns for RTL languages.
avayvod@chromium.org
2010-02-11
1
-4
/
+1
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
1
-4
/
+4
[next]