summaryrefslogtreecommitdiffstats
path: root/chrome/views/window
Commit message (Expand)AuthorAgeFilesLines
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-0821-4804/+0
* Fleshes out WidgetGTK and WindowGTK a bit more. This is still varysky@chromium.org2009-05-077-0/+355
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-073-44/+39
* Reverting 15468.ben@chromium.org2009-05-063-39/+44
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-063-44/+39
* Remove some unnecessary includes.ben@chromium.org2009-05-062-2/+0
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-063-4/+4
* move chrome_font to app/gfxben@chromium.org2009-05-064-4/+4
* Move chrome_canvas to app/gfxben@chromium.org2009-05-063-3/+3
* Move l10n_util to app/ben@chromium.org2009-05-052-2/+2
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-053-3/+3
* roll back r15177ben@chromium.org2009-05-043-3/+3
* Reverting 15180.ben@chromium.org2009-05-042-4/+4
* Reverting 15182.ben@chromium.org2009-05-041-26/+26
* Bustage fix:ben@chromium.org2009-05-041-26/+26
* Bustage fix for mac and linux:ben@chromium.org2009-05-042-4/+4
* Extract all views resources into:ben@chromium.org2009-05-043-3/+3
* People should just use GetWindow() instead of calling GetWidget()->GetWindow()ben@chromium.org2009-05-011-1/+1
* Make task_manager_resource_providers.cc compile on POSIX.phajdan.jr@chromium.org2009-04-301-1/+1
* Two changes:sky@chromium.org2009-04-293-3/+4
* Don't allow the browser window to be resized so small that layout starts brea...pkasting@chromium.org2009-04-275-1/+16
* Reverting r14276 (http://codereview.chromium.org/88069) which causes unit tes...robertshield@google.com2009-04-234-16/+0
* Don't allow the browser window to be resized so small that layout starts brea...pkasting@chromium.org2009-04-234-0/+16
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-213-57/+61
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-213-49/+50
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-213-50/+49
* Try again to fix "maximized window size wrong after unlock". This is a blind...pkasting@chromium.org2009-04-211-20/+11
* Disable the move/size/maximize entries on the system menu in fullscreen mode....pkasting@chromium.org2009-04-171-15/+23
* Reorganize fullscreen mode handling. Now nearly everything is in WindowWin. ...pkasting@chromium.org2009-04-173-14/+261
* For some Indian locales, the automatic font fallback by Windows UI components...jungshik@google.com2009-04-154-12/+11
* Adds notification for window creation.sky@chromium.org2009-04-151-0/+5
* Don't reserve space for an auto-hide taskbar that's not always-on-top. Windo...pkasting@chromium.org2009-04-141-4/+4
* Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.tc@google.com2009-04-071-24/+0
* Fix distributor logo placement on glass frame when window is restored from fu...ben@chromium.org2009-04-012-9/+18
* Update non-browser windows to handle maximized mode layout changes. This sho...pkasting@chromium.org2009-03-311-8/+8
* Default native button were not activated anymore when enter was pressed.jcampan@chromium.org2009-03-271-2/+3
* This CL fix issue 5724 - RTL: Windows context menu with Alt+Space Bar should ...xji@chromium.org2009-03-272-3/+6
* Issue 21268: The RemakeSee http://codereview.chromium.org/21268 for the origi...idanan@chromium.org2009-03-261-2/+2
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-233-16/+22
* Now have a TextButton rendering (sort of; doesn't respond to mouse events soerg@google.com2009-03-191-3/+5
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-172-2/+2
* Move focus related files into a new chrome/views/focus subdirben@chromium.org2009-03-171-1/+1
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-1719-0/+4189