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
/
views.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add explicit dependency to x11. This comes from webkit as well, but views/gtk...
oshima@chromium.org
2009-10-12
1
-1
/
+1
*
* Password style support for gtk's textfield impl.
oshima@chromium.org
2009-10-09
1
-0
/
+2
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
1
-0
/
+6
*
Fixed the header file not found issue of 222030. (The file has been renamed a...
oshima@chromium.org
2009-09-29
1
-3
/
+3
*
Revert "gtk implemenation of Scrollbar."
agl@chromium.org
2009-09-28
1
-55
/
+47
*
gtk implemenation of Scrollbar.
oshima@chromium.org
2009-09-28
1
-47
/
+55
*
getting example_views to compile is too much work for now. I'm disabling it
nsylvain@chromium.org
2009-09-28
1
-36
/
+40
*
views_example depends on views.
nsylvain@chromium.org
2009-09-27
1
-0
/
+1
*
Refactor window impl of scroll bar for future linux implementation.
oshima@chromium.org
2009-09-23
1
-0
/
+3
*
More examples:
oshima@chromium.org
2009-09-23
1
-3
/
+7
*
View examples:
oshima@chromium.org
2009-09-22
1
-1
/
+36
*
Lands http://codereview.chromium.org/211002 for Charlie:
sky@chromium.org
2009-09-17
1
-0
/
+10
*
Force inclusion of build/common.gypi for all chromium gyp files.
yaar@chromium.org
2009-09-15
1
-3
/
+0
*
Lands http://codereview.chromium.org/194014 for Oshima:
sky@chromium.org
2009-09-10
1
-1
/
+0
*
Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...
jshin@chromium.org
2009-09-09
1
-2
/
+2
*
Fleshes out the tooltip implementation for views on Gtk. It doesn't
sky@chromium.org
2009-09-08
1
-1
/
+1
*
Lands http://codereview.chromium.org/185003 for Oshima:
sky@chromium.org
2009-09-02
1
-0
/
+2
*
The FocusManager stores/restores focus when the top window becomes inactive/a...
jcampan@chromium.org
2009-09-01
1
-3
/
+0
*
Further refactoring of menus for GTK. I've now separated out
sky@chromium.org
2009-08-24
1
-8
/
+17
*
Splits the menu classes into individual files in anticipation of
sky@chromium.org
2009-08-20
1
-3
/
+17
*
Relands drop support:
sky@chromium.org
2009-08-19
1
-0
/
+2
*
Reverts recent patch as broke build on toolkit_views.
sky@chromium.org
2009-08-18
1
-2
/
+0
*
Adds drop support for views on gtk. As X lazily provides drop data I
sky@chromium.org
2009-08-18
1
-0
/
+2
*
Refactors RootViewDropTarget into a platform independent part,
sky@chromium.org
2009-08-11
1
-2
/
+4
*
This CL adds accelerators to the Linux toolkit views.
jcampan@chromium.org
2009-07-31
1
-4
/
+4
*
Refactoring of tabbed-pane component so it can be ported to Linux toolkit_view.
jcampan@chromium.org
2009-07-21
1
-2
/
+5
*
Basics of a new TabStrip.It's very, very rough, but I wanted to check it in s...
ben@chromium.org
2009-07-07
1
-0
/
+2
*
Fix the current remaining Views-GTK compile and linker errors.
brettw@chromium.org
2009-07-06
1
-1
/
+0
*
This CL removes the last (major) Windows specific part out of the focus manag...
jcampan@chromium.org
2009-06-30
1
-3
/
+5
*
Revert :
nsylvain@chromium.org
2009-06-22
1
-5
/
+3
*
Relanding focus manager refactoring with build fix, see:http://codereview.chr...
jcampan@chromium.org
2009-06-20
1
-3
/
+5
*
Reverting 18872.
jcampan@chromium.org
2009-06-19
1
-5
/
+3
*
Removed the last Windows specific part out of the focus manager. HWNDs are no...
jcampan@chromium.org
2009-06-19
1
-3
/
+5
*
Hook up "clear browsing data" dialog. It looks like ass right now. The intent...
ben@chromium.org
2009-06-18
1
-0
/
+1
*
Move TableModel out of views/ and into app/.
estade@chromium.org
2009-06-16
1
-3
/
+0
*
A new menu system for views.
ben@chromium.org
2009-06-08
1
-0
/
+9
*
Make Combobox portable
ben@chromium.org
2009-06-02
1
-2
/
+7
*
A helper class for screen related queries. Currently only has a single metho...
erikkay@google.com
2009-06-01
1
-0
/
+3
*
Split out the views table functions into separate header files. Many users only
brettw@chromium.org
2009-05-31
1
-0
/
+5
*
Make DialogClientView compile on Linux.
ben@chromium.org
2009-05-29
1
-1
/
+0
*
Gets button_dropdown compiling on linux.
sky@chromium.org
2009-05-29
1
-1
/
+0
*
Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...
ben@chromium.org
2009-05-29
1
-6
/
+7
*
Stub out textfield on GTK
ben@chromium.org
2009-05-28
1
-2
/
+0
*
Refactors drag_utils.
sky@chromium.org
2009-05-28
1
-2
/
+2
*
Splits TooltipManager so that it can be ported and stubs out the GTK
sky@chromium.org
2009-05-28
1
-1
/
+4
*
More Linux linking issues fixed.
brettw@chromium.org
2009-05-28
1
-1
/
+0
*
Removes textfield from list of things compiled on linux.
sky@chromium.org
2009-05-27
1
-0
/
+1
*
Makes MenuButton compile and fixes bug in GtkWidget I happened upon.
sky@chromium.org
2009-05-27
1
-1
/
+0
*
Move text_field.cc and rename the class to Textfield in preparation for porting.
ben@chromium.org
2009-05-27
1
-2
/
+7
*
Stubs out FocusManager and Menu so they compile on Linux.
sky@chromium.org
2009-05-26
1
-1
/
+2
[next]