electron/atom/browser/api/views
Nitish Sakhawalkar e77d065875 chore: node_includes header no longer needs to be at the end of the list (#17090)
Until one of the latest version of node, the definition of the DISALLOW_COPY_AND_ASSIGN macro in node was different than in chromium. That is no longer the case, so just undefining the macro in node_includes.h works.
2019-03-11 17:13:43 -07:00
..
atom_api_box_layout.cc chore: node_includes header no longer needs to be at the end of the list (#17090) 2019-03-11 17:13:43 -07:00
atom_api_box_layout.h chore: move the view APIs to their own directory (#14722) 2018-09-28 12:47:09 +10:00
atom_api_button.cc chore: node_includes header no longer needs to be at the end of the list (#17090) 2019-03-11 17:13:43 -07:00
atom_api_button.h feat: add MdTextButton to View APIs (#15328) 2018-10-23 10:57:13 -04:00
atom_api_label_button.cc chore: node_includes header no longer needs to be at the end of the list (#17090) 2019-03-11 17:13:43 -07:00
atom_api_label_button.h feat: add MdTextButton to View APIs (#15328) 2018-10-23 10:57:13 -04:00
atom_api_layout_manager.cc chore: node_includes header no longer needs to be at the end of the list (#17090) 2019-03-11 17:13:43 -07:00
atom_api_layout_manager.h chore: move the view APIs to their own directory (#14722) 2018-09-28 12:47:09 +10:00
atom_api_md_text_button.cc chore: node_includes header no longer needs to be at the end of the list (#17090) 2019-03-11 17:13:43 -07:00
atom_api_md_text_button.h feat: add MdTextButton to View APIs (#15328) 2018-10-23 10:57:13 -04:00
atom_api_resize_area.cc chore: node_includes header no longer needs to be at the end of the list (#17090) 2019-03-11 17:13:43 -07:00
atom_api_resize_area.h view: add ResizeArea class (#15752) 2018-11-21 22:39:59 +09:00
atom_api_text_field.cc chore: node_includes header no longer needs to be at the end of the list (#17090) 2019-03-11 17:13:43 -07:00
atom_api_text_field.h chore: move the view APIs to their own directory (#14722) 2018-09-28 12:47:09 +10:00