summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/shelf_item_dialog.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-0/+0
* Renaming the class ShelfItemDialog to URLPicker, and ShelfItemDialogDelegate ...thakis@chromium.org2009-08-101-313/+0
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-2/+1
* Show recent history list in UrlPickerDialogGtk.mattm@chromium.org2009-06-231-218/+1
* Revert :nsylvain@chromium.org2009-06-221-1/+2
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-2/+1
* Reverting 18872.jcampan@chromium.org2009-06-191-1/+2
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-2/+1
* Move TableModel out of views/ and into app/.estade@chromium.org2009-06-161-8/+8
* Local text file with spaces in filename is urlencoded in tab titlemhm@chromium.org2009-06-031-1/+1
* Split out the views table functions into separate header files. Many users onlybrettw@chromium.org2009-05-311-0/+3
* The ShelfItemDialog has an accelerator for Enter.jcampan@chromium.org2009-05-291-1/+6
* Make Textfield more portable.ben@chromium.org2009-05-281-2/+2
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-5/+5
* Show Unicode IDNs for "On startup" setting and "Add page" dialog for it.jungshik@google.com2009-05-271-2/+8
* Make views/ depend only on images from app/resources.ben@chromium.org2009-05-211-1/+1
* Revert 16567.ben@chromium.org2009-05-211-1/+1
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-211-1/+1
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-1/+1
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-2/+2
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-6/+6
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-5/+7
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-7/+5
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-5/+7
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-2/+2
* Move focus related files into a new chrome/views/focus subdirben@chromium.org2009-03-171-1/+1
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-141-0/+1
* rollback againben@chromium.org2009-03-141-1/+0
* Rename Window->WindowWinben@chromium.org2009-03-141-0/+1
* revertben@chromium.org2009-03-131-1/+0
* Rename Window->WindowWinben@chromium.org2009-03-131-0/+1
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Test to see if we can reduce some crashes by deferring delegate destruction u...ben@chromium.org2009-03-061-3/+0
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-3/+3
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* ===================================================xji@chromium.org2009-01-231-3/+17
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* Rename Container->Widgetben@chromium.org2008-11-211-1/+1
* Add a function for eliding filenames to a set pixel width while preserving th...glen@chromium.org2008-11-061-1/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-34/+29
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-5/+0