summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Split out the views table functions into separate header files. Many users onlybrettw@chromium.org2009-05-3112-217/+303
* Fixes to get gtk/views to bring up browser window w/out crashingdavemoore@chromium.org2009-05-303-4/+8
* Fixes bad event signal name that was leading to crash.sky@chromium.org2009-05-291-3/+2
* Fixes couple of bugs that occur now that we can actually run views onsky@chromium.org2009-05-292-2/+14
* Really theme the find bar. We were previously getting the DefaultThemeProvide...glen@chromium.org2009-05-292-6/+12
* More views on gtk work: NativeViewPhotoboothGtk, adds a missing methodsky@chromium.org2009-05-291-0/+4
* Make DialogClientView compile on Linux.ben@chromium.org2009-05-294-9/+51
* Fixes a slew of random link/compile errors for views on gtk.sky@chromium.org2009-05-291-1/+1
* Revert Revision 17224glen@chromium.org2009-05-292-11/+5
* Ignore the insert key so we don't switch into overtype mode (which surprises ...pkasting@chromium.org2009-05-291-0/+4
* Gets button_dropdown compiling on linux.sky@chromium.org2009-05-293-13/+12
* Really theme the find bar. We were previously getting the DefaultThemeProvide...glen@chromium.org2009-05-292-5/+11
* Fix a memory leak... the wrapped platform helper isn't a view, so it's not au...ben@chromium.org2009-05-293-6/+7
* Fix drawing problem with options dialog. I'm not sure why this flag is neede...jam@chromium.org2009-05-291-1/+1
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-2929-566/+684
* Get textfield to compile on linux.sky@chromium.org2009-05-292-1/+11
* Fixes bug where SetBounds would change the z-order. This was resultingsky@chromium.org2009-05-291-1/+1
* IE and Firefox always translate (alt+numpad 7) as an accelerator. We should ...pkasting@chromium.org2009-05-281-4/+5
* Stub out textfield on GTKben@chromium.org2009-05-287-6/+135
* Make Textfield more portable.ben@chromium.org2009-05-287-1207/+1346
* Removes some NOTIMPLEMENTED now that TooltipManager exists on linux.sky@chromium.org2009-05-281-13/+1
* Refactors drag_utils.sky@chromium.org2009-05-285-80/+111
* Splits TooltipManager so that it can be ported and stubs out the GTKsky@chromium.org2009-05-2812-181/+334
* More Linux linking issues fixed.brettw@chromium.org2009-05-282-1/+5
* Bring theme_frame back into chrome/ and change theme_frame to frame in app/glen@chromium.org2009-05-281-14/+14
* Removes textfield from list of things compiled on linux.sky@chromium.org2009-05-271-0/+1
* Makes MenuButton compile and fixes bug in GtkWidget I happened upon.sky@chromium.org2009-05-273-5/+15
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-2712-148/+150
* Landing tyoshino patch.jcampan@chromium.org2009-05-271-0/+4
* Make toolbar compile on linux.ben@chromium.org2009-05-272-2/+2
* Removes WidgetWin dependency from StatusBubbleViews so that it can compile on...ben@chromium.org2009-05-268-129/+147
* A quick fix for Issue 11863 (Take 2).hbono@chromium.org2009-05-261-0/+16
* Stubs out FocusManager and Menu so they compile on Linux.sky@chromium.org2009-05-265-10/+185
* Removes accidental gyp change from another cl.sky@chromium.org2009-05-261-2/+0
* Gets a couple of download classes to compile on linux. Updates thesky@chromium.org2009-05-261-2/+2
* Change the native type passed to Menu to get the system menu. The system menubrettw@chromium.org2009-05-262-2/+2
* Implement IsMinimized() and IsMaximized() for view gtkdavemoore@chromium.org2009-05-252-4/+28
* Gets link to compile on linux.sky@chromium.org2009-05-233-3/+21
* Makes FindBarWin buildable on linux. FindBarWin should be renamed tosky@chromium.org2009-05-235-10/+48
* Some more porting of browser_views.brettw@chromium.org2009-05-221-6/+3
* Remove some dependencies on Windows-specific files in BrowserView. The usagebrettw@chromium.org2009-05-222-0/+9
* Middle clicking on a bookmark from the bookmark manager nowbrettw@google.com2009-05-222-0/+24
* Parts of my previous changelist didn't make it through.ben@chromium.org2009-05-219-24/+11
* Add forgotted files from previous change. This makes a semi-cross-platformbrettw@chromium.org2009-05-212-4/+49
* Fixes toolkit_views build on linux.sky@chromium.org2009-05-211-3/+1
* Revert 16567.ben@chromium.org2009-05-219-8/+23
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-219-23/+8
* Minor gtk-views cleanup:sky@chromium.org2009-05-209-23/+177
* Update views deps to reflect new string source.ben@chromium.org2009-05-201-1/+1
* Make views/ use strings from app_strings.ben@chromium.org2009-05-2011-67/+66