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
/
chrome
/
views
/
controls
/
button
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
21
-2911
/
+0
*
Fleshes out WidgetGTK and WindowGTK a bit more. This is still vary
sky@chromium.org
2009-05-07
2
-2
/
+17
*
This CL fixes issue 11479 - RTL Regression: Ellipsis showing at the right sid...
xji@chromium.org
2009-05-06
1
-1
/
+1
*
Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...
ben@chromium.org
2009-05-06
1
-1
/
+1
*
move chrome_font to app/gfx
ben@chromium.org
2009-05-06
3
-3
/
+3
*
Move chrome_canvas to app/gfx
ben@chromium.org
2009-05-06
4
-4
/
+4
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
4
-4
/
+4
*
Move *Animation to app/
ben@chromium.org
2009-05-05
4
-21
/
+4
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
2
-2
/
+2
*
roll back r15177
ben@chromium.org
2009-05-04
4
-3
/
+5
*
Reverting 15180.
ben@chromium.org
2009-05-04
2
-2
/
+2
*
Reverting 15182.
ben@chromium.org
2009-05-04
1
-19
/
+19
*
Reverting 15183.
ben@chromium.org
2009-05-04
1
-1
/
+1
*
Only include views_resources.h on Windows, since it looks like Linux is still...
ben@chromium.org
2009-05-04
1
-1
/
+1
*
Bustage fix:
ben@chromium.org
2009-05-04
1
-19
/
+19
*
Bustage fix for mac and linux:
ben@chromium.org
2009-05-04
2
-2
/
+2
*
Extract all views resources into:
ben@chromium.org
2009-05-04
4
-5
/
+3
*
Add chrome/chromium icons as PNGs.
ben@chromium.org
2009-05-02
2
-5
/
+12
*
Removes the use of Windows-specific types for accessibility roles and states ...
klink@chromium.org
2009-04-28
6
-38
/
+22
*
Checkbox/RadioButton labels have to reserve space for the focus rects, even i...
ben@chromium.org
2009-04-24
1
-0
/
+1
*
Fix a bug where radio buttons would become unselected when clicked (more spec...
jcampan@chromium.org
2009-04-24
2
-1
/
+6
*
The previous behavior of not focusing the HWND when focusing a checkbox/radio...
jcampan@chromium.org
2009-04-24
2
-6
/
+0
*
Fix focus rects for checkboxes and radio buttons:
ben@chromium.org
2009-04-22
4
-29
/
+39
*
Make sure radio buttons can't be toggled like checkboxes.
ben@chromium.org
2009-04-22
3
-1
/
+11
*
Fix clipping by using the correct window styles for native buttons.
ben@chromium.org
2009-03-27
2
-27
/
+25
*
Default native button were not activated anymore when enter was pressed.
jcampan@chromium.org
2009-03-27
3
-0
/
+13
*
When a native button was getting focused we were calling the View::Focus() me...
jcampan@chromium.org
2009-03-25
1
-1
/
+3
*
The native button's visible and enabled state were not working.
jcampan@chromium.org
2009-03-25
5
-0
/
+17
*
Focusing a native button through a RequestFocus call would not result in the ...
jcampan@chromium.org
2009-03-25
5
-3
/
+29
*
Redone http://codereview.chromium.org/42571
idanan@chromium.org
2009-03-24
2
-2
/
+14
*
Reverting r12383, caused a build breakage on all platforms.
maruel@chromium.org
2009-03-24
2
-14
/
+2
*
Issue 6477: Support modifier clicks on UI elements
idanan@chromium.org
2009-03-24
2
-2
/
+14
*
Fix first run/installer test by NULL checking.
ben@chromium.org
2009-03-24
1
-1
/
+2
*
Fix UI test:
ben@chromium.org
2009-03-23
1
-0
/
+3
*
The death knell for the old native buttons, checkboxes and radio buttons.
ben@chromium.org
2009-03-23
16
-1224
/
+421
*
Add support for radio buttons. The code implementing checked/group was copied...
ben@chromium.org
2009-03-21
4
-5
/
+149
*
More button modifications
ben@chromium.org
2009-03-20
6
-19
/
+144
*
Adds a bookmark menu. This is experimental. To turn on you need
sky@google.com
2009-03-20
1
-0
/
+4
*
Linux: remove extra "typedef" from an enum.
agl@chromium.org
2009-03-20
1
-1
/
+1
*
Now have a TextButton rendering (sort of; doesn't respond to mouse events so
erg@google.com
2009-03-19
2
-9
/
+21
*
Revert "Now have a TextButton rendering." Broke Windows.
erg@google.com
2009-03-19
2
-21
/
+9
*
Now have a TextButton rendering (sort of; doesn't respond to mouse events so ...
erg@google.com
2009-03-19
2
-9
/
+21
*
Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I...
ben@chromium.org
2009-03-19
9
-188
/
+468
*
Fix a crash when double clicking a menu button.
ben@chromium.org
2009-03-19
1
-1
/
+4
*
New native control helpers. Built but not run by anyone just yet. See design doc
ben@chromium.org
2009-03-18
3
-0
/
+444
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
18
-0
/
+2621