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
/
native_button_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing unused NativeButton code
saintlou@chromium.org
2011-07-26
1
-308
/
+0
*
views: Add unittests for View::GetViewsWithGroup() method.
tfarina@chromium.org
2011-07-13
1
-1
/
+1
*
Updated remaining button to text button. Reverted the interposed
saintlou@chromium.org
2011-06-23
1
-2
/
+2
*
views: Don't include the container type "vector" in the typedef ViewVector.
tfarina@chromium.org
2011-06-06
1
-4
/
+2
*
Changing Checkbox class to use NativeTheme class for rendering instead of
rogerta@chromium.org
2011-06-01
1
-4
/
+4
*
Change chrome to use the new native themed radio button.
rogerta@chromium.org
2011-05-23
1
-6
/
+6
*
[Views/GTK] also suppress the OnClicked signal when invoked gtk_radio_button_...
jochen@chromium.org
2011-05-16
1
-13
/
+19
*
TextButton inside NativeButton for the touch case
saintlou@chromium.org
2011-03-31
1
-3
/
+3
*
Revert 79762 - This CL wraps TextButton inside NativeButton for the touch case.
dhollowa@chromium.org
2011-03-30
1
-3
/
+3
*
This CL wraps TextButton inside NativeButton for the touch case.
saintlou@chromium.org
2011-03-29
1
-3
/
+3
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
1
-2
/
+2
*
Send accessibility events from GTK implementations of views.
dmazzoni@chromium.org
2011-03-05
1
-0
/
+2
*
Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...
ben@chromium.org
2011-02-24
1
-1
/
+1
*
Rework tree APIs to reflect Google style and more const-correctness.Also, mov...
ben@chromium.org
2011-02-09
1
-4
/
+4
*
Adds GtkLabel to GtkButton to allow font changing.
altimofeev@chromium.org
2010-10-30
1
-6
/
+16
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
1
-5
/
+4
*
views: Make use of gtk_signal macros in more places.
erg@chromium.org
2010-04-29
1
-6
/
+5
*
Fix a bug that caused a crash by NULL pointer dereference.
satorux@chromium.org
2010-04-07
1
-3
/
+7
*
chromeos: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-14
1
-3
/
+5
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
1
-4
/
+4
*
Need to update enabled state of gtk wrapper even if native view hasn't been c...
davemoore@chromium.org
2010-02-07
1
-2
/
+0
*
Fixes bug in textfield on views/gtk where we weren't properly
sky@chromium.org
2009-12-04
1
-2
/
+1
*
Fixes two issues from valgrind, and some cleanup:
sky@chromium.org
2009-11-20
1
-3
/
+4
*
Enabling the default button behavior on Linux toolkit_views.
jcampan@chromium.org
2009-10-08
1
-1
/
+6
*
Native button cleanup:
sky@chromium.org
2009-09-25
1
-4
/
+3
*
removing unnecessary invocations of super class constructor
oshima@chromium.org
2009-09-23
1
-2
/
+1
*
Reverts linux font change again. Slow down isn't as bad as before. But
sky@chromium.org
2009-09-14
1
-1
/
+4
*
Lands http://codereview.chromium.org/200102 for Oshima:
sky@chromium.org
2009-09-14
1
-13
/
+107
*
Attempt 2 at converting font from Skia to Pango. The slow down appears to be ...
sky@chromium.org
2009-09-14
1
-4
/
+1
*
Reverts r26015. It caused a startup regression:(
sky@chromium.org
2009-09-11
1
-1
/
+4
*
Nukes font_skia and converts font_gtk to use pango. This was
sky@chromium.org
2009-09-11
1
-4
/
+1
*
Lands http://codereview.chromium.org/194014 for Oshima:
sky@chromium.org
2009-09-10
1
-2
/
+43
*
The FocusManager stores/restores focus when the top window becomes inactive/a...
jcampan@chromium.org
2009-09-01
1
-0
/
+7
*
Make the Clear Browsing Data dialog box look a little nicer.
ben@chromium.org
2009-07-24
1
-0
/
+4
*
Fix NativeViewHostGtk clipping.
ben@chromium.org
2009-07-23
1
-3
/
+10
*
Fix build bustage by removing another dependency on browser/gtk by creating a...
ben@chromium.org
2009-06-17
1
-5
/
+3
*
Gets linux2 to compile again.
sky@chromium.org
2009-06-10
1
-1
/
+1
*
This CL adds some more FocusManager unit-tests.
jcampan@chromium.org
2009-06-09
1
-0
/
+4
*
Fixes to get gtk/views to bring up browser window w/out crashing
davemoore@chromium.org
2009-05-30
1
-0
/
+2
*
Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...
ben@chromium.org
2009-05-29
1
-2
/
+3
*
Minor gtk-views cleanup:
sky@chromium.org
2009-05-20
1
-0
/
+13
*
Add basic checkbox support for GTK.
brettw@chromium.org
2009-05-14
1
-0
/
+21
*
Adds back some code removed during Ben's landing of views renaming.
sky@chromium.org
2009-05-11
1
-0
/
+95